autoconf: update to autoconf-2.68

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-09-25 22:57:14 +02:00
parent a4f8df9c35
commit 828c2cd6de
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ $SCRIPTS/build libtool-host
setup_toolchain host
cd $BUILD/autoconf-2.65
cd $BUILD/autoconf-2.68
EMACS="no" \
ac_cv_path_M4=$ROOT/$TOOLCHAIN/bin/m4 \
ac_cv_prog_gnu_m4_gnu=no \

View File

@ -1 +1 @@
http://ftp.gnu.org/gnu/autoconf/autoconf-2.65.tar.bz2
http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.bz2