|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for SDL2_net 2.1.1. |
| 3 | +# Generated by GNU Autoconf 2.71 for SDL2_net 2.2.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/libsdl-org/SDL_net/issues>. |
6 | 6 | # |
@@ -760,8 +760,8 @@ MAKEFLAGS= |
760 | 760 | # Identity of this package. |
761 | 761 | PACKAGE_NAME='SDL2_net' |
762 | 762 | PACKAGE_TARNAME='SDL2_net' |
763 | | -PACKAGE_VERSION='2.1.1' |
764 | | -PACKAGE_STRING='SDL2_net 2.1.1' |
| 763 | +PACKAGE_VERSION='2.2.0' |
| 764 | +PACKAGE_STRING='SDL2_net 2.2.0' |
765 | 765 | PACKAGE_BUGREPORT='https://github.com/libsdl-org/SDL_net/issues' |
766 | 766 | PACKAGE_URL='' |
767 | 767 |
|
@@ -1522,7 +1522,7 @@ if test "$ac_init_help" = "long"; then |
1522 | 1522 | # Omit some internal or obsolete options to make the list less imposing. |
1523 | 1523 | # This message is too long to be a string in the A/UX 3.1 sh. |
1524 | 1524 | cat <<_ACEOF |
1525 | | -\`configure' configures SDL2_net 2.1.1 to adapt to many kinds of systems. |
| 1525 | +\`configure' configures SDL2_net 2.2.0 to adapt to many kinds of systems. |
1526 | 1526 |
|
1527 | 1527 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1528 | 1528 |
|
|
1593 | 1593 |
|
1594 | 1594 | if test -n "$ac_init_help"; then |
1595 | 1595 | case $ac_init_help in |
1596 | | - short | recursive ) echo "Configuration of SDL2_net 2.1.1:";; |
| 1596 | + short | recursive ) echo "Configuration of SDL2_net 2.2.0:";; |
1597 | 1597 | esac |
1598 | 1598 | cat <<\_ACEOF |
1599 | 1599 |
|
|
1707 | 1707 | test -n "$ac_init_help" && exit $ac_status |
1708 | 1708 | if $ac_init_version; then |
1709 | 1709 | cat <<\_ACEOF |
1710 | | -SDL2_net configure 2.1.1 |
| 1710 | +SDL2_net configure 2.2.0 |
1711 | 1711 | generated by GNU Autoconf 2.71 |
1712 | 1712 |
|
1713 | 1713 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1968,7 +1968,7 @@ cat >config.log <<_ACEOF |
1968 | 1968 | This file contains any messages produced by compilers while |
1969 | 1969 | running configure, to aid debugging if configure makes a mistake. |
1970 | 1970 |
|
1971 | | -It was created by SDL2_net $as_me 2.1.1, which was |
| 1971 | +It was created by SDL2_net $as_me 2.2.0, which was |
1972 | 1972 | generated by GNU Autoconf 2.71. Invocation command line was |
1973 | 1973 |
|
1974 | 1974 | $ $0$ac_configure_args_raw |
@@ -2728,9 +2728,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2728 | 2728 |
|
2729 | 2729 | MAJOR_VERSION=2 |
2730 | 2730 |
|
2731 | | -MINOR_VERSION=1 |
| 2731 | +MINOR_VERSION=2 |
2732 | 2732 |
|
2733 | | -MICRO_VERSION=1 |
| 2733 | +MICRO_VERSION=0 |
2734 | 2734 |
|
2735 | 2735 |
|
2736 | 2736 | BINARY_AGE=`expr $MINOR_VERSION \* 100 + $MICRO_VERSION` |
@@ -11361,7 +11361,7 @@ fi |
11361 | 11361 |
|
11362 | 11362 | # Define the identity of the package. |
11363 | 11363 | PACKAGE='SDL2_net' |
11364 | | - VERSION='2.1.1' |
| 11364 | + VERSION='2.2.0' |
11365 | 11365 |
|
11366 | 11366 |
|
11367 | 11367 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -13958,7 +13958,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13958 | 13958 | # report actual input values of CONFIG_FILES etc. instead of their |
13959 | 13959 | # values after options handling. |
13960 | 13960 | ac_log=" |
13961 | | -This file was extended by SDL2_net $as_me 2.1.1, which was |
| 13961 | +This file was extended by SDL2_net $as_me 2.2.0, which was |
13962 | 13962 | generated by GNU Autoconf 2.71. Invocation command line was |
13963 | 13963 |
|
13964 | 13964 | CONFIG_FILES = $CONFIG_FILES |
@@ -14017,7 +14017,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
14017 | 14017 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14018 | 14018 | ac_cs_config='$ac_cs_config_escaped' |
14019 | 14019 | ac_cs_version="\\ |
14020 | | -SDL2_net config.status 2.1.1 |
| 14020 | +SDL2_net config.status 2.2.0 |
14021 | 14021 | configured by $0, generated by GNU Autoconf 2.71, |
14022 | 14022 | with options \\"\$ac_cs_config\\" |
14023 | 14023 |
|
|
0 commit comments