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:
joerg_wunsch 2003-02-27 16:43:55 +00:00
parent da3b460be6
commit bcfb4da94e
1 changed files with 0 additions and 5 deletions

View File

@ -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