]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- new; disable strict autoconf-2.59 dep
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 19 Jun 2008 08:54:34 +0000 (08:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql-autoconf.patch -> 1.1

postgresql-autoconf.patch [new file with mode: 0644]

diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch
new file mode 100644 (file)
index 0000000..8f8848c
--- /dev/null
@@ -0,0 +1,13 @@
+--- postgresql-8.2.9/configure.in~     2008-06-09 02:34:32.000000000 +0200
++++ postgresql-8.2.9/configure.in      2008-06-19 10:07:22.403290650 +0200
+@@ -19,10 +19,6 @@
+ AC_INIT([PostgreSQL], [8.2.9], [pgsql-bugs@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 (c) 1996-2006, PostgreSQL Global Development Group])
+ AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
+ AC_CONFIG_AUX_DIR(config)
This page took 0.100106 seconds and 4 git commands to generate.