]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/m4/libtool.m4 (_LT_SYS_HIDDEN_LIBDEPS): Fix typo.
authorPeter O'Gorman <peter@pogma.com>
Sat, 16 Feb 2008 03:46:06 +0000 (03:46 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sat, 16 Feb 2008 03:46:06 +0000 (03:46 +0000)
* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER): better handling
of predefined values for lt_cv_sys_lib_search_path_spec and

ChangeLog
libltdl/m4/libtool.m4

index 36221b9153eb18acb21c8d8d6d0a9e7e5c22f869..33b4812fb7e33d2f205571040d7267f22091ede8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2008-02-15  Peter O'Gorman  <peter@pogma.com>
+
+       * libltdl/m4/libtool.m4 (_LT_SYS_HIDDEN_LIBDEPS): Fix typo.
+
 2008-02-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
-       * libtool.m4 (_LT_SYS_DYNAMIC_LINKER): better handling of
-       predefined values for lt_cv_sys_lib_search_path_spec and
+       * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER): better handling
+       of predefined values for lt_cv_sys_lib_search_path_spec and
        lt_cv_sys_lib_dlsearch_path_spec.
 
 2008-02-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
index 6d03a3ae40f613028f6215604ef1a2de6f88c8e1..efd7d647fcd652e3d8f2199d947a4249f459b842 100644 (file)
@@ -6473,7 +6473,7 @@ case " $_LT_TAGVAR(postdeps, $1) " in
 *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
 esac
  _LT_TAGVAR(compiler_lib_search_dirs, $1)=
-if test -n "$${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
+if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
  _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
 fi
 _LT_TAGDECL([], [compiler_lib_search_dirs], [1],