Enlightenment CVS committal Author : englebass Project : e_modules Module : rain
Dir : e_modules/rain Modified Files: autogen.sh Log Message: needed for gettext =================================================================== RCS file: /cvs/e/e_modules/rain/autogen.sh,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- autogen.sh 30 Mar 2007 20:36:29 -0000 1.5 +++ autogen.sh 8 Nov 2007 04:56:53 -0000 1.6 @@ -6,7 +6,7 @@ touch README echo "Running autopoint..." ; autopoint -f || : -echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS || exit 1 +echo "Running aclocal..." ; aclocal -I m4 $ACLOCAL_FLAGS || exit 1 echo "Running autoheader..." ; autoheader || exit 1 echo "Running autoconf..." ; autoconf || exit 1 echo "Running libtoolize..." ; (libtoolize --copy --automake || glibtoolize --automake) || exit 1 ------------------------------------------------------------------------- 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