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/avrdude@242 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
da3b460be6
commit
bcfb4da94e
|
@ -2,11 +2,6 @@
|
||||||
|
|
||||||
# autoconf-2.57 is preferred, but >= 2.53 should be ok
|
# autoconf-2.57 is preferred, but >= 2.53 should be ok
|
||||||
|
|
||||||
AUTOHEADER=autoheader
|
|
||||||
AUTOCONF=autoconf
|
|
||||||
ACLOCAL=aclocal
|
|
||||||
AUTOMAKE=automake
|
|
||||||
|
|
||||||
if [ "x${AUTOHEADER}" = "x" ]; then
|
if [ "x${AUTOHEADER}" = "x" ]; then
|
||||||
AUTOHEADER="autoheader-2.57"
|
AUTOHEADER="autoheader-2.57"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue