havelib: Fix comments.
authorBruno Haible <bruno@clisp.org>
Fri, 18 Feb 2011 00:48:04 +0000 (01:48 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 18 Feb 2011 00:48:04 +0000 (01:48 +0100)
* m4/lib-link.m4 (AC_LIB_RPATH): Update comments after 2007-01-02
change.

ChangeLog
m4/lib-link.m4

index b96546f..24f6db2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-02-17  Bruno Haible  <bruno@clisp.org>
 
+       havelib: Fix comments.
+       * m4/lib-link.m4 (AC_LIB_RPATH): Update comments after 2007-01-02
+       change.
+
+2011-02-17  Bruno Haible  <bruno@clisp.org>
+
        havelib: Update config.rpath.
        * build-aux/config.rpath: Update to match libtool.m4 from libtool-2.4.
 
index b024dd4..e7c9ba9 100644 (file)
@@ -1,4 +1,4 @@
-# lib-link.m4 serial 25 (gettext-0.18.2)
+# lib-link.m4 serial 26 (gettext-0.18.2)
 dnl Copyright (C) 2001-2011 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -116,6 +116,8 @@ AC_DEFUN([AC_LIB_HAVE_LINKFLAGS],
 dnl Determine the platform dependent parameters needed to use rpath:
 dnl   acl_libext,
 dnl   acl_shlibext,
+dnl   acl_libname_spec,
+dnl   acl_library_names_spec,
 dnl   acl_hardcode_libdir_flag_spec,
 dnl   acl_hardcode_libdir_separator,
 dnl   acl_hardcode_direct,