]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Revert changeset from
authorCharles Wilson <libtool@cwilson.fastmail.fm>
Fri, 24 Sep 2004 16:18:01 +0000 (16:18 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 24 Sep 2004 16:18:01 +0000 (16:18 +0000)
`2004-09-22  Charles Wilson  <cwilson@spam.protected>'.

ChangeLog
m4/libtool.m4

index c30e1dbeb9ada1c284064b552ce781d1e76a182a..e4174a4161bb697ddc5652f0cfb76a962d06781e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-22  Charles Wilson  <cwilson@spam.protected>
+
+       * libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Revert changeset from
+       `2004-09-22  Charles Wilson  <cwilson@spam.protected>'.
+
 2004-09-24  Gary V. Vaughan  <gary@gnu.org>
 
        * config/general.m4sh (Xsed): Set a default when not used from
index ac857392490fca9a73bfe7dba26c4011b6bad54e..a7d603d9259e6e49f1970f04d6f0d5d22d105c93 100644 (file)
@@ -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