|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for libsrtp3 3.0.0-pre. |
| 3 | +# Generated by GNU Autoconf 2.69 for libsrtp3 3.0.1. |
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='libsrtp3' |
582 | 582 | PACKAGE_TARNAME='libsrtp3' |
583 | | -PACKAGE_VERSION='3.0.0-pre' |
584 | | -PACKAGE_STRING='libsrtp3 3.0.0-pre' |
| 583 | +PACKAGE_VERSION='3.0.1' |
| 584 | +PACKAGE_STRING='libsrtp3 3.0.1' |
585 | 585 | PACKAGE_BUGREPORT='https://github.com/cisco/libsrtp/issues' |
586 | 586 | PACKAGE_URL='' |
587 | 587 |
|
@@ -1290,7 +1290,7 @@ if test "$ac_init_help" = "long"; then |
1290 | 1290 | # Omit some internal or obsolete options to make the list less imposing. |
1291 | 1291 | # This message is too long to be a string in the A/UX 3.1 sh. |
1292 | 1292 | cat <<_ACEOF |
1293 | | -\`configure' configures libsrtp3 3.0.0-pre to adapt to many kinds of systems. |
| 1293 | +\`configure' configures libsrtp3 3.0.1 to adapt to many kinds of systems. |
1294 | 1294 |
|
1295 | 1295 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1296 | 1296 |
|
|
1356 | 1356 |
|
1357 | 1357 | if test -n "$ac_init_help"; then |
1358 | 1358 | case $ac_init_help in |
1359 | | - short | recursive ) echo "Configuration of libsrtp3 3.0.0-pre:";; |
| 1359 | + short | recursive ) echo "Configuration of libsrtp3 3.0.1:";; |
1360 | 1360 | esac |
1361 | 1361 | cat <<\_ACEOF |
1362 | 1362 |
|
|
1471 | 1471 | test -n "$ac_init_help" && exit $ac_status |
1472 | 1472 | if $ac_init_version; then |
1473 | 1473 | cat <<\_ACEOF |
1474 | | -libsrtp3 configure 3.0.0-pre |
| 1474 | +libsrtp3 configure 3.0.1 |
1475 | 1475 | generated by GNU Autoconf 2.69 |
1476 | 1476 |
|
1477 | 1477 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2024,7 +2024,7 @@ cat >config.log <<_ACEOF |
2024 | 2024 | This file contains any messages produced by compilers while |
2025 | 2025 | running configure, to aid debugging if configure makes a mistake. |
2026 | 2026 |
|
2027 | | -It was created by libsrtp3 $as_me 3.0.0-pre, which was |
| 2027 | +It was created by libsrtp3 $as_me 3.0.1, which was |
2028 | 2028 | generated by GNU Autoconf 2.69. Invocation command line was |
2029 | 2029 |
|
2030 | 2030 | $ $0 $@ |
@@ -7169,7 +7169,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7169 | 7169 | # report actual input values of CONFIG_FILES etc. instead of their |
7170 | 7170 | # values after options handling. |
7171 | 7171 | ac_log=" |
7172 | | -This file was extended by libsrtp3 $as_me 3.0.0-pre, which was |
| 7172 | +This file was extended by libsrtp3 $as_me 3.0.1, which was |
7173 | 7173 | generated by GNU Autoconf 2.69. Invocation command line was |
7174 | 7174 |
|
7175 | 7175 | CONFIG_FILES = $CONFIG_FILES |
@@ -7231,7 +7231,7 @@ _ACEOF |
7231 | 7231 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7232 | 7232 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7233 | 7233 | ac_cs_version="\\ |
7234 | | -libsrtp3 config.status 3.0.0-pre |
| 7234 | +libsrtp3 config.status 3.0.1 |
7235 | 7235 | configured by $0, generated by GNU Autoconf 2.69, |
7236 | 7236 | with options \\"\$ac_cs_config\\" |
7237 | 7237 |
|
|
0 commit comments