Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
dhcp
Commits
8d803bc9
Commit
8d803bc9
authored
Sep 16, 2010
by
Shawn Routhier
Browse files
autoconf regeneration
parent
46778110
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
8d803bc9
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for DHCP 4.1.1.
# Generated by GNU Autoconf 2.61 for DHCP 4.1.
2b
1.
#
# Report bugs to <dhcp-users@isc.org>.
#
...
...
@@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME
=
'DHCP'
PACKAGE_TARNAME
=
'dhcp'
PACKAGE_VERSION
=
'4.1.1'
PACKAGE_STRING
=
'DHCP 4.1.1'
PACKAGE_VERSION
=
'4.1.
2b
1'
PACKAGE_STRING
=
'DHCP 4.1.
2b
1'
PACKAGE_BUGREPORT
=
'dhcp-users@isc.org'
# Factoring default headers for most tests.
...
...
@@ -1209,7 +1209,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.1.1 to adapt to many kinds of systems.
\`
configure' configures DHCP 4.1.
2b
1 to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1275,7 +1275,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of DHCP 4.1.1:"
;;
short
|
recursive
)
echo
"Configuration of DHCP 4.1.
2b
1:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1402,7 +1402,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
DHCP configure 4.1.1
DHCP configure 4.1.
2b
1
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
...
...
@@ -1416,7 +1416,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 DHCP
$as_me
4.1.1, which was
It was created by DHCP
$as_me
4.1.
2b
1, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0
$@
...
...
@@ -2109,7 +2109,7 @@ fi
# Define the identity of the package.
PACKAGE
=
'dhcp'
VERSION
=
'4.1.1'
VERSION
=
'4.1.
2b
1'
cat
>>
confdefs.h
<<
_ACEOF
...
...
@@ -5400,6 +5400,120 @@ _ACEOF
esac
{
echo
"
$as_me
:
$LINENO
: checking for int64_t"
>
&5
echo
$ECHO_N
"checking for int64_t...
$ECHO_C
"
>
&6
;
}
if
test
"
${
ac_cv_c_int64_t
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
ac_cv_c_int64_t
=
no
for
ac_type
in
'int64_t'
'int'
'long int'
\
'long long int'
'short int'
'signed char'
;
do
cat
>
conftest.
$ac_ext
<<
_ACEOF
/* confdefs.h. */
_ACEOF
cat
confdefs.h
>>
conftest.
$ac_ext
cat
>>
conftest.
$ac_ext
<<
_ACEOF
/* end confdefs.h. */
$ac_includes_default
int
main ()
{
static int test_array [1 - 2 * !(0 < (
$ac_type
) ((((
$ac_type
) 1 << (64 - 2)) - 1) * 2 + 1))];
test_array [0] = 0
;
return 0;
}
_ACEOF
rm
-f
conftest.
$ac_objext
if
{
(
ac_try
=
"
$ac_compile
"
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
"echo
\"\$
as_me:
$LINENO
:
$ac_try_echo
\"
"
)
>
&5
(
eval
"
$ac_compile
"
)
2>conftest.er1
ac_status
=
$?
grep
-v
'^ *+'
conftest.er1
>
conftest.err
rm
-f
conftest.er1
cat
conftest.err
>
&5
echo
"
$as_me
:
$LINENO
:
\$
? =
$ac_status
"
>
&5
(
exit
$ac_status
)
;
}
&&
{
test
-z
"
$ac_c_werror_flag
"
||
test
!
-s
conftest.err
}
&&
test
-s
conftest.
$ac_objext
;
then
cat
>
conftest.
$ac_ext
<<
_ACEOF
/* confdefs.h. */
_ACEOF
cat
confdefs.h
>>
conftest.
$ac_ext
cat
>>
conftest.
$ac_ext
<<
_ACEOF
/* end confdefs.h. */
$ac_includes_default
int
main ()
{
static int test_array [1 - 2 * !((
$ac_type
) ((((
$ac_type
) 1 << (64 - 2)) - 1) * 2 + 1)
< (
$ac_type
) ((((
$ac_type
) 1 << (64 - 2)) - 1) * 2 + 2))];
test_array [0] = 0
;
return 0;
}
_ACEOF
rm
-f
conftest.
$ac_objext
if
{
(
ac_try
=
"
$ac_compile
"
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
"echo
\"\$
as_me:
$LINENO
:
$ac_try_echo
\"
"
)
>
&5
(
eval
"
$ac_compile
"
)
2>conftest.er1
ac_status
=
$?
grep
-v
'^ *+'
conftest.er1
>
conftest.err
rm
-f
conftest.er1
cat
conftest.err
>
&5
echo
"
$as_me
:
$LINENO
:
\$
? =
$ac_status
"
>
&5
(
exit
$ac_status
)
;
}
&&
{
test
-z
"
$ac_c_werror_flag
"
||
test
!
-s
conftest.err
}
&&
test
-s
conftest.
$ac_objext
;
then
:
else
echo
"
$as_me
: failed program was:"
>
&5
sed
's/^/| /'
conftest.
$ac_ext
>
&5
case
$ac_type
in
int64_t
)
ac_cv_c_int64_t
=
yes
;;
*
)
ac_cv_c_int64_t
=
$ac_type
;;
esac
fi
rm
-f
core conftest.err conftest.
$ac_objext
conftest.
$ac_ext
else
echo
"
$as_me
: failed program was:"
>
&5
sed
's/^/| /'
conftest.
$ac_ext
>
&5
fi
rm
-f
core conftest.err conftest.
$ac_objext
conftest.
$ac_ext
test
"
$ac_cv_c_int64_t
"
!=
no
&&
break
done
fi
{
echo
"
$as_me
:
$LINENO
: result:
$ac_cv_c_int64_t
"
>
&5
echo
"
${
ECHO_T
}
$ac_cv_c_int64_t
"
>
&6
;
}
case
$ac_cv_c_int64_t
in
#(
no|yes
)
;;
#(
*
)
cat
>>
confdefs.h
<<
_ACEOF
#define int64_t
$ac_cv_c_int64_t
_ACEOF
;;
esac
# Some systems need the u_intX_t types defined across.
{
echo
"
$as_me
:
$LINENO
: checking for u_int8_t"
>
&5
echo
$ECHO_N
"checking for u_int8_t...
$ECHO_C
"
>
&6
;
}
...
...
@@ -5818,6 +5932,147 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
fi
{
echo
"
$as_me
:
$LINENO
: checking for u_int64_t"
>
&5
echo
$ECHO_N
"checking for u_int64_t...
$ECHO_C
"
>
&6
;
}
if
test
"
${
ac_cv_type_u_int64_t
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
cat
>
conftest.
$ac_ext
<<
_ACEOF
/* confdefs.h. */
_ACEOF
cat
confdefs.h
>>
conftest.
$ac_ext
cat
>>
conftest.
$ac_ext
<<
_ACEOF
/* end confdefs.h. */
$ac_includes_default
typedef u_int64_t ac__type_new_;
int
main ()
{
if ((ac__type_new_ *) 0)
return 0;
if (sizeof (ac__type_new_))
return 0;
;
return 0;
}
_ACEOF
rm
-f
conftest.
$ac_objext
if
{
(
ac_try
=
"
$ac_compile
"
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
"echo
\"\$
as_me:
$LINENO
:
$ac_try_echo
\"
"
)
>
&5
(
eval
"
$ac_compile
"
)
2>conftest.er1
ac_status
=
$?
grep
-v
'^ *+'
conftest.er1
>
conftest.err
rm
-f
conftest.er1
cat
conftest.err
>
&5
echo
"
$as_me
:
$LINENO
:
\$
? =
$ac_status
"
>
&5
(
exit
$ac_status
)
;
}
&&
{
test
-z
"
$ac_c_werror_flag
"
||
test
!
-s
conftest.err
}
&&
test
-s
conftest.
$ac_objext
;
then
ac_cv_type_u_int64_t
=
yes
else
echo
"
$as_me
: failed program was:"
>
&5
sed
's/^/| /'
conftest.
$ac_ext
>
&5
ac_cv_type_u_int64_t
=
no
fi
rm
-f
core conftest.err conftest.
$ac_objext
conftest.
$ac_ext
fi
{
echo
"
$as_me
:
$LINENO
: result:
$ac_cv_type_u_int64_t
"
>
&5
echo
"
${
ECHO_T
}
$ac_cv_type_u_int64_t
"
>
&6
;
}
if
test
$ac_cv_type_u_int64_t
=
yes
;
then
:
else
{
echo
"
$as_me
:
$LINENO
: checking for uint64_t"
>
&5
echo
$ECHO_N
"checking for uint64_t...
$ECHO_C
"
>
&6
;
}
if
test
"
${
ac_cv_c_uint64_t
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
ac_cv_c_uint64_t
=
no
for
ac_type
in
'uint64_t'
'unsigned int'
'unsigned long int'
\
'unsigned long long int'
'unsigned short int'
'unsigned char'
;
do
cat
>
conftest.
$ac_ext
<<
_ACEOF
/* confdefs.h. */
_ACEOF
cat
confdefs.h
>>
conftest.
$ac_ext
cat
>>
conftest.
$ac_ext
<<
_ACEOF
/* end confdefs.h. */
$ac_includes_default
int
main ()
{
static int test_array [1 - 2 * !((
$ac_type
) -1 >> (64 - 1) == 1)];
test_array [0] = 0
;
return 0;
}
_ACEOF
rm
-f
conftest.
$ac_objext
if
{
(
ac_try
=
"
$ac_compile
"
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
"echo
\"\$
as_me:
$LINENO
:
$ac_try_echo
\"
"
)
>
&5
(
eval
"
$ac_compile
"
)
2>conftest.er1
ac_status
=
$?
grep
-v
'^ *+'
conftest.er1
>
conftest.err
rm
-f
conftest.er1
cat
conftest.err
>
&5
echo
"
$as_me
:
$LINENO
:
\$
? =
$ac_status
"
>
&5
(
exit
$ac_status
)
;
}
&&
{
test
-z
"
$ac_c_werror_flag
"
||
test
!
-s
conftest.err
}
&&
test
-s
conftest.
$ac_objext
;
then
case
$ac_type
in
uint64_t
)
ac_cv_c_uint64_t
=
yes
;;
*
)
ac_cv_c_uint64_t
=
$ac_type
;;
esac
else
echo
"
$as_me
: failed program was:"
>
&5
sed
's/^/| /'
conftest.
$ac_ext
>
&5
fi
rm
-f
core conftest.err conftest.
$ac_objext
conftest.
$ac_ext
test
"
$ac_cv_c_uint64_t
"
!=
no
&&
break
done
fi
{
echo
"
$as_me
:
$LINENO
: result:
$ac_cv_c_uint64_t
"
>
&5
echo
"
${
ECHO_T
}
$ac_cv_c_uint64_t
"
>
&6
;
}
case
$ac_cv_c_uint64_t
in
#(
no|yes
)
;;
#(
*
)
cat
>>
confdefs.h
<<
\
_ACEOF
#define _UINT64_T 1
_ACEOF
cat
>>
confdefs.h
<<
_ACEOF
#define uint64_t
$ac_cv_c_uint64_t
_ACEOF
;;
esac
cat
>>
confdefs.h
<<
\
_ACEOF
#define u_int64_t uint64_t
_ACEOF
fi
...
...
@@ -8669,7 +8924,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by DHCP
$as_me
4.1.1, which was
This file was extended by DHCP
$as_me
4.1.
2b
1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -8722,7 +8977,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
ac_cs_version="
\\
DHCP config.status 4.1.1
DHCP config.status 4.1.
2b
1
configured by
$0
, generated by GNU Autoconf 2.61,
with options
\\
"`echo "
$ac_configure_args
" | sed 's/^ //; s/[
\\
""
\`\$
]/
\\\\
&/g'`
\\
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment