Skip to content

Commit

Permalink
install mysqlnd headers to allow shared build of extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes committed Dec 22, 2009
1 parent c95fa28 commit c764995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/mysqlnd/config9.m4
Expand Up @@ -22,6 +22,7 @@ if test "$PHP_MYSQLND_ENABLED" = "yes"; then

PHP_NEW_EXTENSION(mysqlnd, $mysqlnd_sources, no)
PHP_ADD_BUILD_DIR([ext/mysqlnd], 1)
PHP_INSTALL_HEADERS([ext/mysqlnd/])

dnl Windows uses config.w32 thus this code is safe for now

Expand Down

0 comments on commit c764995

Please sign in to comment.