From: Gary V. Vaughan Date: Tue, 8 Jan 2008 05:16:08 +0000 (+0000) Subject: * libltdl/m4/ltdl.m4 (_LT_CONFIG_LTDL_DIR): Correct closing X-Git-Tag: release-2-1b~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22bffb97cfb3a18f0a3b15dd1aac21d7ed17eab2;p=thirdparty%2Flibtool.git * libltdl/m4/ltdl.m4 (_LT_CONFIG_LTDL_DIR): Correct closing comment. Reported by Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index f4a5c1ae3..2884b2697 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-01-08 Gary V. Vaughan + * libltdl/m4/ltdl.m4 (_LT_CONFIG_LTDL_DIR): Correct closing + comment. + Reported by Ralf Wildenhues + * NEWS: Grammar nit. * tests/configure-iface.at, tests/nonrecursive.at, diff --git a/libltdl/m4/ltdl.m4 b/libltdl/m4/ltdl.m4 index d6d264aa6..cbaa20f3e 100644 --- a/libltdl/m4/ltdl.m4 +++ b/libltdl/m4/ltdl.m4 @@ -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], [])