mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-03-07 15:37:05 +08:00
* m4/libtool.m4 (_LT_LINKER_SHLIBS) [cygwin/mingw/pw32]:
tag-protect setting of ld_shlibs.
This commit is contained in:
parent
db13b15323
commit
5f07f593a8
@ -1,3 +1,8 @@
|
||||
2004-11-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* m4/libtool.m4 (_LT_LINKER_SHLIBS) [cygwin/mingw/pw32]:
|
||||
tag-protect setting of ld_shlibs.
|
||||
|
||||
2004-11-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* doc/libtool.texi (Libltdl interface): The path separator
|
||||
|
2
m4/libtool.m4
vendored
2
m4/libtool.m4
vendored
@ -3593,7 +3593,7 @@ _LT_EOF
|
||||
fi~
|
||||
$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
|
||||
else
|
||||
ld_shlibs=no
|
||||
_LT_TAGVAR(ld_shlibs, $1)=no
|
||||
fi
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user