Enlightenment CVS committal Author : shorne Project : e17 Module : apps/e
Dir : e17/apps/e Modified Files: Makefile.am autogen.sh configure.in Log Message: Revert build changes, OOPS! =================================================================== RCS file: /cvs/e/e17/apps/e/Makefile.am,v retrieving revision 1.32 retrieving revision 1.33 diff -u -3 -r1.32 -r1.33 --- Makefile.am 27 Jan 2007 05:52:16 -0000 1.32 +++ Makefile.am 27 Jan 2007 06:00:58 -0000 1.33 @@ -8,7 +8,7 @@ bin_SCRIPTS = enlightenment-config -EXTRA_DIST = mkinstalldirs config.rpath config.rpath mkinstalldirs mkinstalldirs config.rpath mkinstalldirs config.rpath config.rpath mkinstalldirs config.rpath README AUTHORS COPYING COPYING-PLAIN \ +EXTRA_DIST = config.rpath README AUTHORS COPYING COPYING-PLAIN \ enlightenment.spec.in enlightenment.spec \ debian/changelog \ debian/changelog.in \ =================================================================== RCS file: /cvs/e/e17/apps/e/autogen.sh,v retrieving revision 1.23 retrieving revision 1.24 diff -u -3 -r1.23 -r1.24 --- autogen.sh 27 Jan 2007 05:52:17 -0000 1.23 +++ autogen.sh 27 Jan 2007 06:00:58 -0000 1.24 @@ -6,15 +6,11 @@ touch README touch ABOUT-NLS -#echo "Running autopoint..." ; autopoint -f || exit 1 +echo "Running autopoint..." ; autopoint -f || exit 1 echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 echo "Running autoconf..." ; autoconf || exit 1 echo "Running autoheader..." ; autoheader || exit 1 echo "Running libtoolize..." ; (libtoolize --copy --automake || glibtoolize --automake) || exit 1 -echo "Running gettextize..." ; gettextize -f --no-changelog -# hack - gettextize is interactive and demands input from a user. "screw it". -#sleep 20 -#kill %1 echo "Running automake..." ; automake --add-missing --copy --gnu || exit 1 if [ -z "$NOCONFIGURE" ]; then =================================================================== RCS file: /cvs/e/e17/apps/e/configure.in,v retrieving revision 1.150 retrieving revision 1.151 diff -u -3 -r1.150 -r1.151 --- configure.in 27 Jan 2007 05:52:17 -0000 1.150 +++ configure.in 27 Jan 2007 06:00:58 -0000 1.151 @@ -146,7 +146,7 @@ AC_SUBST(ALL_LINGUAS) AM_GNU_GETTEXT([external]) -AM_GNU_GETTEXT_VERSION([0.14.6]) +AM_GNU_GETTEXT_VERSION([0.12.1]) if test "x$LIBINTL" = "x"; then LIBINTL="$INTLLIBS" fi ------------------------------------------------------------------------- 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