mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
Fix handling of $CFLAGS and $LIBS
Adds LD10K1_CFLAGS and LD10K1_LDFLAGS in src/Makefile.am, and moves QT_CXXFLAGS to the makefile. Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
This commit is contained in:
parent
e4da25863f
commit
8ff2d3d2ea
2 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ AC_PROG_LIBTOOL
|
|||
|
||||
AC_C_BIGENDIAN
|
||||
gw_CHECK_QT
|
||||
CXXFLAGS="$CXXFLAGS $QT_CXXFLAGS -Wall"
|
||||
AM_PATH_LD10K1(0.1.8)
|
||||
|
||||
AC_OUTPUT(Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue