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:
@@ -29,7 +29,8 @@ noinst_HEADERS = \
|
||||
plugin.h \
|
||||
tag.h
|
||||
|
||||
CFLAGS = @CFLAGS@ @XMMS_CFLAGS@
|
||||
AM_CFLAGS = @XMMS_CFLAGS@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src
|
||||
if FLaC__INSTALL_XMMS_PLUGIN_LOCALLY
|
||||
xmmsinputplugindir = $(HOME)/.xmms/Plugins
|
||||
|
||||
Reference in New Issue
Block a user