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 b96546f0d1dafed25c9820d861b37a011b079dec..24f6db2b4658080aa7c5342ad312b1e58b073ab0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
index b024dd4e9e5ac006fbea73ec104d53ce08662e8b..e7c9ba9d3d71d79a4838e605dfeedf19c0b7c9d2 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,