summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'databases/odbc-postgresql/patches/patch-ab')
-rw-r--r--databases/odbc-postgresql/patches/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/odbc-postgresql/patches/patch-ab b/databases/odbc-postgresql/patches/patch-ab
index 95ea1d2705d..6f9bf53bfb6 100644
--- a/databases/odbc-postgresql/patches/patch-ab
+++ b/databases/odbc-postgresql/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1 2002/04/03 09:29:55 jlam Exp $
+$NetBSD: patch-ab,v 1.2 2002/10/19 03:51:03 jlam Exp $
---- configure.in.orig Thu Aug 16 11:36:31 2001
+--- configure.in.orig Mon Sep 30 23:34:28 2002
+++ configure.in
-@@ -150,6 +150,15 @@
+@@ -150,6 +150,15 @@ PGAC_ARG_REQ(with, libs, [ --with-
#
@@ -18,8 +18,8 @@ $NetBSD: patch-ab,v 1.1 2002/04/03 09:29:55 jlam Exp $
# Locale (--enable-locale)
#
AC_MSG_CHECKING([whether to build with locale support])
-@@ -401,6 +410,18 @@
- [AC_MSG_RESULT(no)])
+@@ -398,6 +407,18 @@ PGAC_ARG_BOOL(with, python, no, [ --wit
+ AC_MSG_RESULT([$with_python])
AC_SUBST(with_python)
+# If python is enabled (above), then optionally byte-compile the modules.
@@ -37,7 +37,7 @@ $NetBSD: patch-ab,v 1.1 2002/04/03 09:29:55 jlam Exp $
#
# Optionally build the Java/JDBC tools
#
-@@ -649,8 +670,10 @@
+@@ -682,8 +703,10 @@ fi
## Libraries
##