]> git.alsa-project.org Git - alsa-oss.git/commitdiff
use AM_CFLAGS and AM_LDFLAGS for the recent automake.
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Feb 2004 14:38:59 +0000 (14:38 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 25 Feb 2004 14:38:59 +0000 (14:38 +0000)
Makefile.am
test/Makefile.am

index 0e5db3bc0b1eae3bbffaad8b603a7bf6ab90069e..d0fb72ccbe83e3badff0b0e0d7578d2b492a94af 100644 (file)
@@ -5,6 +5,7 @@ ALSA_DIR =
 endif
 
 SUBDIRS = $(ALSA_DIR) oss-redir test
+AUTOMAKE_OPTIONS = foreign
 
 dist-hook:
        echo $(VERSION) >> version
index db7952f9f08161a9461045980f33598b2d7cf04f..aa1206aa33f6d3d5f784a4e89d8e78508045c619 100644 (file)
@@ -7,7 +7,7 @@ lmixer_SOURCES=lmixer.cc
 noinst_HEADERS = mixctl.h
 
 INCLUDES=-I$(top_srcdir)/oss-redir
-CFLAGS=-static -Wall -pipe -g
+AM_CFLAGS=-static -Wall -pipe -g
 
 EXTRA_DIST=