Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : penguins

Dir     : e_modules/penguins


Modified Files:
        configure.in 


Log Message:
AC_HELP_STRING is deprecated

===================================================================
RCS file: /cvs/e/e_modules/penguins/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- configure.in        12 Nov 2007 21:09:03 -0000      1.3
+++ configure.in        13 Nov 2007 06:39:03 -0000      1.4
@@ -30,7 +30,7 @@
 AC_DEFINE_UNQUOTED(MODULE_ARCH, "$MODULE_ARCH", "Module architecture")
 
 AC_ARG_WITH(enlightenment-config,
-  AC_HELP_STRING([--with-enlightenment-config=E_CONFIG], [use 
enlightenment-config specified]),
+  AS_HELP_STRING([--with-enlightenment-config=E_CONFIG], [use 
enlightenment-config specified]),
   [
     E_CONFIG=$withval;
     echo "using "$E_CONFIG" for enlightenment-config";



-------------------------------------------------------------------------
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