mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
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@272 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -32,9 +32,7 @@ then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# automake doesn't find autoconf${AC_VER} unless this variable is
|
export ACLOCAL AUTOHEADER AUTOCONF AUTOMAKE
|
||||||
# exported:
|
|
||||||
export AUTOCONF
|
|
||||||
|
|
||||||
# Bootstrap the build system.
|
# Bootstrap the build system.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user