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 bdb0406f13
commit 01eb71651c
1 changed files with 1 additions and 3 deletions

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.