|
1 | 1 | #! /bin/sh |
2 | | -# From configure.ac Revision: 1.62.1 . |
| 2 | +# From configure.ac Revision: 1.62.2 . |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.71 for Snes9x 1.62.1. |
| 4 | +# Generated by GNU Autoconf 2.71 for Snes9x 1.62.2. |
5 | 5 | # |
6 | 6 | # |
7 | 7 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, |
@@ -608,8 +608,8 @@ MAKEFLAGS= |
608 | 608 | # Identity of this package. |
609 | 609 | PACKAGE_NAME='Snes9x' |
610 | 610 | PACKAGE_TARNAME='snes9x' |
611 | | -PACKAGE_VERSION='1.62.1' |
612 | | -PACKAGE_STRING='Snes9x 1.62.1' |
| 611 | +PACKAGE_VERSION='1.62.2' |
| 612 | +PACKAGE_STRING='Snes9x 1.62.2' |
613 | 613 | PACKAGE_BUGREPORT='' |
614 | 614 | PACKAGE_URL='' |
615 | 615 |
|
@@ -1318,7 +1318,7 @@ if test "$ac_init_help" = "long"; then |
1318 | 1318 | # Omit some internal or obsolete options to make the list less imposing. |
1319 | 1319 | # This message is too long to be a string in the A/UX 3.1 sh. |
1320 | 1320 | cat <<_ACEOF |
1321 | | -\`configure' configures Snes9x 1.62.1 to adapt to many kinds of systems. |
| 1321 | +\`configure' configures Snes9x 1.62.2 to adapt to many kinds of systems. |
1322 | 1322 |
|
1323 | 1323 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1324 | 1324 |
|
|
1389 | 1389 |
|
1390 | 1390 | if test -n "$ac_init_help"; then |
1391 | 1391 | case $ac_init_help in |
1392 | | - short | recursive ) echo "Configuration of Snes9x 1.62.1:";; |
| 1392 | + short | recursive ) echo "Configuration of Snes9x 1.62.2:";; |
1393 | 1393 | esac |
1394 | 1394 | cat <<\_ACEOF |
1395 | 1395 |
|
|
1514 | 1514 | test -n "$ac_init_help" && exit $ac_status |
1515 | 1515 | if $ac_init_version; then |
1516 | 1516 | cat <<\_ACEOF |
1517 | | -Snes9x configure 1.62.1 |
| 1517 | +Snes9x configure 1.62.2 |
1518 | 1518 | generated by GNU Autoconf 2.71 |
1519 | 1519 |
|
1520 | 1520 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1852,7 +1852,7 @@ cat >config.log <<_ACEOF |
1852 | 1852 | This file contains any messages produced by compilers while |
1853 | 1853 | running configure, to aid debugging if configure makes a mistake. |
1854 | 1854 |
|
1855 | | -It was created by Snes9x $as_me 1.62.1, which was |
| 1855 | +It was created by Snes9x $as_me 1.62.2, which was |
1856 | 1856 | generated by GNU Autoconf 2.71. Invocation command line was |
1857 | 1857 |
|
1858 | 1858 | $ $0$ac_configure_args_raw |
@@ -7913,7 +7913,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7913 | 7913 | # report actual input values of CONFIG_FILES etc. instead of their |
7914 | 7914 | # values after options handling. |
7915 | 7915 | ac_log=" |
7916 | | -This file was extended by Snes9x $as_me 1.62.1, which was |
| 7916 | +This file was extended by Snes9x $as_me 1.62.2, which was |
7917 | 7917 | generated by GNU Autoconf 2.71. Invocation command line was |
7918 | 7918 |
|
7919 | 7919 | CONFIG_FILES = $CONFIG_FILES |
@@ -7968,7 +7968,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
7968 | 7968 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7969 | 7969 | ac_cs_config='$ac_cs_config_escaped' |
7970 | 7970 | ac_cs_version="\\ |
7971 | | -Snes9x config.status 1.62.1 |
| 7971 | +Snes9x config.status 1.62.2 |
7972 | 7972 | configured by $0, generated by GNU Autoconf 2.71, |
7973 | 7973 | with options \\"\$ac_cs_config\\" |
7974 | 7974 |
|
|
0 commit comments