Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
4de7f307
Commit
4de7f307
authored
Dec 03, 2001
by
Andreas Gustafsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regenerated
parent
ba154906
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
53 additions
and
74 deletions
+53
-74
configure
configure
+53
-74
No files found.
configure
View file @
4de7f307
...
...
@@ -30,7 +30,7 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# From configure.in Revision: 1.31
5
# From configure.in Revision: 1.31
6
# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
...
...
@@ -8994,62 +8994,41 @@ rm -f conftest*
#
# Check for some other useful functions that are not ever-present.
#
echo
$ac_n
"checking for strsep""...
$ac_c
"
1>&6
echo
"configure:8999: checking for strsep"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_strsep
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 9004 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strsep(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char strsep();
# We test for strsep() using AC_TRY_LINK instead of AC_CHECK_FUNC
# because AIX 4.3.3 with patches for bos.adt.include to version 4.3.3.77
# reportedly defines strsep() without declaring it in <string.h> when
# -D_LINUX_SOURCE_COMPAT is not defined [RT #2190], and
# AC_CHECK_FUNC() incorrectly succeeds because it declares
# the function itself.
echo
$ac_n
"checking for correctly declared strsep()""...
$ac_c
"
1>&6
echo
"configure:9006: checking for correctly declared strsep()"
>
&5
cat
>
conftest.
$ac_ext
<<
EOF
#line 9008 "configure"
#include "confdefs.h"
#include <string.h>
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_strsep) || defined (__stub___strsep)
choke me
#else
strsep();
#endif
char *sp; char *foo = strsep(&sp, ".");
; return 0; }
EOF
if
{
(
eval echo
configure:90
27
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:90
15
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
e
val
"ac_cv_func_strsep=yes
"
e
cho
"
$ac_t
""yes"
1>&6
;
ISC_PLATFORM_NEEDSTRSEP
=
"#undef ISC_PLATFORM_NEEDSTRSEP
"
else
echo
"configure: failed program was:"
>
&5
cat
conftest.
$ac_ext
>
&5
rm
-rf
conftest
*
e
val
"ac_cv_func_strsep=no
"
e
cho
"
$ac_t
""no"
1>&6
;
ISC_PLATFORM_NEEDSTRSEP
=
"#define ISC_PLATFORM_NEEDSTRSEP 1
"
fi
rm
-f
conftest
*
fi
if
eval
"test
\"
`
echo
'$ac_cv_func_'
strsep
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&6
ISC_PLATFORM_NEEDSTRSEP
=
"#undef ISC_PLATFORM_NEEDSTRSEP"
else
echo
"
$ac_t
""no"
1>&6
ISC_PLATFORM_NEEDSTRSEP
=
"#define ISC_PLATFORM_NEEDSTRSEP 1"
fi
echo
$ac_n
"checking for vsnprintf""...
$ac_c
"
1>&6
echo
"configure:90
48
: checking for vsnprintf"
>
&5
echo
"configure:90
27
: 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 90
53
"configure"
#line 90
32
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char vsnprintf(); below. */
...
...
@@ -9072,7 +9051,7 @@ vsnprintf();
; return 0; }
EOF
if
{
(
eval echo
configure:90
76
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:90
55
:
\"
$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
...
...
@@ -9097,12 +9076,12 @@ fi
echo
$ac_n
"checking for strerror""...
$ac_c
"
1>&6
echo
"configure:9
101
: checking for strerror"
>
&5
echo
"configure:9
080
: checking for strerror"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_strerror
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 9
106
"configure"
#line 9
085
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strerror(); below. */
...
...
@@ -9125,7 +9104,7 @@ strerror();
; return 0; }
EOF
if
{
(
eval echo
configure:91
29
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:91
08
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_func_strerror=yes"
else
...
...
@@ -9159,17 +9138,17 @@ fi
# but that's defined elsewhere since we don't use configure on Win32.
#
echo
$ac_n
"checking printf format modifier for 64-bit integers""...
$ac_c
"
1>&6
echo
"configure:91
63
: checking printf format modifier for 64-bit integers"
>
&5
echo
"configure:91
42
: checking printf format modifier for 64-bit integers"
>
&5
if
test
"
$cross_compiling
"
=
yes
;
then
echo
"
$ac_t
""assuming target platform uses ll"
1>&6
ISC_PLATFORM_QUADFORMAT
=
'#define ISC_PLATFORM_QUADFORMAT "ll"'
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 91
69
"configure"
#line 91
48
"configure"
#include "confdefs.h"
main() { exit(!(sizeof(long long int) == sizeof(long int))); }
EOF
if
{
(
eval echo
configure:91
73
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:91
52
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
echo
"
$ac_t
""l"
1>&6
ISC_PLATFORM_QUADFORMAT
=
'#define ISC_PLATFORM_QUADFORMAT "l"'
...
...
@@ -9189,12 +9168,12 @@ fi
# Security Stuff
#
echo
$ac_n
"checking for chroot""...
$ac_c
"
1>&6
echo
"configure:91
93
: checking for chroot"
>
&5
echo
"configure:91
72
: 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 91
98
"configure"
#line 91
77
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char chroot(); below. */
...
...
@@ -9217,7 +9196,7 @@ chroot();
; return 0; }
EOF
if
{
(
eval echo
configure:92
21
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:92
00
:
\"
$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
...
...
@@ -9251,17 +9230,17 @@ case "$enable_linux_caps" in
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:92
55
: checking for
$ac_hdr
"
>
&5
echo
"configure:92
34
: 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 92
60
"configure"
#line 92
39
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:92
65
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:92
44
:
\"
$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
*
...
...
@@ -9295,17 +9274,17 @@ for ac_hdr in sys/prctl.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:92
99
: checking for
$ac_hdr
"
>
&5
echo
"configure:92
78
: 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 9
304
"configure"
#line 9
283
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:9
309
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:9
288
:
\"
$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
*
...
...
@@ -9336,9 +9315,9 @@ done
# BSD/OS, and perhaps some others, don't define rlim_t.
#
echo
$ac_n
"checking for type rlim_t""...
$ac_c
"
1>&6
echo
"configure:93
40
: checking for type rlim_t"
>
&5
echo
"configure:93
19
: checking for type rlim_t"
>
&5
cat
>
conftest.
$ac_ext
<<
EOF
#line 93
42
"configure"
#line 93
21
"configure"
#include "confdefs.h"
#include <sys/types.h>
...
...
@@ -9348,7 +9327,7 @@ int main() {
rlim_t rl = 19671212; return (0);
; return 0; }
EOF
if
{
(
eval echo
configure:93
52
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:93
31
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
echo
"
$ac_t
""yes"
1>&6
ISC_PLATFORM_RLIMITTYPE
=
"#define ISC_PLATFORM_RLIMITTYPE rlim_t"
...
...
@@ -9359,12 +9338,12 @@ else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking type of rlim_cur""...
$ac_c
"
1>&6
echo
"configure:93
63
: checking type of rlim_cur"
>
&5
echo
"configure:93
42
: checking type of rlim_cur"
>
&5
if
test
"
$cross_compiling
"
=
yes
;
then
{
echo
"configure: error: cannot determine type of rlim_cur when cross compiling - define rlim_t"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 93
68
"configure"
#line 93
47
"configure"
#include "confdefs.h"
#include <sys/types.h>
...
...
@@ -9372,7 +9351,7 @@ else
#include <sys/resource.h>
main() { struct rlimit r; exit(!(sizeof(r.rlim_cur) == sizeof(int)));}
EOF
if
{
(
eval echo
configure:93
76
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:93
55
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
echo
"
$ac_t
""int"
1>&6
ISC_PLATFORM_RLIMITTYPE
=
"#define ISC_PLATFORM_RLIMITTYPE int"
...
...
@@ -9385,7 +9364,7 @@ if test "$cross_compiling" = yes; then
{
echo
"configure: error: this cannot happen"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 93
89
"configure"
#line 93
68
"configure"
#include "confdefs.h"
#include <sys/types.h>
...
...
@@ -9393,7 +9372,7 @@ else
#include <sys/resource.h>
main() { struct rlimit r; exit(!(sizeof(r.rlim_cur) == sizeof(long int)));}
EOF
if
{
(
eval echo
configure:93
97
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:93
76
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
echo
"
$ac_t
""long int"
1>&6
ISC_PLATFORM_RLIMITTYPE
=
"#define ISC_PLATFORM_RLIMITTYPE long int"
...
...
@@ -9406,7 +9385,7 @@ if test "$cross_compiling" = yes; then
{
echo
"configure: error: this cannot happen"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 9
410
"configure"
#line 9
389
"configure"
#include "confdefs.h"
#include <sys/types.h>
...
...
@@ -9414,7 +9393,7 @@ else
#include <sys/resource.h>
main() { struct rlimit r; exit((!sizeof(r.rlim_cur) == sizeof(long long int)));}
EOF
if
{
(
eval echo
configure:9
418
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:9
397
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
echo
"
$ac_t
""long long int"
1>&6
ISC_PLATFORM_RLIMITTYPE
=
"#define ISC_PLATFORM_RLIMITTYPE long long int"
...
...
@@ -9538,7 +9517,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set
dummy
$ac_prog
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:95
42
: checking for
$ac_word
"
>
&5
echo
"configure:95
21
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_OPENJADE
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -9585,7 +9564,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set
dummy
$ac_prog
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:95
89
: checking for
$ac_word
"
>
&5
echo
"configure:95
68
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_JADETEX
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -9628,7 +9607,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set
dummy
$ac_prog
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:96
32
: checking for
$ac_word
"
>
&5
echo
"configure:96
11
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_PDFJADETEX
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -9684,7 +9663,7 @@ test -n "$PDFJADETEX" || PDFJADETEX="pdfjadetex"
SGMLCATALOG
=
""
echo
$ac_n
"checking for catalog""...
$ac_c
"
1>&6
echo
"configure:96
88
: checking for catalog"
>
&5
echo
"configure:96
67
: checking for catalog"
>
&5
for
d
in
$sgmltrees
do
f
=
$d
/catalog
...
...
@@ -9726,7 +9705,7 @@ done
HTMLSTYLE
=
""
echo
$ac_n
"checking for html/docbook.dsl""...
$ac_c
"
1>&6
echo
"configure:97
30
: checking for html/docbook.dsl"
>
&5
echo
"configure:97
09
: checking for html/docbook.dsl"
>
&5
for
d
in
$stylepath
do
f
=
$d
/html/docbook.dsl
...
...
@@ -9747,7 +9726,7 @@ fi
PRINTSTYLE
=
""
echo
$ac_n
"checking for print/docbook.dsl""...
$ac_c
"
1>&6
echo
"configure:97
51
: checking for print/docbook.dsl"
>
&5
echo
"configure:97
30
: checking for print/docbook.dsl"
>
&5
for
d
in
$stylepath
do
f
=
$d
/print/docbook.dsl
...
...
@@ -9773,7 +9752,7 @@ fi
XMLDCL
=
""
echo
$ac_n
"checking for docbook/dsssl/modular/dtds/decls/xml.dcl""...
$ac_c
"
1>&6
echo
"configure:97
77
: checking for docbook/dsssl/modular/dtds/decls/xml.dcl"
>
&5
echo
"configure:97
56
: checking for docbook/dsssl/modular/dtds/decls/xml.dcl"
>
&5
for
d
in
$sgmltrees
do
f
=
$d
/docbook/dsssl/modular/dtds/decls/xml.dcl
...
...
@@ -9799,7 +9778,7 @@ fi
DOCBOOK2MANSPEC
=
""
echo
$ac_n
"checking for docbook2X/docbook2man-spec.pl""...
$ac_c
"
1>&6
echo
"configure:9
803
: checking for docbook2X/docbook2man-spec.pl"
>
&5
echo
"configure:9
782
: checking for docbook2X/docbook2man-spec.pl"
>
&5
for
d
in
$sgmltrees
do
f
=
$d
/docbook2X/docbook2man-spec.pl
...
...
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