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,6 @@ EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_libFLAC.dsp
|
||||
|
||||
CFLAGS = @CFLAGS@
|
||||
INCLUDES = -I$(top_srcdir)/src/libFLAC/include
|
||||
|
||||
noinst_PROGRAMS = test_libFLAC
|
||||
|
||||
Reference in New Issue
Block a user