Skip to content

Commit

Permalink
configure: Regenerate for 2.0.0-PRE-GIT
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Vorel <pvorel@suse.cz>
  • Loading branch information
pevik committed Jul 11, 2018
1 parent 170f717 commit 243d861
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for pcap 1.9.0-PRE-GIT.
# Generated by GNU Autoconf 2.69 for pcap 2.0.0-PRE-GIT.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -577,8 +577,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='pcap'
PACKAGE_TARNAME='pcap'
PACKAGE_VERSION='1.9.0-PRE-GIT'
PACKAGE_STRING='pcap 1.9.0-PRE-GIT'
PACKAGE_VERSION='2.0.0-PRE-GIT'
PACKAGE_STRING='pcap 2.0.0-PRE-GIT'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1316,7 +1316,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures pcap 1.9.0-PRE-GIT to adapt to many kinds of systems.
\`configure' configures pcap 2.0.0-PRE-GIT to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1382,7 +1382,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of pcap 1.9.0-PRE-GIT:";;
short | recursive ) echo "Configuration of pcap 2.0.0-PRE-GIT:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1520,7 +1520,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
pcap configure 1.9.0-PRE-GIT
pcap configure 2.0.0-PRE-GIT
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2042,7 +2042,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by pcap $as_me 1.9.0-PRE-GIT, which was
It was created by pcap $as_me 2.0.0-PRE-GIT, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -11256,7 +11256,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by pcap $as_me 1.9.0-PRE-GIT, which was
This file was extended by pcap $as_me 2.0.0-PRE-GIT, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -11322,7 +11322,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
pcap config.status 1.9.0-PRE-GIT
pcap config.status 2.0.0-PRE-GIT
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down

0 comments on commit 243d861

Please sign in to comment.