]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltconfig.in: if ld_shlibs=no, set can_build_shared=no too,
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 4 Apr 1999 06:06:55 +0000 (06:06 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 4 Apr 1999 06:06:55 +0000 (06:06 +0000)
commit025accc3d6ef80660c73b8be4879ae8f66bd7c19
treee1fbbf574734c657bbc8a2a81d4309262fc54df9
parent0126b83e6fcee7fe271f589a2396ce79fa48e574
* ltconfig.in: if ld_shlibs=no, set can_build_shared=no too,
otherwise it will just be disregarded.  This would cause
netbsd/m68k with GNU ld a.out, and certainly many other platforms,
to incorrectly believe that shared libraries were supported, while
archive_cmds was empty, causing shared libraries not to be created
ChangeLog
ltconfig.in