|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for SDL2_ttf 2.21.2. |
| 3 | +# Generated by GNU Autoconf 2.71 for SDL2_ttf 2.22.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/libsdl-org/SDL_ttf/issues>. |
6 | 6 | # |
@@ -760,8 +760,8 @@ MAKEFLAGS= |
760 | 760 | # Identity of this package. |
761 | 761 | PACKAGE_NAME='SDL2_ttf' |
762 | 762 | PACKAGE_TARNAME='SDL2_ttf' |
763 | | -PACKAGE_VERSION='2.21.2' |
764 | | -PACKAGE_STRING='SDL2_ttf 2.21.2' |
| 763 | +PACKAGE_VERSION='2.22.0' |
| 764 | +PACKAGE_STRING='SDL2_ttf 2.22.0' |
765 | 765 | PACKAGE_BUGREPORT='https://github.com/libsdl-org/SDL_ttf/issues' |
766 | 766 | PACKAGE_URL='' |
767 | 767 |
|
@@ -1563,7 +1563,7 @@ if test "$ac_init_help" = "long"; then |
1563 | 1563 | # Omit some internal or obsolete options to make the list less imposing. |
1564 | 1564 | # This message is too long to be a string in the A/UX 3.1 sh. |
1565 | 1565 | cat <<_ACEOF |
1566 | | -\`configure' configures SDL2_ttf 2.21.2 to adapt to many kinds of systems. |
| 1566 | +\`configure' configures SDL2_ttf 2.22.0 to adapt to many kinds of systems. |
1567 | 1567 |
|
1568 | 1568 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1569 | 1569 |
|
|
1638 | 1638 |
|
1639 | 1639 | if test -n "$ac_init_help"; then |
1640 | 1640 | case $ac_init_help in |
1641 | | - short | recursive ) echo "Configuration of SDL2_ttf 2.21.2:";; |
| 1641 | + short | recursive ) echo "Configuration of SDL2_ttf 2.22.0:";; |
1642 | 1642 | esac |
1643 | 1643 | cat <<\_ACEOF |
1644 | 1644 |
|
|
1772 | 1772 | test -n "$ac_init_help" && exit $ac_status |
1773 | 1773 | if $ac_init_version; then |
1774 | 1774 | cat <<\_ACEOF |
1775 | | -SDL2_ttf configure 2.21.2 |
| 1775 | +SDL2_ttf configure 2.22.0 |
1776 | 1776 | generated by GNU Autoconf 2.71 |
1777 | 1777 |
|
1778 | 1778 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2384,7 +2384,7 @@ cat >config.log <<_ACEOF |
2384 | 2384 | This file contains any messages produced by compilers while |
2385 | 2385 | running configure, to aid debugging if configure makes a mistake. |
2386 | 2386 |
|
2387 | | -It was created by SDL2_ttf $as_me 2.21.2, which was |
| 2387 | +It was created by SDL2_ttf $as_me 2.22.0, which was |
2388 | 2388 | generated by GNU Autoconf 2.71. Invocation command line was |
2389 | 2389 |
|
2390 | 2390 | $ $0$ac_configure_args_raw |
@@ -3360,9 +3360,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3360 | 3360 |
|
3361 | 3361 | MAJOR_VERSION=2 |
3362 | 3362 |
|
3363 | | -MINOR_VERSION=21 |
| 3363 | +MINOR_VERSION=22 |
3364 | 3364 |
|
3365 | | -MICRO_VERSION=2 |
| 3365 | +MICRO_VERSION=0 |
3366 | 3366 |
|
3367 | 3367 |
|
3368 | 3368 | BINARY_AGE=`expr $MINOR_VERSION \* 100 + $MICRO_VERSION` |
@@ -11985,7 +11985,7 @@ fi |
11985 | 11985 |
|
11986 | 11986 | # Define the identity of the package. |
11987 | 11987 | PACKAGE='SDL2_ttf' |
11988 | | - VERSION='2.21.2' |
| 11988 | + VERSION='2.22.0' |
11989 | 11989 |
|
11990 | 11990 |
|
11991 | 11991 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -21740,7 +21740,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
21740 | 21740 | # report actual input values of CONFIG_FILES etc. instead of their |
21741 | 21741 | # values after options handling. |
21742 | 21742 | ac_log=" |
21743 | | -This file was extended by SDL2_ttf $as_me 2.21.2, which was |
| 21743 | +This file was extended by SDL2_ttf $as_me 2.22.0, which was |
21744 | 21744 | generated by GNU Autoconf 2.71. Invocation command line was |
21745 | 21745 |
|
21746 | 21746 | CONFIG_FILES = $CONFIG_FILES |
@@ -21799,7 +21799,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
21799 | 21799 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
21800 | 21800 | ac_cs_config='$ac_cs_config_escaped' |
21801 | 21801 | ac_cs_version="\\ |
21802 | | -SDL2_ttf config.status 2.21.2 |
| 21802 | +SDL2_ttf config.status 2.22.0 |
21803 | 21803 | configured by $0, generated by GNU Autoconf 2.71, |
21804 | 21804 | with options \\"\$ac_cs_config\\" |
21805 | 21805 |
|
|
0 commit comments