From: Gary V. Vaughan Date: Wed, 7 Jul 2010 08:02:07 +0000 (+0700) Subject: Tidy m4 comment header underline. X-Git-Tag: v2.4~114 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=94d129e2e36f677f11895424693c5483e8324877;p=thirdparty%2Flibtool.git Tidy m4 comment header underline. * libltdl/m4/libtool.m4 (_LT_CHECK_SHAREDLIB_FROM_LINKLIB): Make sure hyphens in function name comment header underline line up. Signed-off-by: Gary V. Vaughan --- diff --git a/ChangeLog b/ChangeLog index 16c66d41e..c8e628d76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-07-07 Gary V. Vaughan + + Tidy m4 comment header underline. + * libltdl/m4/libtool.m4 (_LT_CHECK_SHAREDLIB_FROM_LINKLIB): Make + sure hyphens in function name comment header underline line up. + 2010-07-07 Charles Wilson [cygwin|mingw] fix dlpreopen with --disable-static diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 index 164a6c1b7..eeec7f533 100644 --- a/libltdl/m4/libtool.m4 +++ b/libltdl/m4/libtool.m4 @@ -3321,7 +3321,7 @@ dnl AC_DEFUN([AM_PROG_NM], []) dnl AC_DEFUN([AC_PROG_NM], []) # _LT_CHECK_SHAREDLIB_FROM_LINKLIB -# ---------------------- +# -------------------------------- # how to determine the name of the shared library # associated with a specific link library. # -- PORTME fill in with the dynamic library characteristics