Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:


recycle cflags from evas

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/configure.in,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -3 -r1.89 -r1.90
--- configure.in        10 Jun 2005 03:59:51 -0000      1.89
+++ configure.in        13 Jun 2005 10:05:03 -0000      1.90
@@ -502,6 +502,8 @@
 dnl GL support requires X support, so we should
 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"
 if test "x$have_ecore_evas_gl" = "xyes" -a "x$have_ecore_x" = "xyes"; then
   AC_CHECK_HEADER(Evas_Engine_GL_X11.h,
     [
@@ -613,6 +615,7 @@
 fi
 
 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