|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for SDL2_mixer 2.5.3. |
| 3 | +# Generated by GNU Autoconf 2.71 for SDL2_mixer 2.6.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/libsdl-org/SDL_mixer/issues>. |
6 | 6 | # |
@@ -760,8 +760,8 @@ MAKEFLAGS= |
760 | 760 | # Identity of this package. |
761 | 761 | PACKAGE_NAME='SDL2_mixer' |
762 | 762 | PACKAGE_TARNAME='SDL2_mixer' |
763 | | -PACKAGE_VERSION='2.5.3' |
764 | | -PACKAGE_STRING='SDL2_mixer 2.5.3' |
| 763 | +PACKAGE_VERSION='2.6.0' |
| 764 | +PACKAGE_STRING='SDL2_mixer 2.6.0' |
765 | 765 | PACKAGE_BUGREPORT='https://github.com/libsdl-org/SDL_mixer/issues' |
766 | 766 | PACKAGE_URL='' |
767 | 767 |
|
@@ -1574,7 +1574,7 @@ if test "$ac_init_help" = "long"; then |
1574 | 1574 | # Omit some internal or obsolete options to make the list less imposing. |
1575 | 1575 | # This message is too long to be a string in the A/UX 3.1 sh. |
1576 | 1576 | cat <<_ACEOF |
1577 | | -\`configure' configures SDL2_mixer 2.5.3 to adapt to many kinds of systems. |
| 1577 | +\`configure' configures SDL2_mixer 2.6.0 to adapt to many kinds of systems. |
1578 | 1578 |
|
1579 | 1579 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1580 | 1580 |
|
|
1640 | 1640 |
|
1641 | 1641 | if test -n "$ac_init_help"; then |
1642 | 1642 | case $ac_init_help in |
1643 | | - short | recursive ) echo "Configuration of SDL2_mixer 2.5.3:";; |
| 1643 | + short | recursive ) echo "Configuration of SDL2_mixer 2.6.0:";; |
1644 | 1644 | esac |
1645 | 1645 | cat <<\_ACEOF |
1646 | 1646 |
|
|
1827 | 1827 | test -n "$ac_init_help" && exit $ac_status |
1828 | 1828 | if $ac_init_version; then |
1829 | 1829 | cat <<\_ACEOF |
1830 | | -SDL2_mixer configure 2.5.3 |
| 1830 | +SDL2_mixer configure 2.6.0 |
1831 | 1831 | generated by GNU Autoconf 2.71 |
1832 | 1832 |
|
1833 | 1833 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2212,7 +2212,7 @@ cat >config.log <<_ACEOF |
2212 | 2212 | This file contains any messages produced by compilers while |
2213 | 2213 | running configure, to aid debugging if configure makes a mistake. |
2214 | 2214 |
|
2215 | | -It was created by SDL2_mixer $as_me 2.5.3, which was |
| 2215 | +It was created by SDL2_mixer $as_me 2.6.0, which was |
2216 | 2216 | generated by GNU Autoconf 2.71. Invocation command line was |
2217 | 2217 |
|
2218 | 2218 | $ $0$ac_configure_args_raw |
@@ -3188,9 +3188,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3188 | 3188 |
|
3189 | 3189 | MAJOR_VERSION=2 |
3190 | 3190 |
|
3191 | | -MINOR_VERSION=5 |
| 3191 | +MINOR_VERSION=6 |
3192 | 3192 |
|
3193 | | -MICRO_VERSION=3 |
| 3193 | +MICRO_VERSION=0 |
3194 | 3194 |
|
3195 | 3195 |
|
3196 | 3196 | BINARY_AGE=`expr $MINOR_VERSION \* 100 + $MICRO_VERSION` |
@@ -19501,7 +19501,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19501 | 19501 | # report actual input values of CONFIG_FILES etc. instead of their |
19502 | 19502 | # values after options handling. |
19503 | 19503 | ac_log=" |
19504 | | -This file was extended by SDL2_mixer $as_me 2.5.3, which was |
| 19504 | +This file was extended by SDL2_mixer $as_me 2.6.0, which was |
19505 | 19505 | generated by GNU Autoconf 2.71. Invocation command line was |
19506 | 19506 |
|
19507 | 19507 | CONFIG_FILES = $CONFIG_FILES |
@@ -19560,7 +19560,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
19560 | 19560 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
19561 | 19561 | ac_cs_config='$ac_cs_config_escaped' |
19562 | 19562 | ac_cs_version="\\ |
19563 | | -SDL2_mixer config.status 2.5.3 |
| 19563 | +SDL2_mixer config.status 2.6.0 |
19564 | 19564 | configured by $0, generated by GNU Autoconf 2.71, |
19565 | 19565 | with options \\"\$ac_cs_config\\" |
19566 | 19566 |
|
|
0 commit comments