diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index deb747b8af8..7d61d043cbe 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.398.4.29 2008/10/31 02:54:50 scrappy Exp $ +dnl $PostgreSQL: pgsql/configure.in,v 1.398.4.30 2009/01/06 17:28:01 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. ******************************************************************* |