|
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.5.0-pre. |
| 3 | +# Generated by GNU Autoconf 2.69 for libsrtp2 2.5.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='libsrtp2' |
582 | 582 | PACKAGE_TARNAME='libsrtp2' |
583 | | -PACKAGE_VERSION='2.5.0-pre' |
584 | | -PACKAGE_STRING='libsrtp2 2.5.0-pre' |
| 583 | +PACKAGE_VERSION='2.5.0' |
| 584 | +PACKAGE_STRING='libsrtp2 2.5.0' |
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.5.0-pre to adapt to many kinds of systems. |
| 1291 | +\`configure' configures libsrtp2 2.5.0 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.5.0-pre:";; |
| 1357 | + short | recursive ) echo "Configuration of libsrtp2 2.5.0:";; |
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.5.0-pre |
| 1470 | +libsrtp2 configure 2.5.0 |
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.5.0-pre, which was |
| 2023 | +It was created by libsrtp2 $as_me 2.5.0, which was |
2024 | 2024 | generated by GNU Autoconf 2.69. Invocation command line was |
2025 | 2025 |
|
2026 | 2026 | $ $0 $@ |
@@ -6998,7 +6998,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6998 | 6998 | # report actual input values of CONFIG_FILES etc. instead of their |
6999 | 6999 | # values after options handling. |
7000 | 7000 | ac_log=" |
7001 | | -This file was extended by libsrtp2 $as_me 2.5.0-pre, which was |
| 7001 | +This file was extended by libsrtp2 $as_me 2.5.0, which was |
7002 | 7002 | generated by GNU Autoconf 2.69. Invocation command line was |
7003 | 7003 |
|
7004 | 7004 | CONFIG_FILES = $CONFIG_FILES |
@@ -7060,7 +7060,7 @@ _ACEOF |
7060 | 7060 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7061 | 7061 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7062 | 7062 | ac_cs_version="\\ |
7063 | | -libsrtp2 config.status 2.5.0-pre |
| 7063 | +libsrtp2 config.status 2.5.0 |
7064 | 7064 | configured by $0, generated by GNU Autoconf 2.69, |
7065 | 7065 | with options \\"\$ac_cs_config\\" |
7066 | 7066 |
|
|
0 commit comments