Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        Makefile.am 


Log Message:
dont screw around with CFLAGS
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- Makefile.am 25 Oct 2005 16:03:50 -0000      1.11
+++ Makefile.am 30 Oct 2005 07:41:05 -0000      1.12
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS               =       1.4 foreign
 MAINTAINERCLEANFILES           =       Makefile.in
 
-CFLAGS                         =       -g -W -Wall -Wno-implicit
+AM_CFLAGS                      =       -W -Wall -Wno-implicit
 INCLUDES                       =       -I$(top_srcdir)/src/lib 
-I$(top_builddir)/src/lib @EDJE_CFLAGS@ @ECORE_CFLAGS@ @EVAS_CFLAGS@ 
@EMOTION_CFLAGS@
 
 EWLTESTPROGRAMS                 =      ewl_test ewl_embed_test ewl_simple_test




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to