aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2011-07-02 21:58:33 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2011-07-02 21:58:33 -0400
commit4996bbe6286d64eb4ac7dba22e516e9779acb3af (patch)
tree931e819555dea68c0041d29cc82bd68573d943b5
parentUpdate for PostgreSQL 9.1beta1 (diff)
downloadpatches-4996bbe6286d64eb4ac7dba22e516e9779acb3af.tar.gz
patches-4996bbe6286d64eb4ac7dba22e516e9779acb3af.tar.bz2
patches-4996bbe6286d64eb4ac7dba22e516e9779acb3af.zip
Updated for 9.1beta2
-rw-r--r--autoconf.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/autoconf.patch b/autoconf.patch
index 2a82580..0eeeabf 100644
--- a/autoconf.patch
+++ b/autoconf.patch
@@ -1,9 +1,9 @@
diff -Naur a/configure.in b/configure.in
---- a/configure.in 2011-04-27 17:17:22.000000000 -0400
-+++ b/configure.in 2011-05-02 18:02:31.471665153 -0400
+--- a/configure.in 2011-06-09 19:40:42.000000000 -0400
++++ b/configure.in 2011-06-25 16:18:43.649614947 -0400
@@ -19,10 +19,6 @@
- AC_INIT([PostgreSQL], [9.1beta1], [pgsql-bugs@postgresql.org])
+ AC_INIT([PostgreSQL], [9.1beta2], [pgsql-bugs@postgresql.org])
-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.63], [], [m4_fatal([Autoconf version 2.63 is required.
-Untested combinations of 'autoconf' and PostgreSQL versions are not