|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for rtpproxy 3.1. |
| 3 | +# Generated by GNU Autoconf 2.72 for rtpproxy 3.2.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <sobomax@sippysoft.com>. |
6 | 6 | # |
@@ -614,8 +614,8 @@ MAKEFLAGS= |
614 | 614 | # Identity of this package. |
615 | 615 | PACKAGE_NAME='rtpproxy' |
616 | 616 | PACKAGE_TARNAME='rtpproxy' |
617 | | -PACKAGE_VERSION='3.1' |
618 | | -PACKAGE_STRING='rtpproxy 3.1' |
| 617 | +PACKAGE_VERSION='3.2.0' |
| 618 | +PACKAGE_STRING='rtpproxy 3.2.0' |
619 | 619 | PACKAGE_BUGREPORT='sobomax@sippysoft.com' |
620 | 620 | PACKAGE_URL='' |
621 | 621 |
|
@@ -1424,7 +1424,7 @@ if test "$ac_init_help" = "long"; then |
1424 | 1424 | # Omit some internal or obsolete options to make the list less imposing. |
1425 | 1425 | # This message is too long to be a string in the A/UX 3.1 sh. |
1426 | 1426 | cat <<_ACEOF |
1427 | | -'configure' configures rtpproxy 3.1 to adapt to many kinds of systems. |
| 1427 | +'configure' configures rtpproxy 3.2.0 to adapt to many kinds of systems. |
1428 | 1428 |
|
1429 | 1429 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1430 | 1430 |
|
|
1495 | 1495 |
|
1496 | 1496 | if test -n "$ac_init_help"; then |
1497 | 1497 | case $ac_init_help in |
1498 | | - short | recursive ) echo "Configuration of rtpproxy 3.1:";; |
| 1498 | + short | recursive ) echo "Configuration of rtpproxy 3.2.0:";; |
1499 | 1499 | esac |
1500 | 1500 | cat <<\_ACEOF |
1501 | 1501 |
|
|
1624 | 1624 | test -n "$ac_init_help" && exit $ac_status |
1625 | 1625 | if $ac_init_version; then |
1626 | 1626 | cat <<\_ACEOF |
1627 | | -rtpproxy configure 3.1 |
| 1627 | +rtpproxy configure 3.2.0 |
1628 | 1628 | generated by GNU Autoconf 2.72 |
1629 | 1629 |
|
1630 | 1630 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -2107,7 +2107,7 @@ cat >config.log <<_ACEOF |
2107 | 2107 | This file contains any messages produced by compilers while |
2108 | 2108 | running configure, to aid debugging if configure makes a mistake. |
2109 | 2109 |
|
2110 | | -It was created by rtpproxy $as_me 3.1, which was |
| 2110 | +It was created by rtpproxy $as_me 3.2.0, which was |
2111 | 2111 | generated by GNU Autoconf 2.72. Invocation command line was |
2112 | 2112 |
|
2113 | 2113 | $ $0$ac_configure_args_raw |
|
3606 | 3606 |
|
3607 | 3607 | # Define the identity of the package. |
3608 | 3608 | PACKAGE='rtpproxy' |
3609 | | - VERSION='3.1' |
| 3609 | + VERSION='3.2.0' |
3610 | 3610 |
|
3611 | 3611 |
|
3612 | 3612 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -16688,7 +16688,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16688 | 16688 | # report actual input values of CONFIG_FILES etc. instead of their |
16689 | 16689 | # values after options handling. |
16690 | 16690 | ac_log=" |
16691 | | -This file was extended by rtpproxy $as_me 3.1, which was |
| 16691 | +This file was extended by rtpproxy $as_me 3.2.0, which was |
16692 | 16692 | generated by GNU Autoconf 2.72. Invocation command line was |
16693 | 16693 |
|
16694 | 16694 | CONFIG_FILES = $CONFIG_FILES |
@@ -16756,7 +16756,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
16756 | 16756 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16757 | 16757 | ac_cs_config='$ac_cs_config_escaped' |
16758 | 16758 | ac_cs_version="\\ |
16759 | | -rtpproxy config.status 3.1 |
| 16759 | +rtpproxy config.status 3.2.0 |
16760 | 16760 | configured by $0, generated by GNU Autoconf 2.72, |
16761 | 16761 | with options \\"\$ac_cs_config\\" |
16762 | 16762 |
|
|
0 commit comments