Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:


fooks

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/configure.in,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -3 -r1.90 -r1.91
--- configure.in        13 Jun 2005 10:05:03 -0000      1.90
+++ configure.in        13 Jun 2005 10:34:12 -0000      1.91
@@ -503,7 +503,7 @@
 dnl handle the case where our user is on crack
 dnl i.e. user disables X but enables GL
 PCFLAGS=$CFLAGS
-export CFLAGS="$evas_cflags $PCFLAGS"
+CFLAGS="$evas_cflags $CFLAGS"
 if test "x$have_ecore_evas_gl" = "xyes" -a "x$have_ecore_x" = "xyes"; then
   AC_CHECK_HEADER(Evas_Engine_GL_X11.h,
     [
@@ -613,9 +613,9 @@
 else
        BUILD_ECORE_EVAS_BUFFER=0
 fi
+CFLAGS=$PCFLAGS
 
 AC_SUBST(BUILD_ECORE_EVAS_BUFFER)
-export CFLAGS="&PCFLAGS"
 
 AC_MSG_CHECKING(whether ecore_con module is to be built)
 




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to