mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
This commit is contained in:
@@ -19,7 +19,8 @@ EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_seeking.dsp
|
||||
|
||||
CFLAGS = @CFLAGS@ @OGG_CFLAGS@
|
||||
AM_CFLAGS = @OGG_CFLAGS@
|
||||
|
||||
INCLUDES =
|
||||
|
||||
if FLaC__HAS_OGG
|
||||
|
||||
Reference in New Issue
Block a user