mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-12 14:06:37 +08:00
* libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Revert changeset from
`2004-09-22 Charles Wilson <cwilson@spam.protected>'.
This commit is contained in:
parent
fc4e513ee0
commit
7e9e1f5a70
@ -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
|
||||
|
4
m4/libtool.m4
vendored
4
m4/libtool.m4
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user