]> granicus.if.org Git - php/commit
- Fix bug #55609 (mysqlnd cannot be built shared)
authorJohannes Schlüter <johannes@php.net>
Tue, 6 Sep 2011 16:38:22 +0000 (16:38 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 6 Sep 2011 16:38:22 +0000 (16:38 +0000)
commit9554e24547f73960e8fe4735414da18b0bbd42a6
tree32c26cb9f891eb43c5e92e504ea0c5eb78280332
parent1ffe46c0206d74b40dd961e4aaf7910ea3ffe4b0
- Fix bug #55609 (mysqlnd cannot be built shared)

# This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any
# other extension it can be used with =shared to build mysqlnd shared;
# mysqlnd will implicitly enabled when requested from another extension
NEWS
ext/mysqlnd/config9.m4
ext/mysqlnd/php_mysqlnd.c