|
1 | 1 | #! /bin/sh |
2 | | -# From configure.ac Revision: 1.59.1 . |
| 2 | +# From configure.ac Revision: 1.59.2 . |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.69 for Snes9x 1.59.1. |
| 4 | +# Generated by GNU Autoconf 2.69 for Snes9x 1.59.2. |
5 | 5 | # |
6 | 6 | # |
7 | 7 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -578,8 +578,8 @@ MAKEFLAGS= |
578 | 578 | # Identity of this package. |
579 | 579 | PACKAGE_NAME='Snes9x' |
580 | 580 | PACKAGE_TARNAME='snes9x' |
581 | | -PACKAGE_VERSION='1.59.1' |
582 | | -PACKAGE_STRING='Snes9x 1.59.1' |
| 581 | +PACKAGE_VERSION='1.59.2' |
| 582 | +PACKAGE_STRING='Snes9x 1.59.2' |
583 | 583 | PACKAGE_BUGREPORT='' |
584 | 584 | PACKAGE_URL='' |
585 | 585 |
|
@@ -1280,7 +1280,7 @@ if test "$ac_init_help" = "long"; then |
1280 | 1280 | # Omit some internal or obsolete options to make the list less imposing. |
1281 | 1281 | # This message is too long to be a string in the A/UX 3.1 sh. |
1282 | 1282 | cat <<_ACEOF |
1283 | | -\`configure' configures Snes9x 1.59.1 to adapt to many kinds of systems. |
| 1283 | +\`configure' configures Snes9x 1.59.2 to adapt to many kinds of systems. |
1284 | 1284 |
|
1285 | 1285 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1286 | 1286 |
|
|
1350 | 1350 |
|
1351 | 1351 | if test -n "$ac_init_help"; then |
1352 | 1352 | case $ac_init_help in |
1353 | | - short | recursive ) echo "Configuration of Snes9x 1.59.1:";; |
| 1353 | + short | recursive ) echo "Configuration of Snes9x 1.59.2:";; |
1354 | 1354 | esac |
1355 | 1355 | cat <<\_ACEOF |
1356 | 1356 |
|
|
1468 | 1468 | test -n "$ac_init_help" && exit $ac_status |
1469 | 1469 | if $ac_init_version; then |
1470 | 1470 | cat <<\_ACEOF |
1471 | | -Snes9x configure 1.59.1 |
| 1471 | +Snes9x configure 1.59.2 |
1472 | 1472 | generated by GNU Autoconf 2.69 |
1473 | 1473 |
|
1474 | 1474 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1871,7 +1871,7 @@ cat >config.log <<_ACEOF |
1871 | 1871 | This file contains any messages produced by compilers while |
1872 | 1872 | running configure, to aid debugging if configure makes a mistake. |
1873 | 1873 |
|
1874 | | -It was created by Snes9x $as_me 1.59.1, which was |
| 1874 | +It was created by Snes9x $as_me 1.59.2, which was |
1875 | 1875 | generated by GNU Autoconf 2.69. Invocation command line was |
1876 | 1876 |
|
1877 | 1877 | $ $0 $@ |
@@ -6917,7 +6917,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6917 | 6917 | # report actual input values of CONFIG_FILES etc. instead of their |
6918 | 6918 | # values after options handling. |
6919 | 6919 | ac_log=" |
6920 | | -This file was extended by Snes9x $as_me 1.59.1, which was |
| 6920 | +This file was extended by Snes9x $as_me 1.59.2, which was |
6921 | 6921 | generated by GNU Autoconf 2.69. Invocation command line was |
6922 | 6922 |
|
6923 | 6923 | CONFIG_FILES = $CONFIG_FILES |
@@ -6970,7 +6970,7 @@ _ACEOF |
6970 | 6970 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6971 | 6971 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
6972 | 6972 | ac_cs_version="\\ |
6973 | | -Snes9x config.status 1.59.1 |
| 6973 | +Snes9x config.status 1.59.2 |
6974 | 6974 | configured by $0, generated by GNU Autoconf 2.69, |
6975 | 6975 | with options \\"\$ac_cs_config\\" |
6976 | 6976 |
|
|
0 commit comments