summaryrefslogtreecommitdiff
path: root/databases/postgresql/patches/patch-ac
blob: 351699eff7fbecacf1719d5c1ff870d3f45722f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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=