From f29868dae9bc740cfb0f9407b029f6f51fbcbac6 Mon Sep 17 00:00:00 2001 From: Peter O'Gorman Date: Thu, 24 Jan 2008 16:16:27 +0000 Subject: [PATCH] * doc/notes.texi: Fix errors in previous commit. --- ChangeLog | 2 ++ doc/notes.texi | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1f9fc07b7..a52a7e4e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-01-24 Peter O'Gorman + * 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. diff --git a/doc/notes.texi b/doc/notes.texi index 8510c4eb0..44b50d13e 100644 --- a/doc/notes.texi +++ b/doc/notes.texi @@ -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 -- 2.47.3