Export all the AUTO* variables. Hopefully, that way the generated

Makefile might get them correctly.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@272 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2003-03-10 21:25:13 +00:00
parent 2e0e4b2d8e
commit b4a4e44ecd

View File

@@ -32,9 +32,7 @@ then
exit 1
fi
# automake doesn't find autoconf${AC_VER} unless this variable is
# exported:
export AUTOCONF
export ACLOCAL AUTOHEADER AUTOCONF AUTOMAKE
# Bootstrap the build system.