]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* bootstrap: Revert the other part of the accidental commit.
authorGary V. Vaughan <gary@gnu.org>
Wed, 16 Mar 2005 00:16:37 +0000 (00:16 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 16 Mar 2005 00:16:37 +0000 (00:16 +0000)
ChangeLog
bootstrap

index deefe37f60773a2eba0c3b468de6abea4a77b950..6473ee5eec67d6cb36c4539e9fdebeda4ed8e124 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-16  Gary V. Vaughan  <gary@gnu.org>
+
+       * bootstrap: Revert the other part of the accidental commit.
+
 2005-03-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * libltdl/configure.ac: Update version; require Autoconf >= 2.59.
index f769cc198371e069dce479de4329d175c54adf82..3f7c24a92c660fd157fc9c33ef8a1f87d8272665 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -62,14 +62,6 @@ test -f Makefile || { makefile=Makefile; cp Makefile.am $makefile; }
 make ./config/ltmain.sh ./m4/ltversion.m4 ./libtoolize.in ./tests/defs.in \
     top_srcdir=. PACKAGE="$2" VERSION="$3" M4SH="autom4te -l m4sh"
 
-# Create libltdl auxdirs:
-auxdirs="m4 config"
-for dir in $auxdirs; do
-  rm -rf ./libltdl/$dir
-  mkdir ./libltdl/$dir
-done
-cp ./config/ltmain.sh libltdl/config/
-
 test -f clcommit.m4sh && make -f Makefile.maint commit \
     top_srcdir=. PACKAGE="$2" VERSION="$3" M4SH="autom4te -l m4sh" \
     SED=sed GREP=grep FGREP=fgrep EGREP=egrep LN_S="ln -s"
@@ -94,8 +86,8 @@ for sub in $reconfdirs; do
   autoreconf --force --verbose --install $sub
 done
 
-# Remove our dummy libtoolize and copied dummy ltmain.sh
-rm -f ./config/libtoolize ./libltdl/config/ltmain.sh
+# Remove our dummy libtoolize
+rm -f ./config/libtoolize
 
 # These files can cause an infinite configure loop if left behind.
 rm -f Makefile libltdl/Makefile libtool vcl.tmp