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 78872ce088f..c4dbc264848 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.490.2.22 2008/10/31 02:44:08 scrappy Exp $ +dnl $PostgreSQL: pgsql/configure.in,v 1.490.2.23 2009/01/06 17:27:39 tgl Exp $ dnl dnl Developers, please strive to achieve this order: dnl @@ -85,7 +85,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. ******************************************************************* |