mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 17:34:56 +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
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user