sinek/src Makefile.am,1.11,1.12
[email protected] Thu, 23 Jan 2003 00:12:09 -0800
| Newsgroups | gmane.comp.video.sinek.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/sinek/sinek/src In directory sc8-pr-cvs1:/tmp/cvs-serv15370/src Modified Files: Makefile.am Log Message: heed automake's warnings about overriding CFLAGS Index: Makefile.am =================================================================== RCS file: /cvsroot/sinek/sinek/src/Makefile.am,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Makefile.am 15 Jan 2003 07:08:23 -0000 1.11 +++ Makefile.am 23 Jan 2003 08:12:06 -0000 1.12 @@ -3,7 +3,7 @@ ## INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/pixmaps -CFLAGS = @CFLAGS@ $(XINE_CFLAGS) $(GTK_CFLAGS) $(GUILE_CFLAGS) $(INTLDIR) +AM_CFLAGS = @CFLAGS@ $(XINE_CFLAGS) $(GTK_CFLAGS) $(GUILE_CFLAGS) $(INTLDIR) if DO_GUILE guile_c = guile.c ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp