Enlightenment CVS committal Author : englebass Project : e_modules Module : slideshow
Dir : e_modules/slideshow Modified Files: autogen.sh Log Message: needed for gettext =================================================================== RCS file: /cvs/e/e_modules/slideshow/autogen.sh,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- autogen.sh 30 Mar 2007 20:44:32 -0000 1.6 +++ autogen.sh 8 Nov 2007 04:56:53 -0000 1.7 @@ -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