]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* bootstrap: s/ltdldemo // -- This demo soesn't work properly,
authorGary V. Vaughan <gary@gnu.org>
Fri, 3 Aug 2001 19:18:28 +0000 (19:18 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 3 Aug 2001 19:18:28 +0000 (19:18 +0000)
so I haven't committed it yet.

ChangeLog
bootstrap

index 3a5250880745b9cf0601e371fc502e6ac513ed44..c1a32ac133a620b5eaeb8df413a400a5fc430920 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-03  Gary V. Vaughan  <gary@gnu.org>
+
+       * bootstrap:  s/ltdldemo // -- This demo soesn't work properly,
+       so I haven't committed it yet.
+
 2001-08-01  Ossama Othman  <ossama@doc.ece.uci.edu>
 
        * libtool.m4 (AC_LIBTOOL_SETUP): Require Autoconf-2.50 via the
index b36490f0dae247b54aa841cfe518c8187bcd6a4d..d42ec082122e4f070b6e85952e9ee8d67b5b0dd5 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -12,7 +12,7 @@
 touch ltmain.sh
 touch libtoolize
 
-for sub in . libltdl cdemo demo depdemo mdemo ltdldemo pdemo tagdemo; do
+for sub in . libltdl cdemo demo depdemo mdemo pdemo tagdemo; do
   case $sub in
   .) 
     top_srcdir=.