From: Ralf Wildenhues Date: Thu, 14 Apr 2005 13:09:01 +0000 (+0000) Subject: * bootstrap: Define srcdir for making `commit'. X-Git-Tag: release-2-1b~674 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc34095f46dbe932636b724f3842dbb65ef45f6e;p=thirdparty%2Flibtool.git * bootstrap: Define srcdir for making `commit'. --- diff --git a/ChangeLog b/ChangeLog index 0c24ebc64..7f3ab5507 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-14 Ralf Wildenhues (tiny change) + + * bootstrap: Define srcdir for making `commit'. + 2005-04-14 Alexandre Oliva , Ralf Wildenhues diff --git a/bootstrap b/bootstrap index 089fd13c3..178b196bf 100755 --- a/bootstrap +++ b/bootstrap @@ -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