]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/m4/ltdl.m4 (_LT_CONFIG_LTDL_DIR): Correct closing
authorGary V. Vaughan <gary@gnu.org>
Tue, 8 Jan 2008 05:16:08 +0000 (05:16 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 8 Jan 2008 05:16:08 +0000 (05:16 +0000)
comment.
Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>

ChangeLog
libltdl/m4/ltdl.m4

index f4a5c1ae3a2338e033440a688ad0495a9647aeaa..2884b269717c11d2f272061bceed265d05131b5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-01-08  Gary V. Vaughan  <gary@gnu.org>
 
+       * libltdl/m4/ltdl.m4 (_LT_CONFIG_LTDL_DIR): Correct closing
+       comment.
+       Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
        * NEWS: Grammar nit.
 
        * tests/configure-iface.at, tests/nonrecursive.at,
index d6d264aa6b8191edf6f7cb6ba1f8a5988af54c27..cbaa20f3ef9cb0a14be3bb6690b4178039457b51 100644 (file)
@@ -33,7 +33,7 @@ m4_case(_LTDL_DIR,
            [],
        [m4_fatal([multiple libltdl directories: `]_LTDL_DIR[', `]_ARG_DIR['])])])
 m4_popdef([_ARG_DIR])
-])# LT_CONFIG_LTDL_DIR
+])# _LT_CONFIG_LTDL_DIR
 
 # Initialise:
 m4_define([_LTDL_DIR], [])