revert...

SVN revision: 57286
This commit is contained in:
Vincent Torri 2011-02-23 20:56:29 +00:00
parent fee3ef8823
commit a607a865b1
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
echo "Running autopoint..." ; autopoint -f || :
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Running autoheader..." ; autoheader || exit 1
echo "Running autoconf..." ; autoconf || exit 1