Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        Makefile.am 


Log Message:
Fix Makefile.am...remove my -Wno-unsed that I added locally. Thanks Dan :)

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/Makefile.am,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -3 -r1.177 -r1.178
--- Makefile.am 20 Mar 2007 01:08:38 -0000      1.177
+++ Makefile.am 20 Mar 2007 01:13:40 -0000      1.178
@@ -11,8 +11,7 @@
           -DPACKAGE_LIB_DIR=\"@[EMAIL PROTECTED]" \
           -DPACKAGE_DATA_DIR=\"@[EMAIL PROTECTED]" \
           -DLOCALE_DIR=\"@[EMAIL PROTECTED]" \
-          -DPACKAGE_SYSCONF_DIR=\"@[EMAIL PROTECTED]" \
-          -Wno-unused
+          -DPACKAGE_SYSCONF_DIR=\"@[EMAIL PROTECTED]"
 
 bin_PROGRAMS = \
 enlightenment \



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to