Author: arekm Date: Tue Jan 8 09:09:22 2008 GMT Module: SOURCES Tag: PG_7 ---- Log message: - new
---- Files affected: SOURCES: postgresql-ac.patch (NONE -> 1.2.2.2) (NEW) ---- Diffs: ================================================================ Index: SOURCES/postgresql-ac.patch diff -u /dev/null SOURCES/postgresql-ac.patch:1.2.2.2 --- /dev/null Tue Jan 8 10:09:22 2008 +++ SOURCES/postgresql-ac.patch Tue Jan 8 10:09:17 2008 @@ -0,0 +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) + +-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.53], [], [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_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c]) + AC_CONFIG_AUX_DIR(config) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
