Add AUTOCONF_VERSION variable to bootstrap.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sat, 31 Mar 2007 16:24:40 +0000 (16:24 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sat, 31 Mar 2007 16:24:40 +0000 (16:24 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@863 959494ce-11ee-0310-bf91-de5d638817bd

bootstrap

index 1afe2dd..5b61e2c 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,3 +1,3 @@
 #! /bin/sh
 
-autopoint && aclocal$AUTOMAKE_VERSION -I m4 && autoheader && libtoolize --copy --force && automake$AUTOMAKE_VERSION --add-missing --copy && autoconf
+autopoint && aclocal$AUTOMAKE_VERSION -I m4 && autoheader$AUTOCONF_VERSION && libtoolize --copy --force && automake$AUTOMAKE_VERSION --add-missing --copy && autoconf$AUTOCONF_VERSION