mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 22:05:23 +00:00
autoconf regeneration
This commit is contained in:
20
configure
vendored
20
configure
vendored
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.59 for DHCP 4.0.0b2.
|
||||
# Generated by GNU Autoconf 2.59 for DHCP 4.0.0b3.
|
||||
#
|
||||
# Report bugs to <dhcp-users@isc.org>.
|
||||
#
|
||||
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='DHCP'
|
||||
PACKAGE_TARNAME='dhcp'
|
||||
PACKAGE_VERSION='4.0.0b2'
|
||||
PACKAGE_STRING='DHCP 4.0.0b2'
|
||||
PACKAGE_VERSION='4.0.0b3'
|
||||
PACKAGE_STRING='DHCP 4.0.0b3'
|
||||
PACKAGE_BUGREPORT='dhcp-users@isc.org'
|
||||
|
||||
# Factoring default headers for most tests.
|
||||
@@ -779,7 +779,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 DHCP 4.0.0b2 to adapt to many kinds of systems.
|
||||
\`configure' configures DHCP 4.0.0b3 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@@ -841,7 +841,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of DHCP 4.0.0b2:";;
|
||||
short | recursive ) echo "Configuration of DHCP 4.0.0b3:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@@ -979,7 +979,7 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
DHCP configure 4.0.0b2
|
||||
DHCP configure 4.0.0b3
|
||||
generated by GNU Autoconf 2.59
|
||||
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
@@ -993,7 +993,7 @@ cat >&5 <<_ACEOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by DHCP $as_me 4.0.0b2, which was
|
||||
It was created by DHCP $as_me 4.0.0b3, which was
|
||||
generated by GNU Autoconf 2.59. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@@ -1639,7 +1639,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='dhcp'
|
||||
VERSION='4.0.0b2'
|
||||
VERSION='4.0.0b3'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@@ -6729,7 +6729,7 @@ _ASBOX
|
||||
} >&5
|
||||
cat >&5 <<_CSEOF
|
||||
|
||||
This file was extended by DHCP $as_me 4.0.0b2, which was
|
||||
This file was extended by DHCP $as_me 4.0.0b3, which was
|
||||
generated by GNU Autoconf 2.59. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@@ -6792,7 +6792,7 @@ _ACEOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
DHCP config.status 4.0.0b2
|
||||
DHCP config.status 4.0.0b3
|
||||
configured by $0, generated by GNU Autoconf 2.59,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
Reference in New Issue
Block a user