From: Gary V. Vaughan Date: Fri, 3 Aug 2001 19:18:28 +0000 (+0000) Subject: * bootstrap: s/ltdldemo // -- This demo soesn't work properly, X-Git-Tag: release-1-4d~85 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=257a85a5734d88c993c9ced73cf7c8c62581b6b9;p=thirdparty%2Flibtool.git * bootstrap: s/ltdldemo // -- This demo soesn't work properly, so I haven't committed it yet. --- diff --git a/ChangeLog b/ChangeLog index 3a5250880..c1a32ac13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-03 Gary V. Vaughan + + * bootstrap: s/ltdldemo // -- This demo soesn't work properly, + so I haven't committed it yet. + 2001-08-01 Ossama Othman * libtool.m4 (AC_LIBTOOL_SETUP): Require Autoconf-2.50 via the diff --git a/bootstrap b/bootstrap index b36490f0d..d42ec0821 100755 --- 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=.