X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/2007c9be0f31e50f18788010f413dbbad403964d..12426ae1b629bd413eb3efd70b9c0b0132b855de:/autogen.sh diff --git a/autogen.sh b/autogen.sh index bbda39c..c87d12b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -10,8 +10,8 @@ set -e rm -rf config.cache autom4te.cache mkdir -p autotools -aclocal-1.9 -autoconf -automake-1.9 --add-missing -Wall -Wno-portability +${ACLOCAL:-aclocal} -I autotools +${AUTOCONF:-autoconf} +${AUTOMAKE:-automake} --add-missing rm -rf autom4te.cache