|
1 | 1 | #! /bin/sh |
2 | 2 | # From configure.ac Id using automake version AC_ACVERSION. |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.71 for or1ksim 2019-12-04. |
| 4 | +# Generated by GNU Autoconf 2.71 for or1ksim 2023-07-14. |
5 | 5 | # |
6 | | -# Report bugs to <openrisc@lists.librecores.org>. |
| 6 | +# Report bugs to <linux-openrisc@vger.kernel.org>. |
7 | 7 | # |
8 | 8 | # |
9 | 9 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, |
@@ -297,7 +297,7 @@ then : |
297 | 297 | printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." |
298 | 298 | else |
299 | 299 | printf "%s\n" "$0: Please tell [email protected] and |
300 | | -$0: openrisc@lists.librecores.org about your system, |
| 300 | +$0: linux-openrisc@vger.kernel.org about your system, |
301 | 301 | $0: including any error possibly output before this |
302 | 302 | $0: message. Then install a modern shell, or manually run |
303 | 303 | $0: the script under such a shell if you do have one." |
@@ -642,9 +642,9 @@ MAKEFLAGS= |
642 | 642 | # Identity of this package. |
643 | 643 | PACKAGE_NAME='or1ksim' |
644 | 644 | PACKAGE_TARNAME='or1ksim' |
645 | | -PACKAGE_VERSION='2019-12-04' |
646 | | -PACKAGE_STRING='or1ksim 2019-12-04' |
647 | | -PACKAGE_BUGREPORT='openrisc@lists.librecores.org' |
| 645 | +PACKAGE_VERSION='2023-07-14' |
| 646 | +PACKAGE_STRING='or1ksim 2023-07-14' |
| 647 | +PACKAGE_BUGREPORT='linux-openrisc@vger.kernel.org' |
648 | 648 | PACKAGE_URL='' |
649 | 649 |
|
650 | 650 | # Factoring default headers for most tests. |
@@ -1412,7 +1412,7 @@ if test "$ac_init_help" = "long"; then |
1412 | 1412 | # Omit some internal or obsolete options to make the list less imposing. |
1413 | 1413 | # This message is too long to be a string in the A/UX 3.1 sh. |
1414 | 1414 | cat <<_ACEOF |
1415 | | -\`configure' configures or1ksim 2019-12-04 to adapt to many kinds of systems. |
| 1415 | +\`configure' configures or1ksim 2023-07-14 to adapt to many kinds of systems. |
1416 | 1416 |
|
1417 | 1417 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1418 | 1418 |
|
|
1484 | 1484 |
|
1485 | 1485 | if test -n "$ac_init_help"; then |
1486 | 1486 | case $ac_init_help in |
1487 | | - short | recursive ) echo "Configuration of or1ksim 2019-12-04:";; |
| 1487 | + short | recursive ) echo "Configuration of or1ksim 2023-07-14:";; |
1488 | 1488 | esac |
1489 | 1489 | cat <<\_ACEOF |
1490 | 1490 |
|
@@ -1538,7 +1538,7 @@ Some influential environment variables: |
1538 | 1538 | Use these variables to override the choices made by `configure' or to help |
1539 | 1539 | it to find libraries and programs with nonstandard names/locations. |
1540 | 1540 |
|
1541 | | -Report bugs to <openrisc@lists.librecores.org>. |
| 1541 | +Report bugs to <linux-openrisc@vger.kernel.org>. |
1542 | 1542 | _ACEOF |
1543 | 1543 | ac_status=$? |
1544 | 1544 | fi |
|
1602 | 1602 | test -n "$ac_init_help" && exit $ac_status |
1603 | 1603 | if $ac_init_version; then |
1604 | 1604 | cat <<\_ACEOF |
1605 | | -or1ksim configure 2019-12-04 |
| 1605 | +or1ksim configure 2023-07-14 |
1606 | 1606 | generated by GNU Autoconf 2.71 |
1607 | 1607 |
|
1608 | 1608 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2181,7 +2181,7 @@ cat >config.log <<_ACEOF |
2181 | 2181 | This file contains any messages produced by compilers while |
2182 | 2182 | running configure, to aid debugging if configure makes a mistake. |
2183 | 2183 |
|
2184 | | -It was created by or1ksim $as_me 2019-12-04, which was |
| 2184 | +It was created by or1ksim $as_me 2023-07-14, which was |
2185 | 2185 | generated by GNU Autoconf 2.71. Invocation command line was |
2186 | 2186 |
|
2187 | 2187 | $ $0$ac_configure_args_raw |
@@ -12934,7 +12934,7 @@ fi |
12934 | 12934 |
|
12935 | 12935 | # Define the identity of the package. |
12936 | 12936 | PACKAGE='or1ksim' |
12937 | | - VERSION='2019-12-04' |
| 12937 | + VERSION='2023-07-14' |
12938 | 12938 |
|
12939 | 12939 |
|
12940 | 12940 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -16440,7 +16440,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16440 | 16440 | # report actual input values of CONFIG_FILES etc. instead of their |
16441 | 16441 | # values after options handling. |
16442 | 16442 | ac_log=" |
16443 | | -This file was extended by or1ksim $as_me 2019-12-04, which was |
| 16443 | +This file was extended by or1ksim $as_me 2023-07-14, which was |
16444 | 16444 | generated by GNU Autoconf 2.71. Invocation command line was |
16445 | 16445 |
|
16446 | 16446 | CONFIG_FILES = $CONFIG_FILES |
@@ -16500,15 +16500,15 @@ $config_headers |
16500 | 16500 | Configuration commands: |
16501 | 16501 | $config_commands |
16502 | 16502 |
|
16503 | | -Report bugs to <openrisc@lists.librecores.org>." |
| 16503 | +Report bugs to <linux-openrisc@vger.kernel.org>." |
16504 | 16504 |
|
16505 | 16505 | _ACEOF |
16506 | 16506 | ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` |
16507 | 16507 | ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"` |
16508 | 16508 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16509 | 16509 | ac_cs_config='$ac_cs_config_escaped' |
16510 | 16510 | ac_cs_version="\\ |
16511 | | -or1ksim config.status 2019-12-04 |
| 16511 | +or1ksim config.status 2023-07-14 |
16512 | 16512 | configured by $0, generated by GNU Autoconf 2.71, |
16513 | 16513 | with options \\"\$ac_cs_config\\" |
16514 | 16514 |
|
|
0 commit comments