|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 | 3 | # Generated by GNU Autoconf 2.69 for Cbc trunk.
|
4 | 4 | #
|
5 |
| -# Report bugs to <cbc@lists.coin-or.org>. |
| 5 | +# Report bugs to <https://github.com/coin-or/Cbc/issues/new>. |
6 | 6 | #
|
7 | 7 | #
|
8 | 8 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
|
281 | 281 | $as_echo "$0: be upgraded to zsh 4.3.4 or later."
|
282 | 282 | else
|
283 | 283 | $as_echo "$0: Please tell [email protected] and
|
284 |
| -$0: cbc@lists.coin-or.org about your system, including any |
285 |
| -$0: error possibly output before this message. Then install |
286 |
| -$0: a modern shell, or manually run the script under such a |
287 |
| -$0: shell if you do have one." |
| 284 | +$0: https://github.com/coin-or/Cbc/issues/new about your |
| 285 | +$0: system, including any error possibly output before this |
| 286 | +$0: message. Then install a modern shell, or manually run |
| 287 | +$0: the script under such a shell if you do have one." |
288 | 288 | fi
|
289 | 289 | exit 1
|
290 | 290 | fi
|
@@ -598,8 +598,8 @@ PACKAGE_NAME='Cbc'
|
598 | 598 | PACKAGE_TARNAME='coin-or-cbc'
|
599 | 599 | PACKAGE_VERSION='trunk'
|
600 | 600 | PACKAGE_STRING='Cbc trunk'
|
601 |
| -PACKAGE_BUGREPORT='cbc@lists.coin-or.org' |
602 |
| -PACKAGE_URL='https://projects.coin-or.org/Cbc' |
| 601 | +PACKAGE_BUGREPORT='https://github.com/coin-or/Cbc/issues/new' |
| 602 | +PACKAGE_URL='https://github.com/coin-or/Cbc' |
603 | 603 |
|
604 | 604 | ac_unique_file="src/CbcTree.hpp"
|
605 | 605 | # Factoring default headers for most tests.
|
@@ -1821,8 +1821,8 @@ Some influential environment variables:
|
1821 | 1821 | Use these variables to override the choices made by `configure' or to help
|
1822 | 1822 | it to find libraries and programs with nonstandard names/locations.
|
1823 | 1823 |
|
1824 |
| -Report bugs to <cbc@lists.coin-or.org>. |
1825 |
| -Cbc home page: <https://projects.coin-or.org/Cbc>. |
| 1824 | +Report bugs to <https://github.com/coin-or/Cbc/issues/new>. |
| 1825 | +Cbc home page: <https://github.com/coin-or/Cbc>. |
1826 | 1826 | _ACEOF
|
1827 | 1827 | ac_status=$?
|
1828 | 1828 | fi
|
@@ -2357,9 +2357,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
|
2357 | 2357 | $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
|
2358 | 2358 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
|
2359 | 2359 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
|
2360 |
| -( $as_echo "## ------------------------------------ ## |
2361 |
| -## Report this to cbc@lists.coin-or.org ## |
2362 |
| -## ------------------------------------ ##" |
| 2360 | +( $as_echo "## -------------------------------------------------------- ## |
| 2361 | +## Report this to https://github.com/coin-or/Cbc/issues/new ## |
| 2362 | +## -------------------------------------------------------- ##" |
2363 | 2363 | ) | sed "s/^/$as_me: WARNING: /" >&2
|
2364 | 2364 | ;;
|
2365 | 2365 | esac
|
@@ -23790,8 +23790,8 @@ $config_headers
|
23790 | 23790 | Configuration commands:
|
23791 | 23791 | $config_commands
|
23792 | 23792 |
|
23793 |
| -Report bugs to <cbc@lists.coin-or.org>. |
23794 |
| -Cbc home page: <https://projects.coin-or.org/Cbc>." |
| 23793 | +Report bugs to <https://github.com/coin-or/Cbc/issues/new>. |
| 23794 | +Cbc home page: <https://github.com/coin-or/Cbc>." |
23795 | 23795 |
|
23796 | 23796 | _ACEOF
|
23797 | 23797 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
0 commit comments