summaryrefslogtreecommitdiffstats
path: root/debian/patches/autoconf2.69
blob: 009955f04141370f721be603e53a6f90d7790f5f (plain)
1
2
3
4
5
6
7
--- a/configure.ac
+++ b/configure.ac
@@ -22,4 +21,0 @@ AC_INIT([PostgreSQL], [14.1], [pgsql-bug
-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
-Untested combinations of 'autoconf' and PostgreSQL versions are not
-recommended.  You can remove the check from 'configure.ac' but it is then
-your responsibility whether the result works or not.])])