|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for SDL2_image 2.7.1. |
| 3 | +# Generated by GNU Autoconf 2.71 for SDL2_image 2.8.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/libsdl-org/SDL_image/issues>. |
6 | 6 | # |
@@ -760,8 +760,8 @@ MAKEFLAGS= |
760 | 760 | # Identity of this package. |
761 | 761 | PACKAGE_NAME='SDL2_image' |
762 | 762 | PACKAGE_TARNAME='SDL2_image' |
763 | | -PACKAGE_VERSION='2.7.1' |
764 | | -PACKAGE_STRING='SDL2_image 2.7.1' |
| 763 | +PACKAGE_VERSION='2.8.0' |
| 764 | +PACKAGE_STRING='SDL2_image 2.8.0' |
765 | 765 | PACKAGE_BUGREPORT='https://github.com/libsdl-org/SDL_image/issues' |
766 | 766 | PACKAGE_URL='' |
767 | 767 |
|
@@ -1609,7 +1609,7 @@ if test "$ac_init_help" = "long"; then |
1609 | 1609 | # Omit some internal or obsolete options to make the list less imposing. |
1610 | 1610 | # This message is too long to be a string in the A/UX 3.1 sh. |
1611 | 1611 | cat <<_ACEOF |
1612 | | -\`configure' configures SDL2_image 2.7.1 to adapt to many kinds of systems. |
| 1612 | +\`configure' configures SDL2_image 2.8.0 to adapt to many kinds of systems. |
1613 | 1613 |
|
1614 | 1614 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1615 | 1615 |
|
|
1680 | 1680 |
|
1681 | 1681 | if test -n "$ac_init_help"; then |
1682 | 1682 | case $ac_init_help in |
1683 | | - short | recursive ) echo "Configuration of SDL2_image 2.7.1:";; |
| 1683 | + short | recursive ) echo "Configuration of SDL2_image 2.8.0:";; |
1684 | 1684 | esac |
1685 | 1685 | cat <<\_ACEOF |
1686 | 1686 |
|
|
1853 | 1853 | test -n "$ac_init_help" && exit $ac_status |
1854 | 1854 | if $ac_init_version; then |
1855 | 1855 | cat <<\_ACEOF |
1856 | | -SDL2_image configure 2.7.1 |
| 1856 | +SDL2_image configure 2.8.0 |
1857 | 1857 | generated by GNU Autoconf 2.71 |
1858 | 1858 |
|
1859 | 1859 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2153,7 +2153,7 @@ cat >config.log <<_ACEOF |
2153 | 2153 | This file contains any messages produced by compilers while |
2154 | 2154 | running configure, to aid debugging if configure makes a mistake. |
2155 | 2155 |
|
2156 | | -It was created by SDL2_image $as_me 2.7.1, which was |
| 2156 | +It was created by SDL2_image $as_me 2.8.0, which was |
2157 | 2157 | generated by GNU Autoconf 2.71. Invocation command line was |
2158 | 2158 |
|
2159 | 2159 | $ $0$ac_configure_args_raw |
@@ -2913,9 +2913,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2913 | 2913 |
|
2914 | 2914 | MAJOR_VERSION=2 |
2915 | 2915 |
|
2916 | | -MINOR_VERSION=7 |
| 2916 | +MINOR_VERSION=8 |
2917 | 2917 |
|
2918 | | -MICRO_VERSION=1 |
| 2918 | +MICRO_VERSION=0 |
2919 | 2919 |
|
2920 | 2920 |
|
2921 | 2921 | BINARY_AGE=`expr $MINOR_VERSION \* 100 + $MICRO_VERSION` |
@@ -11537,7 +11537,7 @@ fi |
11537 | 11537 |
|
11538 | 11538 | # Define the identity of the package. |
11539 | 11539 | PACKAGE='SDL2_image' |
11540 | | - VERSION='2.7.1' |
| 11540 | + VERSION='2.8.0' |
11541 | 11541 |
|
11542 | 11542 |
|
11543 | 11543 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -16732,7 +16732,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16732 | 16732 | # report actual input values of CONFIG_FILES etc. instead of their |
16733 | 16733 | # values after options handling. |
16734 | 16734 | ac_log=" |
16735 | | -This file was extended by SDL2_image $as_me 2.7.1, which was |
| 16735 | +This file was extended by SDL2_image $as_me 2.8.0, which was |
16736 | 16736 | generated by GNU Autoconf 2.71. Invocation command line was |
16737 | 16737 |
|
16738 | 16738 | CONFIG_FILES = $CONFIG_FILES |
@@ -16791,7 +16791,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
16791 | 16791 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16792 | 16792 | ac_cs_config='$ac_cs_config_escaped' |
16793 | 16793 | ac_cs_version="\\ |
16794 | | -SDL2_image config.status 2.7.1 |
| 16794 | +SDL2_image config.status 2.8.0 |
16795 | 16795 | configured by $0, generated by GNU Autoconf 2.71, |
16796 | 16796 | with options \\"\$ac_cs_config\\" |
16797 | 16797 |
|
|
0 commit comments