|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 | 3 | # Generated by GNU Autoconf 2.69 for PostgreSQL 12devel.
|
4 | 4 | #
|
5 |
| -# Report bugs to < [email protected]>. |
| 5 | +# Report bugs to <pgsql-bugs@lists.postgresql.org>. |
6 | 6 | #
|
7 | 7 | #
|
8 | 8 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
|
269 | 269 | $as_echo "$0: be upgraded to zsh 4.3.4 or later."
|
270 | 270 | else
|
271 | 271 | $as_echo "$0: Please tell [email protected] and
|
272 |
| -$0: [email protected] about your system, including |
273 |
| -$0: any error possibly output before this message. Then |
274 |
| -$0: install a modern shell, or manually run the script |
275 |
| -$0: under such a shell if you do have one." |
| 272 | +$0: pgsql-bugs@lists.postgresql.org about your system, |
| 273 | +$0: including any error possibly output before this |
| 274 | +$0: message. Then install a modern shell, or manually run |
| 275 | +$0: the script under such a shell if you do have one." |
276 | 276 | fi
|
277 | 277 | exit 1
|
278 | 278 | fi
|
@@ -584,7 +584,7 @@ PACKAGE_NAME='PostgreSQL'
|
584 | 584 | PACKAGE_TARNAME='postgresql'
|
585 | 585 | PACKAGE_VERSION='12devel'
|
586 | 586 | PACKAGE_STRING='PostgreSQL 12devel'
|
587 |
| -PACKAGE_BUGREPORT=' [email protected]' |
| 587 | +PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org' |
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
590 | 590 | ac_unique_file="src/backend/access/common/heaptuple.c"
|
@@ -1602,7 +1602,7 @@ Some influential environment variables:
|
1602 | 1602 | Use these variables to override the choices made by `configure' or to help
|
1603 | 1603 | it to find libraries and programs with nonstandard names/locations.
|
1604 | 1604 |
|
1605 |
| -Report bugs to < [email protected]>. |
| 1605 | +Report bugs to <pgsql-bugs@lists.postgresql.org>. |
1606 | 1606 | _ACEOF
|
1607 | 1607 | ac_status=$?
|
1608 | 1608 | fi
|
@@ -1910,9 +1910,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
|
1910 | 1910 | $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
|
1911 | 1911 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
|
1912 | 1912 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
|
1913 |
| -( $as_echo "## ---------------------------------------- ## |
1914 |
| -## Report this to [email protected] ## |
1915 |
| -## ---------------------------------------- ##" |
| 1913 | +( $as_echo "## ---------------------------------------------- ## |
| 1914 | +## Report this to pgsql-bugs@lists.postgresql.org ## |
| 1915 | +## ---------------------------------------------- ##" |
1916 | 1916 | ) | sed "s/^/$as_me: WARNING: /" >&2
|
1917 | 1917 | ;;
|
1918 | 1918 | esac
|
@@ -2969,7 +2969,7 @@ PostgreSQL has apparently not been ported to your platform yet.
|
2969 | 2969 | To try a manual configuration, look into the src/template directory
|
2970 | 2970 | for a similar platform and use the '--with-template=' option.
|
2971 | 2971 |
|
2972 |
| -Please also contact < [email protected]> to see about |
| 2972 | +Please also contact <pgsql-bugs@lists.postgresql.org> to see about |
2973 | 2973 | rectifying this. Include the above 'checking host system type...'
|
2974 | 2974 | line.
|
2975 | 2975 | *******************************************************************
|
@@ -19687,7 +19687,7 @@ $config_links
|
19687 | 19687 | Configuration commands:
|
19688 | 19688 | $config_commands
|
19689 | 19689 |
|
19690 |
| -Report bugs to < [email protected]>." |
| 19690 | +Report bugs to <pgsql-bugs@lists.postgresql.org>." |
19691 | 19691 |
|
19692 | 19692 | _ACEOF
|
19693 | 19693 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
0 commit comments