Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
Fix help string.

By: Aloisio Almeida <aloisio.almeida/openbossa.org>

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -3 -r1.217 -r1.218
--- configure.in        7 Oct 2007 16:46:58 -0000       1.217
+++ configure.in        9 Oct 2007 18:36:41 -0000       1.218
@@ -387,7 +387,7 @@
 
 AC_ARG_ENABLE(ecore-evas-gl,
   AC_HELP_STRING(
-    [--enable-ecore-evas-gl],
+    [--disable-ecore-evas-gl],
     [disable GL support in the ecore_evas module. [[default=enabled]]]
   ), [
     want_ecore_evas_gl=$enableval
@@ -426,7 +426,7 @@
 
 AC_ARG_ENABLE(ecore-evas-xrender,
   AC_HELP_STRING(
-    [--enable-ecore-evas-xrender],
+    [--disable-ecore-evas-xrender],
     [disable XRender support in the ecore_evas module. [[default=enabled]]]
   ), [
     want_ecore_evas_xrender=$enableval



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to