mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user