summaryrefslogtreecommitdiff
path: root/src/configure.in
diff options
context:
space:
mode:
authorMarc G. Fournier1998-02-01 07:44:00 +0000
committerMarc G. Fournier1998-02-01 07:44:00 +0000
commit6e9558e6397001c63ac5aa454e38c3199ff0f28a (patch)
tree210a2a239014e59cb83aff193f40aa036bc03b73 /src/configure.in
parentd8ddb10f51603b9d65ae756c647788ba204ddd8d (diff)
From: "Billy G. Allie" <Bill.Allie@mug.org>
The following patches will bring the UNIVEL port in line with the new porting model used in postgreSQL 6.3
Diffstat (limited to 'src/configure.in')
-rw-r--r--src/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure.in b/src/configure.in
index b1a218ae2a7..db68300621b 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -133,6 +133,7 @@ DL_LIB=`grep '^DL_LIB:' $TEMPLATE | awk -F: '{print $2}'`
YACC=`grep '^YACC:' $TEMPLATE | awk -F: '{print $2}'`
YFLAGS=`grep '^YFLAGS:' $TEMPLATE | awk -F: '{print $2}'`
CC=`grep '^CC:' $TEMPLATE | awk -F: '{print $2}'`
+LIBS=`grep '^LIBS:' $TEMPLATE | awk -F: '{print $2}'`
dnl We now need to check for additional directories (include