]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
configure --help indentation typo fixed
authorGary V. Vaughan <gary@gnu.org>
Tue, 12 Jan 1999 14:30:07 +0000 (14:30 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 12 Jan 1999 14:30:07 +0000 (14:30 +0000)
ChangeLog
configure.in

index b995667ee69eb48b1055e7482579fbd0e2697a4e..6c707ff428ea7c2e4c10638212444b05eebf8719 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-12  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+
+       * configure.in (ltdl-install): Fixed up the indentation so that
+       `configure --help' is pretty again.
+
 1999-01-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * ltmain.in, NEWS, doc/libtool.texi: Added support for -R flag
index 6dec2f1018ba5d55d0f8f6362a1cad070c9d44ec..7056550445fca95e6818efb0772745a5fc0c40ce 100644 (file)
@@ -9,7 +9,7 @@ aclocaldir='${datadir}/aclocal'
 AC_SUBST(aclocaldir)
 
 AC_ARG_ENABLE(ltdl-install,
-  [--enable-ltdl-install     install libltdl])
+  [  --enable-ltdl-install   install libltdl])
 AM_CONDITIONAL(INSTALL_LTDL, test x$enable_ltdl_install = xyes)
 if test x$enable_ltdl_install = xyes; then
   BUILD_LTDL=libltdl