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
da549e3a
Commit
da549e3a
authored
Jun 11, 1999
by
Kurt Zeilenga
Browse files
_SGI_MP_SOURCE errno/h_errno experiment
parent
35eff96d
Changes
4
Hide whitespace changes
Inline
Side-by-side
acconfig.h
View file @
da549e3a
...
...
@@ -36,6 +36,10 @@
#undef _THREAD_SAFE
#endif
#ifndef _SGI_MP_SOURCE
#undef _SGI_MP_SOURCE
#endif
/* define this if cross compiling */
#undef CROSS_COMPILING
...
...
configure
View file @
da549e3a
...
...
@@ -1847,8 +1847,7 @@ echo "$ac_t""$host" 1>&6
ol_aix_threads
=
no
case
"
$host
"
in
*
-
*
-aix
*
)
if
test
-z
"CC"
-a
"
$ol_host_os
"
=
aix
;
then
*
-
*
-aix
*
)
if
test
-z
"CC"
-a
"
$ol_host_os
"
=
aix
;
then
case
"
$ol_with_threads
"
in
auto
|
yes
|
posix
)
ol_aix_threads
=
yes
;;
esac
...
...
@@ -1862,7 +1861,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:186
6
: checking for
$ac_word
"
>
&5
echo
"configure:186
5
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1912,7 +1911,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:191
6
: checking for
$ac_word
"
>
&5
echo
"configure:191
5
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1947,7 +1946,7 @@ fi
# Extract the first word of "ranlib", so it can be a program name with args.
set
dummy ranlib
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:195
1
: checking for
$ac_word
"
>
&5
echo
"configure:195
0
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_RANLIB
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1977,7 +1976,7 @@ fi
# Extract the first word of "gcc", so it can be a program name with args.
set
dummy gcc
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:198
1
: checking for
$ac_word
"
>
&5
echo
"configure:198
0
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2007,7 +2006,7 @@ if test -z "$CC"; then
# Extract the first word of "cc", so it can be a program name with args.
set
dummy cc
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:201
1
: checking for
$ac_word
"
>
&5
echo
"configure:201
0
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2058,7 +2057,7 @@ fi
# Extract the first word of "cl", so it can be a program name with args.
set
dummy cl
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:206
2
: checking for
$ac_word
"
>
&5
echo
"configure:206
1
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_CC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2090,7 +2089,7 @@ fi
fi
echo
$ac_n
"checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) works""...
$ac_c
"
1>&6
echo
"configure:209
4
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) works"
>
&5
echo
"configure:209
3
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) works"
>
&5
ac_ext
=
c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
...
...
@@ -2101,12 +2100,12 @@ cross_compiling=$ac_cv_prog_cc_cross
cat
>
conftest.
$ac_ext
<<
EOF
#line 210
5
"configure"
#line 210
4
"configure"
#include "confdefs.h"
main(){return(0);}
EOF
if
{
(
eval echo
configure:21
1
0:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:210
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
ac_cv_prog_cc_works
=
yes
# If we can't run a trivial program, we are probably using a cross compiler.
if
(
./conftest
;
exit
)
2>/dev/null
;
then
...
...
@@ -2132,12 +2131,12 @@ if test $ac_cv_prog_cc_works = no; then
{
echo
"configure: error: installation or configuration problem: C compiler cannot create executables."
1>&2
;
exit
1
;
}
fi
echo
$ac_n
"checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) is a cross-compiler""...
$ac_c
"
1>&6
echo
"configure:213
6
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) is a cross-compiler"
>
&5
echo
"configure:213
5
: checking whether the C compiler (
$CC
$CFLAGS
$LDFLAGS
) is a cross-compiler"
>
&5
echo
"
$ac_t
""
$ac_cv_prog_cc_cross
"
1>&6
cross_compiling
=
$ac_cv_prog_cc_cross
echo
$ac_n
"checking whether we are using GNU C""...
$ac_c
"
1>&6
echo
"configure:214
1
: checking whether we are using GNU C"
>
&5
echo
"configure:214
0
: checking whether we are using GNU C"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_gcc
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2146,7 +2145,7 @@ else
yes;
#endif
EOF
if
{
ac_try
=
'${CC-cc} -E conftest.c'
;
{
(
eval echo
configure:21
50
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
| egrep
yes
>
/dev/null 2>&1
;
then
if
{
ac_try
=
'${CC-cc} -E conftest.c'
;
{
(
eval echo
configure:21
49
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
| egrep
yes
>
/dev/null 2>&1
;
then
ac_cv_prog_gcc
=
yes
else
ac_cv_prog_gcc
=
no
...
...
@@ -2165,7 +2164,7 @@ ac_test_CFLAGS="${CFLAGS+set}"
ac_save_CFLAGS
=
"
$CFLAGS
"
CFLAGS
=
echo
$ac_n
"checking whether
${
CC
-cc
}
accepts -g""...
$ac_c
"
1>&6
echo
"configure:216
9
: checking whether
${
CC
-cc
}
accepts -g"
>
&5
echo
"configure:216
8
: checking whether
${
CC
-cc
}
accepts -g"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_cc_g
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2209,7 +2208,7 @@ ac_prog=ld
if
test
"
$ac_cv_prog_gcc
"
=
yes
;
then
# Check if gcc -print-prog-name=ld gives a path.
echo
$ac_n
"checking for ld used by GCC""...
$ac_c
"
1>&6
echo
"configure:221
3
: checking for ld used by GCC"
>
&5
echo
"configure:221
2
: checking for ld used by GCC"
>
&5
ac_prog
=
`
(
$CC
-print-prog-name
=
ld
)
2>&5
`
case
"
$ac_prog
"
in
# Accept absolute paths.
...
...
@@ -2227,10 +2226,10 @@ echo "configure:2213: checking for ld used by GCC" >&5
esac
elif
test
"
$with_gnu_ld
"
=
yes
;
then
echo
$ac_n
"checking for GNU ld""...
$ac_c
"
1>&6
echo
"configure:223
1
: checking for GNU ld"
>
&5
echo
"configure:223
0
: checking for GNU ld"
>
&5
else
echo
$ac_n
"checking for non-GNU ld""...
$ac_c
"
1>&6
echo
"configure:223
4
: checking for non-GNU ld"
>
&5
echo
"configure:223
3
: checking for non-GNU ld"
>
&5
fi
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_LD
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -2266,7 +2265,7 @@ fi
test
-z
"
$LD
"
&&
{
echo
"configure: error: no acceptable ld found in
\$
PATH"
1>&2
;
exit
1
;
}
echo
$ac_n
"checking if the linker (
$LD
) is GNU ld""...
$ac_c
"
1>&6
echo
"configure:22
70
: checking if the linker (
$LD
) is GNU ld"
>
&5
echo
"configure:22
69
: checking if the linker (
$LD
) is GNU ld"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_gnu_ld
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2282,7 +2281,7 @@ echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
echo
$ac_n
"checking for BSD-compatible nm""...
$ac_c
"
1>&6
echo
"configure:228
6
: checking for BSD-compatible nm"
>
&5
echo
"configure:228
5
: checking for BSD-compatible nm"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_NM
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2319,7 +2318,7 @@ echo "$ac_t""$NM" 1>&6
echo
$ac_n
"checking whether ln -s works""...
$ac_c
"
1>&6
echo
"configure:232
3
: checking whether ln -s works"
>
&5
echo
"configure:232
2
: checking whether ln -s works"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_LN_S
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2355,8 +2354,8 @@ test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
case
"
$host
"
in
*
-
*
-irix6
*
)
# Find out which ABI we are using.
echo
'#line 235
9
"configure"'
>
conftest.
$ac_ext
if
{
(
eval echo
configure:23
60
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
echo
'#line 235
8
"configure"'
>
conftest.
$ac_ext
if
{
(
eval echo
configure:23
59
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
case
"
`
/usr/bin/file conftest.o
`
"
in
*
32-bit
*
)
LD
=
"
${
LD
-ld
}
-32"
...
...
@@ -2391,7 +2390,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:239
5
: checking for
$ac_word
"
>
&5
echo
"configure:239
4
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_AWK
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2422,7 +2421,7 @@ done
# test for ln hardlink support
echo
$ac_n
"checking whether ln works""...
$ac_c
"
1>&6
echo
"configure:242
6
: checking whether ln works"
>
&5
echo
"configure:242
5
: checking whether ln works"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ol_cv_prog_LN_H
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2445,7 +2444,7 @@ else
fi
echo
$ac_n
"checking whether ln -s works""...
$ac_c
"
1>&6
echo
"configure:244
9
: checking whether ln -s works"
>
&5
echo
"configure:244
8
: checking whether ln -s works"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_LN_S
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2473,7 +2472,7 @@ fi
# Extract the first word of "sendmail", so it can be a program name with args.
set
dummy sendmail
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:247
7
: checking for
$ac_word
"
>
&5
echo
"configure:247
6
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_SENDMAIL
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2509,7 +2508,7 @@ fi
# Extract the first word of "vi", so it can be a program name with args.
set
dummy vi
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:251
3
: checking for
$ac_word
"
>
&5
echo
"configure:251
2
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_EDITOR
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2545,7 +2544,7 @@ fi
# Extract the first word of "finger", so it can be a program name with args.
set
dummy finger
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:254
9
: checking for
$ac_word
"
>
&5
echo
"configure:254
8
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_FINGER
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2584,7 +2583,7 @@ if test $ol_enable_modules != no ; then
# Extract the first word of "glib-config", so it can be a program name with args.
set
dummy glib-config
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:258
8
: checking for
$ac_word
"
>
&5
echo
"configure:258
7
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_GLIBCONFIG
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2636,7 +2635,7 @@ if test $ol_enable_perl != no ; then
# Extract the first word of "perl", so it can be a program name with args.
set
dummy perl
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:26
40
: checking for
$ac_word
"
>
&5
echo
"configure:26
39
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_PERLBIN
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2684,7 +2683,7 @@ fi
fi
echo
$ac_n
"checking how to run the C preprocessor""...
$ac_c
"
1>&6
echo
"configure:268
8
: checking how to run the C preprocessor"
>
&5
echo
"configure:268
7
: checking how to run the C preprocessor"
>
&5
# On Suns, sometimes $CPP names a directory.
if
test
-n
"
$CPP
"
&&
test
-d
"
$CPP
"
;
then
CPP
=
...
...
@@ -2699,13 +2698,13 @@ else
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp.
cat
>
conftest.
$ac_ext
<<
EOF
#line 270
3
"configure"
#line 270
2
"configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:270
9
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:270
8
:
\"
$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
:
...
...
@@ -2716,13 +2715,13 @@ else
rm
-rf
conftest
*
CPP
=
"
${
CC
-cc
}
-E -traditional-cpp"
cat
>
conftest.
$ac_ext
<<
EOF
#line 27
20
"configure"
#line 27
19
"configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:272
6
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:272
5
:
\"
$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
:
...
...
@@ -2733,13 +2732,13 @@ else
rm
-rf
conftest
*
CPP
=
"
${
CC
-cc
}
-nologo -E"
cat
>
conftest.
$ac_ext
<<
EOF
#line 273
7
"configure"
#line 273
6
"configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:274
3
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:274
2
:
\"
$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
:
...
...
@@ -2777,9 +2776,9 @@ elif test $cross_compiling = yes -a $ol_enable_x_compile = no; then
fi
echo
$ac_n
"checking for AIX""...
$ac_c
"
1>&6
echo
"configure:278
1
: checking for AIX"
>
&5
echo
"configure:278
0
: checking for AIX"
>
&5
cat
>
conftest.
$ac_ext
<<
EOF
#line 278
3
"configure"
#line 278
2
"configure"
#include "confdefs.h"
#ifdef _AIX
yes
...
...
@@ -2801,7 +2800,7 @@ rm -f conftest*
echo
$ac_n
"checking for POSIXized ISC""...
$ac_c
"
1>&6
echo
"configure:280
5
: checking for POSIXized ISC"
>
&5
echo
"configure:280
4
: checking for POSIXized ISC"
>
&5
if
test
-d
/etc/conf/kconfig.d
&&
grep
_POSIX_VERSION /usr/include/sys/unistd.h
>
/dev/null 2>&1
then
...
...
@@ -2823,17 +2822,17 @@ fi
ac_safe
=
`
echo
"minix/config.h"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for minix/config.h""...
$ac_c
"
1>&6
echo
"configure:282
7
: checking for minix/config.h"
>
&5
echo
"configure:282
6
: checking for minix/config.h"
>
&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 283
2
"configure"
#line 283
1
"configure"
#include "confdefs.h"
#include <minix/config.h>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:283
7
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:283
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
*
...
...
@@ -2872,7 +2871,7 @@ fi
echo
$ac_n
"checking for be_app in -lbe""...
$ac_c
"
1>&6
echo
"configure:287
6
: checking for be_app in -lbe"
>
&5
echo
"configure:287
5
: checking for be_app in -lbe"
>
&5
ac_lib_var
=
`
echo
be
'_'
be_app |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -2880,7 +2879,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lbe -lroot -lnet
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 288
4
"configure"
#line 288
3
"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
...
...
@@ -2891,7 +2890,7 @@ int main() {
be_app()
; return 0; }
EOF
if
{
(
eval echo
configure:289
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:289
4
:
\"
$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
...
...
@@ -2914,12 +2913,12 @@ fi
echo
$ac_n
"checking for Cygwin environment""...
$ac_c
"
1>&6
echo
"configure:291
8
: checking for Cygwin environment"
>
&5
echo
"configure:291
7
: checking for Cygwin environment"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_cygwin
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 292
3
"configure"
#line 292
2
"configure"
#include "confdefs.h"
int main() {
...
...
@@ -2930,7 +2929,7 @@ int main() {
return __CYGWIN__;
; return 0; }
EOF
if
{
(
eval echo
configure:293
4
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:293
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_cygwin
=
yes
else
...
...
@@ -2947,19 +2946,19 @@ echo "$ac_t""$ac_cv_cygwin" 1>&6
CYGWIN
=
test
"
$ac_cv_cygwin
"
=
yes
&&
CYGWIN
=
yes
echo
$ac_n
"checking for mingw32 environment""...
$ac_c
"
1>&6
echo
"configure:295
1
: checking for mingw32 environment"
>
&5
echo
"configure:295
0
: checking for mingw32 environment"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_mingw32
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 295
6
"configure"
#line 295
5
"configure"
#include "confdefs.h"
int main() {
return __MINGW32__;
; return 0; }
EOF
if
{
(
eval echo
configure:296
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:296
2
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_mingw32
=
yes
else
...
...
@@ -2978,7 +2977,7 @@ test "$ac_cv_mingw32" = yes && MINGW32=yes
echo
$ac_n
"checking for executable suffix""...
$ac_c
"
1>&6
echo
"configure:298
2
: checking for executable suffix"
>
&5
echo
"configure:298
1
: checking for executable suffix"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_exeext
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2988,7 +2987,7 @@ else
rm
-f
conftest
*
echo
'int main () { return 0; }'
>
conftest.
$ac_ext
ac_cv_exeext
=
if
{
(
eval echo
configure:299
2
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:299
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
;
then
for
file
in
conftest.
*
;
do
case
$file
in
*
.c
|
*
.o
|
*
.obj
)
;;
...
...
@@ -3009,13 +3008,13 @@ echo "$ac_t""${ac_cv_exeext}" 1>&6
ac_exeext
=
$EXEEXT
echo
$ac_n
"checking for object suffix""...
$ac_c
"
1>&6
echo
"configure:301
3
: checking for object suffix"
>
&5
echo
"configure:301
2
: checking for object suffix"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_objext
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
rm
-f
conftest
*
echo
'int i = 1;'
>
conftest.
$ac_ext
if
{
(
eval echo
configure:301
9
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:301
8
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
for
ac_file
in
conftest.
*
;
do
case
$ac_file
in
*
.c
)
;;
...
...
@@ -3042,7 +3041,7 @@ EOF
echo
$ac_n
"checking for
${
CC
-cc
}
option to accept ANSI C""...
$ac_c
"
1>&6
echo
"configure:304
6
: checking for
${
CC
-cc
}
option to accept ANSI C"
>
&5
echo
"configure:304
5
: checking for
${
CC
-cc
}
option to accept ANSI C"
>
&5
if
eval
"test
\"
`
echo
'$''{'
am_cv_prog_cc_stdc
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -3058,7 +3057,7 @@ for ac_arg in "" -qlanglvl=ansi -std1 "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__
do
CC
=
"
$ac_save_CC
$ac_arg
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 306
2
"configure"
#line 306
1
"configure"
#include "confdefs.h"
#include <stdarg.h>
#include <stdio.h>
...
...
@@ -3095,7 +3094,7 @@ return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
; return 0; }
EOF
if
{
(
eval echo
configure:309
9
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:309
8
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
am_cv_prog_cc_stdc
=
"
$ac_arg
"
;
break
else
...
...
@@ -3130,7 +3129,7 @@ if test -z "${MKDEP}"; then
OL_MKDEP
=
"
${
CC
-cc
}
"
if
test
-z
"
${
MKDEP_FLAGS
}
"
;
then
echo
$ac_n
"checking for
${
OL_MKDEP
}
depend flag""...
$ac_c
"
1>&6
echo
"configure:313
4
: checking for
${
OL_MKDEP
}
depend flag"
>
&5
echo
"configure:313
3
: checking for
${
OL_MKDEP
}
depend flag"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ol_cv_mkdep
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -3140,7 +3139,7 @@ else
cat
>
conftest.c
<<
EOF
noCode;
EOF
if
{
ac_try
=
'$OL_MKDEP $flag conftest.c'
;
{
(
eval echo
configure:314
4
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
\
if
{
ac_try
=
'$OL_MKDEP $flag conftest.c'
;
{
(
eval echo
configure:314
3
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
;
}
\
| egrep
'^conftest\.'
"
${
ac_objext
}
"
>
/dev/null 2>&1
then
if
test
!
-f
conftest.
"
${
ac_object
}
"
;
then
...
...
@@ -3175,12 +3174,12 @@ fi
echo
$ac_n
"checking for socket""...
$ac_c
"
1>&6
echo
"configure:317
9
: checking for socket"
>
&5
echo
"configure:317
8
: checking for socket"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_socket
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 318
4
"configure"
#line 318
3
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char socket(); below. */
...
...
@@ -3203,7 +3202,7 @@ socket();
; return 0; }
EOF
if
{
(
eval echo
configure:320
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:320
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_func_socket=yes"
else
...
...
@@ -3222,7 +3221,7 @@ else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for main in -lsocket""...
$ac_c
"
1>&6
echo
"configure:322
6
: checking for main in -lsocket"
>
&5
echo
"configure:322
5
: checking for main in -lsocket"
>
&5
ac_lib_var
=
`
echo
socket
'_'
main |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -3230,14 +3229,14 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lsocket
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 323
4
"configure"
#line 323
3
"configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
if
{
(
eval echo
configure:324
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:324
0
:
\"
$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
...
...
@@ -3265,7 +3264,7 @@ else
fi
echo
$ac_n
"checking for main in -lnet""...
$ac_c
"
1>&6
echo
"configure:326
9
: checking for main in -lnet"
>
&5
echo
"configure:326
8
: checking for main in -lnet"
>
&5
ac_lib_var
=
`
echo
net
'_'
main |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -3273,14 +3272,14 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lnet
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 327
7
"configure"
#line 327
6
"configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
if
{
(
eval echo
configure:328
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:328
3
:
\"
$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
...
...
@@ -3308,7 +3307,7 @@ else
fi
echo
$ac_n
"checking for socket in -lnet""...
$ac_c
"
1>&6
echo
"configure:331
2
: checking for socket in -lnet"
>
&5
echo
"configure:331
1
: checking for socket in -lnet"
>
&5
ac_lib_var
=
`
echo
net
'_'
socket |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -3316,7 +3315,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lnet
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 33
20
"configure"
#line 33
19
"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
...
...
@@ -3327,7 +3326,7 @@ int main() {
socket()
; return 0; }
EOF
if
{
(
eval echo
configure:333
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:333
0
:
\"
$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
...
...
@@ -3355,7 +3354,7 @@ else
fi
echo
$ac_n
"checking for main in -lnsl_s""...
$ac_c
"
1>&6
echo
"configure:335
9
: checking for main in -lnsl_s"
>
&5
echo
"configure:335
8
: checking for main in -lnsl_s"
>
&5
ac_lib_var
=
`
echo
nsl_s
'_'
main |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -3363,14 +3362,14 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lnsl_s
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 336
7
"configure"
#line 336
6
"configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
if
{
(
eval echo
configure:337
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:337
3
:
\"
$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
...
...
@@ -3398,7 +3397,7 @@ else
fi
echo
$ac_n
"checking for main in -lnsl""...
$ac_c
"
1>&6
echo
"configure:340
2
: checking for main in -lnsl"
>
&5
echo
"configure:340
1
: checking for main in -lnsl"
>
&5
ac_lib_var
=
`
echo
nsl
'_'
main |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -3406,14 +3405,14 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lnsl
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 34
1
0 "configure"
#line 340
9
"configure"