Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave/src/bin


Modified Files:
        Makefile.am 


Log Message:
dont screw around with CFLAGS
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/engrave/src/bin/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 15 Jun 2005 23:19:19 -0000      1.5
+++ Makefile.am 30 Oct 2005 07:41:05 -0000      1.6
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS       = 1.5 foreign
 MAINTAINERCLEANFILES   = Makefile.in
 
-CFLAGS         = -g -W -Wall -Wno-implicit
+AM_CFLAGS      = -W -Wall -Wno-implicit
 INCLUDES       = -I$(top_srcdir)/src/lib @ECORE_CFLAGS@
 
 bin_PROGRAMS   = engrave_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