mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-21 01:40:57 +08:00
Fix inadvertent commit.
* bootstrap: Revert.
This commit is contained in:
parent
5c90f4d159
commit
430f9c6e6c
@ -1,3 +1,8 @@
|
||||
2008-11-28 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
Fix inadvertent commit.
|
||||
* bootstrap: Revert.
|
||||
|
||||
2008-11-28 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
Fix manual typo.
|
||||
|
@ -31,10 +31,10 @@
|
||||
|
||||
SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
export SHELL
|
||||
: ${AUTORECONF=~/devel/autoconf/+build/tests/autoreconf}
|
||||
: ${AUTOCONF=~/devel/autoconf/+build/tests/autoconf}
|
||||
: ${AUTORECONF=autoreconf}
|
||||
: ${AUTOCONF=autoconf}
|
||||
: ${AUTOMAKE=automake}
|
||||
: ${AUTOM4TE=~/devel/autoconf/+build/tests/autom4te}
|
||||
: ${AUTOM4TE=autom4te}
|
||||
: ${MAKE=make}
|
||||
: ${GREP=grep}
|
||||
: ${EGREP=egrep}
|
||||
|
Loading…
Reference in New Issue
Block a user