mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-02-05 14:40:42 +08:00
* libltdl/m4/ltdl.m4 (_LT_ENABLE_INSTALL): Remove bogus extra
closing brackets.
This commit is contained in:
parent
db78393b63
commit
76466c93ad
@ -1,3 +1,8 @@
|
||||
2005-10-10 Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
* libltdl/m4/ltdl.m4 (_LT_ENABLE_INSTALL): Remove bogus extra
|
||||
closing brackets.
|
||||
|
||||
2005-10-10 Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
* libltdl/m4/ltdl.m4 (LTDL_CONVENIENCE, LTDL_INSTALLABLE): Remove
|
||||
|
@ -272,7 +272,7 @@ m4_defun([_LT_ENABLE_INSTALL],
|
||||
|
||||
AM_CONDITIONAL(INSTALL_LTDL, test x"${enable_ltdl_install-no}" != xno)
|
||||
AM_CONDITIONAL(CONVENIENCE_LTDL, test x"${enable_ltdl_convenience-no}" != xno)
|
||||
])])# _LT_ENABLE_INSTALL
|
||||
])# _LT_ENABLE_INSTALL
|
||||
|
||||
|
||||
# LT_SYS_DLOPEN_DEPLIBS
|
||||
|
Loading…
Reference in New Issue
Block a user