diff --git a/bootstrap b/bootstrap index 6e53a8be..901141d7 100755 --- a/bootstrap +++ b/bootstrap @@ -32,6 +32,10 @@ then exit 1 fi +# automake doesn't find autoconf${AC_VER} unless this variable is +# exported: +export AUTOCONF + # Bootstrap the build system. set -x