|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for libsrtp2 2.4.2-pre. |
| 3 | +# Generated by GNU Autoconf 2.69 for libsrtp2 2.4.2. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/cisco/libsrtp/issues>.
|
6 | 6 | #
|
@@ -580,8 +580,8 @@ MAKEFLAGS=
|
580 | 580 | # Identity of this package.
|
581 | 581 | PACKAGE_NAME='libsrtp2'
|
582 | 582 | PACKAGE_TARNAME='libsrtp2'
|
583 |
| -PACKAGE_VERSION='2.4.2-pre' |
584 |
| -PACKAGE_STRING='libsrtp2 2.4.2-pre' |
| 583 | +PACKAGE_VERSION='2.4.2' |
| 584 | +PACKAGE_STRING='libsrtp2 2.4.2' |
585 | 585 | PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues'
|
586 | 586 | PACKAGE_URL=''
|
587 | 587 |
|
@@ -1288,7 +1288,7 @@ if test "$ac_init_help" = "long"; then
|
1288 | 1288 | # Omit some internal or obsolete options to make the list less imposing.
|
1289 | 1289 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1290 | 1290 | cat <<_ACEOF
|
1291 |
| -\`configure' configures libsrtp2 2.4.2-pre to adapt to many kinds of systems. |
| 1291 | +\`configure' configures libsrtp2 2.4.2 to adapt to many kinds of systems. |
1292 | 1292 |
|
1293 | 1293 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1294 | 1294 |
|
|
1354 | 1354 |
|
1355 | 1355 | if test -n "$ac_init_help"; then
|
1356 | 1356 | case $ac_init_help in
|
1357 |
| - short | recursive ) echo "Configuration of libsrtp2 2.4.2-pre:";; |
| 1357 | + short | recursive ) echo "Configuration of libsrtp2 2.4.2:";; |
1358 | 1358 | esac
|
1359 | 1359 | cat <<\_ACEOF
|
1360 | 1360 |
|
|
1467 | 1467 | test -n "$ac_init_help" && exit $ac_status
|
1468 | 1468 | if $ac_init_version; then
|
1469 | 1469 | cat <<\_ACEOF
|
1470 |
| -libsrtp2 configure 2.4.2-pre |
| 1470 | +libsrtp2 configure 2.4.2 |
1471 | 1471 | generated by GNU Autoconf 2.69
|
1472 | 1472 |
|
1473 | 1473 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2020,7 +2020,7 @@ cat >config.log <<_ACEOF
|
2020 | 2020 | This file contains any messages produced by compilers while
|
2021 | 2021 | running configure, to aid debugging if configure makes a mistake.
|
2022 | 2022 |
|
2023 |
| -It was created by libsrtp2 $as_me 2.4.2-pre, which was |
| 2023 | +It was created by libsrtp2 $as_me 2.4.2, which was |
2024 | 2024 | generated by GNU Autoconf 2.69. Invocation command line was
|
2025 | 2025 |
|
2026 | 2026 | $ $0 $@
|
@@ -7159,7 +7159,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
7159 | 7159 | # report actual input values of CONFIG_FILES etc. instead of their
|
7160 | 7160 | # values after options handling.
|
7161 | 7161 | ac_log="
|
7162 |
| -This file was extended by libsrtp2 $as_me 2.4.2-pre, which was |
| 7162 | +This file was extended by libsrtp2 $as_me 2.4.2, which was |
7163 | 7163 | generated by GNU Autoconf 2.69. Invocation command line was
|
7164 | 7164 |
|
7165 | 7165 | CONFIG_FILES = $CONFIG_FILES
|
@@ -7221,7 +7221,7 @@ _ACEOF
|
7221 | 7221 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
7222 | 7222 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
7223 | 7223 | ac_cs_version="\\
|
7224 |
| -libsrtp2 config.status 2.4.2-pre |
| 7224 | +libsrtp2 config.status 2.4.2 |
7225 | 7225 | configured by $0, generated by GNU Autoconf 2.69,
|
7226 | 7226 | with options \\"\$ac_cs_config\\"
|
7227 | 7227 |
|
|
0 commit comments