summaryrefslogtreecommitdiff
path: root/databases/postgresql/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql/patches/patch-ac')
-rw-r--r--databases/postgresql/patches/patch-ac20
1 files changed, 20 insertions, 0 deletions
diff --git a/databases/postgresql/patches/patch-ac b/databases/postgresql/patches/patch-ac
new file mode 100644
index 00000000000..351699eff7f
--- /dev/null
+++ b/databases/postgresql/patches/patch-ac
@@ -0,0 +1,20 @@
+--- configure.orig Sat Jun 14 20:05:55 1997
++++ configure Sat Jun 14 20:06:34 1997
+@@ -685,7 +685,7 @@
+ echo "enter 'none' or new directories to override default"
+ echo ""
+ $ECHO_N "Additional directories to search for include files { $SRCH_INC }: $ECHO_C"
+-read a
++a=$SRCH_INC
+ if test "$a." = "none."
+ then
+ SRCH_INC=
+@@ -702,7 +702,7 @@
+ echo "- setting CPPFLAGS=$CPPFLAGS"
+
+ $ECHO_N "Additional directories to search for library files { $SRCH_LIB }: $ECHO_C"
+-read a
++a=$SRCH_LIB
+ if test "$a." = "none."
+ then
+ SRCH_LIB=