Skip to content

Commit c7642e2

Browse files
committed
version and configure updated for release
1 parent 4e60e80 commit c7642e2

File tree

2 files changed

+28
-16
lines changed

2 files changed

+28
-16
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1-PRE-GIT
1+
1.10.1

configure

Lines changed: 27 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for pcap 1.10.1-PRE-GIT.
3+
# Generated by GNU Autoconf 2.69 for pcap 1.10.1.
44
#
55
#
66
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
577577
# Identity of this package.
578578
PACKAGE_NAME='pcap'
579579
PACKAGE_TARNAME='pcap'
580-
PACKAGE_VERSION='1.10.1-PRE-GIT'
581-
PACKAGE_STRING='pcap 1.10.1-PRE-GIT'
580+
PACKAGE_VERSION='1.10.1'
581+
PACKAGE_STRING='pcap 1.10.1'
582582
PACKAGE_BUGREPORT=''
583583
PACKAGE_URL=''
584584

@@ -718,6 +718,7 @@ infodir
718718
docdir
719719
oldincludedir
720720
includedir
721+
runstatedir
721722
localstatedir
722723
sharedstatedir
723724
sysconfdir
@@ -816,6 +817,7 @@ datadir='${datarootdir}'
816817
sysconfdir='${prefix}/etc'
817818
sharedstatedir='${prefix}/com'
818819
localstatedir='${prefix}/var'
820+
runstatedir='${localstatedir}/run'
819821
includedir='${prefix}/include'
820822
oldincludedir='/usr/include'
821823
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1068,6 +1070,15 @@ do
10681070
| -silent | --silent | --silen | --sile | --sil)
10691071
silent=yes ;;
10701072

1073+
-runstatedir | --runstatedir | --runstatedi | --runstated \
1074+
| --runstate | --runstat | --runsta | --runst | --runs \
1075+
| --run | --ru | --r)
1076+
ac_prev=runstatedir ;;
1077+
-runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1078+
| --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1079+
| --run=* | --ru=* | --r=*)
1080+
runstatedir=$ac_optarg ;;
1081+
10711082
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
10721083
ac_prev=sbindir ;;
10731084
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1205,7 +1216,7 @@ fi
12051216
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
12061217
datadir sysconfdir sharedstatedir localstatedir includedir \
12071218
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1208-
libdir localedir mandir
1219+
libdir localedir mandir runstatedir
12091220
do
12101221
eval ac_val=\$$ac_var
12111222
# Remove trailing slashes.
@@ -1318,7 +1329,7 @@ if test "$ac_init_help" = "long"; then
13181329
# Omit some internal or obsolete options to make the list less imposing.
13191330
# This message is too long to be a string in the A/UX 3.1 sh.
13201331
cat <<_ACEOF
1321-
\`configure' configures pcap 1.10.1-PRE-GIT to adapt to many kinds of systems.
1332+
\`configure' configures pcap 1.10.1 to adapt to many kinds of systems.
13221333
13231334
Usage: $0 [OPTION]... [VAR=VALUE]...
13241335
@@ -1358,6 +1369,7 @@ Fine tuning of the installation directories:
13581369
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
13591370
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
13601371
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
1372+
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
13611373
--libdir=DIR object code libraries [EPREFIX/lib]
13621374
--includedir=DIR C header files [PREFIX/include]
13631375
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1384,7 +1396,7 @@ fi
13841396

13851397
if test -n "$ac_init_help"; then
13861398
case $ac_init_help in
1387-
short | recursive ) echo "Configuration of pcap 1.10.1-PRE-GIT:";;
1399+
short | recursive ) echo "Configuration of pcap 1.10.1:";;
13881400
esac
13891401
cat <<\_ACEOF
13901402
@@ -1518,7 +1530,7 @@ fi
15181530
test -n "$ac_init_help" && exit $ac_status
15191531
if $ac_init_version; then
15201532
cat <<\_ACEOF
1521-
pcap configure 1.10.1-PRE-GIT
1533+
pcap configure 1.10.1
15221534
generated by GNU Autoconf 2.69
15231535
15241536
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2032,7 +2044,7 @@ cat >config.log <<_ACEOF
20322044
This file contains any messages produced by compilers while
20332045
running configure, to aid debugging if configure makes a mistake.
20342046
2035-
It was created by pcap $as_me 1.10.1-PRE-GIT, which was
2047+
It was created by pcap $as_me 1.10.1, which was
20362048
generated by GNU Autoconf 2.69. Invocation command line was
20372049
20382050
$ $0 $@
@@ -4592,7 +4604,7 @@ else
45924604
We can't simply define LARGE_OFF_T to be 9223372036854775807,
45934605
since some C++ compilers masquerading as C compilers
45944606
incorrectly reject 9223372036854775807. */
4595-
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4607+
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
45964608
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
45974609
&& LARGE_OFF_T % 2147483647 == 1)
45984610
? 1 : -1];
@@ -4638,7 +4650,7 @@ else
46384650
We can't simply define LARGE_OFF_T to be 9223372036854775807,
46394651
since some C++ compilers masquerading as C compilers
46404652
incorrectly reject 9223372036854775807. */
4641-
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4653+
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
46424654
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
46434655
&& LARGE_OFF_T % 2147483647 == 1)
46444656
? 1 : -1];
@@ -4662,7 +4674,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
46624674
We can't simply define LARGE_OFF_T to be 9223372036854775807,
46634675
since some C++ compilers masquerading as C compilers
46644676
incorrectly reject 9223372036854775807. */
4665-
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4677+
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
46664678
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
46674679
&& LARGE_OFF_T % 2147483647 == 1)
46684680
? 1 : -1];
@@ -4707,7 +4719,7 @@ else
47074719
We can't simply define LARGE_OFF_T to be 9223372036854775807,
47084720
since some C++ compilers masquerading as C compilers
47094721
incorrectly reject 9223372036854775807. */
4710-
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4722+
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
47114723
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
47124724
&& LARGE_OFF_T % 2147483647 == 1)
47134725
? 1 : -1];
@@ -4731,7 +4743,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
47314743
We can't simply define LARGE_OFF_T to be 9223372036854775807,
47324744
since some C++ compilers masquerading as C compilers
47334745
incorrectly reject 9223372036854775807. */
4734-
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4746+
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
47354747
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
47364748
&& LARGE_OFF_T % 2147483647 == 1)
47374749
? 1 : -1];
@@ -12514,7 +12526,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1251412526
# report actual input values of CONFIG_FILES etc. instead of their
1251512527
# values after options handling.
1251612528
ac_log="
12517-
This file was extended by pcap $as_me 1.10.1-PRE-GIT, which was
12529+
This file was extended by pcap $as_me 1.10.1, which was
1251812530
generated by GNU Autoconf 2.69. Invocation command line was
1251912531
1252012532
CONFIG_FILES = $CONFIG_FILES
@@ -12580,7 +12592,7 @@ _ACEOF
1258012592
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1258112593
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1258212594
ac_cs_version="\\
12583-
pcap config.status 1.10.1-PRE-GIT
12595+
pcap config.status 1.10.1
1258412596
configured by $0, generated by GNU Autoconf 2.69,
1258512597
with options \\"\$ac_cs_config\\"
1258612598

0 commit comments

Comments
 (0)