|
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.8.0. |
| 3 | +# Generated by GNU Autoconf 2.71 for SDL2_mixer 2.9.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.8.0' |
764 |
| -PACKAGE_STRING='SDL2_mixer 2.8.0' |
| 763 | +PACKAGE_VERSION='2.9.0' |
| 764 | +PACKAGE_STRING='SDL2_mixer 2.9.0' |
765 | 765 | PACKAGE_BUGREPORT='https://github.com/libsdl-org/SDL_mixer/issues'
|
766 | 766 | PACKAGE_URL=''
|
767 | 767 |
|
@@ -1592,7 +1592,7 @@ if test "$ac_init_help" = "long"; then
|
1592 | 1592 | # Omit some internal or obsolete options to make the list less imposing.
|
1593 | 1593 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1594 | 1594 | cat <<_ACEOF
|
1595 |
| -\`configure' configures SDL2_mixer 2.8.0 to adapt to many kinds of systems. |
| 1595 | +\`configure' configures SDL2_mixer 2.9.0 to adapt to many kinds of systems. |
1596 | 1596 |
|
1597 | 1597 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1598 | 1598 |
|
|
1658 | 1658 |
|
1659 | 1659 | if test -n "$ac_init_help"; then
|
1660 | 1660 | case $ac_init_help in
|
1661 |
| - short | recursive ) echo "Configuration of SDL2_mixer 2.8.0:";; |
| 1661 | + short | recursive ) echo "Configuration of SDL2_mixer 2.9.0:";; |
1662 | 1662 | esac
|
1663 | 1663 | cat <<\_ACEOF
|
1664 | 1664 |
|
|
1859 | 1859 | test -n "$ac_init_help" && exit $ac_status
|
1860 | 1860 | if $ac_init_version; then
|
1861 | 1861 | cat <<\_ACEOF
|
1862 |
| -SDL2_mixer configure 2.8.0 |
| 1862 | +SDL2_mixer configure 2.9.0 |
1863 | 1863 | generated by GNU Autoconf 2.71
|
1864 | 1864 |
|
1865 | 1865 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -2244,7 +2244,7 @@ cat >config.log <<_ACEOF
|
2244 | 2244 | This file contains any messages produced by compilers while
|
2245 | 2245 | running configure, to aid debugging if configure makes a mistake.
|
2246 | 2246 |
|
2247 |
| -It was created by SDL2_mixer $as_me 2.8.0, which was |
| 2247 | +It was created by SDL2_mixer $as_me 2.9.0, which was |
2248 | 2248 | generated by GNU Autoconf 2.71. Invocation command line was
|
2249 | 2249 |
|
2250 | 2250 | $ $0$ac_configure_args_raw
|
@@ -3220,7 +3220,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
3220 | 3220 |
|
3221 | 3221 | MAJOR_VERSION=2
|
3222 | 3222 |
|
3223 |
| -MINOR_VERSION=8 |
| 3223 | +MINOR_VERSION=9 |
3224 | 3224 |
|
3225 | 3225 | MICRO_VERSION=0
|
3226 | 3226 |
|
@@ -12267,11 +12267,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
12267 | 12267 | then :
|
12268 | 12268 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
|
12269 | 12269 | printf %s "checking for $CXX option to enable C++11 features... " >&6; }
|
12270 |
| -if test ${ac_cv_prog_cxx_cxx11+y} |
| 12270 | +if test ${ac_cv_prog_cxx_11+y} |
12271 | 12271 | then :
|
12272 | 12272 | printf %s "(cached) " >&6
|
12273 | 12273 | else $as_nop
|
12274 |
| - ac_cv_prog_cxx_cxx11=no |
| 12274 | + ac_cv_prog_cxx_11=no |
12275 | 12275 | ac_save_CXX=$CXX
|
12276 | 12276 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
12277 | 12277 | /* end confdefs.h. */
|
@@ -12313,11 +12313,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
12313 | 12313 | then :
|
12314 | 12314 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
|
12315 | 12315 | printf %s "checking for $CXX option to enable C++98 features... " >&6; }
|
12316 |
| -if test ${ac_cv_prog_cxx_cxx98+y} |
| 12316 | +if test ${ac_cv_prog_cxx_98+y} |
12317 | 12317 | then :
|
12318 | 12318 | printf %s "(cached) " >&6
|
12319 | 12319 | else $as_nop
|
12320 |
| - ac_cv_prog_cxx_cxx98=no |
| 12320 | + ac_cv_prog_cxx_98=no |
12321 | 12321 | ac_save_CXX=$CXX
|
12322 | 12322 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
12323 | 12323 | /* end confdefs.h. */
|
@@ -12637,11 +12637,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
12637 | 12637 | then :
|
12638 | 12638 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
|
12639 | 12639 | printf %s "checking for $CXX option to enable C++11 features... " >&6; }
|
12640 |
| -if test ${ac_cv_prog_cxx_cxx11+y} |
| 12640 | +if test ${ac_cv_prog_cxx_11+y} |
12641 | 12641 | then :
|
12642 | 12642 | printf %s "(cached) " >&6
|
12643 | 12643 | else $as_nop
|
12644 |
| - ac_cv_prog_cxx_cxx11=no |
| 12644 | + ac_cv_prog_cxx_11=no |
12645 | 12645 | ac_save_CXX=$CXX
|
12646 | 12646 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
12647 | 12647 | /* end confdefs.h. */
|
@@ -12683,11 +12683,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
12683 | 12683 | then :
|
12684 | 12684 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
|
12685 | 12685 | printf %s "checking for $CXX option to enable C++98 features... " >&6; }
|
12686 |
| -if test ${ac_cv_prog_cxx_cxx98+y} |
| 12686 | +if test ${ac_cv_prog_cxx_98+y} |
12687 | 12687 | then :
|
12688 | 12688 | printf %s "(cached) " >&6
|
12689 | 12689 | else $as_nop
|
12690 |
| - ac_cv_prog_cxx_cxx98=no |
| 12690 | + ac_cv_prog_cxx_98=no |
12691 | 12691 | ac_save_CXX=$CXX
|
12692 | 12692 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
12693 | 12693 | /* end confdefs.h. */
|
@@ -20349,7 +20349,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
20349 | 20349 | # report actual input values of CONFIG_FILES etc. instead of their
|
20350 | 20350 | # values after options handling.
|
20351 | 20351 | ac_log="
|
20352 |
| -This file was extended by SDL2_mixer $as_me 2.8.0, which was |
| 20352 | +This file was extended by SDL2_mixer $as_me 2.9.0, which was |
20353 | 20353 | generated by GNU Autoconf 2.71. Invocation command line was
|
20354 | 20354 |
|
20355 | 20355 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20408,7 +20408,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
20408 | 20408 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20409 | 20409 | ac_cs_config='$ac_cs_config_escaped'
|
20410 | 20410 | ac_cs_version="\\
|
20411 |
| -SDL2_mixer config.status 2.8.0 |
| 20411 | +SDL2_mixer config.status 2.9.0 |
20412 | 20412 | configured by $0, generated by GNU Autoconf 2.71,
|
20413 | 20413 | with options \\"\$ac_cs_config\\"
|
20414 | 20414 |
|
|
0 commit comments