]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Libraries): Clarify problems with AC_CHECK_LIB
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2004 21:32:05 +0000 (21:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2004 21:32:05 +0000 (21:32 +0000)
and suggest AC_SEARCH_LIBS.

ChangeLog

index 5be4df608cf2f2de33c63f486f368564cd6f023d..317511baa24c7e4263964b54362dd555af9373dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-09  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/autoconf.texi (Libraries): Clarify problems with AC_CHECK_LIB
+       and suggest AC_SEARCH_LIBS.  Suggested by Noah Misch and Stepan Kasal.
+
 2004-12-08  Noah Misch  <noah@cs.caltech.edu>
 
        * configure.ac (test suite): Cease to generate wrapper scripts.