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,8 +19,6 @@ EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
test_streams.dsp
|
||||
|
||||
CFLAGS = @CFLAGS@
|
||||
|
||||
noinst_PROGRAMS = test_streams
|
||||
test_streams_SOURCES = \
|
||||
main.c
|
||||
|
||||
Reference in New Issue
Block a user