13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
$OpenBSD: patch-configure,v 1.1 2003/02/10 14:59:42 lebel Exp $
|
|
--- configure.orig Mon Jan 20 12:10:21 2003
|
|
+++ configure Mon Feb 10 11:40:18 2003
|
|
@@ -1458,6 +1458,8 @@
|
|
|
|
fi
|
|
|
|
+LIBS="-lc"
|
|
+
|
|
|
|
echo $ac_n "checking for PQconnectStart in -lpq""... $ac_c" 1>&6
|
|
echo "configure:1464: checking for PQconnectStart in -lpq" >&5
|