<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- ext/odbc/config.m4.orig	2015-04-14 23:16:17.000000000 -0500
+++ ext/odbc/config.m4	2015-04-17 20:21:25.000000000 -0500
@@ -99,6 +99,7 @@
 dnl
 dnl configure options
 dnl
+:&lt;&lt;'MACPORTS_DISABLED'
 if test -z "$ODBC_TYPE"; then
 PHP_ARG_WITH(adabas,,
 [  --with-adabas[=DIR]     Include Adabas D support [/usr/local]])
@@ -420,6 +421,7 @@
   fi
 fi
 
+MACPORTS_DISABLED
 if test -z "$ODBC_TYPE"; then
 PHP_ARG_WITH(unixODBC,,
 [  --with-unixODBC[=DIR]   Include unixODBC support [/usr/local]])
</pre></body></html>