|
1 | 1 | #! /bin/sh |
2 | 2 | # From configure.ac Revision. |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.71 for Net-SNMP 5.10.pre1. |
| 4 | +# Generated by GNU Autoconf 2.71 for Net-SNMP 5.10.pre2. |
5 | 5 | # |
6 | 6 | # Report bugs to < [email protected]>. |
7 | 7 | # |
@@ -622,8 +622,8 @@ MAKEFLAGS= |
622 | 622 | # Identity of this package. |
623 | 623 | PACKAGE_NAME='Net-SNMP' |
624 | 624 | PACKAGE_TARNAME='net-snmp' |
625 | | -PACKAGE_VERSION='5.10.pre1' |
626 | | -PACKAGE_STRING='Net-SNMP 5.10.pre1' |
| 625 | +PACKAGE_VERSION='5.10.pre2' |
| 626 | +PACKAGE_STRING='Net-SNMP 5.10.pre2' |
627 | 627 | PACKAGE_BUGREPORT=' [email protected]' |
628 | 628 | PACKAGE_URL='' |
629 | 629 |
|
@@ -1679,7 +1679,7 @@ if test "$ac_init_help" = "long"; then |
1679 | 1679 | # Omit some internal or obsolete options to make the list less imposing. |
1680 | 1680 | # This message is too long to be a string in the A/UX 3.1 sh. |
1681 | 1681 | cat <<_ACEOF |
1682 | | -\`configure' configures Net-SNMP 5.10.pre1 to adapt to many kinds of systems. |
| 1682 | +\`configure' configures Net-SNMP 5.10.pre2 to adapt to many kinds of systems. |
1683 | 1683 |
|
1684 | 1684 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1685 | 1685 |
|
|
1746 | 1746 |
|
1747 | 1747 | if test -n "$ac_init_help"; then |
1748 | 1748 | case $ac_init_help in |
1749 | | - short | recursive ) echo "Configuration of Net-SNMP 5.10.pre1:";; |
| 1749 | + short | recursive ) echo "Configuration of Net-SNMP 5.10.pre2:";; |
1750 | 1750 | esac |
1751 | 1751 | cat <<\_ACEOF |
1752 | 1752 |
|
@@ -1876,7 +1876,7 @@ Compiler Options: |
1876 | 1876 | libraries (eg, HPUX) |
1877 | 1877 | --with-features-of=version |
1878 | 1878 | Compile in MIB modules and other features as if this |
1879 | | - was release "version" (default is 5.10.pre1). |
| 1879 | + was release "version" (default is 5.10.pre2). |
1880 | 1880 |
|
1881 | 1881 | Miscellaneous: |
1882 | 1882 | --with-defaults Use defaults for prompted values. |
|
2197 | 2197 | test -n "$ac_init_help" && exit $ac_status |
2198 | 2198 | if $ac_init_version; then |
2199 | 2199 | cat <<\_ACEOF |
2200 | | -Net-SNMP configure 5.10.pre1 |
| 2200 | +Net-SNMP configure 5.10.pre2 |
2201 | 2201 | generated by GNU Autoconf 2.71 |
2202 | 2202 |
|
2203 | 2203 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2991,7 +2991,7 @@ cat >config.log <<_ACEOF |
2991 | 2991 | This file contains any messages produced by compilers while |
2992 | 2992 | running configure, to aid debugging if configure makes a mistake. |
2993 | 2993 |
|
2994 | | -It was created by Net-SNMP $as_me 5.10.pre1, which was |
| 2994 | +It was created by Net-SNMP $as_me 5.10.pre2, which was |
2995 | 2995 | generated by GNU Autoconf 2.71. Invocation command line was |
2996 | 2996 |
|
2997 | 2997 | $ $0$ac_configure_args_raw |
@@ -37107,7 +37107,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
37107 | 37107 | # report actual input values of CONFIG_FILES etc. instead of their |
37108 | 37108 | # values after options handling. |
37109 | 37109 | ac_log=" |
37110 | | -This file was extended by Net-SNMP $as_me 5.10.pre1, which was |
| 37110 | +This file was extended by Net-SNMP $as_me 5.10.pre2, which was |
37111 | 37111 | generated by GNU Autoconf 2.71. Invocation command line was |
37112 | 37112 |
|
37113 | 37113 | CONFIG_FILES = $CONFIG_FILES |
@@ -37175,7 +37175,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
37175 | 37175 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
37176 | 37176 | ac_cs_config='$ac_cs_config_escaped' |
37177 | 37177 | ac_cs_version="\\ |
37178 | | -Net-SNMP config.status 5.10.pre1 |
| 37178 | +Net-SNMP config.status 5.10.pre2 |
37179 | 37179 | configured by $0, generated by GNU Autoconf 2.71, |
37180 | 37180 | with options \\"\$ac_cs_config\\" |
37181 | 37181 |
|
|
0 commit comments