$OpenBSD: patch-ext_mysqlnd_config9_m4,v 1.5 2012/01/21 23:34:35 sthen Exp $
--- ext/mysqlnd/config9.m4.orig.port	Tue Sep  6 17:38:22 2011
+++ ext/mysqlnd/config9.m4	Wed Jan 18 14:01:40 2012
@@ -16,6 +16,7 @@ if test -z "$PHP_ZLIB_DIR"; then
 fi
 
 dnl If some extension uses mysqlnd it will get compiled in PHP core
+PHP_MYSQLND_ENABLED="yes"
 if test "$PHP_MYSQLND" != "no" || test "$PHP_MYSQLND_ENABLED" = "yes"; then
   mysqlnd_ps_sources="mysqlnd_ps.c mysqlnd_ps_codec.c"
   mysqlnd_base_sources="mysqlnd.c mysqlnd_charset.c mysqlnd_wireprotocol.c \
