Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/tools/ewl_config


Modified Files:
        Makefile.am 


Log Message:
dont screw around with CFLAGS
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/tools/ewl_config/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 11 Mar 2005 15:20:55 -0000      1.6
+++ Makefile.am 30 Oct 2005 07:41:05 -0000      1.7
@@ -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 @edje_cflags@ 
@ecore_cflags@ @evas_cflags@ -I/usr/X11R6/include
 
 bin_PROGRAMS                   =       ewl_config




-------------------------------------------------------
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