]> granicus.if.org Git - php/commit
Pass -avoid-version when building a shared library to avoid problems
authorSascha Schumann <sas@php.net>
Thu, 7 Oct 1999 10:03:24 +0000 (10:03 +0000)
committerSascha Schumann <sas@php.net>
Thu, 7 Oct 1999 10:03:24 +0000 (10:03 +0000)
commit712105cd5d74b21a2c338c8d72393a31274d0fc5
tree6876f74bd3bed764b127f45135a19e1a90d89e74
parent601b837c56f73b63768dfef0723a290ad39f3c43
Pass -avoid-version when building a shared library to avoid problems
    with "installing" symbolic links. We need to do this conditional, since
    some libtool versions imply --disable-static with this option.
configure.in