From: Charles Wilson Date: Fri, 24 Sep 2004 16:18:01 +0000 (+0000) Subject: * libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Revert changeset from X-Git-Tag: release-1-9d~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9e1f5a70f690a27c2594e8edb32dfac41eb131;p=thirdparty%2Flibtool.git * libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Revert changeset from `2004-09-22 Charles Wilson '. --- diff --git a/ChangeLog b/ChangeLog index c30e1dbeb..e4174a416 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-22 Charles Wilson + + * libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Revert changeset from + `2004-09-22 Charles Wilson '. + 2004-09-24 Gary V. Vaughan * config/general.m4sh (Xsed): Set a default when not used from diff --git a/m4/libtool.m4 b/m4/libtool.m4 index ac8573924..a7d603d92 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -1715,11 +1715,11 @@ cygwin* | mingw* | pw32*) library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\'\\\'\''. $dir/'\'\\\'\''\${base_file}'\'\\\'\''i;echo \$dlname'\'\\\'\''`~ + dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\'\\\'\''. $file; echo \$dlname'\'\\\'\''`~ + postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $rm \$dlpath' shlibpath_overrides_runpath=yes