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 <gary@gnu.org>
This commit is contained in:
Gary V. Vaughan 2010-07-07 15:02:07 +07:00
parent e83da49a1f
commit 94d129e2e3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2010-07-07 Gary V. Vaughan <gary@gnu.org>
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 <libtool@cwilson.fastmail.fm>
[cygwin|mingw] fix dlpreopen with --disable-static

View File

@ -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