Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
0e8da6db
Commit
0e8da6db
authored
Apr 28, 2000
by
David Lawrence
Browse files
strsep.c renamed to string.c; do not include strsep.[co] in EXTRA_{SRCS,OBJS}
parent
358628c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
0e8da6db
#! /bin/sh
# From configure.in Revision: 1.12
3
# From configure.in Revision: 1.12
4
...
...
@@ -3567,18 +3567,16 @@ if eval "test \"`echo '$ac_cv_func_'strsep`\" = yes"; then
ISC_PLATFORM_NEEDSTRSEP
=
"#undef ISC_PLATFORM_NEEDSTRSEP"
else
echo
"
$ac_t
""no"
1>&6
ISC_EXTRA_OBJS
=
"
$ISC_EXTRA_OBJS
strsep.
$O
"
ISC_EXTRA_SRCS
=
"
$ISC_EXTRA_SRCS
strsep.c"
ISC_PLATFORM_NEEDSTRSEP
=
"#define ISC_PLATFORM_NEEDSTRSEP 1"
ISC_PLATFORM_NEEDSTRSEP
=
"#define ISC_PLATFORM_NEEDSTRSEP 1"
fi
echo
$ac_n
"checking for vsnprintf""...
$ac_c
"
1>&6
echo
"configure:357
7
: checking for vsnprintf"
>
&5
echo
"configure:357
5
: checking for vsnprintf"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_vsnprintf
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 358
2
"configure"
#line 358
0
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char vsnprintf(); below. */
...
...
@@ -3601,7 +3599,7 @@ vsnprintf();
; return 0; }
EOF
if
{
(
eval echo
configure:360
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:360
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_func_vsnprintf=yes"
else
...
...
@@ -3630,17 +3628,17 @@ fi
echo
$ac_n
"checking for sizeof(long long int) == sizeof(long int)""...
$ac_c
"
1>&6
echo
"configure:363
4
: checking for sizeof(long long int) == sizeof(long int)"
>
&5
echo
"configure:363
2
: checking for sizeof(long long int) == sizeof(long int)"
>
&5
if
test
"
$cross_compiling
"
=
yes
;
then
echo
"
$ac_t
""default yes"
1>&6
ISC_PLATFORM_LONGLONGEQUALLONG
=
"#define ISC_PLATFORM_LONGLONGEQUALLONG 1"
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 36
40
"configure"
#line 36
38
"configure"
#include "confdefs.h"
main() { exit(!(sizeof(long long int) == sizeof(long int))); }
EOF
if
{
(
eval echo
configure:364
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:364
2
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
echo
"
$ac_t
""yes"
1>&6
ISC_PLATFORM_LONGLONGEQUALLONG
=
"#define ISC_PLATFORM_LONGLONGEQUALLONG 1"
...
...
@@ -3660,12 +3658,12 @@ fi
# Security Stuff
#
echo
$ac_n
"checking for chroot""...
$ac_c
"
1>&6
echo
"configure:366
4
: checking for chroot"
>
&5
echo
"configure:366
2
: checking for chroot"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_chroot
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 366
9
"configure"
#line 366
7
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char chroot(); below. */
...
...
@@ -3688,7 +3686,7 @@ chroot();
; return 0; }
EOF
if
{
(
eval echo
configure:369
2
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:369
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_func_chroot=yes"
else
...
...
@@ -3714,17 +3712,17 @@ for ac_hdr in linux/capability.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:371
8
: checking for
$ac_hdr
"
>
&5
echo
"configure:371
6
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 372
3
"configure"
#line 372
1
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:372
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:372
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -3754,17 +3752,17 @@ for ac_hdr in linux/prctl.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:375
8
: checking for
$ac_hdr
"
>
&5
echo
"configure:375
6
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 376
3
"configure"
#line 376
1
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:376
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:376
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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