|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for tcpdump 4.99.4-PRE-GIT. |
| 3 | +# Generated by GNU Autoconf 2.69 for tcpdump 4.99.4. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -577,8 +577,8 @@ MAKEFLAGS=
|
577 | 577 | # Identity of this package.
|
578 | 578 | PACKAGE_NAME='tcpdump'
|
579 | 579 | PACKAGE_TARNAME='tcpdump'
|
580 |
| -PACKAGE_VERSION='4.99.4-PRE-GIT' |
581 |
| -PACKAGE_STRING='tcpdump 4.99.4-PRE-GIT' |
| 580 | +PACKAGE_VERSION='4.99.4' |
| 581 | +PACKAGE_STRING='tcpdump 4.99.4' |
582 | 582 | PACKAGE_BUGREPORT=''
|
583 | 583 | PACKAGE_URL=''
|
584 | 584 |
|
@@ -1258,7 +1258,7 @@ if test "$ac_init_help" = "long"; then
|
1258 | 1258 | # Omit some internal or obsolete options to make the list less imposing.
|
1259 | 1259 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1260 | 1260 | cat <<_ACEOF
|
1261 |
| -\`configure' configures tcpdump 4.99.4-PRE-GIT to adapt to many kinds of systems. |
| 1261 | +\`configure' configures tcpdump 4.99.4 to adapt to many kinds of systems. |
1262 | 1262 |
|
1263 | 1263 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1264 | 1264 |
|
|
1323 | 1323 |
|
1324 | 1324 | if test -n "$ac_init_help"; then
|
1325 | 1325 | case $ac_init_help in
|
1326 |
| - short | recursive ) echo "Configuration of tcpdump 4.99.4-PRE-GIT:";; |
| 1326 | + short | recursive ) echo "Configuration of tcpdump 4.99.4:";; |
1327 | 1327 | esac
|
1328 | 1328 | cat <<\_ACEOF
|
1329 | 1329 |
|
|
1426 | 1426 | test -n "$ac_init_help" && exit $ac_status
|
1427 | 1427 | if $ac_init_version; then
|
1428 | 1428 | cat <<\_ACEOF
|
1429 |
| -tcpdump configure 4.99.4-PRE-GIT |
| 1429 | +tcpdump configure 4.99.4 |
1430 | 1430 | generated by GNU Autoconf 2.69
|
1431 | 1431 |
|
1432 | 1432 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2074,7 +2074,7 @@ cat >config.log <<_ACEOF
|
2074 | 2074 | This file contains any messages produced by compilers while
|
2075 | 2075 | running configure, to aid debugging if configure makes a mistake.
|
2076 | 2076 |
|
2077 |
| -It was created by tcpdump $as_me 4.99.4-PRE-GIT, which was |
| 2077 | +It was created by tcpdump $as_me 4.99.4, which was |
2078 | 2078 | generated by GNU Autoconf 2.69. Invocation command line was
|
2079 | 2079 |
|
2080 | 2080 | $ $0 $@
|
@@ -8883,7 +8883,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
8883 | 8883 | # report actual input values of CONFIG_FILES etc. instead of their
|
8884 | 8884 | # values after options handling.
|
8885 | 8885 | ac_log="
|
8886 |
| -This file was extended by tcpdump $as_me 4.99.4-PRE-GIT, which was |
| 8886 | +This file was extended by tcpdump $as_me 4.99.4, which was |
8887 | 8887 | generated by GNU Autoconf 2.69. Invocation command line was
|
8888 | 8888 |
|
8889 | 8889 | CONFIG_FILES = $CONFIG_FILES
|
@@ -8949,7 +8949,7 @@ _ACEOF
|
8949 | 8949 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
8950 | 8950 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
8951 | 8951 | ac_cs_version="\\
|
8952 |
| -tcpdump config.status 4.99.4-PRE-GIT |
| 8952 | +tcpdump config.status 4.99.4 |
8953 | 8953 | configured by $0, generated by GNU Autoconf 2.69,
|
8954 | 8954 | with options \\"\$ac_cs_config\\"
|
8955 | 8955 |
|
|
0 commit comments