You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
448 B
Diff
19 lines
448 B
Diff
--- ext/odbc/config.m4.orig 2020-11-24 11:04:03.000000000 -0600
|
|
+++ ext/odbc/config.m4 2020-12-02 15:27:32.000000000 -0600
|
|
@@ -99,6 +99,7 @@
|
|
be defined.])],
|
|
[0x0350])
|
|
|
|
+:<<'MACPORTS_DISABLED'
|
|
if test -z "$ODBC_TYPE"; then
|
|
PHP_ARG_WITH([adabas],,
|
|
[AS_HELP_STRING([[--with-adabas[=DIR]]],
|
|
@@ -355,6 +356,7 @@
|
|
fi
|
|
fi
|
|
|
|
+MACPORTS_DISABLED
|
|
if test -z "$ODBC_TYPE"; then
|
|
PHP_ARG_WITH([unixODBC],,
|
|
[AS_HELP_STRING([--with-unixODBC],
|