From: Gary V. Vaughan Date: Mon, 10 Oct 2005 17:27:26 +0000 (+0000) Subject: * ltdl.m4 (AC_LTDL_ENABLE_INSTALL): Remove bogus extra X-Git-Tag: release-1-5-22~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09fa890071e11f2d4222fcaa62c1a4761bc46b73;p=thirdparty%2Flibtool.git * ltdl.m4 (AC_LTDL_ENABLE_INSTALL): Remove bogus extra closing brackets. --- diff --git a/ChangeLog b/ChangeLog index 34dcdccd5..41c9a402f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-10 Gary V. Vaughan + + * ltdl.m4 (AC_LTDL_ENABLE_INSTALL): Remove bogus extra + closing brackets. + 2005-10-09 Christian Biesinger * libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG) [ beos ]: diff --git a/ltdl.m4 b/ltdl.m4 index 8af88c84b..5fdceb22d 100644 --- a/ltdl.m4 +++ b/ltdl.m4 @@ -99,7 +99,7 @@ AC_DEFUN([AC_LTDL_ENABLE_INSTALL], AM_CONDITIONAL(INSTALL_LTDL, test x"${enable_ltdl_install-no}" != xno) AM_CONDITIONAL(CONVENIENCE_LTDL, test x"${enable_ltdl_convenience-no}" != xno) -])])# AC_LTDL_ENABLE_INSTALL +])# AC_LTDL_ENABLE_INSTALL # AC_LTDL_SYS_DLOPEN_DEPLIBS