]> 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)
commit7420cf22bc3dd7d2086421ee1b9659bc9ef559ed
tree1f222ead7c109c6a0b41f7799b51a024f6cf9465
parentb8ecb0c4afb78c29df0977ee89dff9b63101fe77
- 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
ext/mysqlnd/config9.m4
ext/mysqlnd/php_mysqlnd.c