SOURCES (PG_7): postgresql-ac.patch - up
arekm
arekm at pld-linux.org
Tue Jan 8 10:28:20 CET 2008
Author: arekm Date: Tue Jan 8 09:28:20 2008 GMT
Module: SOURCES Tag: PG_7
---- Log message:
- up
---- Files affected:
SOURCES:
postgresql-ac.patch (1.2.2.2 -> 1.2.2.3)
---- Diffs:
================================================================
Index: SOURCES/postgresql-ac.patch
diff -u SOURCES/postgresql-ac.patch:1.2.2.2 SOURCES/postgresql-ac.patch:1.2.2.3
--- SOURCES/postgresql-ac.patch:1.2.2.2 Tue Jan 8 10:09:17 2008
+++ SOURCES/postgresql-ac.patch Tue Jan 8 10:28:15 2008
@@ -1,13 +1,13 @@
---- configure.in.org 2008-01-08 09:57:32.129450044 +0100
-+++ configure.in 2008-01-08 09:57:41.076560525 +0100
-@@ -24,10 +24,6 @@
- m4_undefine([info])
- AC_SUBST(docdir)
+--- configure.in.org 2008-01-08 10:18:08.263921143 +0100
++++ configure.in 2008-01-08 10:18:33.528503783 +0100
+@@ -19,10 +19,6 @@
--m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.53], [], [m4_fatal([Autoconf version 2.59 is required.
+ AC_INIT([PostgreSQL], [8.1.11], [pgsql-bugs at postgresql.org])
+
+-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
-Untested combinations of 'autoconf' and PostgreSQL versions are not
-recommended. You can remove the check from 'configure.in' but it is then
-your responsibility whether the result works or not.])])
- AC_COPYRIGHT([Copyright 2004 PostgreSQL Global Development Group])
+ AC_COPYRIGHT([Copyright (c) 1996-2005, PostgreSQL Global Development Group])
AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
AC_CONFIG_AUX_DIR(config)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/postgresql-ac.patch?r1=1.2.2.2&r2=1.2.2.3&f=u
More information about the pld-cvs-commit
mailing list