Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
8a0b9e8a
Commit
8a0b9e8a
authored
Aug 03, 1999
by
Kurt Zeilenga
Browse files
Add HAVE_CYRUS_SASL define
parent
6f51f4d6
Changes
3
Show whitespace changes
Inline
Side-by-side
configure
View file @
8a0b9e8a
...
...
@@ -10491,6 +10491,10 @@ fi
if
test
$have_cyrus_sasl
!=
no
;
then
LUTIL_LIBS
=
"
$LUTIL_LIBS
-lsasl"
cat
>>
confdefs.h
<<
\
EOF
#define HAVE_CRYUS_SASL 1
EOF
ol_link_sasl
=
yes
fi
fi
...
...
@@ -10505,13 +10509,13 @@ if test $ol_with_fetch != no ; then
ol
=
$LIBS
LIBS
=
"-lfetch -lcom_err
$LIBS
"
echo
$ac_n
"checking fetch(3) library""...
$ac_c
"
1>&6
echo
"configure:105
09
: checking fetch(3) library"
>
&5
echo
"configure:105
13
: checking fetch(3) library"
>
&5
if
eval
"test
\"\$
{ol_cv_lib_fetch+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1051
5
"configure"
#line 1051
9
"configure"
#include "confdefs.h"
#include <sys/param.h>
...
...
@@ -10521,7 +10525,7 @@ int main() {
struct url *u = fetchParseURL("file:///");
; return 0; }
EOF
if
{
(
eval echo
configure:1052
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:1052
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
ol_cv_lib_fetch
=
yes
else
...
...
@@ -10559,17 +10563,17 @@ if test $ol_with_readline != no ; then
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:1056
3
: checking for
$ac_hdr
"
>
&5
echo
"configure:1056
7
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"\$
{ac_cv_header_
$ac_safe
+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 105
68
"configure"
#line 105
72
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:1057
3
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:1057
7
:
\"
$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
*
...
...
@@ -10600,7 +10604,7 @@ done
save_LIBS
=
"
$LIBS
"
LIBS
=
"
$TERMCAP_LIBS
$LIBS
"
echo
$ac_n
"checking for readline in -lreadline""...
$ac_c
"
1>&6
echo
"configure:1060
4
: checking for readline in -lreadline"
>
&5
echo
"configure:1060
8
: checking for readline in -lreadline"
>
&5
ac_lib_var
=
`
echo
readline
'_'
readline |
sed
'y%./+-:%__p__%'
`
if
eval
"test
\"\$
{ac_cv_lib_
$ac_lib_var
+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -10608,7 +10612,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lreadline
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 1061
2
"configure"
#line 1061
6
"configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
...
...
@@ -10619,7 +10623,7 @@ int main() {
readline()
; return 0; }
EOF
if
{
(
eval echo
configure:1062
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:1062
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
...
...
@@ -10662,12 +10666,12 @@ fi
# FreeBSD (and others) have crypt(3) in -lcrypt
if
test
$ol_enable_crypt
!=
no
;
then
echo
$ac_n
"checking for crypt""...
$ac_c
"
1>&6
echo
"configure:106
66
: checking for crypt"
>
&5
echo
"configure:106
70
: checking for crypt"
>
&5
if
eval
"test
\"\$
{ac_cv_func_crypt+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1067
1
"configure"
#line 1067
5
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char crypt(); below. */
...
...
@@ -10691,7 +10695,7 @@ f = crypt;
; return 0; }
EOF
if
{
(
eval echo
configure:1069
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:1069
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_func_crypt=yes"
else
...
...
@@ -10710,7 +10714,7 @@ else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for crypt in -lcrypt""...
$ac_c
"
1>&6
echo
"configure:1071
4
: checking for crypt in -lcrypt"
>
&5
echo
"configure:1071
8
: checking for crypt in -lcrypt"
>
&5
ac_lib_var
=
`
echo
crypt
'_'
crypt |
sed
'y%./+-:%__p__%'
`
if
eval
"test
\"\$
{ac_cv_lib_
$ac_lib_var
+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -10718,7 +10722,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lcrypt
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 1072
2
"configure"
#line 1072
6
"configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
...
...
@@ -10729,7 +10733,7 @@ int main() {
crypt()
; return 0; }
EOF
if
{
(
eval echo
configure:1073
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:1073
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
...
...
@@ -10773,12 +10777,12 @@ fi
# FreeBSD (and others) have setproctitle(3) in -lutil
if
test
$ol_enable_proctitle
!=
no
;
then
echo
$ac_n
"checking for setproctitle""...
$ac_c
"
1>&6
echo
"configure:107
77
: checking for setproctitle"
>
&5
echo
"configure:107
81
: checking for setproctitle"
>
&5
if
eval
"test
\"\$
{ac_cv_func_setproctitle+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1078
2
"configure"
#line 1078
6
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char setproctitle(); below. */
...
...
@@ -10802,7 +10806,7 @@ f = setproctitle;
; return 0; }
EOF
if
{
(
eval echo
configure:1080
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:108
1
0:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_func_setproctitle=yes"
else
...
...
@@ -10821,7 +10825,7 @@ else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for setproctitle in -lutil""...
$ac_c
"
1>&6
echo
"configure:1082
5
: checking for setproctitle in -lutil"
>
&5
echo
"configure:1082
9
: checking for setproctitle in -lutil"
>
&5
ac_lib_var
=
`
echo
util
'_'
setproctitle |
sed
'y%./+-:%__p__%'
`
if
eval
"test
\"\$
{ac_cv_lib_
$ac_lib_var
+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -10829,7 +10833,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lutil
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 1083
3
"configure"
#line 1083
7
"configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
...
...
@@ -10840,7 +10844,7 @@ int main() {
setproctitle()
; return 0; }
EOF
if
{
(
eval echo
configure:1084
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:1084
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
...
...
@@ -10875,12 +10879,12 @@ EOF
fi
echo
$ac_n
"checking for uid_t in sys/types.h""...
$ac_c
"
1>&6
echo
"configure:108
79
: checking for uid_t in sys/types.h"
>
&5
echo
"configure:108
83
: checking for uid_t in sys/types.h"
>
&5
if
eval
"test
\"\$
{ac_cv_type_uid_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1088
4
"configure"
#line 1088
8
"configure"
#include "confdefs.h"
#include <sys/types.h>
EOF
...
...
@@ -10909,7 +10913,7 @@ EOF
fi
echo
$ac_n
"checking type of array argument to getgroups""...
$ac_c
"
1>&6
echo
"configure:1091
3
: checking type of array argument to getgroups"
>
&5
echo
"configure:1091
7
: checking type of array argument to getgroups"
>
&5
if
eval
"test
\"\$
{ac_cv_type_getgroups+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -10917,7 +10921,7 @@ else
ac_cv_type_getgroups
=
cross
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1092
1
"configure"
#line 1092
5
"configure"
#include "confdefs.h"
/* Thanks to Mike Rendell for this test. */
...
...
@@ -10942,7 +10946,7 @@ main()
}
EOF
if
{
(
eval echo
configure:109
46
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:109
50
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
ac_cv_type_getgroups
=
gid_t
else
...
...
@@ -10956,7 +10960,7 @@ fi
if
test
$ac_cv_type_getgroups
=
cross
;
then
cat
>
conftest.
$ac_ext
<<
EOF
#line 1096
0
"configure"
#line 1096
4
"configure"
#include "confdefs.h"
#include <unistd.h>
EOF
...
...
@@ -10979,12 +10983,12 @@ cat >> confdefs.h <<EOF
EOF
echo
$ac_n
"checking for ANSI C header files""...
$ac_c
"
1>&6
echo
"configure:1098
3
: checking for ANSI C header files"
>
&5
echo
"configure:1098
7
: checking for ANSI C header files"
>
&5
if
eval
"test
\"\$
{ac_cv_header_stdc+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 109
88
"configure"
#line 109
92
"configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
...
...
@@ -10992,7 +10996,7 @@ else
#include <float.h>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:1
0996
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:1
1000
:
\"
$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
*
...
...
@@ -11009,7 +11013,7 @@ rm -f conftest*
if
test
$ac_cv_header_stdc
=
yes
;
then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
#line 1101
3
"configure"
#line 1101
7
"configure"
#include "confdefs.h"
#include <string.h>
EOF
...
...
@@ -11027,7 +11031,7 @@ fi
if
test
$ac_cv_header_stdc
=
yes
;
then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
#line 1103
1
"configure"
#line 1103
5
"configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
...
...
@@ -11048,7 +11052,7 @@ if test "$cross_compiling" = yes; then
:
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1105
2
"configure"
#line 1105
6
"configure"
#include "confdefs.h"
#include <ctype.h>
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
...
...
@@ -11059,7 +11063,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
exit (0); }
EOF
if
{
(
eval echo
configure:1106
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:1106
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
:
else
...
...
@@ -11083,12 +11087,12 @@ EOF
fi
echo
$ac_n
"checking for mode_t""...
$ac_c
"
1>&6
echo
"configure:110
87
: checking for mode_t"
>
&5
echo
"configure:110
91
: checking for mode_t"
>
&5
if
eval
"test
\"\$
{ac_cv_type_mode_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1109
2
"configure"
#line 1109
6
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -11118,12 +11122,12 @@ EOF
fi
echo
$ac_n
"checking for off_t""...
$ac_c
"
1>&6
echo
"configure:1112
2
: checking for off_t"
>
&5
echo
"configure:1112
6
: checking for off_t"
>
&5
if
eval
"test
\"\$
{ac_cv_type_off_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 111
27
"configure"
#line 111
31
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -11153,12 +11157,12 @@ EOF
fi
echo
$ac_n
"checking for pid_t""...
$ac_c
"
1>&6
echo
"configure:111
57
: checking for pid_t"
>
&5
echo
"configure:111
61
: checking for pid_t"
>
&5
if
eval
"test
\"\$
{ac_cv_type_pid_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1116
2
"configure"
#line 1116
6
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -11188,19 +11192,19 @@ EOF
fi
echo
$ac_n
"checking for ptrdiff_t""...
$ac_c
"
1>&6
echo
"configure:1119
2
: checking for ptrdiff_t"
>
&5
echo
"configure:1119
6
: checking for ptrdiff_t"
>
&5
if
eval
"test
\"\$
{am_cv_type_ptrdiff_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 11
197
"configure"
#line 11
201
"configure"
#include "confdefs.h"
#include <stddef.h>
int main() {
ptrdiff_t p
; return 0; }
EOF
if
{
(
eval echo
configure:1120
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1120
8
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
am_cv_type_ptrdiff_t
=
yes
else
...
...
@@ -11221,12 +11225,12 @@ EOF
fi
echo
$ac_n
"checking return type of signal handlers""...
$ac_c
"
1>&6
echo
"configure:1122
5
: checking return type of signal handlers"
>
&5
echo
"configure:1122
9
: checking return type of signal handlers"
>
&5
if
eval
"test
\"\$
{ac_cv_type_signal+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1123
0
"configure"
#line 1123
4
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
...
...
@@ -11243,7 +11247,7 @@ int main() {
int i;
; return 0; }
EOF
if
{
(
eval echo
configure:112
47
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:112
51
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_type_signal
=
void
else
...
...
@@ -11262,19 +11266,19 @@ EOF
echo
$ac_n
"checking for sig_atomic_t""...
$ac_c
"
1>&6
echo
"configure:112
66
: checking for sig_atomic_t"
>
&5
echo
"configure:112
70
: checking for sig_atomic_t"
>
&5
if
eval
"test
\"\$
{ol_cv_type_sig_atomic_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1127
1
"configure"
#line 1127
5
"configure"
#include "confdefs.h"
#include <signal.h>
int main() {
sig_atomic_t atomic;
; return 0; }
EOF
if
{
(
eval echo
configure:112
7
8:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1128
2
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ol_cv_type_sig_atomic_t
=
yes
else
...
...
@@ -11295,12 +11299,12 @@ EOF
fi
echo
$ac_n
"checking for size_t""...
$ac_c
"
1>&6
echo
"configure:11
299
: checking for size_t"
>
&5
echo
"configure:11
303
: checking for size_t"
>
&5
if
eval
"test
\"\$
{ac_cv_type_size_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1130
4
"configure"
#line 1130
8
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -11330,12 +11334,12 @@ EOF
fi
echo
$ac_n
"checking for socklen_t""...
$ac_c
"
1>&6
echo
"configure:1133
4
: checking for socklen_t"
>
&5
echo
"configure:1133
8
: checking for socklen_t"
>
&5
if
eval
"test
\"\$
{ol_cv_type_socklen_t+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1133
9
"configure"
#line 113
4
3 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_TYPES_H
...
...
@@ -11349,7 +11353,7 @@ int main() {
socklen_t len;
; return 0; }
EOF
if
{
(
eval echo
configure:1135
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1135
7
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ol_cv_type_socklen_t
=
yes
else
...
...
@@ -11370,12 +11374,12 @@ EOF
fi
echo
$ac_n
"checking for member st_blksize in aggregate type struct stat""...
$ac_c
"
1>&6
echo
"configure:1137
4
: checking for member st_blksize in aggregate type struct stat"
>
&5
echo
"configure:1137
8
: checking for member st_blksize in aggregate type struct stat"
>
&5
if
eval
"test
\"\$
{ac_cv_c_struct_member_st_blksize+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 113
79
"configure"
#line 113
83
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/stat.h>
...
...
@@ -11383,7 +11387,7 @@ int main() {
struct stat foo; foo.st_blksize;
; return 0; }
EOF
if
{
(
eval echo
configure:113
87
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:113
91
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_c_struct_member_st_blksize
=
yes
else
...
...
@@ -11405,12 +11409,12 @@ EOF
fi
echo
$ac_n
"checking whether time.h and sys/time.h may both be included""...
$ac_c
"
1>&6
echo
"configure:114
09
: checking whether time.h and sys/time.h may both be included"
>
&5
echo
"configure:114
13
: checking whether time.h and sys/time.h may both be included"
>
&5
if
eval
"test
\"\$
{ac_cv_header_time+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1141
4
"configure"
#line 1141
8
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/time.h>
...
...
@@ -11419,7 +11423,7 @@ int main() {
struct tm *tp;
; return 0; }
EOF
if
{
(
eval echo
configure:1142
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1142
7
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_header_time
=
yes
else
...
...
@@ -11440,12 +11444,12 @@ EOF
fi
echo
$ac_n
"checking whether struct tm is in sys/time.h or time.h""...
$ac_c
"
1>&6
echo
"configure:1144
4
: checking whether struct tm is in sys/time.h or time.h"
>
&5
echo
"configure:1144
8
: checking whether struct tm is in sys/time.h or time.h"
>
&5
if
eval
"test
\"\$
{ac_cv_struct_tm+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 114
49
"configure"
#line 114
53
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <time.h>
...
...
@@ -11453,7 +11457,7 @@ int main() {
struct tm *tp; tp->tm_sec;
; return 0; }
EOF
if
{
(
eval echo
configure:114
57
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:114
61
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_struct_tm
=
time.h
else
...
...
@@ -11475,13 +11479,13 @@ fi
# test for pw_gecos in struct passwd
echo
$ac_n
"checking struct passwd for pw_gecos""...
$ac_c
"
1>&6
echo
"configure:114
79
: checking struct passwd for pw_gecos"
>
&5
echo
"configure:114
83
: checking struct passwd for pw_gecos"
>
&5
if
eval
"test
\"\$
{ol_cv_struct_passwd_pw_gecos+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1148
5
"configure"
#line 1148
9
"configure"
#include "confdefs.h"
#include <pwd.h>
int main() {
...
...
@@ -11491,7 +11495,7 @@ int main() {
; return 0; }
EOF
if
{
(
eval echo
configure:1149
5
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1149
9
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ol_cv_struct_passwd_pw_gecos
=
yes
else
...
...
@@ -11513,13 +11517,13 @@ fi
# test for pw_passwd in struct passwd
echo
$ac_n
"checking struct passwd for pw_passwd""...
$ac_c
"
1>&6
echo
"configure:1151
7
: checking struct passwd for pw_passwd"
>
&5
echo
"configure:115
2
1: checking struct passwd for pw_passwd"
>
&5
if
eval
"test
\"\$
{ol_cv_struct_passwd_pw_passwd+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1152
3
"configure"
#line 1152
7
"configure"
#include "confdefs.h"
#include <pwd.h>
int main() {
...
...
@@ -11529,7 +11533,7 @@ int main() {
; return 0; }
EOF
if
{
(
eval echo
configure:1153
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1153
7
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ol_cv_struct_passwd_pw_passwd
=
yes
else
...
...
@@ -11551,7 +11555,7 @@ fi
echo
$ac_n
"checking if toupper() requires islower()""...
$ac_c
"
1>&6
echo
"configure:1155
5
: checking if toupper() requires islower()"
>
&5
echo
"configure:1155
9
: checking if toupper() requires islower()"
>
&5
if
eval
"test
\"\$
{ol_cv_c_upper_lower+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -11560,7 +11564,7 @@ else
ol_cv_c_upper_lower
=
safe
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1156
4
"configure"
#line 1156
8
"configure"
#include "confdefs.h"
#include <ctype.h>
...
...
@@ -11572,7 +11576,7 @@ main()
exit(1);
}
EOF
if
{
(
eval echo
configure:115
76
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:115
80
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
ol_cv_c_upper_lower
=
no
else
...
...
@@ -11595,12 +11599,12 @@ EOF
fi
echo
$ac_n
"checking for working const""...
$ac_c
"
1>&6
echo
"configure:11
599
: checking for working const"
>
&5
echo
"configure:11
603
: checking for working const"
>
&5
if
eval
"test
\"\$
{ac_cv_c_const+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 1160
4
"configure"
#line 1160
8
"configure"
#include "confdefs.h"
int main() {
...
...
@@ -11649,7 +11653,7 @@ ccp = (char const *const *) p;
; return 0; }
EOF
if
{
(
eval echo
configure:1165
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:1165
7
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_c_const
=
yes
else
...
...
@@ -11670,12 +11674,12 @@ EOF
fi
echo
$ac_n
"checking if compiler understands volatile""...
$ac_c
"
1>&6
echo
"configure:1167
4
: checking if compiler understands volatile"
>
&5
echo
"configure:1167
8
: checking if compiler understands volatile"
>
&5
if
eval
"test
\"\$
{ol_cv_c_volatile+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 116
79
"configure"
#line 116
83
"configure"
#include "confdefs.h"
int x, y, z;
int main() {
...
...
@@ -11684,7 +11688,7 @@ volatile int a; int * volatile b = x ? &y : &z;
*b = 0;
; return 0; }
EOF
if
{
(
eval echo
configure:116
88
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:116
92
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ol_cv_c_volatile
=
yes
else
...
...
@@ -11728,14 +11732,14 @@ EOF
else
echo
$ac_n
"checking whether byte ordering is bigendian""...
$ac_c
"
1>&6
echo
"configure:1173
2
: checking whether byte ordering is bigendian"
>
&5
echo
"configure:1173
6
: checking whether byte ordering is bigendian"
>
&5
if
eval
"test
\"\$
{ac_cv_c_bigendian+set}
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
ac_cv_c_bigendian
=
unknown
# See if sys/param.h defines the BYTE_ORDER macro.
cat
>
conftest.
$ac_ext
<<
EOF
#line 1173
9
"configure"
#line 117
4
3 "configure"
#include "confdefs.h"