Oops, accidentally spammed the repository with my private version of
"bootstrap". Back out that change. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@242 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
8729209e5a
commit
1013b4d56e
|
@ -2,11 +2,6 @@
|
|||
|
||||
# autoconf-2.57 is preferred, but >= 2.53 should be ok
|
||||
|
||||
AUTOHEADER=autoheader
|
||||
AUTOCONF=autoconf
|
||||
ACLOCAL=aclocal
|
||||
AUTOMAKE=automake
|
||||
|
||||
if [ "x${AUTOHEADER}" = "x" ]; then
|
||||
AUTOHEADER="autoheader-2.57"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue