You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
e8e126ea54
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@135171 d073be05-634f-4543-b044-5fe20cf6d1d6
19 lines
489 B
Diff
19 lines
489 B
Diff
--- ext/odbc/config.m4.orig 2015-04-14 23:16:17.000000000 -0500
|
|
+++ ext/odbc/config.m4 2015-04-17 20:22:31.000000000 -0500
|
|
@@ -99,6 +99,7 @@
|
|
dnl
|
|
dnl configure options
|
|
dnl
|
|
+:<<'MACPORTS_DISABLED'
|
|
if test -z "$ODBC_TYPE"; then
|
|
PHP_ARG_WITH(adabas,,
|
|
[ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
|
|
@@ -364,6 +365,7 @@
|
|
fi
|
|
fi
|
|
|
|
+MACPORTS_DISABLED
|
|
if test -z "$ODBC_TYPE"; then
|
|
PHP_ARG_WITH(iodbc,,
|
|
[ --with-iodbc[=DIR] Include iODBC support [/usr/local]])
|