Skip to content

Commit aec4cff

Browse files
committed
regenerated configure script.
1 parent 98e8add commit aec4cff

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

configure

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.71 for SDL2_ttf 2.21.1.
3+
# Generated by GNU Autoconf 2.71 for SDL2_ttf 2.21.2.
44
#
55
# Report bugs to <https://github.com/libsdl-org/SDL_ttf/issues>.
66
#
@@ -760,8 +760,8 @@ MAKEFLAGS=
760760
# Identity of this package.
761761
PACKAGE_NAME='SDL2_ttf'
762762
PACKAGE_TARNAME='SDL2_ttf'
763-
PACKAGE_VERSION='2.21.1'
764-
PACKAGE_STRING='SDL2_ttf 2.21.1'
763+
PACKAGE_VERSION='2.21.2'
764+
PACKAGE_STRING='SDL2_ttf 2.21.2'
765765
PACKAGE_BUGREPORT='https://github.com/libsdl-org/SDL_ttf/issues'
766766
PACKAGE_URL=''
767767

@@ -1563,7 +1563,7 @@ if test "$ac_init_help" = "long"; then
15631563
# Omit some internal or obsolete options to make the list less imposing.
15641564
# This message is too long to be a string in the A/UX 3.1 sh.
15651565
cat <<_ACEOF
1566-
\`configure' configures SDL2_ttf 2.21.1 to adapt to many kinds of systems.
1566+
\`configure' configures SDL2_ttf 2.21.2 to adapt to many kinds of systems.
15671567

15681568
Usage: $0 [OPTION]... [VAR=VALUE]...
15691569

@@ -1638,7 +1638,7 @@ fi
16381638

16391639
if test -n "$ac_init_help"; then
16401640
case $ac_init_help in
1641-
short | recursive ) echo "Configuration of SDL2_ttf 2.21.1:";;
1641+
short | recursive ) echo "Configuration of SDL2_ttf 2.21.2:";;
16421642
esac
16431643
cat <<\_ACEOF
16441644

@@ -1772,7 +1772,7 @@ fi
17721772
test -n "$ac_init_help" && exit $ac_status
17731773
if $ac_init_version; then
17741774
cat <<\_ACEOF
1775-
SDL2_ttf configure 2.21.1
1775+
SDL2_ttf configure 2.21.2
17761776
generated by GNU Autoconf 2.71
17771777

17781778
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2384,7 +2384,7 @@ cat >config.log <<_ACEOF
23842384
This file contains any messages produced by compilers while
23852385
running configure, to aid debugging if configure makes a mistake.
23862386

2387-
It was created by SDL2_ttf $as_me 2.21.1, which was
2387+
It was created by SDL2_ttf $as_me 2.21.2, which was
23882388
generated by GNU Autoconf 2.71. Invocation command line was
23892389

23902390
$ $0$ac_configure_args_raw
@@ -3362,7 +3362,7 @@ MAJOR_VERSION=2
33623362

33633363
MINOR_VERSION=21
33643364

3365-
MICRO_VERSION=1
3365+
MICRO_VERSION=2
33663366

33673367

33683368
BINARY_AGE=`expr $MINOR_VERSION \* 100 + $MICRO_VERSION`
@@ -11985,7 +11985,7 @@ fi
1198511985

1198611986
# Define the identity of the package.
1198711987
PACKAGE='SDL2_ttf'
11988-
VERSION='2.21.1'
11988+
VERSION='2.21.2'
1198911989

1199011990

1199111991
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -21740,7 +21740,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2174021740
# report actual input values of CONFIG_FILES etc. instead of their
2174121741
# values after options handling.
2174221742
ac_log="
21743-
This file was extended by SDL2_ttf $as_me 2.21.1, which was
21743+
This file was extended by SDL2_ttf $as_me 2.21.2, which was
2174421744
generated by GNU Autoconf 2.71. Invocation command line was
2174521745

2174621746
CONFIG_FILES = $CONFIG_FILES
@@ -21799,7 +21799,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
2179921799
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2180021800
ac_cs_config='$ac_cs_config_escaped'
2180121801
ac_cs_version="\\
21802-
SDL2_ttf config.status 2.21.1
21802+
SDL2_ttf config.status 2.21.2
2180321803
configured by $0, generated by GNU Autoconf 2.71,
2180421804
with options \\"\$ac_cs_config\\"
2180521805

0 commit comments

Comments
 (0)