From: Peter O'Gorman Date: Thu, 24 Jan 2008 16:16:27 +0000 (+0000) Subject: * doc/notes.texi: Fix errors in previous commit. X-Git-Tag: release-2-1b~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f29868dae9bc740cfb0f9407b029f6f51fbcbac6;p=thirdparty%2Flibtool.git * doc/notes.texi: Fix errors in previous commit. --- 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