Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in 


Log Message:
Trivial autofoo var renaming.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -3 -r1.238 -r1.239
--- configure.in        18 Nov 2007 10:31:45 -0000      1.238
+++ configure.in        28 Nov 2007 19:21:47 -0000      1.239
@@ -160,7 +160,7 @@
       AC_DEFINE(HAVE_GLX_glXBindTexImageEXT, 1, [glXBindTexImageEXT is 
available]))
   AC_SUBST(GLX_LIBS)
 fi
-AM_CONDITIONAL(HAVE_GLX, test "x$enable_glx" = "xyes")
+AM_CONDITIONAL(ENABLE_GLX, test "x$enable_glx" = "xyes")
 
 AC_CHECK_LIB(Xext, XShapeQueryExtension,
   E_X_LIBS="-lXext $E_X_LIBS",
@@ -246,7 +246,7 @@
     AC_MSG_WARN([Composite support was requested but required component was 
not found])
   fi
 fi
-AM_CONDITIONAL(HAVE_COMPOSITE, test "x$enable_composite" = "xyes")
+AM_CONDITIONAL(ENABLE_COMPOSITE, test "x$enable_composite" = "xyes")
 
 AC_CHECK_LIB(Fridge,mass_quantities_of_bass_ale)
 AC_CHECK_LIB(Fridge,mass_quantities_of_any_ale,, [



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to