mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
FLAC__ize all the #defines
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
lib_LTLIBRARIES = libFLAC.la
|
||||
if DEBUG
|
||||
CFLAGS += @CFLAGS@ -DFLAC_OVERFLOW_DETECT
|
||||
CFLAGS += @CFLAGS@ -DFLAC__OVERFLOW_DETECT
|
||||
else
|
||||
CFLAGS = @CFLAGS@
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user