Enlightenment CVS committal Author : onefang Project : e17 Module : proto
Dir : e17/proto/e_dbus Modified Files: .cvsignore autogen.sh Log Message: And again. =================================================================== RCS file: /cvs/e/e17/proto/e_dbus/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- .cvsignore 22 Mar 2007 17:03:38 -0000 1.3 +++ .cvsignore 22 Mar 2007 21:27:12 -0000 1.4 @@ -1,5 +1,6 @@ Makefile Makefile.in +aclocal.m4 autom4te.cache config.guess config.log =================================================================== RCS file: /cvs/e/e17/proto/e_dbus/autogen.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- autogen.sh 15 Mar 2007 08:59:18 -0000 1.1 +++ autogen.sh 22 Mar 2007 21:27:12 -0000 1.2 @@ -1,6 +1,6 @@ #! /bin/sh -echo "Running aclocal..."; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 +echo "Running aclocal..."; aclocal $ACLOCAL_FLAGS || exit 1 echo "Running libtoolize..."; (libtoolize --copy --automake || glibtoolize --automake) || exit 1 echo "Running automake..."; automake --gnu --add-missing --copy || exit 1 echo "Running autoconf..."; autoconf || exit 1 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs