configure --help indentation typo fixed

This commit is contained in:
Gary V. Vaughan 1999-01-12 14:30:07 +00:00
parent b77241c5b8
commit 0ba577eb78
2 changed files with 6 additions and 1 deletions

View File

@ -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

View 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