mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-27 06:09:57 +08:00
* bootstrap: Define srcdir for making `commit'.
This commit is contained in:
parent
31327f332d
commit
bc34095f46
@ -1,3 +1,7 @@
|
||||
2005-04-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
|
||||
|
||||
* bootstrap: Define srcdir for making `commit'.
|
||||
|
||||
2005-04-14 Alexandre Oliva <aoliva@redhat.com>,
|
||||
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
|
@ -80,7 +80,7 @@ $MAKE ./config/ltmain.sh ./doc/notes.txt ./m4/ltversion.m4 ./libtoolize.in \
|
||||
AUTOTEST="$AUTOM4TE --language=autotest" MAKEINFO="$MAKEINFO"
|
||||
|
||||
test -f clcommit.m4sh && $MAKE -f Makefile.maint commit \
|
||||
top_srcdir=. PACKAGE="$2" VERSION="$3" M4SH="$AUTOM4TE -l m4sh" \
|
||||
srcdir=. top_srcdir=. PACKAGE="$2" VERSION="$3" M4SH="$AUTOM4TE -l m4sh" \
|
||||
SED="$SED" GREP="$GREP" FGREP="$FGREP" EGREP="$EGREP" LN_S="$LN_S"
|
||||
|
||||
rm -f Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user