Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        configure.in 


Log Message:


printf--

fix config.h thing so e doesnt break :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/configure.in,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -3 -r1.85 -r1.86
--- configure.in        6 Sep 2005 05:19:15 -0000       1.85
+++ configure.in        15 Sep 2005 03:11:07 -0000      1.86
@@ -218,7 +218,7 @@
 embryo_libs=`$EMBRYO_CONFIG --libs`
 
 e_libs=$evas_libs" "$ecore_libs" "$edje_libs" "$eet_libs" "$embryo_libs" 
"$LIBINTL" "$fnmatch_libs" "
-e_cflags=$evas_cflags" "$ecore_cflags" "$edje_cflags" "$eet_cflags" 
"$embryo_cflags" "
+e_cflags="-DUSE_E_CONFIG_H "$evas_cflags" "$ecore_cflags" "$edje_cflags" 
"$eet_cflags" "$embryo_cflags" "
 AC_SUBST(e_libs)
 AC_SUBST(e_cflags)
 




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to