Enlightenment CVS committal Author : vapier Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/m4 Modified Files: ac_path_generic.m4 Log Message: touchup help output =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/m4/ac_path_generic.m4,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- ac_path_generic.m4 3 Sep 2005 03:54:26 -0000 1.2 +++ ac_path_generic.m4 29 Oct 2005 02:37:13 -0000 1.3 @@ -35,9 +35,11 @@ dnl dnl Get the cflags and libraries from the LIBRARY-config script dnl -AC_ARG_WITH(DOWN-prefix,[ --with-]DOWN[-prefix=PFX Prefix where $1 is installed (optional)], +AC_ARG_WITH(DOWN-prefix, + [ --with-]DOWN[-prefix=PFX Prefix where $1 is installed (optional)], DOWN[]_config_prefix="$withval", DOWN[]_config_prefix="") -AC_ARG_WITH(DOWN-exec-prefix,[ --with-]DOWN[-exec-prefix=PFX Exec prefix where $1 is installed (optional)], +AC_ARG_WITH(DOWN-exec-prefix, + [ --with-]DOWN[-exec-prefix=PFX Exec prefix where $1 is installed (optional)], DOWN[]_config_exec_prefix="$withval", DOWN[]_config_exec_prefix="") if test x$DOWN[]_config_exec_prefix != x ; then ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs