acinclude Patch - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject acinclude Patch
Date
Msg-id 3F8D6FA9.4070208@fmonkey.net
Whole thread Raw
List pgadmin-hackers
Could the port maintainers please apply this patch to acinclude.m4 and
let my know if anyone has any problems?  This patch is against CVS HEAD,
but it should apply to any recent acinclude.

ahp
--- pgadmin3/acinclude.m4    2003-10-09 16:40:21.000000000 -0400
+++ pgadmin3.new/acinclude.m4    2003-10-15 12:01:17.000000000 -0400
@@ -111,7 +111,7 @@
     fi
     if test "$pg_static_build" = "yes"
     then
-        LIBS="${LIBPQ_HOME}/lib/libpq.a -lcrypt $LIBS -lssl -lcrypto"
+        LIBS="${LIBPQ_HOME}/lib/libpq.a $LIBS -lssl -lcrypto"
     else
         LIBS="$LIBS -lssl -lcrypto -lpq"
     fi

pgadmin-hackers by date:

Previous
From: Raphaël Enrici
Date:
Subject: Re: XRC Editting
Next
From: "Serguei Mokhov"
Date:
Subject: Re: Maintenance release