diff options
Diffstat (limited to 'dns/powerdns/files/patch-configure')
-rw-r--r-- | dns/powerdns/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/powerdns/files/patch-configure b/dns/powerdns/files/patch-configure new file mode 100644 index 000000000000..f4121d2c92d6 --- /dev/null +++ b/dns/powerdns/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon Dec 16 22:45:46 2002 ++++ configure Mon Dec 16 22:45:59 2002 +@@ -10385,7 +10385,7 @@ + echo "$as_me:$LINENO: result: $PGSQL_incdir" >&5 + echo "${ECHO_T}$PGSQL_incdir" >&6 + +-# LIBS="$LIBS -lpq++ -lpq -lssl -lcrypt -lcrypto" ++# LIBS="$LIBS -lpq++ -lpq -lssl -lcrypto" + fi + + |