]> git.pld-linux.org Git - packages/postgresql.git/blobdiff - postgresql-configure.patch
- merged DEVEL branch
[packages/postgresql.git] / postgresql-configure.patch
index 07581d6edd5e50bc1908ca3c3434c228af16dde9..233b91f2ab34c0a0956cba596767c8c46df2f4a5 100644 (file)
@@ -1,12 +1,12 @@
-diff -Nur postgresql-7.3.4.orig/configure.in postgresql-7.3.4/configure.in
---- postgresql-7.3.4.orig/configure.in Sun Feb  2 20:56:45 2003
-+++ postgresql-7.3.4/configure.in      Wed Feb  5 11:25:49 2003
+diff -Nur postgresql-7.3.2.orig/configure.in postgresql-7.3.2/configure.in
+--- postgresql-7.3.2.orig/configure.in Sun Feb  2 20:56:45 2003
++++ postgresql-7.3.2/configure.in      Wed Feb  5 11:25:49 2003
 @@ -20,9 +20,7 @@
  dnl The GNU folks apparently haven't heard that some people don't use
  dnl Texinfo. Use this sorcery to use "docdir" instead of "infodir".
  m4_define([info], [doc])
 -m4_define([infodir], [docdir])
- AC_INIT([PostgreSQL], [7.3.4], [pgsql-bugs@postgresql.org])
+ AC_INIT([PostgreSQL], [7.4RC1], [pgsql-bugs@postgresql.org])
 -m4_undefine([infodir])
  m4_undefine([info])
  AC_SUBST(docdir)
This page took 0.058615 seconds and 4 git commands to generate.