summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-01-06 17:27:50 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-01-06 17:27:50 +0000
commit943b6b82a9003e15512620f15e1bc74ce7ad955c (patch)
tree5c8c0788e047d35d76cd99f3d52ba56263db9bc4 /configure.in
parentfcd3890f3c8fb63a7a2fe1732f0b412b65f45c5e (diff)
Remove references to pgsql-ports and pgsql-patches mailing lists from
various documentation, since those lists are now dead/deprecated. Point to pgsql-bugs and/or pgsql-hackers as appropriate.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 7cba1418048..ed16256674b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.431.2.29 2008/10/31 02:49:03 scrappy Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.431.2.30 2009/01/06 17:27:50 tgl Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
@@ -87,7 +87,7 @@ PostgreSQL has apparently not been ported to your platform yet.
To try a manual configuration, look into the src/template directory
for a similar platform and use the '--with-template=' option.
-Please also contact <pgsql-ports@postgresql.org> to see about
+Please also contact <pgsql-bugs@postgresql.org> to see about
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************