]> git.alsa-project.org Git - alsa-tools.git/commit
Fix handling of $CFLAGS and $LIBS
authorMikael Magnusson <mikma@users.sourceforge.net>
Tue, 17 May 2005 16:10:38 +0000 (16:10 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2005 16:10:38 +0000 (16:10 +0000)
commite4da25863f437b76530d1cfd9b404e951890d8bc
treee6c91dbdb39c5e036ef0a595515d7a79cdc08e05
parentd9f562d1f7ec7865580793ec4e3b259148e9bb5d
Fix handling of $CFLAGS and $LIBS

Removes ALSA_CFLAGS and ALSA_LIBS in configure.in, they are added to
CFLAGS and LDADD in src/Makefile.am already.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
ld10k1/configure.in
ld10k1/src/Makefile.am