]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/notes.texi: Fix errors in previous commit.
authorPeter O'Gorman <peter@pogma.com>
Thu, 24 Jan 2008 16:16:27 +0000 (16:16 +0000)
committerPeter O'Gorman <peter@pogma.com>
Thu, 24 Jan 2008 16:16:27 +0000 (16:16 +0000)
ChangeLog
doc/notes.texi

index 1f9fc07b7b68decddb16068b63cf0d7b914aadb7..a52a7e4e6f5c846e87dc40a0dda1cad5e25c64bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-01-24  Peter O'Gorman  <peter@pogma.com>
 
+       * doc/notes.texi: Fix errors in previous commit.
+
        * libltdl/m4/libtool.m4 (sys_lib_search_path_spec, 
        sys_lib_dlsearch_path_spec): Allow for a cache variable 
        lt_cv_sys_lib_... to set these at configure time.
index 8510c4eb0de14259a50ee4b794556ac5bc7b888d..44b50d13e968a400bd9d9dadb65e95b2bdfa47a8 100644 (file)
@@ -74,7 +74,7 @@ and dynamic linker search by default. If this occurs, you may override
 libtool's guesses at @command{configure} time by setting the
 @command{autoconf} cache variables
 @code{lt_cv_sys_lib_search_path_spec} and
-@code{lt_sys_lib_dlsearch_path_spec} respectively to the correct search
+@code{lt_cv_sys_lib_dlsearch_path_spec} respectively to the correct search
 paths.
 
 @end itemize