diff options
Diffstat (limited to 'databases/postgresql82/patches/patch-ab')
-rw-r--r-- | databases/postgresql82/patches/patch-ab | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql82/patches/patch-ab b/databases/postgresql82/patches/patch-ab index 63e3f22c29d..362b64e54a9 100644 --- a/databases/postgresql82/patches/patch-ab +++ b/databases/postgresql82/patches/patch-ab @@ -1,6 +1,6 @@ -$NetBSD: patch-ab,v 1.2 2007/10/09 20:17:08 adam Exp $ +$NetBSD: patch-ab,v 1.3 2008/04/05 16:40:08 adam Exp $ ---- configure.orig 2007-10-09 22:07:59.000000000 +0200 +--- configure.orig 2008-03-14 04:30:53.000000000 +0100 +++ configure @@ -1504,6 +1504,7 @@ case $host_os in darwin*) template=darwin ;; @@ -10,7 +10,7 @@ $NetBSD: patch-ab,v 1.2 2007/10/09 20:17:08 adam Exp $ hpux*) template=hpux ;; irix*) template=irix ;; linux*|gnu*|k*bsd*-gnu) -@@ -4899,9 +4900,7 @@ echo "${ECHO_T}$perl_useshrplib" >&6 +@@ -4953,9 +4954,7 @@ echo "${ECHO_T}$perl_useshrplib" >&6 echo "$as_me:$LINENO: checking for flags to link embedded Perl" >&5 echo $ECHO_N "checking for flags to link embedded Perl... $ECHO_C" >&6 @@ -21,7 +21,7 @@ $NetBSD: patch-ab,v 1.2 2007/10/09 20:17:08 adam Exp $ echo "$as_me:$LINENO: result: $perl_embed_ldflags" >&5 echo "${ECHO_T}$perl_embed_ldflags" >&6 fi -@@ -21910,16 +21909,12 @@ cat >>conftest.$ac_ext <<_ACEOF +@@ -22087,16 +22086,12 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ @@ -41,7 +41,7 @@ $NetBSD: patch-ab,v 1.2 2007/10/09 20:17:08 adam Exp $ ; return 0; } -@@ -21965,16 +21960,12 @@ cat >>conftest.$ac_ext <<_ACEOF +@@ -22142,16 +22137,12 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ |