mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Export ${AUTOCONF} so automake will find it by whatever name it will be
called today. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@271 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user