mirror of
https://gitee.com/openharmony/third_party_alsa-utils
synced 2024-11-27 00:51:49 +00:00
alsaloop: Use AM_CFLAGS in Makefile.am
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
c8415acdac
commit
2a627cfaed
@ -1,6 +1,6 @@
|
||||
INCLUDES = -I$(top_srcdir)/include
|
||||
LDADD = -lm
|
||||
CFLAGS += -D_GNU_SOURCE
|
||||
AM_CFLAGS = -D_GNU_SOURCE
|
||||
if HAVE_SAMPLERATE
|
||||
LDADD += -lsamplerate
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user