|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for pcap 1.10.2-PRE-GIT. |
| 3 | +# Generated by GNU Autoconf 2.69 for pcap 1.10.2. |
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='pcap' |
579 | 579 | PACKAGE_TARNAME='pcap' |
580 | | -PACKAGE_VERSION='1.10.2-PRE-GIT' |
581 | | -PACKAGE_STRING='pcap 1.10.2-PRE-GIT' |
| 580 | +PACKAGE_VERSION='1.10.2' |
| 581 | +PACKAGE_STRING='pcap 1.10.2' |
582 | 582 | PACKAGE_BUGREPORT='' |
583 | 583 | PACKAGE_URL='' |
584 | 584 |
|
@@ -1354,7 +1354,7 @@ if test "$ac_init_help" = "long"; then |
1354 | 1354 | # Omit some internal or obsolete options to make the list less imposing. |
1355 | 1355 | # This message is too long to be a string in the A/UX 3.1 sh. |
1356 | 1356 | cat <<_ACEOF |
1357 | | -\`configure' configures pcap 1.10.2-PRE-GIT to adapt to many kinds of systems. |
| 1357 | +\`configure' configures pcap 1.10.2 to adapt to many kinds of systems. |
1358 | 1358 |
|
1359 | 1359 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1360 | 1360 |
|
|
1420 | 1420 |
|
1421 | 1421 | if test -n "$ac_init_help"; then |
1422 | 1422 | case $ac_init_help in |
1423 | | - short | recursive ) echo "Configuration of pcap 1.10.2-PRE-GIT:";; |
| 1423 | + short | recursive ) echo "Configuration of pcap 1.10.2:";; |
1424 | 1424 | esac |
1425 | 1425 | cat <<\_ACEOF |
1426 | 1426 |
|
|
1584 | 1584 | test -n "$ac_init_help" && exit $ac_status |
1585 | 1585 | if $ac_init_version; then |
1586 | 1586 | cat <<\_ACEOF |
1587 | | -pcap configure 1.10.2-PRE-GIT |
| 1587 | +pcap configure 1.10.2 |
1588 | 1588 | generated by GNU Autoconf 2.69 |
1589 | 1589 |
|
1590 | 1590 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2506,7 +2506,7 @@ cat >config.log <<_ACEOF |
2506 | 2506 | This file contains any messages produced by compilers while |
2507 | 2507 | running configure, to aid debugging if configure makes a mistake. |
2508 | 2508 |
|
2509 | | -It was created by pcap $as_me 1.10.2-PRE-GIT, which was |
| 2509 | +It was created by pcap $as_me 1.10.2, which was |
2510 | 2510 | generated by GNU Autoconf 2.69. Invocation command line was |
2511 | 2511 |
|
2512 | 2512 | $ $0 $@ |
@@ -14428,7 +14428,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
14428 | 14428 | # report actual input values of CONFIG_FILES etc. instead of their |
14429 | 14429 | # values after options handling. |
14430 | 14430 | ac_log=" |
14431 | | -This file was extended by pcap $as_me 1.10.2-PRE-GIT, which was |
| 14431 | +This file was extended by pcap $as_me 1.10.2, which was |
14432 | 14432 | generated by GNU Autoconf 2.69. Invocation command line was |
14433 | 14433 |
|
14434 | 14434 | CONFIG_FILES = $CONFIG_FILES |
@@ -14494,7 +14494,7 @@ _ACEOF |
14494 | 14494 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14495 | 14495 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
14496 | 14496 | ac_cs_version="\\ |
14497 | | -pcap config.status 1.10.2-PRE-GIT |
| 14497 | +pcap config.status 1.10.2 |
14498 | 14498 | configured by $0, generated by GNU Autoconf 2.69, |
14499 | 14499 | with options \\"\$ac_cs_config\\" |
14500 | 14500 |
|
|
0 commit comments