mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
patch from Matt for automake 1.5
This commit is contained in:
@@ -22,10 +22,9 @@
|
||||
|
||||
lib_LTLIBRARIES = libFLAC.la
|
||||
if DEBUG
|
||||
CFLAGS += @CFLAGS@ -DFLAC__OVERFLOW_DETECT
|
||||
else
|
||||
CFLAGS = @CFLAGS@
|
||||
DEBUGCFLAGS = -DFLAC__OVERFLOW_DETECT
|
||||
endif
|
||||
CFLAGS = @CFLAGS@ $(DEBUGCFLAGS)
|
||||
|
||||
if FLaC__NO_ASM
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user