Update of /cvsroot/alsa/alsa-oss/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv514/test

Modified Files:
        Makefile.am 
Log Message:
use AM_CFLAGS and AM_LDFLAGS for the recent automake.






Index: Makefile.am
===================================================================
RCS file: /cvsroot/alsa/alsa-oss/test/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am 21 Feb 2004 21:24:07 -0000      1.4
+++ Makefile.am 25 Feb 2004 14:38:59 -0000      1.5
@@ -7,7 +7,7 @@
 noinst_HEADERS = mixctl.h
 
 INCLUDES=-I$(top_srcdir)/oss-redir
-CFLAGS=-static -Wall -pipe -g
+AM_CFLAGS=-static -Wall -pipe -g
 
 EXTRA_DIST=
 



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to