|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for libsrtp 1.6.0-pre. |
| 3 | +# Generated by GNU Autoconf 2.69 for libsrtp 1.6.0. |
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='libsrtp'
|
582 | 582 | PACKAGE_TARNAME='libsrtp'
|
583 |
| -PACKAGE_VERSION='1.6.0-pre' |
584 |
| -PACKAGE_STRING='libsrtp 1.6.0-pre' |
| 583 | +PACKAGE_VERSION='1.6.0' |
| 584 | +PACKAGE_STRING='libsrtp 1.6.0' |
585 | 585 | PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues'
|
586 | 586 | PACKAGE_URL=''
|
587 | 587 |
|
@@ -1256,7 +1256,7 @@ if test "$ac_init_help" = "long"; then
|
1256 | 1256 | # Omit some internal or obsolete options to make the list less imposing.
|
1257 | 1257 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1258 | 1258 | cat <<_ACEOF
|
1259 |
| -\`configure' configures libsrtp 1.6.0-pre to adapt to many kinds of systems. |
| 1259 | +\`configure' configures libsrtp 1.6.0 to adapt to many kinds of systems. |
1260 | 1260 |
|
1261 | 1261 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1262 | 1262 |
|
|
1321 | 1321 |
|
1322 | 1322 | if test -n "$ac_init_help"; then
|
1323 | 1323 | case $ac_init_help in
|
1324 |
| - short | recursive ) echo "Configuration of libsrtp 1.6.0-pre:";; |
| 1324 | + short | recursive ) echo "Configuration of libsrtp 1.6.0:";; |
1325 | 1325 | esac
|
1326 | 1326 | cat <<\_ACEOF
|
1327 | 1327 |
|
|
1414 | 1414 | test -n "$ac_init_help" && exit $ac_status
|
1415 | 1415 | if $ac_init_version; then
|
1416 | 1416 | cat <<\_ACEOF
|
1417 |
| -libsrtp configure 1.6.0-pre |
| 1417 | +libsrtp configure 1.6.0 |
1418 | 1418 | generated by GNU Autoconf 2.69
|
1419 | 1419 |
|
1420 | 1420 | 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 libsrtp $as_me 1.6.0-pre, which was |
| 2023 | +It was created by libsrtp $as_me 1.6.0, which was |
2024 | 2024 | generated by GNU Autoconf 2.69. Invocation command line was
|
2025 | 2025 |
|
2026 | 2026 | $ $0 $@
|
@@ -6516,7 +6516,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
6516 | 6516 | # report actual input values of CONFIG_FILES etc. instead of their
|
6517 | 6517 | # values after options handling.
|
6518 | 6518 | ac_log="
|
6519 |
| -This file was extended by libsrtp $as_me 1.6.0-pre, which was |
| 6519 | +This file was extended by libsrtp $as_me 1.6.0, which was |
6520 | 6520 | generated by GNU Autoconf 2.69. Invocation command line was
|
6521 | 6521 |
|
6522 | 6522 | CONFIG_FILES = $CONFIG_FILES
|
@@ -6578,7 +6578,7 @@ _ACEOF
|
6578 | 6578 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
6579 | 6579 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
6580 | 6580 | ac_cs_version="\\
|
6581 |
| -libsrtp config.status 1.6.0-pre |
| 6581 | +libsrtp config.status 1.6.0 |
6582 | 6582 | configured by $0, generated by GNU Autoconf 2.69,
|
6583 | 6583 | with options \\"\$ac_cs_config\\"
|
6584 | 6584 |
|
|
0 commit comments