summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-01-04 20:58:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-01-04 20:58:06 +0000
commit8f6154bc11c8d4bf5987be1940e4f9f72204b1ff (patch)
tree794f724015463f1ee2e7c34bbac2cf5c276b3246
parentf607f44026d4a0e7998e4e3a2b011a7d030d4ed8 (diff)
downloadATCD-8f6154bc11c8d4bf5987be1940e4f9f72204b1ff.tar.gz
update from bootstrap of modified configure.in
-rw-r--r--NEWS2
-rw-r--r--aclocal.m48
-rwxr-xr-xconfigure3003
3 files changed, 1543 insertions, 1470 deletions
diff --git a/NEWS b/NEWS
index b2c03074aa0..d090163eff1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-This is ACE version 5.0.10, released Tue Dec 21 11:31:18 1999.
+This is ACE version 5.0.11, released Tue Jan 04 07:26:24 2000.
If you have any problems with or questions about ACE, please send
email to the ACE mailing list (ace-users@cs.wustl.edu), using the form
diff --git a/aclocal.m4 b/aclocal.m4
index 634d5bd4fa8..0ab7fb5a111 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1733,11 +1733,11 @@ AC_REQUIRE([AC_PROG_NM])dnl
AC_REQUIRE([AC_PROG_LN_S])dnl
AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
# Autoconf's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
-AC_REQUIRE([AC_LANG_SAVE])dnl
-AC_REQUIRE([AC_LANG_C])dnl
+AC_LANG_SAVE
+AC_LANG_C
AC_REQUIRE([AC_OBJEXT])dnl
AC_REQUIRE([AC_EXEEXT])dnl
-AC_REQUIRE([AC_LANG_RESTORE])dnl
+AC_LANG_RESTORE
dnl
# Only perform the check for file, if the check method requires it
@@ -2348,7 +2348,7 @@ lt_save_CFLAGS="$CFLAGS"
dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC
dnl is set to the C++ compiler.
AR="$AR" LTCC="$CC" CC="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \
-FILE="$FILE" LIBS="$LIBS" \
+FILE="$FILE" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
objext="$OBJEXT" exeext="$EXEEXT" \
diff --git a/configure b/configure
index 4ba751a4b4e..0f371f0379b 100755
--- a/configure
+++ b/configure
@@ -8069,6 +8069,20 @@ echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6
file_magic_cmd=$lt_cv_file_magic_cmd
deplibs_check_method=$lt_cv_deplibs_check_method
+if test $host != $build; then
+ ac_tool_prefix=${host_alias}-
+else
+ ac_tool_prefix=
+fi
+
+# Autoconf's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
+
+ac_ext=c
+# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+cross_compiling=$ac_cv_prog_cc_cross
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
@@ -8077,20 +8091,13 @@ ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
cross_compiling=$ac_cv_prog_cxx_cross
-if test $host != $build; then
- ac_tool_prefix=${host_alias}-
-else
- ac_tool_prefix=
-fi
-
-# Autoconf's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
# Only perform the check for file, if the check method requires it
case "$deplibs_check_method" in
file_magic*)
if test "$file_magic_cmd" = '$FILE'; then
echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
-echo "configure:8094: checking for ${ac_tool_prefix}file" >&5
+echo "configure:8101: checking for ${ac_tool_prefix}file" >&5
if eval "test \"`echo '$''{'lt_cv_path_FILE'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -8152,7 +8159,7 @@ fi
if test -z "$lt_cv_path_FILE"; then
if test -n "$ac_tool_prefix"; then
echo $ac_n "checking for file""... $ac_c" 1>&6
-echo "configure:8156: checking for file" >&5
+echo "configure:8163: checking for file" >&5
if eval "test \"`echo '$''{'lt_cv_path_FILE'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -8228,7 +8235,7 @@ esac
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:8232: checking for $ac_word" >&5
+echo "configure:8239: 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
@@ -8260,7 +8267,7 @@ if test -n "$ac_tool_prefix"; then
# 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:8264: checking for $ac_word" >&5
+echo "configure:8271: 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
@@ -8295,7 +8302,7 @@ fi
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
set dummy ${ac_tool_prefix}strip; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:8299: checking for $ac_word" >&5
+echo "configure:8306: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -8327,7 +8334,7 @@ if test -n "$ac_tool_prefix"; then
# Extract the first word of "strip", so it can be a program name with args.
set dummy strip; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:8331: checking for $ac_word" >&5
+echo "configure:8338: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -8394,8 +8401,8 @@ test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
case "$lt_target" in
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 8398 "configure"' > conftest.$ac_ext
- if { (eval echo configure:8399: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ echo '#line 8405 "configure"' > conftest.$ac_ext
+ if { (eval echo configure:8406: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
case "`/usr/bin/file conftest.o`" in
*32-bit*)
LD="${LD-ld} -32"
@@ -8416,19 +8423,19 @@ case "$lt_target" in
SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -belf"
echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
-echo "configure:8420: checking whether the C compiler needs -belf" >&5
+echo "configure:8427: checking whether the C compiler needs -belf" >&5
if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 8425 "configure"
+#line 8432 "configure"
#include "confdefs.h"
int main() {
; return 0; }
EOF
-if { (eval echo configure:8432: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
lt_cv_cc_needs_belf=yes
else
@@ -8538,7 +8545,7 @@ exec 5>>./config.log
lt_save_CC="$CC"
lt_save_CFLAGS="$CFLAGS"
AR="$AR" LTCC="$CC" CC="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \
-FILE="$FILE" LIBS="$LIBS" \
+FILE="$FILE" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
objext="$OBJEXT" exeext="$EXEEXT" \
@@ -8556,7 +8563,7 @@ LIBTOOL="$LIBTOOL --tag=CXX"
echo $ac_n "checking for library containing sched_yield""... $ac_c" 1>&6
-echo "configure:8560: checking for library containing sched_yield" >&5
+echo "configure:8567: checking for library containing sched_yield" >&5
if eval "test \"`echo '$''{'ac_cv_search_sched_yield'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -8567,7 +8574,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 8571 "configure"
+#line 8578 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sched_yield(); below. */
@@ -8593,7 +8600,7 @@ sched_yield();
; return 0; }
EOF
-if { (eval echo configure:8597: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8604: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_search_sched_yield="none required"
else
@@ -8607,7 +8614,7 @@ rm -f conftest*
LIBS="-l$i $ac_func_search_save_LIBS"
cat > conftest.$ac_ext <<EOF
-#line 8611 "configure"
+#line 8618 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sched_yield(); below. */
@@ -8633,7 +8640,7 @@ sched_yield();
; return 0; }
EOF
-if { (eval echo configure:8637: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_search_sched_yield="-l$i"
@@ -8670,7 +8677,7 @@ echo "$ac_t""$ac_cv_search_sched_yield" 1>&6
echo $ac_n "checking for library containing aio_read""... $ac_c" 1>&6
-echo "configure:8674: checking for library containing aio_read" >&5
+echo "configure:8681: checking for library containing aio_read" >&5
if eval "test \"`echo '$''{'ac_cv_search_aio_read'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -8681,7 +8688,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 8685 "configure"
+#line 8692 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char aio_read(); below. */
@@ -8707,7 +8714,7 @@ aio_read();
; return 0; }
EOF
-if { (eval echo configure:8711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_search_aio_read="none required"
else
@@ -8721,7 +8728,7 @@ rm -f conftest*
LIBS="-l$i $ac_func_search_save_LIBS"
cat > conftest.$ac_ext <<EOF
-#line 8725 "configure"
+#line 8732 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char aio_read(); below. */
@@ -8747,7 +8754,7 @@ aio_read();
; return 0; }
EOF
-if { (eval echo configure:8751: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_search_aio_read="-l$i"
@@ -8778,7 +8785,7 @@ echo "$ac_t""$ac_cv_search_aio_read" 1>&6
if test "$ace_has_aio_funcs" = yes; then
echo $ac_n "checking for working asynchronous IO""... $ac_c" 1>&6
-echo "configure:8782: checking for working asynchronous IO" >&5
+echo "configure:8789: checking for working asynchronous IO" >&5
if eval "test \"`echo '$''{'ace_cv_feature_aio_calls'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -8786,7 +8793,7 @@ else
if test "$cross_compiling" = yes; then
cat > conftest.$ac_ext <<EOF
-#line 8790 "configure"
+#line 8797 "configure"
#include "confdefs.h"
#include <aio.h>
@@ -8797,7 +8804,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:8801: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8808: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_aio_calls=yes
@@ -8814,7 +8821,7 @@ rm -f conftest*
else
cat > conftest.$ac_ext <<EOF
-#line 8818 "configure"
+#line 8825 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -9044,7 +9051,7 @@ main (int argc, char **argv)
}
EOF
-if { (eval echo configure:9048: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9055: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
@@ -9062,7 +9069,7 @@ EOF
else
cat > conftest.$ac_ext <<EOF
-#line 9066 "configure"
+#line 9073 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -9366,7 +9373,7 @@ main (int, char *[])
}
EOF
-if { (eval echo configure:9370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9377: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_feature_aio_calls=yes
@@ -9414,7 +9421,7 @@ fi
echo $ac_n "checking for library containing clock_gettime""... $ac_c" 1>&6
-echo "configure:9418: checking for library containing clock_gettime" >&5
+echo "configure:9425: checking for library containing clock_gettime" >&5
if eval "test \"`echo '$''{'ac_cv_search_clock_gettime'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -9425,7 +9432,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 9429 "configure"
+#line 9436 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char clock_gettime(); below. */
@@ -9451,7 +9458,7 @@ clock_gettime();
; return 0; }
EOF
-if { (eval echo configure:9455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9462: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_search_clock_gettime="none required"
else
@@ -9465,7 +9472,7 @@ rm -f conftest*
LIBS="-l$i $ac_func_search_save_LIBS"
cat > conftest.$ac_ext <<EOF
-#line 9469 "configure"
+#line 9476 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char clock_gettime(); below. */
@@ -9491,7 +9498,7 @@ clock_gettime();
; return 0; }
EOF
-if { (eval echo configure:9495: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_search_clock_gettime="-l$i"
@@ -9527,12 +9534,12 @@ for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
-echo "configure:9531: checking for $ac_hdr that defines DIR" >&5
+echo "configure:9538: checking for $ac_hdr that defines DIR" >&5
if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 9536 "configure"
+#line 9543 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <$ac_hdr>
@@ -9540,7 +9547,7 @@ int main() {
DIR *dirp = 0;
; return 0; }
EOF
-if { (eval echo configure:9544: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9551: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "ac_cv_header_dirent_$ac_safe=yes"
else
@@ -9565,7 +9572,7 @@ done
# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
if test $ac_header_dirent = dirent.h; then
echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
-echo "configure:9569: checking for opendir in -ldir" >&5
+echo "configure:9576: checking for opendir in -ldir" >&5
ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -9573,7 +9580,7 @@ else
ac_save_LIBS="$LIBS"
LIBS="-ldir $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 9577 "configure"
+#line 9584 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
@@ -9587,7 +9594,7 @@ int main() {
opendir()
; return 0; }
EOF
-if { (eval echo configure:9591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9598: \"$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
@@ -9609,7 +9616,7 @@ fi
else
echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
-echo "configure:9613: checking for opendir in -lx" >&5
+echo "configure:9620: checking for opendir in -lx" >&5
ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -9617,7 +9624,7 @@ else
ac_save_LIBS="$LIBS"
LIBS="-lx $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 9621 "configure"
+#line 9628 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
@@ -9631,7 +9638,7 @@ int main() {
opendir()
; return 0; }
EOF
-if { (eval echo configure:9635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9642: \"$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
@@ -9664,12 +9671,12 @@ EOF
fi
echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
-echo "configure:9668: checking for sys/wait.h that is POSIX.1 compatible" >&5
+echo "configure:9675: checking for sys/wait.h that is POSIX.1 compatible" >&5
if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 9673 "configure"
+#line 9680 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/wait.h>
@@ -9685,7 +9692,7 @@ wait (&s);
s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
; return 0; }
EOF
-if { (eval echo configure:9689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9696: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_header_sys_wait_h=yes
else
@@ -9709,17 +9716,17 @@ fi
if test "$ac_cv_cygwin" = yes; then
ac_safe=`echo "cygwin32/socket.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for cygwin32/socket.h""... $ac_c" 1>&6
-echo "configure:9713: checking for cygwin32/socket.h" >&5
+echo "configure:9720: checking for cygwin32/socket.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 9718 "configure"
+#line 9725 "configure"
#include "confdefs.h"
#include <cygwin32/socket.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9723: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9730: \"$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*
@@ -9747,17 +9754,17 @@ fi
ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for dlfcn.h""... $ac_c" 1>&6
-echo "configure:9751: checking for dlfcn.h" >&5
+echo "configure:9758: checking for dlfcn.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 9756 "configure"
+#line 9763 "configure"
#include "confdefs.h"
#include <dlfcn.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9761: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9768: \"$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*
@@ -9788,17 +9795,17 @@ fi
ac_safe=`echo "malloc.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for malloc.h""... $ac_c" 1>&6
-echo "configure:9792: checking for malloc.h" >&5
+echo "configure:9799: checking for malloc.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 9797 "configure"
+#line 9804 "configure"
#include "confdefs.h"
#include <malloc.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9802: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9809: \"$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*
@@ -9826,17 +9833,17 @@ fi
ac_safe=`echo "memory.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for memory.h""... $ac_c" 1>&6
-echo "configure:9830: checking for memory.h" >&5
+echo "configure:9837: checking for memory.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 9835 "configure"
+#line 9842 "configure"
#include "confdefs.h"
#include <memory.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9840: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9847: \"$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*
@@ -9864,17 +9871,17 @@ fi
ac_safe=`echo "bytesex.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for bytesex.h""... $ac_c" 1>&6
-echo "configure:9868: checking for bytesex.h" >&5
+echo "configure:9875: checking for bytesex.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 9873 "configure"
+#line 9880 "configure"
#include "confdefs.h"
#include <bytesex.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9878: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9885: \"$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*
@@ -9902,17 +9909,17 @@ fi
ac_safe=`echo "sys/msg.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/msg.h""... $ac_c" 1>&6
-echo "configure:9906: checking for sys/msg.h" >&5
+echo "configure:9913: checking for sys/msg.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 9911 "configure"
+#line 9918 "configure"
#include "confdefs.h"
#include <sys/msg.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9916: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9923: \"$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*
@@ -9931,13 +9938,13 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo $ac_n "checking if _KERNEL is needed for msg prototypes""... $ac_c" 1>&6
-echo "configure:9935: checking if _KERNEL is needed for msg prototypes" >&5
+echo "configure:9942: checking if _KERNEL is needed for msg prototypes" >&5
if eval "test \"`echo '$''{'ace_cv_lib_broken_msg_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 9941 "configure"
+#line 9948 "configure"
#include "confdefs.h"
#include <sys/msg.h>
@@ -9948,7 +9955,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:9952: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9959: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_broken_msg_h=no
@@ -9959,7 +9966,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 9963 "configure"
+#line 9970 "configure"
#include "confdefs.h"
#ifndef _KERNEL
@@ -9973,7 +9980,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:9977: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9984: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_broken_msg_h=yes
@@ -10019,17 +10026,17 @@ fi
ac_safe=`echo "sys/param.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/param.h""... $ac_c" 1>&6
-echo "configure:10023: checking for sys/param.h" >&5
+echo "configure:10030: checking for sys/param.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 10028 "configure"
+#line 10035 "configure"
#include "confdefs.h"
#include <sys/param.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10033: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10040: \"$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*
@@ -10057,17 +10064,17 @@ fi
ac_safe=`echo "sys/priocntl.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/priocntl.h""... $ac_c" 1>&6
-echo "configure:10061: checking for sys/priocntl.h" >&5
+echo "configure:10068: checking for sys/priocntl.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 10066 "configure"
+#line 10073 "configure"
#include "confdefs.h"
#include <sys/priocntl.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10071: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10078: \"$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*
@@ -10091,17 +10098,17 @@ fi
ac_safe=`echo "ucontext.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for ucontext.h""... $ac_c" 1>&6
-echo "configure:10095: checking for ucontext.h" >&5
+echo "configure:10102: checking for ucontext.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 10100 "configure"
+#line 10107 "configure"
#include "confdefs.h"
#include <ucontext.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10105: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10112: \"$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*
@@ -10129,17 +10136,17 @@ fi
ac_safe=`echo "sys/procfs.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/procfs.h""... $ac_c" 1>&6
-echo "configure:10133: checking for sys/procfs.h" >&5
+echo "configure:10140: checking for sys/procfs.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 10138 "configure"
+#line 10145 "configure"
#include "confdefs.h"
#include <sys/procfs.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10143: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10150: \"$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*
@@ -10158,13 +10165,13 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo $ac_n "checking if sys/procfs.h conflicts with ucontext.h""... $ac_c" 1>&6
-echo "configure:10162: checking if sys/procfs.h conflicts with ucontext.h" >&5
+echo "configure:10169: checking if sys/procfs.h conflicts with ucontext.h" >&5
if eval "test \"`echo '$''{'ace_has_procfs_conflict'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 10168 "configure"
+#line 10175 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_UCONTEXT_H
@@ -10179,7 +10186,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:10183: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10190: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_has_procfs_conflict=no
@@ -10220,17 +10227,17 @@ fi
ac_safe=`echo "sys/select.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/select.h""... $ac_c" 1>&6
-echo "configure:10224: checking for sys/select.h" >&5
+echo "configure:10231: checking for sys/select.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 10229 "configure"
+#line 10236 "configure"
#include "confdefs.h"
#include <sys/select.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10234: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10241: \"$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*
@@ -10257,17 +10264,17 @@ fi
ac_safe=`echo "netinet/tcp.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for netinet/tcp.h""... $ac_c" 1>&6
-echo "configure:10261: checking for netinet/tcp.h" >&5
+echo "configure:10268: checking for netinet/tcp.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 10266 "configure"
+#line 10273 "configure"
#include "confdefs.h"
#include <netinet/tcp.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10271: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10278: \"$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*
@@ -10295,17 +10302,17 @@ fi
ac_safe=`echo "sys/sockio.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/sockio.h""... $ac_c" 1>&6
-echo "configure:10299: checking for sys/sockio.h" >&5
+echo "configure:10306: checking for sys/sockio.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 10304 "configure"
+#line 10311 "configure"
#include "confdefs.h"
#include <sys/sockio.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10309: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10316: \"$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*
@@ -10332,17 +10339,17 @@ fi
ac_safe=`echo "sysent.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sysent.h""... $ac_c" 1>&6
-echo "configure:10336: checking for sysent.h" >&5
+echo "configure:10343: checking for sysent.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 10341 "configure"
+#line 10348 "configure"
#include "confdefs.h"
#include <sysent.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10346: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10353: \"$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*
@@ -10369,17 +10376,17 @@ fi
ac_safe=`echo "sys/systeminfo.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/systeminfo.h""... $ac_c" 1>&6
-echo "configure:10373: checking for sys/systeminfo.h" >&5
+echo "configure:10380: checking for sys/systeminfo.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 10378 "configure"
+#line 10385 "configure"
#include "confdefs.h"
#include <sys/systeminfo.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10383: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10390: \"$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*
@@ -10402,17 +10409,17 @@ fi
ac_safe=`echo "sys/filio.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/filio.h""... $ac_c" 1>&6
-echo "configure:10406: checking for sys/filio.h" >&5
+echo "configure:10413: checking for sys/filio.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 10411 "configure"
+#line 10418 "configure"
#include "confdefs.h"
#include <sys/filio.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10416: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10423: \"$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*
@@ -10439,17 +10446,17 @@ fi
ac_safe=`echo "sys/uio.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/uio.h""... $ac_c" 1>&6
-echo "configure:10443: checking for sys/uio.h" >&5
+echo "configure:10450: checking for sys/uio.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 10448 "configure"
+#line 10455 "configure"
#include "confdefs.h"
#include <sys/uio.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10453: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10460: \"$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*
@@ -10472,17 +10479,17 @@ fi
ac_safe=`echo "sys/ioctl.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/ioctl.h""... $ac_c" 1>&6
-echo "configure:10476: checking for sys/ioctl.h" >&5
+echo "configure:10483: checking for sys/ioctl.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 10481 "configure"
+#line 10488 "configure"
#include "confdefs.h"
#include <sys/ioctl.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10486: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10493: \"$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*
@@ -10509,17 +10516,17 @@ fi
ac_safe=`echo "sys/types.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/types.h""... $ac_c" 1>&6
-echo "configure:10513: checking for sys/types.h" >&5
+echo "configure:10520: checking for sys/types.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 10518 "configure"
+#line 10525 "configure"
#include "confdefs.h"
#include <sys/types.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10523: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10530: \"$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*
@@ -10547,17 +10554,17 @@ fi
ac_safe=`echo "sys/termios.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/termios.h""... $ac_c" 1>&6
-echo "configure:10551: checking for sys/termios.h" >&5
+echo "configure:10558: checking for sys/termios.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 10556 "configure"
+#line 10563 "configure"
#include "confdefs.h"
#include <sys/termios.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10561: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10568: \"$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*
@@ -10575,7 +10582,7 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
cat > conftest.$ac_ext <<EOF
-#line 10579 "configure"
+#line 10586 "configure"
#include "confdefs.h"
#include <sys/termios.h>
@@ -10612,17 +10619,17 @@ fi
if test "$ace_has_tli_funcs" = yes; then
ac_safe=`echo "xti.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for xti.h""... $ac_c" 1>&6
-echo "configure:10616: checking for xti.h" >&5
+echo "configure:10623: checking for xti.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 10621 "configure"
+#line 10628 "configure"
#include "confdefs.h"
#include <xti.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10626: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10633: \"$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*
@@ -10656,17 +10663,17 @@ fi
ac_safe=`echo "sys/xti.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/xti.h""... $ac_c" 1>&6
-echo "configure:10660: checking for sys/xti.h" >&5
+echo "configure:10667: checking for sys/xti.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 10665 "configure"
+#line 10672 "configure"
#include "confdefs.h"
#include <sys/xti.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10670: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10677: \"$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*
@@ -10704,17 +10711,17 @@ fi
ac_safe=`echo "sys/timod.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/timod.h""... $ac_c" 1>&6
-echo "configure:10708: checking for sys/timod.h" >&5
+echo "configure:10715: checking for sys/timod.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 10713 "configure"
+#line 10720 "configure"
#include "confdefs.h"
#include <sys/timod.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10718: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10725: \"$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*
@@ -10741,17 +10748,17 @@ else
ac_safe=`echo "tli/timod.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for tli/timod.h""... $ac_c" 1>&6
-echo "configure:10745: checking for tli/timod.h" >&5
+echo "configure:10752: checking for tli/timod.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 10750 "configure"
+#line 10757 "configure"
#include "confdefs.h"
#include <tli/timod.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10755: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10762: \"$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*
@@ -10783,17 +10790,17 @@ fi
ac_safe=`echo "tiuser.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for tiuser.h""... $ac_c" 1>&6
-echo "configure:10787: checking for tiuser.h" >&5
+echo "configure:10794: checking for tiuser.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 10792 "configure"
+#line 10799 "configure"
#include "confdefs.h"
#include <tiuser.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10797: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10804: \"$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*
@@ -10830,13 +10837,13 @@ if test "$ac_cv_header_xti_h" = yes ||
test "$ac_cv_header_tiuser_h" = yes; then
echo $ac_n "checking if TCP macros are defined in XTI headers""... $ac_c" 1>&6
-echo "configure:10834: checking if TCP macros are defined in XTI headers" >&5
+echo "configure:10841: checking if TCP macros are defined in XTI headers" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_broken_xti_macros'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 10840 "configure"
+#line 10847 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_TIUSER_H) || defined (ACE_HAS_XTI)
@@ -10890,13 +10897,13 @@ fi
if test "$ac_cv_header_tiuser_h" = yes; then
echo $ac_n "checking if tiuser.h is protected by extern \"C\"""... $ac_c" 1>&6
-echo "configure:10894: checking if tiuser.h is protected by extern \"C\"" >&5
+echo "configure:10901: checking if tiuser.h is protected by extern \"C\"" >&5
if eval "test \"`echo '$''{'ace_cv_lib_tiuser_with_extern_c'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 10900 "configure"
+#line 10907 "configure"
#include "confdefs.h"
#include <tiuser.h>
EOF
@@ -10933,17 +10940,17 @@ EOF
fi
ac_safe=`echo "xliuser.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for xliuser.h""... $ac_c" 1>&6
-echo "configure:10937: checking for xliuser.h" >&5
+echo "configure:10944: checking for xliuser.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 10942 "configure"
+#line 10949 "configure"
#include "confdefs.h"
#include <xliuser.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10947: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10954: \"$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*
@@ -10979,13 +10986,13 @@ fi
if test "$ace_has_tli" = yes; then
echo $ac_n "checking for TLI prototypes""... $ac_c" 1>&6
-echo "configure:10983: checking for TLI prototypes" >&5
+echo "configure:10990: checking for TLI prototypes" >&5
if eval "test \"`echo '$''{'ace_cv_lib_tli_prototypes'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 10989 "configure"
+#line 10996 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_TIMOD_H)
@@ -11049,13 +11056,13 @@ EOF
echo $ac_n "checking for t_errno in TLI headers""... $ac_c" 1>&6
-echo "configure:11053: checking for t_errno in TLI headers" >&5
+echo "configure:11060: checking for t_errno in TLI headers" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_t_errno'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 11059 "configure"
+#line 11066 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_TIMOD_H)
@@ -11120,13 +11127,13 @@ EOF
echo $ac_n "checking if t_error incorrectly accepts char *""... $ac_c" 1>&6
-echo "configure:11124: checking if t_error incorrectly accepts char *" >&5
+echo "configure:11131: checking if t_error incorrectly accepts char *" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_broken_t_error'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 11130 "configure"
+#line 11137 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_TIMOD_H)
@@ -11164,7 +11171,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:11168: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11175: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_has_broken_t_error=no
@@ -11200,17 +11207,17 @@ EOF
fi fi
ac_safe=`echo "sys/time.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/time.h""... $ac_c" 1>&6
-echo "configure:11204: checking for sys/time.h" >&5
+echo "configure:11211: checking for sys/time.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 11209 "configure"
+#line 11216 "configure"
#include "confdefs.h"
#include <sys/time.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11214: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11221: \"$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*
@@ -11228,7 +11235,7 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
cat > conftest.$ac_ext <<EOF
-#line 11232 "configure"
+#line 11239 "configure"
#include "confdefs.h"
#include <time.h>
EOF
@@ -11254,17 +11261,17 @@ fi
ac_safe=`echo "sys/mman.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/mman.h""... $ac_c" 1>&6
-echo "configure:11258: checking for sys/mman.h" >&5
+echo "configure:11265: checking for sys/mman.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 11263 "configure"
+#line 11270 "configure"
#include "confdefs.h"
#include <sys/mman.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11268: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11275: \"$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*
@@ -11282,7 +11289,7 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
cat > conftest.$ac_ext <<EOF
-#line 11286 "configure"
+#line 11293 "configure"
#include "confdefs.h"
#include <sys/mman.h>
EOF
@@ -11314,17 +11321,17 @@ fi
ac_safe=`echo "bstring.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for bstring.h""... $ac_c" 1>&6
-echo "configure:11318: checking for bstring.h" >&5
+echo "configure:11325: checking for bstring.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 11323 "configure"
+#line 11330 "configure"
#include "confdefs.h"
#include <bstring.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11328: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11335: \"$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*
@@ -11342,7 +11349,7 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
cat > conftest.$ac_ext <<EOF
-#line 11346 "configure"
+#line 11353 "configure"
#include "confdefs.h"
#include <bstring.h>
EOF
@@ -11366,17 +11373,17 @@ fi
ac_safe=`echo "strings.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for strings.h""... $ac_c" 1>&6
-echo "configure:11370: checking for strings.h" >&5
+echo "configure:11377: checking for strings.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 11375 "configure"
+#line 11382 "configure"
#include "confdefs.h"
#include <strings.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11380: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11387: \"$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*
@@ -11394,7 +11401,7 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
cat > conftest.$ac_ext <<EOF
-#line 11398 "configure"
+#line 11405 "configure"
#include "confdefs.h"
#include <strings.h>
EOF
@@ -11418,17 +11425,17 @@ fi
ac_safe=`echo "sys/syscall.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/syscall.h""... $ac_c" 1>&6
-echo "configure:11422: checking for sys/syscall.h" >&5
+echo "configure:11429: checking for sys/syscall.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 11427 "configure"
+#line 11434 "configure"
#include "confdefs.h"
#include <sys/syscall.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11432: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11439: \"$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*
@@ -11455,17 +11462,17 @@ fi
ac_safe=`echo "poll.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for poll.h""... $ac_c" 1>&6
-echo "configure:11459: checking for poll.h" >&5
+echo "configure:11466: checking for poll.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 11464 "configure"
+#line 11471 "configure"
#include "confdefs.h"
#include <poll.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11469: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11476: \"$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*
@@ -11494,17 +11501,17 @@ for ac_hdr in pwd.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:11498: checking for $ac_hdr" >&5
+echo "configure:11505: 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 11503 "configure"
+#line 11510 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11508: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11515: \"$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*
@@ -11532,17 +11539,17 @@ done
ac_safe=`echo "regexpr.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for regexpr.h""... $ac_c" 1>&6
-echo "configure:11536: checking for regexpr.h" >&5
+echo "configure:11543: checking for regexpr.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 11541 "configure"
+#line 11548 "configure"
#include "confdefs.h"
#include <regexpr.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11546: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11553: \"$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*
@@ -11569,17 +11576,17 @@ fi
ac_safe=`echo "stropts.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for stropts.h""... $ac_c" 1>&6
-echo "configure:11573: checking for stropts.h" >&5
+echo "configure:11580: checking for stropts.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 11578 "configure"
+#line 11585 "configure"
#include "confdefs.h"
#include <stropts.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11583: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11590: \"$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*
@@ -11606,17 +11613,17 @@ fi
ac_safe=`echo "siginfo.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for siginfo.h""... $ac_c" 1>&6
-echo "configure:11610: checking for siginfo.h" >&5
+echo "configure:11617: checking for siginfo.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 11615 "configure"
+#line 11622 "configure"
#include "confdefs.h"
#include <siginfo.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11620: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11627: \"$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*
@@ -11644,17 +11651,17 @@ fi
ac_safe=`echo "unistd.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for unistd.h""... $ac_c" 1>&6
-echo "configure:11648: checking for unistd.h" >&5
+echo "configure:11655: checking for unistd.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 11653 "configure"
+#line 11660 "configure"
#include "confdefs.h"
#include <unistd.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11658: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11665: \"$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*
@@ -11682,17 +11689,17 @@ fi
ac_safe=`echo "utime.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for utime.h""... $ac_c" 1>&6
-echo "configure:11686: checking for utime.h" >&5
+echo "configure:11693: checking for utime.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 11691 "configure"
+#line 11698 "configure"
#include "confdefs.h"
#include <utime.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11696: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11703: \"$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*
@@ -11720,17 +11727,17 @@ fi
ac_safe=`echo "libc.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for libc.h""... $ac_c" 1>&6
-echo "configure:11724: checking for libc.h" >&5
+echo "configure:11731: checking for libc.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 11729 "configure"
+#line 11736 "configure"
#include "confdefs.h"
#include <libc.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11734: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11741: \"$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*
@@ -11757,17 +11764,17 @@ fi
ac_safe=`echo "osfcn.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for osfcn.h""... $ac_c" 1>&6
-echo "configure:11761: checking for osfcn.h" >&5
+echo "configure:11768: checking for osfcn.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 11766 "configure"
+#line 11773 "configure"
#include "confdefs.h"
#include <osfcn.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11771: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11778: \"$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*
@@ -11794,17 +11801,17 @@ fi
ac_safe=`echo "new" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for new""... $ac_c" 1>&6
-echo "configure:11798: checking for new" >&5
+echo "configure:11805: checking for new" >&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 11803 "configure"
+#line 11810 "configure"
#include "confdefs.h"
#include <new>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11808: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11815: \"$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*
@@ -11829,17 +11836,17 @@ else
ac_safe=`echo "new.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for new.h""... $ac_c" 1>&6
-echo "configure:11833: checking for new.h" >&5
+echo "configure:11840: checking for new.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 11838 "configure"
+#line 11845 "configure"
#include "confdefs.h"
#include <new.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11843: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11850: \"$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*
@@ -11869,17 +11876,17 @@ fi
ac_safe=`echo "stdexcept" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for stdexcept""... $ac_c" 1>&6
-echo "configure:11873: checking for stdexcept" >&5
+echo "configure:11880: checking for stdexcept" >&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 11878 "configure"
+#line 11885 "configure"
#include "confdefs.h"
#include <stdexcept>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11883: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11890: \"$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*
@@ -11904,17 +11911,17 @@ else
ac_safe=`echo "exception.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for exception.h""... $ac_c" 1>&6
-echo "configure:11908: checking for exception.h" >&5
+echo "configure:11915: checking for exception.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 11913 "configure"
+#line 11920 "configure"
#include "confdefs.h"
#include <exception.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11918: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11925: \"$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*
@@ -11944,17 +11951,17 @@ fi
ac_safe=`echo "iomanip" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for iomanip""... $ac_c" 1>&6
-echo "configure:11948: checking for iomanip" >&5
+echo "configure:11955: checking for iomanip" >&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 11953 "configure"
+#line 11960 "configure"
#include "confdefs.h"
#include <iomanip>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11958: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11965: \"$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*
@@ -11981,17 +11988,17 @@ fi
ac_safe=`echo "cstring" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for cstring""... $ac_c" 1>&6
-echo "configure:11985: checking for cstring" >&5
+echo "configure:11992: checking for cstring" >&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 11990 "configure"
+#line 11997 "configure"
#include "confdefs.h"
#include <cstring>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11995: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12002: \"$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*
@@ -12018,17 +12025,17 @@ fi
ac_safe=`echo "memory" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for memory""... $ac_c" 1>&6
-echo "configure:12022: checking for memory" >&5
+echo "configure:12029: checking for memory" >&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 12027 "configure"
+#line 12034 "configure"
#include "confdefs.h"
#include <memory>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12032: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12039: \"$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*
@@ -12051,17 +12058,17 @@ fi
ac_safe=`echo "map" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for map""... $ac_c" 1>&6
-echo "configure:12055: checking for map" >&5
+echo "configure:12062: checking for map" >&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 12060 "configure"
+#line 12067 "configure"
#include "confdefs.h"
#include <map>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12065: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12072: \"$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*
@@ -12080,17 +12087,17 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
ac_safe=`echo "net/if.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for net/if.h""... $ac_c" 1>&6
-echo "configure:12084: checking for net/if.h" >&5
+echo "configure:12091: checking for net/if.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 12089 "configure"
+#line 12096 "configure"
#include "confdefs.h"
#include <net/if.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12094: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12101: \"$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*
@@ -12109,13 +12116,13 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo $ac_n "checking if STL map class conflicts with <net/if.h> map struct""... $ac_c" 1>&6
-echo "configure:12113: checking if STL map class conflicts with <net/if.h> map struct" >&5
+echo "configure:12120: checking if STL map class conflicts with <net/if.h> map struct" >&5
if eval "test \"`echo '$''{'ace_cv_header_stl_map_conflict'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12119 "configure"
+#line 12126 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -12130,7 +12137,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:12134: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12141: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_header_stl_map_conflict=no
@@ -12172,17 +12179,17 @@ fi
ac_safe=`echo "queue" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for queue""... $ac_c" 1>&6
-echo "configure:12176: checking for queue" >&5
+echo "configure:12183: checking for queue" >&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 12181 "configure"
+#line 12188 "configure"
#include "confdefs.h"
#include <queue>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12186: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12193: \"$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*
@@ -12201,17 +12208,17 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
ac_safe=`echo "netinet/in.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for netinet/in.h""... $ac_c" 1>&6
-echo "configure:12205: checking for netinet/in.h" >&5
+echo "configure:12212: checking for netinet/in.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 12210 "configure"
+#line 12217 "configure"
#include "confdefs.h"
#include <netinet/in.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12215: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12222: \"$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*
@@ -12230,13 +12237,13 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo $ac_n "checking if STL queue class conflicts with <netinet/in.h> queue struct""... $ac_c" 1>&6
-echo "configure:12234: checking if STL queue class conflicts with <netinet/in.h> queue struct" >&5
+echo "configure:12241: checking if STL queue class conflicts with <netinet/in.h> queue struct" >&5
if eval "test \"`echo '$''{'ace_cv_header_stl_queue_conflict'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12240 "configure"
+#line 12247 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -12251,7 +12258,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:12255: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12262: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_header_stl_queue_conflict=no
@@ -12295,17 +12302,17 @@ for ac_hdr in iomanip ios iostream istream ostream fstream streambuf
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:12299: checking for $ac_hdr" >&5
+echo "configure:12306: 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 12304 "configure"
+#line 12311 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12309: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12316: \"$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*
@@ -12338,17 +12345,17 @@ done
ac_safe=`echo "iostream.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for iostream.h""... $ac_c" 1>&6
-echo "configure:12342: checking for iostream.h" >&5
+echo "configure:12349: checking for iostream.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 12347 "configure"
+#line 12354 "configure"
#include "confdefs.h"
#include <iostream.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12352: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12359: \"$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*
@@ -12366,17 +12373,17 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
ac_safe=`echo "fstream.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for fstream.h""... $ac_c" 1>&6
-echo "configure:12370: checking for fstream.h" >&5
+echo "configure:12377: checking for fstream.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 12375 "configure"
+#line 12382 "configure"
#include "confdefs.h"
#include <fstream.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12380: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12387: \"$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*
@@ -12411,56 +12418,14 @@ fi
- echo $ac_n "checking sched.h for thread scheduling definitions""... $ac_c" 1>&6
-echo "configure:12416: checking sched.h for thread scheduling definitions" >&5
- if eval "test \"`echo '$''{'ace_cv_needs_sched_h'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
-
- cat > conftest.$ac_ext <<EOF
-#line 12422 "configure"
-#include "confdefs.h"
-#include <sched.h>
-EOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- egrep "sched_yield" >/dev/null 2>&1; then
- rm -rf conftest*
-
- ace_cv_needs_sched_h=yes
-
-else
- rm -rf conftest*
-
- ace_cv_needs_sched_h=no
-
-fi
-rm -f conftest*
-
-
-fi
-
- echo "$ac_t""$ace_cv_needs_sched_h" 1>&6
- if test "$ace_cv_needs_sched_h" != no; then
- ace_just_a_place_holder=fixme
-cat >> confdefs.h <<\EOF
-#define ACE_NEEDS_SCHED_H 1
-EOF
-
- else
- ace_just_a_place_holder=fixme
-
- fi
-
-
-
echo $ac_n "checking regexpr.h for regular expression support""... $ac_c" 1>&6
-echo "configure:12458: checking regexpr.h for regular expression support" >&5
+echo "configure:12423: checking regexpr.h for regular expression support" >&5
if eval "test \"`echo '$''{'ace_cv_needs_regexpr_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12464 "configure"
+#line 12429 "configure"
#include "confdefs.h"
#include <regexpr.h>
EOF
@@ -12478,7 +12443,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 12482 "configure"
+#line 12447 "configure"
#include "confdefs.h"
#include <regexpr.h>
EOF
@@ -12524,13 +12489,13 @@ EOF
echo $ac_n "checking if sprintf() returns char*""... $ac_c" 1>&6
-echo "configure:12528: checking if sprintf() returns char*" >&5
+echo "configure:12493: checking if sprintf() returns char*" >&5
if eval "test \"`echo '$''{'ace_cv_lib_charptr_sprintf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12534 "configure"
+#line 12499 "configure"
#include "confdefs.h"
#include <stdlib.h>
@@ -12548,7 +12513,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:12552: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12517: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_charptr_sprintf=yes
@@ -12583,13 +12548,13 @@ EOF
echo $ac_n "checking for getopt() prototype""... $ac_c" 1>&6
-echo "configure:12587: checking for getopt() prototype" >&5
+echo "configure:12552: checking for getopt() prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_getopt_proto'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12593 "configure"
+#line 12558 "configure"
#include "confdefs.h"
#include <unistd.h>
EOF
@@ -12603,7 +12568,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 12607 "configure"
+#line 12572 "configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
@@ -12650,13 +12615,13 @@ EOF
echo $ac_n "checking for old malloc() prototype""... $ac_c" 1>&6
-echo "configure:12654: checking for old malloc() prototype" >&5
+echo "configure:12619: checking for old malloc() prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_old_malloc_proto'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12660 "configure"
+#line 12625 "configure"
#include "confdefs.h"
#include <stdlib.h>
@@ -12671,7 +12636,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:12675: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12640: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_old_malloc_proto=yes
@@ -12706,13 +12671,13 @@ EOF
echo $ac_n "checking for *_timedwait() prototypes""... $ac_c" 1>&6
-echo "configure:12710: checking for *_timedwait() prototypes" >&5
+echo "configure:12675: checking for *_timedwait() prototypes" >&5
if eval "test \"`echo '$''{'ace_cv_lib_timedwait_proto'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12716 "configure"
+#line 12681 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
@@ -12726,7 +12691,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 12730 "configure"
+#line 12695 "configure"
#include "confdefs.h"
#include <fcntl.h>
EOF
@@ -12767,13 +12732,13 @@ EOF
echo $ac_n "checking for ualarm() prototype""... $ac_c" 1>&6
-echo "configure:12771: checking for ualarm() prototype" >&5
+echo "configure:12736: checking for ualarm() prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_ualarm_proto'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12777 "configure"
+#line 12742 "configure"
#include "confdefs.h"
#include <unistd.h>
EOF
@@ -12810,13 +12775,13 @@ EOF
echo $ac_n "checking for getrusage() in sys/resource.h""... $ac_c" 1>&6
-echo "configure:12814: checking for getrusage() in sys/resource.h" >&5
+echo "configure:12779: checking for getrusage() in sys/resource.h" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_getrusage_proto'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12820 "configure"
+#line 12785 "configure"
#include "confdefs.h"
#include <sys/resource.h>
EOF
@@ -12852,13 +12817,13 @@ EOF
echo $ac_n "checking for getrlimit() and setrlimit() in sys/resource.h""... $ac_c" 1>&6
-echo "configure:12856: checking for getrlimit() and setrlimit() in sys/resource.h" >&5
+echo "configure:12821: checking for getrlimit() and setrlimit() in sys/resource.h" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_getsetrlimit_proto'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12862 "configure"
+#line 12827 "configure"
#include "confdefs.h"
#include <sys/resource.h>
EOF
@@ -12867,7 +12832,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 12871 "configure"
+#line 12836 "configure"
#include "confdefs.h"
#include <sys/resource.h>
EOF
@@ -12913,13 +12878,13 @@ EOF
echo $ac_n "checking if dlfcn.h is protected by extern \"C\"""... $ac_c" 1>&6
-echo "configure:12917: checking if dlfcn.h is protected by extern \"C\"" >&5
+echo "configure:12882: checking if dlfcn.h is protected by extern \"C\"" >&5
if eval "test \"`echo '$''{'ace_cv_lib_dlfcn_with_extern_c'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12923 "configure"
+#line 12888 "configure"
#include "confdefs.h"
#include <dlfcn.h>
EOF
@@ -12957,12 +12922,12 @@ EOF
echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:12961: checking for uid_t in sys/types.h" >&5
+echo "configure:12926: checking for uid_t in sys/types.h" >&5
if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 12966 "configure"
+#line 12931 "configure"
#include "confdefs.h"
#include <sys/types.h>
EOF
@@ -12991,12 +12956,12 @@ EOF
fi
echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
-echo "configure:12995: checking for ANSI C header files" >&5
+echo "configure:12960: checking for ANSI C header files" >&5
if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13000 "configure"
+#line 12965 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
@@ -13004,7 +12969,7 @@ else
#include <float.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:13008: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12973: \"$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*
@@ -13021,7 +12986,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 13025 "configure"
+#line 12990 "configure"
#include "confdefs.h"
#include <string.h>
EOF
@@ -13039,7 +13004,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 13043 "configure"
+#line 13008 "configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
@@ -13060,7 +13025,7 @@ if test "$cross_compiling" = yes; then
:
else
cat > conftest.$ac_ext <<EOF
-#line 13064 "configure"
+#line 13029 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -13074,7 +13039,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
exit (0); }
EOF
-if { (eval echo configure:13078: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13043: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
:
else
@@ -13098,12 +13063,12 @@ EOF
fi
echo $ac_n "checking for mode_t""... $ac_c" 1>&6
-echo "configure:13102: checking for mode_t" >&5
+echo "configure:13067: checking for mode_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13107 "configure"
+#line 13072 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
@@ -13131,12 +13096,12 @@ EOF
fi
echo $ac_n "checking for off_t""... $ac_c" 1>&6
-echo "configure:13135: checking for off_t" >&5
+echo "configure:13100: checking for off_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13140 "configure"
+#line 13105 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
@@ -13164,12 +13129,12 @@ EOF
fi
echo $ac_n "checking for pid_t""... $ac_c" 1>&6
-echo "configure:13168: checking for pid_t" >&5
+echo "configure:13133: checking for pid_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13173 "configure"
+#line 13138 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
@@ -13197,12 +13162,12 @@ EOF
fi
echo $ac_n "checking for size_t""... $ac_c" 1>&6
-echo "configure:13201: checking for size_t" >&5
+echo "configure:13166: checking for size_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13206 "configure"
+#line 13171 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
@@ -13235,13 +13200,13 @@ fi
echo $ac_n "checking for idtype_t in signal.h""... $ac_c" 1>&6
-echo "configure:13239: checking for idtype_t in signal.h" >&5
+echo "configure:13204: checking for idtype_t in signal.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_idtype_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13245 "configure"
+#line 13210 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -13252,7 +13217,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13256: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13221: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_idtype_t=yes
@@ -13286,13 +13251,13 @@ EOF
echo $ac_n "checking for sem_t in semaphore.h""... $ac_c" 1>&6
-echo "configure:13290: checking for sem_t in semaphore.h" >&5
+echo "configure:13255: checking for sem_t in semaphore.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_sem_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13296 "configure"
+#line 13261 "configure"
#include "confdefs.h"
#include <semaphore.h>
@@ -13303,7 +13268,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13307: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13272: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_sem_t=yes
@@ -13334,13 +13299,13 @@ fi
echo $ac_n "checking for key_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:13338: checking for key_t in sys/types.h" >&5
+echo "configure:13303: checking for key_t in sys/types.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_key_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13344 "configure"
+#line 13309 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -13351,7 +13316,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13355: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13320: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_key_t=yes
@@ -13386,13 +13351,13 @@ EOF
echo $ac_n "checking for ssize_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:13390: checking for ssize_t in sys/types.h" >&5
+echo "configure:13355: checking for ssize_t in sys/types.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_ssize_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13396 "configure"
+#line 13361 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -13403,7 +13368,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13407: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13372: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_ssize_t=yes
@@ -13437,13 +13402,13 @@ EOF
echo $ac_n "checking for u_longlong_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:13441: checking for u_longlong_t in sys/types.h" >&5
+echo "configure:13406: checking for u_longlong_t in sys/types.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_u_longlong_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13447 "configure"
+#line 13412 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -13454,7 +13419,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13458: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13423: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_u_longlong_t=yes
@@ -13489,13 +13454,13 @@ EOF
echo $ac_n "checking for pri_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:13493: checking for pri_t in sys/types.h" >&5
+echo "configure:13458: checking for pri_t in sys/types.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_pri_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13499 "configure"
+#line 13464 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -13506,7 +13471,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13510: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13475: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_pri_t=yes
@@ -13541,13 +13506,13 @@ EOF
echo $ac_n "checking for socklen_t in sys/socket.h""... $ac_c" 1>&6
-echo "configure:13545: checking for socklen_t in sys/socket.h" >&5
+echo "configure:13510: checking for socklen_t in sys/socket.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_socklen_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13551 "configure"
+#line 13516 "configure"
#include "confdefs.h"
#include <sys/socket.h>
@@ -13558,7 +13523,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13562: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13527: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_socklen_t=yes
@@ -13592,13 +13557,13 @@ EOF
echo $ac_n "checking for ucontext_t in ucontext.h""... $ac_c" 1>&6
-echo "configure:13596: checking for ucontext_t in ucontext.h" >&5
+echo "configure:13561: checking for ucontext_t in ucontext.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_ucontext_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13602 "configure"
+#line 13567 "configure"
#include "confdefs.h"
#include <ucontext.h>
@@ -13609,7 +13574,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13613: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13578: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_ucontext_t=yes
@@ -13643,13 +13608,13 @@ EOF
echo $ac_n "checking for wchar_t in wchar.h""... $ac_c" 1>&6
-echo "configure:13647: checking for wchar_t in wchar.h" >&5
+echo "configure:13612: checking for wchar_t in wchar.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_wchar_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13653 "configure"
+#line 13618 "configure"
#include "confdefs.h"
#include <wchar.h>
@@ -13660,7 +13625,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13664: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13629: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_wchar_t=yes
@@ -13691,13 +13656,13 @@ EOF
echo $ac_n "checking for wchar_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:13695: checking for wchar_t in sys/types.h" >&5
+echo "configure:13660: checking for wchar_t in sys/types.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_wchar_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13701 "configure"
+#line 13666 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -13708,7 +13673,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13712: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13677: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_wchar_t=yes
@@ -13747,13 +13712,13 @@ EOF
echo $ac_n "checking for sig_atomic_t""... $ac_c" 1>&6
-echo "configure:13751: checking for sig_atomic_t" >&5
+echo "configure:13716: checking for sig_atomic_t" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_defines_sig_atomic_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 13757 "configure"
+#line 13722 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -13767,7 +13732,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13771: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13736: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_defines_sig_atomic_t=yes
@@ -13804,7 +13769,7 @@ EOF
echo $ac_n "checking for struct flock in fcntl.h""... $ac_c" 1>&6
-echo "configure:13808: checking for struct flock in fcntl.h" >&5
+echo "configure:13773: checking for struct flock in fcntl.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_flock'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -13812,7 +13777,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 13816 "configure"
+#line 13781 "configure"
#include "confdefs.h"
#include <fcntl.h>
@@ -13823,7 +13788,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13827: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13792: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -13836,7 +13801,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 13840 "configure"
+#line 13805 "configure"
#include "confdefs.h"
#include <fcntl.h>
@@ -13847,7 +13812,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13851: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13816: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -13891,7 +13856,7 @@ EOF
echo $ac_n "checking for struct rwlock_t in synch.h""... $ac_c" 1>&6
-echo "configure:13895: checking for struct rwlock_t in synch.h" >&5
+echo "configure:13860: checking for struct rwlock_t in synch.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_rwlock_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -13899,7 +13864,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 13903 "configure"
+#line 13868 "configure"
#include "confdefs.h"
#include <synch.h>
@@ -13910,7 +13875,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13914: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13879: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -13923,7 +13888,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 13927 "configure"
+#line 13892 "configure"
#include "confdefs.h"
#include <synch.h>
@@ -13934,7 +13899,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:13938: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13903: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -13978,7 +13943,7 @@ EOF
echo $ac_n "checking for struct strbuf in stropts.h""... $ac_c" 1>&6
-echo "configure:13982: checking for struct strbuf in stropts.h" >&5
+echo "configure:13947: checking for struct strbuf in stropts.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_strbuf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -13986,7 +13951,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 13990 "configure"
+#line 13955 "configure"
#include "confdefs.h"
#include <stropts.h>
@@ -13997,7 +13962,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14001: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13966: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14010,7 +13975,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14014 "configure"
+#line 13979 "configure"
#include "confdefs.h"
#include <stropts.h>
@@ -14021,7 +13986,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14064,7 +14029,7 @@ EOF
echo $ac_n "checking for struct msgbuf in sys/msg.h""... $ac_c" 1>&6
-echo "configure:14068: checking for struct msgbuf in sys/msg.h" >&5
+echo "configure:14033: checking for struct msgbuf in sys/msg.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_msgbuf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14072,7 +14037,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14076 "configure"
+#line 14041 "configure"
#include "confdefs.h"
#include <sys/msg.h>
@@ -14083,7 +14048,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14087: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14096,7 +14061,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14100 "configure"
+#line 14065 "configure"
#include "confdefs.h"
#include <sys/msg.h>
@@ -14107,7 +14072,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14111: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14076: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14155,7 +14120,7 @@ case "$target" in
echo $ac_n "checking for struct prusage_t in sys/procfs.h""... $ac_c" 1>&6
-echo "configure:14159: checking for struct prusage_t in sys/procfs.h" >&5
+echo "configure:14124: checking for struct prusage_t in sys/procfs.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_prusage_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14163,7 +14128,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14167 "configure"
+#line 14132 "configure"
#include "confdefs.h"
#include <sys/procfs.h>
@@ -14174,7 +14139,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14178: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14143: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14187,7 +14152,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14191 "configure"
+#line 14156 "configure"
#include "confdefs.h"
#include <sys/procfs.h>
@@ -14198,7 +14163,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14202: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14167: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14243,7 +14208,7 @@ esac
echo $ac_n "checking for struct strrecvfd in stropts.h""... $ac_c" 1>&6
-echo "configure:14247: checking for struct strrecvfd in stropts.h" >&5
+echo "configure:14212: checking for struct strrecvfd in stropts.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_strrecvfd'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14251,7 +14216,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14255 "configure"
+#line 14220 "configure"
#include "confdefs.h"
#include <stropts.h>
@@ -14262,7 +14227,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14266: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14231: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14275,7 +14240,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14279 "configure"
+#line 14244 "configure"
#include "confdefs.h"
#include <stropts.h>
@@ -14286,7 +14251,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14290: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14255: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14330,7 +14295,7 @@ EOF
echo $ac_n "checking for struct sembuf in sys/sem.h""... $ac_c" 1>&6
-echo "configure:14334: checking for struct sembuf in sys/sem.h" >&5
+echo "configure:14299: checking for struct sembuf in sys/sem.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_sembuf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14338,7 +14303,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14342 "configure"
+#line 14307 "configure"
#include "confdefs.h"
#include <sys/sem.h>
@@ -14349,7 +14314,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14353: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14318: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14362,7 +14327,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14366 "configure"
+#line 14331 "configure"
#include "confdefs.h"
#include <sys/sem.h>
@@ -14373,7 +14338,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14377: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14342: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14417,7 +14382,7 @@ EOF
echo $ac_n "checking for struct sigaction in signal.h""... $ac_c" 1>&6
-echo "configure:14421: checking for struct sigaction in signal.h" >&5
+echo "configure:14386: checking for struct sigaction in signal.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_sigaction'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14425,7 +14390,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14429 "configure"
+#line 14394 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -14436,7 +14401,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14440: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14405: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14449,7 +14414,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14453 "configure"
+#line 14418 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -14460,7 +14425,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14464: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14429: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14504,7 +14469,7 @@ EOF
echo $ac_n "checking for struct sigset_t in signal.h""... $ac_c" 1>&6
-echo "configure:14508: checking for struct sigset_t in signal.h" >&5
+echo "configure:14473: checking for struct sigset_t in signal.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_sigset_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14512,7 +14477,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14516 "configure"
+#line 14481 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -14523,7 +14488,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14527: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14536,7 +14501,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14540 "configure"
+#line 14505 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -14547,7 +14512,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14551: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14516: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14591,7 +14556,7 @@ EOF
echo $ac_n "checking for struct utsname in sys/utsname.h""... $ac_c" 1>&6
-echo "configure:14595: checking for struct utsname in sys/utsname.h" >&5
+echo "configure:14560: checking for struct utsname in sys/utsname.h" >&5
if eval "test \"`echo '$''{'ace_cv_struct_utsname'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14599,7 +14564,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14603 "configure"
+#line 14568 "configure"
#include "confdefs.h"
#include <sys/utsname.h>
@@ -14610,7 +14575,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14614: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14579: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14623,7 +14588,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14627 "configure"
+#line 14592 "configure"
#include "confdefs.h"
#include <sys/utsname.h>
@@ -14634,7 +14599,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14638: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14603: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14676,7 +14641,7 @@ EOF
echo $ac_n "checking for struct siginfo_t""... $ac_c" 1>&6
-echo "configure:14680: checking for struct siginfo_t" >&5
+echo "configure:14645: checking for struct siginfo_t" >&5
if eval "test \"`echo '$''{'ace_cv_struct_siginfo_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -14684,7 +14649,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14688 "configure"
+#line 14653 "configure"
#include "confdefs.h"
#include <siginfo.h>
@@ -14695,7 +14660,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14699: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14664: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14708,7 +14673,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14712 "configure"
+#line 14677 "configure"
#include "confdefs.h"
#include <siginfo.h>
@@ -14719,7 +14684,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14723: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14688: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14735,7 +14700,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 14739 "configure"
+#line 14704 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -14746,7 +14711,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14750: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14715: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14759,7 +14724,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14763 "configure"
+#line 14728 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -14770,7 +14735,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14774: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14739: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -14820,13 +14785,13 @@ EOF
echo $ac_n "checking for struct msghdr""... $ac_c" 1>&6
-echo "configure:14824: checking for struct msghdr" >&5
+echo "configure:14789: checking for struct msghdr" >&5
if eval "test \"`echo '$''{'ace_cv_struct_msghdr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 14830 "configure"
+#line 14795 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -14840,7 +14805,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14844: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14809: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_struct_msghdr=yes
@@ -14872,13 +14837,13 @@ EOF
echo $ac_n "checking for condition variable support""... $ac_c" 1>&6
-echo "configure:14876: checking for condition variable support" >&5
+echo "configure:14841: checking for condition variable support" >&5
if eval "test \"`echo '$''{'ace_cv_struct_cond_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 14882 "configure"
+#line 14847 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -14889,7 +14854,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14893: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14858: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_struct_cond_t=yes
@@ -14900,7 +14865,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14904 "configure"
+#line 14869 "configure"
#include "confdefs.h"
#include <synch.h>
@@ -14911,7 +14876,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14880: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_struct_cond_t=yes
@@ -14947,13 +14912,13 @@ EOF
echo $ac_n "checking for POSIX timer structure""... $ac_c" 1>&6
-echo "configure:14951: checking for POSIX timer structure" >&5
+echo "configure:14916: checking for POSIX timer structure" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_timer_struct'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 14957 "configure"
+#line 14922 "configure"
#include "confdefs.h"
#include <time.h>
@@ -14968,7 +14933,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14972: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14937: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_timer_struct=yes
@@ -14979,7 +14944,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 14983 "configure"
+#line 14948 "configure"
#include "confdefs.h"
#include <time.h>
@@ -14994,19 +14959,19 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:14998: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14963: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_timer_struct=yes
echo $ac_n "checking for struct timespec in sys/timers.h""... $ac_c" 1>&6
-echo "configure:15004: checking for struct timespec in sys/timers.h" >&5
+echo "configure:14969: checking for struct timespec in sys/timers.h" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_struct_timespec_broken'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15010 "configure"
+#line 14975 "configure"
#include "confdefs.h"
#include <sys/timers.h>
@@ -15017,7 +14982,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15021: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14986: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_struct_timespec_broken=yes
@@ -15082,13 +15047,13 @@ EOF
echo $ac_n "checking for struct timespec in sys/timers.h""... $ac_c" 1>&6
-echo "configure:15086: checking for struct timespec in sys/timers.h" >&5
+echo "configure:15051: checking for struct timespec in sys/timers.h" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_struct_timespec_broken'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15092 "configure"
+#line 15057 "configure"
#include "confdefs.h"
#include <sys/timers.h>
@@ -15099,7 +15064,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15103: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15068: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_struct_timespec_broken=yes
@@ -15135,13 +15100,13 @@ EOF
echo $ac_n "checking for timespec_t""... $ac_c" 1>&6
-echo "configure:15139: checking for timespec_t" >&5
+echo "configure:15104: checking for timespec_t" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_timespec_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15145 "configure"
+#line 15110 "configure"
#include "confdefs.h"
#include <time.h>
@@ -15156,7 +15121,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15160: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15125: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_timespec_t=yes
@@ -15189,13 +15154,13 @@ EOF
echo $ac_n "checking for union semun""... $ac_c" 1>&6
-echo "configure:15193: checking for union semun" >&5
+echo "configure:15158: checking for union semun" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_defines_union_semun'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15199 "configure"
+#line 15164 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -15212,7 +15177,7 @@ semun us;
; return 0; }
EOF
-if { (eval echo configure:15216: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15181: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_defines_union_semun=yes
@@ -15246,13 +15211,13 @@ EOF
echo $ac_n "checking for broken struct timespec members""... $ac_c" 1>&6
-echo "configure:15250: checking for broken struct timespec members" >&5
+echo "configure:15215: checking for broken struct timespec members" >&5
if eval "test \"`echo '$''{'ace_cv_lib_broken_timespec'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15256 "configure"
+#line 15221 "configure"
#include "confdefs.h"
#include <time.h>
@@ -15269,7 +15234,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15273: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15238: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_broken_timespec=yes
@@ -15301,13 +15266,13 @@ EOF
echo $ac_n "checking for limited struct rusage""... $ac_c" 1>&6
-echo "configure:15305: checking for limited struct rusage" >&5
+echo "configure:15270: checking for limited struct rusage" >&5
if eval "test \"`echo '$''{'ace_cv_lib_limited_rusage'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15311 "configure"
+#line 15276 "configure"
#include "confdefs.h"
#include <sys/resource.h>
@@ -15326,7 +15291,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15330: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15295: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_limited_rusage=no
@@ -15359,13 +15324,13 @@ EOF
if test "$ace_cv_struct_siginfo_t" = yes; then
echo $ac_n "checking for si_addr member in struct siginfo_t""... $ac_c" 1>&6
-echo "configure:15363: checking for si_addr member in struct siginfo_t" >&5
+echo "configure:15328: checking for si_addr member in struct siginfo_t" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_si_addr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15369 "configure"
+#line 15334 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SIGINFO_H
@@ -15380,7 +15345,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15384: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15349: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_si_addr=yes
@@ -15413,13 +15378,13 @@ EOF
fi
echo $ac_n "checking for sin_len member in struct sockaddr_in""... $ac_c" 1>&6
-echo "configure:15417: checking for sin_len member in struct sockaddr_in" >&5
+echo "configure:15382: checking for sin_len member in struct sockaddr_in" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_sin_len'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15423 "configure"
+#line 15388 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -15434,7 +15399,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15438: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15403: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_has_sin_len=yes
@@ -15466,13 +15431,13 @@ EOF
echo $ac_n "checking for sys_siglist""... $ac_c" 1>&6
-echo "configure:15470: checking for sys_siglist" >&5
+echo "configure:15435: checking for sys_siglist" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_sys_siglist'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15476 "configure"
+#line 15441 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_UNISTD_H
@@ -15489,7 +15454,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15493: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15458: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_sys_siglist=yes
@@ -15521,13 +15486,13 @@ EOF
echo $ac_n "checking for sys_errlist""... $ac_c" 1>&6
-echo "configure:15525: checking for sys_errlist" >&5
+echo "configure:15490: checking for sys_errlist" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_sys_errlist'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15531 "configure"
+#line 15496 "configure"
#include "confdefs.h"
#include <stdio.h>
@@ -15542,7 +15507,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15546: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15511: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_sys_errlist=yes
@@ -15552,11 +15517,43 @@ else
cat conftest.$ac_ext >&5
rm -rf conftest*
- ace_cv_lib_posix_sys_errlist=no
+ cat > conftest.$ac_ext <<EOF
+#line 15522 "configure"
+#include "confdefs.h"
+
+#include <stdio.h>
+#include <errno.h>
+
+#if !defined (_sys_errlist)
+# define _sys_errlist sys_errlist
+#endif
+
+extern const char * const _sys_errlist[];
+
+int main() {
+
+ void* vp = (void*) &_sys_errlist;
+
+; return 0; }
+EOF
+if { (eval echo configure:15540: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+ rm -rf conftest*
+
+ ace_cv_lib_posix_sys_errlist=yes
+
+else
+ echo "configure: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ rm -rf conftest*
+
+ ace_cv_lib_posix_sys_errlist=no
+
+fi
+rm -f conftest*
fi
rm -f conftest*
-
+
fi
echo "$ac_t""$ace_cv_lib_posix_sys_errlist" 1>&6
@@ -15573,18 +15570,19 @@ EOF
- echo $ac_n "checking for sys_nerr in headers""... $ac_c" 1>&6
-echo "configure:15578: checking for sys_nerr in headers" >&5
+ echo $ac_n "checking for sys_nerr""... $ac_c" 1>&6
+echo "configure:15575: checking for sys_nerr" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_sys_nerr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15584 "configure"
+#line 15581 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <errno.h>
+
#if !defined (_sys_nerr)
# define _sys_nerr sys_nerr
#endif
@@ -15595,7 +15593,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15599: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15597: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_sys_nerr=yes
@@ -15605,76 +15603,57 @@ else
cat conftest.$ac_ext >&5
rm -rf conftest*
- ace_cv_lib_posix_sys_nerr=no
-
-fi
-rm -f conftest*
-
-fi
-
- echo "$ac_t""$ace_cv_lib_posix_sys_nerr" 1>&6
- if test "$ace_cv_lib_posix_sys_nerr" != no; then
- ace_just_a_place_holder=fixme
+ cat > conftest.$ac_ext <<EOF
+#line 15608 "configure"
+#include "confdefs.h"
-
- else
- ace_just_a_place_holder=fixme
+#include <stdio.h>
+#include <errno.h>
- echo $ac_n "checking for sys_nerr""... $ac_c" 1>&6
-echo "configure:15625: checking for sys_nerr" >&5
-if eval "test \"`echo '$''{'ac_cv_func_sys_nerr'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- cat > conftest.$ac_ext <<EOF
-#line 15630 "configure"
-#include "confdefs.h"
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char sys_nerr(); below. */
-#include <assert.h>
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
+#if !defined (_sys_nerr)
+# define _sys_nerr sys_nerr
#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char sys_nerr();
+extern int _sys_nerr;
+
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_sys_nerr) || defined (__stub___sys_nerr)
-choke me
-#else
-sys_nerr();
-#endif
-
+ void* vp = (void*) &_sys_nerr;
+
; return 0; }
EOF
-if { (eval echo configure:15656: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
- eval "ac_cv_func_sys_nerr=yes"
+
+ ace_cv_lib_posix_sys_nerr=yes
+
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -rf conftest*
- eval "ac_cv_func_sys_nerr=no"
+
+ ace_cv_lib_posix_sys_nerr=no
+
fi
rm -f conftest*
+
+fi
+rm -f conftest*
+
fi
-if eval "test \"`echo '$ac_cv_func_'sys_nerr`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- :
-else
- echo "$ac_t""no" 1>&6
-cat >> confdefs.h <<\EOF
+ echo "$ac_t""$ace_cv_lib_posix_sys_nerr" 1>&6
+ if test "$ace_cv_lib_posix_sys_nerr" != no; then
+ ace_just_a_place_holder=fixme
+
+
+ else
+ ace_just_a_place_holder=fixme
+
+ cat >> confdefs.h <<\EOF
#define ACE_LACKS_SYS_NERR 1
EOF
-fi
-
fi
@@ -15737,13 +15716,13 @@ rm -f confcache
echo $ac_n "checking if compiler accepts \"pragma once\" directive""... $ac_c" 1>&6
-echo "configure:15741: checking if compiler accepts \"pragma once\" directive" >&5
+echo "configure:15720: checking if compiler accepts \"pragma once\" directive" >&5
if eval "test \"`echo '$''{'ace_cv_has_pragma_once'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15747 "configure"
+#line 15726 "configure"
#include "confdefs.h"
#pragma once
@@ -15754,7 +15733,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:15758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15737: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_has_pragma_once=yes
@@ -15795,20 +15774,20 @@ if test -n "$GXX"; then
CFLAGS="$CFLAGS -pipe"
echo $ac_n "checking if \"-pipe\" compiler flag is supported""... $ac_c" 1>&6
-echo "configure:15799: checking if \"-pipe\" compiler flag is supported" >&5
+echo "configure:15778: checking if \"-pipe\" compiler flag is supported" >&5
if eval "test \"`echo '$''{'ace_cv_feature_gxx_has_pipe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 15805 "configure"
+#line 15784 "configure"
#include "confdefs.h"
int main() {
int a = 0;
; return 0; }
EOF
-if { (eval echo configure:15812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15791: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_gxx_has_pipe=yes
@@ -15851,14 +15830,14 @@ fi
if test "$cross_compiling" != yes; then
echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
-echo "configure:15855: checking whether byte ordering is bigendian" >&5
+echo "configure:15834: checking whether byte ordering is bigendian" >&5
if eval "test \"`echo '$''{'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 15862 "configure"
+#line 15841 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
@@ -15869,11 +15848,11 @@ int main() {
#endif
; return 0; }
EOF
-if { (eval echo configure:15873: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15852: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
# It does; now see whether it defined to BIG_ENDIAN or not.
cat > conftest.$ac_ext <<EOF
-#line 15877 "configure"
+#line 15856 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
@@ -15884,7 +15863,7 @@ int main() {
#endif
; return 0; }
EOF
-if { (eval echo configure:15888: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15867: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_c_bigendian=yes
else
@@ -15904,7 +15883,7 @@ if test "$cross_compiling" = yes; then
{ echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
else
cat > conftest.$ac_ext <<EOF
-#line 15908 "configure"
+#line 15887 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -15920,7 +15899,7 @@ main () {
exit (u.c[sizeof (long) - 1] == 1);
}
EOF
-if { (eval echo configure:15924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:15903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_c_bigendian=no
else
@@ -15948,7 +15927,7 @@ fi
if test "$cross_compiling" != yes; then
echo $ac_n "checking size of short""... $ac_c" 1>&6
-echo "configure:15952: checking size of short" >&5
+echo "configure:15931: checking size of short" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -15956,7 +15935,7 @@ else
ac_cv_sizeof_short=2
else
cat > conftest.$ac_ext <<EOF
-#line 15960 "configure"
+#line 15939 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -15970,7 +15949,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:15974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:15953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_short=`cat conftestval`
else
@@ -15996,7 +15975,7 @@ EOF
fi
echo $ac_n "checking size of int""... $ac_c" 1>&6
-echo "configure:16000: checking size of int" >&5
+echo "configure:15979: checking size of int" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16004,7 +15983,7 @@ else
ac_cv_sizeof_int=4
else
cat > conftest.$ac_ext <<EOF
-#line 16008 "configure"
+#line 15987 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16018,7 +15997,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16022: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16001: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_int=`cat conftestval`
else
@@ -16044,7 +16023,7 @@ EOF
fi
echo $ac_n "checking size of long""... $ac_c" 1>&6
-echo "configure:16048: checking size of long" >&5
+echo "configure:16027: checking size of long" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16052,7 +16031,7 @@ else
ac_cv_sizeof_long=4
else
cat > conftest.$ac_ext <<EOF
-#line 16056 "configure"
+#line 16035 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16066,7 +16045,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16070: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16049: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_long=`cat conftestval`
else
@@ -16092,7 +16071,7 @@ EOF
fi
echo $ac_n "checking size of long long""... $ac_c" 1>&6
-echo "configure:16096: checking size of long long" >&5
+echo "configure:16075: checking size of long long" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16100,7 +16079,7 @@ else
ac_cv_sizeof_long_long=8
else
cat > conftest.$ac_ext <<EOF
-#line 16104 "configure"
+#line 16083 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16114,7 +16093,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16097: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_long_long=`cat conftestval`
else
@@ -16145,7 +16124,7 @@ EOF
fi
echo $ac_n "checking size of void *""... $ac_c" 1>&6
-echo "configure:16149: checking size of void *" >&5
+echo "configure:16128: checking size of void *" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16153,7 +16132,7 @@ else
ac_cv_sizeof_void_p=4
else
cat > conftest.$ac_ext <<EOF
-#line 16157 "configure"
+#line 16136 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16167,7 +16146,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16171: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_void_p=`cat conftestval`
else
@@ -16193,7 +16172,7 @@ EOF
fi
echo $ac_n "checking size of float""... $ac_c" 1>&6
-echo "configure:16197: checking size of float" >&5
+echo "configure:16176: checking size of float" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_float'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16201,7 +16180,7 @@ else
ac_cv_sizeof_float=4
else
cat > conftest.$ac_ext <<EOF
-#line 16205 "configure"
+#line 16184 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16215,7 +16194,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16219: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_float=`cat conftestval`
else
@@ -16246,7 +16225,7 @@ EOF
fi
echo $ac_n "checking size of double""... $ac_c" 1>&6
-echo "configure:16250: checking size of double" >&5
+echo "configure:16229: checking size of double" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_double'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16254,7 +16233,7 @@ else
ac_cv_sizeof_double=8
else
cat > conftest.$ac_ext <<EOF
-#line 16258 "configure"
+#line 16237 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16268,7 +16247,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16251: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_double=`cat conftestval`
else
@@ -16299,7 +16278,7 @@ EOF
fi
echo $ac_n "checking size of long double""... $ac_c" 1>&6
-echo "configure:16303: checking size of long double" >&5
+echo "configure:16282: checking size of long double" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_long_double'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16307,7 +16286,7 @@ else
ac_cv_sizeof_long_double=16
else
cat > conftest.$ac_ext <<EOF
-#line 16311 "configure"
+#line 16290 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16321,7 +16300,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16325: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16304: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_long_double=`cat conftestval`
else
@@ -16359,7 +16338,7 @@ EOF
fi
echo $ac_n "checking size of signed char""... $ac_c" 1>&6
-echo "configure:16363: checking size of signed char" >&5
+echo "configure:16342: checking size of signed char" >&5
if eval "test \"`echo '$''{'ac_cv_sizeof_signed_char'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16367,7 +16346,7 @@ else
ac_cv_sizeof_signed_char=1
else
cat > conftest.$ac_ext <<EOF
-#line 16371 "configure"
+#line 16350 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -16381,7 +16360,7 @@ main()
exit(0);
}
EOF
-if { (eval echo configure:16385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16364: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_sizeof_signed_char=`cat conftestval`
else
@@ -16411,13 +16390,13 @@ fi
echo $ac_n "checking for istream operator>> for char types""... $ac_c" 1>&6
-echo "configure:16415: checking for istream operator>> for char types" >&5
+echo "configure:16394: checking for istream operator>> for char types" >&5
if eval "test \"`echo '$''{'ace_cv_feature_char_right_shifts'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16421 "configure"
+#line 16400 "configure"
#include "confdefs.h"
#include <iostream.h>
@@ -16434,7 +16413,7 @@ cin >> b;
; return 0; }
EOF
-if { (eval echo configure:16438: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16417: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_char_right_shifts=yes
@@ -16468,13 +16447,13 @@ EOF
echo $ac_n "checking for istream operator>> for char * types""... $ac_c" 1>&6
-echo "configure:16472: checking for istream operator>> for char * types" >&5
+echo "configure:16451: checking for istream operator>> for char * types" >&5
if eval "test \"`echo '$''{'ace_cv_feature_char_ptr_right_shifts'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16478 "configure"
+#line 16457 "configure"
#include "confdefs.h"
#include <iostream.h>
@@ -16491,7 +16470,7 @@ cin >> b;
; return 0; }
EOF
-if { (eval echo configure:16495: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16474: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_char_ptr_right_shifts=yes
@@ -16524,13 +16503,13 @@ EOF
echo $ac_n "checking for working C++ explicit template destructors""... $ac_c" 1>&6
-echo "configure:16528: checking for working C++ explicit template destructors" >&5
+echo "configure:16507: checking for working C++ explicit template destructors" >&5
if eval "test \"`echo '$''{'ace_cv_feature_working_explicit_des'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16534 "configure"
+#line 16513 "configure"
#include "confdefs.h"
#include <iostream.h>
@@ -16577,7 +16556,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:16581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16560: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_working_explicit_des=yes
@@ -16609,13 +16588,13 @@ EOF
echo $ac_n "checking for working C++ conversions""... $ac_c" 1>&6
-echo "configure:16613: checking for working C++ conversions" >&5
+echo "configure:16592: checking for working C++ conversions" >&5
if eval "test \"`echo '$''{'ace_cv_feature_cxx_working_conversions'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16619 "configure"
+#line 16598 "configure"
#include "confdefs.h"
template <class T>
@@ -16639,7 +16618,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:16643: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16622: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_working_conversions=yes
@@ -16672,13 +16651,13 @@ EOF
echo $ac_n "checking for C++ namespace support""... $ac_c" 1>&6
-echo "configure:16676: checking for C++ namespace support" >&5
+echo "configure:16655: checking for C++ namespace support" >&5
if eval "test \"`echo '$''{'ace_cv_feature_cxx_namespaces'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16682 "configure"
+#line 16661 "configure"
#include "confdefs.h"
namespace ACE
@@ -16692,7 +16671,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:16696: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16675: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_namespaces=yes
@@ -16725,13 +16704,13 @@ EOF
echo $ac_n "checking for C++ standard namespace""... $ac_c" 1>&6
-echo "configure:16729: checking for C++ standard namespace" >&5
+echo "configure:16708: checking for C++ standard namespace" >&5
if eval "test \"`echo '$''{'ace_cv_feature_posix_uses_std_namespace'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16735 "configure"
+#line 16714 "configure"
#include "confdefs.h"
#include <iostream.h>
@@ -16742,7 +16721,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:16746: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16725: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_posix_uses_std_namespace=yes
@@ -16774,13 +16753,13 @@ EOF
echo $ac_n "checking for C++ \"using\" keyword support""... $ac_c" 1>&6
-echo "configure:16778: checking for C++ \"using\" keyword support" >&5
+echo "configure:16757: checking for C++ \"using\" keyword support" >&5
if eval "test \"`echo '$''{'ace_cv_feature_cxx_using_keyword'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16784 "configure"
+#line 16763 "configure"
#include "confdefs.h"
#if defined (ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB)
@@ -16811,7 +16790,7 @@ This extraneous text should force an error.
; return 0; }
EOF
-if { (eval echo configure:16815: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16794: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_using_keyword=yes
@@ -16843,7 +16822,7 @@ EOF
echo $ac_n "checking for new style C++ include file support""... $ac_c" 1>&6
-echo "configure:16847: checking for new style C++ include file support" >&5
+echo "configure:16826: checking for new style C++ include file support" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_standard_includes'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -16851,7 +16830,7 @@ else
ace_cv_lib_posix_standard_includes=no
if test "$ace_cv_feature_posix_uses_std_namespace" = yes; then
cat > conftest.$ac_ext <<EOF
-#line 16855 "configure"
+#line 16834 "configure"
#include "confdefs.h"
#include <string>
@@ -16862,7 +16841,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:16866: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16845: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_standard_includes=yes
else
@@ -16872,7 +16851,7 @@ fi
rm -f conftest*
else
cat > conftest.$ac_ext <<EOF
-#line 16876 "configure"
+#line 16855 "configure"
#include "confdefs.h"
#include <string>
@@ -16883,7 +16862,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:16887: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16866: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_standard_includes=yes
else
@@ -16920,13 +16899,13 @@ if test "$ac_cv_header_new" = yes &&
echo $ac_n "checking for C++ auto_ptr class""... $ac_c" 1>&6
-echo "configure:16924: checking for C++ auto_ptr class" >&5
+echo "configure:16903: checking for C++ auto_ptr class" >&5
if eval "test \"`echo '$''{'ace_cv_lib_auto_ptr_class'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16930 "configure"
+#line 16909 "configure"
#include "confdefs.h"
#include <memory>
@@ -16946,7 +16925,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:16950: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16929: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_auto_ptr_class=yes
@@ -16988,13 +16967,13 @@ fi
if test $ace_cv_lib_auto_ptr_class=yes; then
echo $ac_n "checking for C++ auto_ptr reset method""... $ac_c" 1>&6
-echo "configure:16992: checking for C++ auto_ptr reset method" >&5
+echo "configure:16971: checking for C++ auto_ptr reset method" >&5
if eval "test \"`echo '$''{'ace_cv_lib_auto_ptr_reset'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 16998 "configure"
+#line 16977 "configure"
#include "confdefs.h"
#include <memory>
@@ -17016,7 +16995,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17020: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16999: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_auto_ptr_reset=yes
@@ -17049,7 +17028,7 @@ EOF
fi
echo $ac_n "checking for ANSI C++ cast support""... $ac_c" 1>&6
-echo "configure:17053: checking for ANSI C++ cast support" >&5
+echo "configure:17032: checking for ANSI C++ cast support" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_standard_casts'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -17061,7 +17040,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 17065 "configure"
+#line 17044 "configure"
#include "confdefs.h"
/* No headers */
int main() {
@@ -17086,7 +17065,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17069: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_standard_casts=yes
@@ -17103,7 +17082,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 17107 "configure"
+#line 17086 "configure"
#include "confdefs.h"
/* No headers */
int main() {
@@ -17124,7 +17103,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17128: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17107: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_standard_casts=yes
@@ -17177,13 +17156,13 @@ EOF
echo $ac_n "checking for explicit C++ constructor support""... $ac_c" 1>&6
-echo "configure:17181: checking for explicit C++ constructor support" >&5
+echo "configure:17160: checking for explicit C++ constructor support" >&5
if eval "test \"`echo '$''{'ace_cv_feature_explicit_constructor'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17187 "configure"
+#line 17166 "configure"
#include "confdefs.h"
class Foo
@@ -17200,7 +17179,7 @@ Foo bar = 'a'; // error: no implicit char->Foo conversion
; return 0; }
EOF
-if { (eval echo configure:17204: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17183: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_explicit_constructor=no
@@ -17211,7 +17190,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 17215 "configure"
+#line 17194 "configure"
#include "confdefs.h"
class Foo
@@ -17228,7 +17207,7 @@ Foo bar (5);
; return 0; }
EOF
-if { (eval echo configure:17232: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17211: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_explicit_constructor=yes
@@ -17263,13 +17242,13 @@ EOF
echo $ac_n "checking for C++ mutable keyword""... $ac_c" 1>&6
-echo "configure:17267: checking for C++ mutable keyword" >&5
+echo "configure:17246: checking for C++ mutable keyword" >&5
if eval "test \"`echo '$''{'ace_cv_feature_cxx_mutable_keyword'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17273 "configure"
+#line 17252 "configure"
#include "confdefs.h"
class Foo
@@ -17288,7 +17267,7 @@ bar.val_ = 3; // mutable declaration should allow this to be modified
; return 0; }
EOF
-if { (eval echo configure:17292: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17271: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_mutable_keyword=yes
@@ -17320,13 +17299,13 @@ EOF
echo $ac_n "checking for C++ typename keyword""... $ac_c" 1>&6
-echo "configure:17324: checking for C++ typename keyword" >&5
+echo "configure:17303: checking for C++ typename keyword" >&5
if eval "test \"`echo '$''{'ace_cv_feature_posix_typename_keyword'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17330 "configure"
+#line 17309 "configure"
#include "confdefs.h"
class Bar
@@ -17362,7 +17341,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17366: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17345: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_posix_typename_keyword=yes
@@ -17394,13 +17373,13 @@ EOF
echo $ac_n "checking for C++ placement new operator""... $ac_c" 1>&6
-echo "configure:17398: checking for C++ placement new operator" >&5
+echo "configure:17377: checking for C++ placement new operator" >&5
if eval "test \"`echo '$''{'ace_cv_feature_placement_new'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17404 "configure"
+#line 17383 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_NEW_NO_H)
@@ -17422,7 +17401,7 @@ foo *f = new (x) foo;
; return 0; }
EOF
-if { (eval echo configure:17426: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17405: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_placement_new=yes
@@ -17455,13 +17434,13 @@ EOF
echo $ac_n "checking for C++ placement delete operator""... $ac_c" 1>&6
-echo "configure:17459: checking for C++ placement delete operator" >&5
+echo "configure:17438: checking for C++ placement delete operator" >&5
if eval "test \"`echo '$''{'ace_cv_feature_placement_delete'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17465 "configure"
+#line 17444 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_NEW_NO_H)
@@ -17486,7 +17465,7 @@ foo *f = new (x) foo;
; return 0; }
EOF
-if { (eval echo configure:17490: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17469: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_placement_delete=yes
@@ -17520,13 +17499,13 @@ EOF
echo $ac_n "checking if const char * can be rvalue in conditional operator""... $ac_c" 1>&6
-echo "configure:17524: checking if const char * can be rvalue in conditional operator" >&5
+echo "configure:17503: checking if const char * can be rvalue in conditional operator" >&5
if eval "test \"`echo '$''{'ace_cv_feature_conditional_str_cast'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17530 "configure"
+#line 17509 "configure"
#include "confdefs.h"
int main() {
@@ -17538,7 +17517,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17542: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17521: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_conditional_str_cast=yes
@@ -17571,13 +17550,13 @@ EOF
echo $ac_n "checking for explicit template instantiation""... $ac_c" 1>&6
-echo "configure:17575: checking for explicit template instantiation" >&5
+echo "configure:17554: checking for explicit template instantiation" >&5
if eval "test \"`echo '$''{'ace_cv_feature_explicit_template_instantiation'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17581 "configure"
+#line 17560 "configure"
#include "confdefs.h"
template <class T>
@@ -17597,7 +17576,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17601: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17580: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ace_cv_feature_explicit_template_instantiation=yes
@@ -17628,13 +17607,13 @@ EOF
echo $ac_n "checking for pragma template instantiation""... $ac_c" 1>&6
-echo "configure:17632: checking for pragma template instantiation" >&5
+echo "configure:17611: checking for pragma template instantiation" >&5
if eval "test \"`echo '$''{'ace_cv_feature_pragma_template_instantiation'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17638 "configure"
+#line 17617 "configure"
#include "confdefs.h"
template <class T>
@@ -17653,7 +17632,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17657: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17636: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_pragma_template_instantiation=yes
@@ -17689,7 +17668,7 @@ EOF
echo $ac_n "checking if templates require source""... $ac_c" 1>&6
-echo "configure:17693: checking if templates require source" >&5
+echo "configure:17672: checking if templates require source" >&5
if eval "test \"`echo '$''{'ace_cv_feature_templates_require_source'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -17734,7 +17713,7 @@ EOF
ac_link='${CXX-g++} -o conftest${ac_exeext} conftestMain.$ac_ext 1>&5'
- if { (eval echo configure:17738: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+ if { (eval echo configure:17717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_link="$ace_save_ac_link"
@@ -17745,7 +17724,7 @@ EOF
#include "conftest.$ac_ext"
EOF
- if { (eval echo configure:17749: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+ if { (eval echo configure:17728: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_link="$ace_save_ac_link"
@@ -17785,13 +17764,13 @@ EOF
echo $ac_n "checking for template specialization""... $ac_c" 1>&6
-echo "configure:17789: checking for template specialization" >&5
+echo "configure:17768: checking for template specialization" >&5
if eval "test \"`echo '$''{'ace_cv_feature_cxx_template_specialization'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17795 "configure"
+#line 17774 "configure"
#include "confdefs.h"
template <class T>
@@ -17817,7 +17796,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17821: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17800: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_template_specialization=yes
@@ -17849,13 +17828,13 @@ EOF
echo $ac_n "checking for standard template specialization""... $ac_c" 1>&6
-echo "configure:17853: checking for standard template specialization" >&5
+echo "configure:17832: checking for standard template specialization" >&5
if eval "test \"`echo '$''{'ace_cv_feature_cxx_std_template_specialization'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17859 "configure"
+#line 17838 "configure"
#include "confdefs.h"
// Some compilers have a hard time with this test since the syntax is
@@ -17898,7 +17877,7 @@ Vector<void *> vpv;
; return 0; }
EOF
-if { (eval echo configure:17902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17881: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_std_template_specialization=yes
@@ -17932,13 +17911,13 @@ if test $ace_cv_feature_cxx_std_template_specialization = yes; then
echo $ac_n "checking if platform needs standard template method specialization""... $ac_c" 1>&6
-echo "configure:17936: checking if platform needs standard template method specialization" >&5
+echo "configure:17915: checking if platform needs standard template method specialization" >&5
if eval "test \"`echo '$''{'ace_cv_feature_cxx_std_template_method_specialization'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 17942 "configure"
+#line 17921 "configure"
#include "confdefs.h"
// Some compilers have a hard time with this test since the syntax is
@@ -17986,7 +17965,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:17990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17969: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_std_template_method_specialization=no
@@ -17997,7 +17976,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 18001 "configure"
+#line 17980 "configure"
#include "confdefs.h"
// Some compilers have a hard time with this test since the syntax is
@@ -18046,7 +18025,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:18050: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18029: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_cxx_std_template_method_specialization=yes
@@ -18081,13 +18060,13 @@ EOF
fi
echo $ac_n "checking for template typedefs""... $ac_c" 1>&6
-echo "configure:18085: checking for template typedefs" >&5
+echo "configure:18064: checking for template typedefs" >&5
if eval "test \"`echo '$''{'ace_cv_feature_posix_template_typedefs'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18091 "configure"
+#line 18070 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_TYPENAME_KEYWORD)
@@ -18130,7 +18109,7 @@ foo.print(11);
; return 0; }
EOF
-if { (eval echo configure:18134: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18113: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_posix_template_typedefs=yes
@@ -18162,13 +18141,13 @@ EOF
echo $ac_n "checking for static data member templates""... $ac_c" 1>&6
-echo "configure:18166: checking for static data member templates" >&5
+echo "configure:18145: checking for static data member templates" >&5
if eval "test \"`echo '$''{'ace_cv_feature_posix_static_data_member_templates'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18172 "configure"
+#line 18151 "configure"
#include "confdefs.h"
template <class T>
@@ -18186,7 +18165,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:18190: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18169: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_posix_static_data_member_templates=yes
@@ -18219,13 +18198,13 @@ EOF
echo $ac_n "checking if definition is needed for hidden functions""... $ac_c" 1>&6
-echo "configure:18223: checking if definition is needed for hidden functions" >&5
+echo "configure:18202: checking if definition is needed for hidden functions" >&5
if eval "test \"`echo '$''{'ace_cv_feature_need_func_def'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18229 "configure"
+#line 18208 "configure"
#include "confdefs.h"
class Foo
@@ -18245,7 +18224,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:18249: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ace_cv_feature_need_func_def=no
@@ -18256,7 +18235,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 18260 "configure"
+#line 18239 "configure"
#include "confdefs.h"
class Foo
@@ -18289,7 +18268,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:18293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ace_cv_feature_need_func_def=yes
@@ -18327,13 +18306,13 @@ EOF
if test "$ace_user_enable_exceptions" = yes; then
echo $ac_n "checking for C++ exceptions""... $ac_c" 1>&6
-echo "configure:18331: checking for C++ exceptions" >&5
+echo "configure:18310: checking for C++ exceptions" >&5
if eval "test \"`echo '$''{'ace_cv_feature_posix_exceptions'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18337 "configure"
+#line 18316 "configure"
#include "confdefs.h"
int main() {
@@ -18351,7 +18330,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:18355: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18334: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_posix_exceptions=yes
@@ -18436,19 +18415,19 @@ rm -f confcache
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# for constant arguments. Useless!
echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
-echo "configure:18440: checking for working alloca.h" >&5
+echo "configure:18419: checking for working alloca.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18445 "configure"
+#line 18424 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
EOF
-if { (eval echo configure:18452: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18431: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_header_alloca_h=yes
else
@@ -18469,12 +18448,12 @@ EOF
fi
echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:18473: checking for alloca" >&5
+echo "configure:18452: checking for alloca" >&5
if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18478 "configure"
+#line 18457 "configure"
#include "confdefs.h"
#ifdef __GNUC__
@@ -18502,7 +18481,7 @@ int main() {
char *p = (char *) alloca(1);
; return 0; }
EOF
-if { (eval echo configure:18506: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_func_alloca_works=yes
else
@@ -18534,12 +18513,12 @@ EOF
echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:18538: checking whether alloca needs Cray hooks" >&5
+echo "configure:18517: checking whether alloca needs Cray hooks" >&5
if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18543 "configure"
+#line 18522 "configure"
#include "confdefs.h"
#if defined(CRAY) && ! defined(CRAY2)
webecray
@@ -18564,12 +18543,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6
if test $ac_cv_os_cray = yes; then
for ac_func in _getb67 GETB67 getb67; do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:18568: checking for $ac_func" >&5
+echo "configure:18547: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18573 "configure"
+#line 18552 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
@@ -18595,7 +18574,7 @@ $ac_func();
; return 0; }
EOF
-if { (eval echo configure:18599: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
@@ -18622,7 +18601,7 @@ done
fi
echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:18626: checking stack direction for C alloca" >&5
+echo "configure:18605: checking stack direction for C alloca" >&5
if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -18630,7 +18609,7 @@ else
ac_cv_c_stack_direction=0
else
cat > conftest.$ac_ext <<EOF
-#line 18634 "configure"
+#line 18613 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -18652,7 +18631,7 @@ main ()
exit (find_stack_direction() < 0);
}
EOF
-if { (eval echo configure:18656: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_c_stack_direction=1
else
@@ -18688,7 +18667,7 @@ fi
echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6
-echo "configure:18692: checking whether closedir returns void" >&5
+echo "configure:18671: checking whether closedir returns void" >&5
if eval "test \"`echo '$''{'ac_cv_func_closedir_void'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -18696,7 +18675,7 @@ else
ac_cv_func_closedir_void=yes
else
cat > conftest.$ac_ext <<EOF
-#line 18700 "configure"
+#line 18679 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -18705,7 +18684,7 @@ extern "C" void exit(int);
#include <$ac_header_dirent>
int closedir(); main() { exit(closedir(opendir(".")) != 0); }
EOF
-if { (eval echo configure:18709: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_func_closedir_void=no
else
@@ -18729,12 +18708,12 @@ fi
echo $ac_n "checking for getpwnam""... $ac_c" 1>&6
-echo "configure:18733: checking for getpwnam" >&5
+echo "configure:18712: checking for getpwnam" >&5
if eval "test \"`echo '$''{'ac_cv_func_getpwnam'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18738 "configure"
+#line 18717 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getpwnam(); below. */
@@ -18760,7 +18739,7 @@ getpwnam();
; return 0; }
EOF
-if { (eval echo configure:18764: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18743: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getpwnam=yes"
else
@@ -18779,12 +18758,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for setpwent""... $ac_c" 1>&6
-echo "configure:18783: checking for setpwent" >&5
+echo "configure:18762: checking for setpwent" >&5
if eval "test \"`echo '$''{'ac_cv_func_setpwent'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18788 "configure"
+#line 18767 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char setpwent(); below. */
@@ -18810,7 +18789,7 @@ setpwent();
; return 0; }
EOF
-if { (eval echo configure:18814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_setpwent=yes"
else
@@ -18829,12 +18808,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for endpwent""... $ac_c" 1>&6
-echo "configure:18833: checking for endpwent" >&5
+echo "configure:18812: checking for endpwent" >&5
if eval "test \"`echo '$''{'ac_cv_func_endpwent'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18838 "configure"
+#line 18817 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char endpwent(); below. */
@@ -18860,7 +18839,7 @@ endpwent();
; return 0; }
EOF
-if { (eval echo configure:18864: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18843: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_endpwent=yes"
else
@@ -18879,12 +18858,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for getpwent""... $ac_c" 1>&6
-echo "configure:18883: checking for getpwent" >&5
+echo "configure:18862: checking for getpwent" >&5
if eval "test \"`echo '$''{'ac_cv_func_getpwent'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18888 "configure"
+#line 18867 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getpwent(); below. */
@@ -18910,7 +18889,7 @@ getpwent();
; return 0; }
EOF
-if { (eval echo configure:18914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getpwent=yes"
else
@@ -18940,12 +18919,12 @@ EOF
fi
echo $ac_n "checking for strftime""... $ac_c" 1>&6
-echo "configure:18944: checking for strftime" >&5
+echo "configure:18923: checking for strftime" >&5
if eval "test \"`echo '$''{'ac_cv_func_strftime'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 18949 "configure"
+#line 18928 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strftime(); below. */
@@ -18971,7 +18950,7 @@ strftime();
; return 0; }
EOF
-if { (eval echo configure:18975: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18954: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_strftime=yes"
else
@@ -18993,7 +18972,7 @@ else
echo "$ac_t""no" 1>&6
# strftime is in -lintl on SCO UNIX.
echo $ac_n "checking for strftime in -lintl""... $ac_c" 1>&6
-echo "configure:18997: checking for strftime in -lintl" >&5
+echo "configure:18976: checking for strftime in -lintl" >&5
ac_lib_var=`echo intl'_'strftime | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -19001,7 +18980,7 @@ else
ac_save_LIBS="$LIBS"
LIBS="-lintl $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 19005 "configure"
+#line 18984 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
@@ -19015,7 +18994,7 @@ int main() {
strftime()
; return 0; }
EOF
-if { (eval echo configure:19019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18998: \"$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
@@ -19045,12 +19024,12 @@ fi
case "$target" in
*win32*)
echo $ac_n "checking for CancelIO""... $ac_c" 1>&6
-echo "configure:19049: checking for CancelIO" >&5
+echo "configure:19028: checking for CancelIO" >&5
if eval "test \"`echo '$''{'ac_cv_func_CancelIO'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19054 "configure"
+#line 19033 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char CancelIO(); below. */
@@ -19076,7 +19055,7 @@ CancelIO();
; return 0; }
EOF
-if { (eval echo configure:19080: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_CancelIO=yes"
else
@@ -19100,12 +19079,12 @@ fi
echo $ac_n "checking for SignalObjectAndWait""... $ac_c" 1>&6
-echo "configure:19104: checking for SignalObjectAndWait" >&5
+echo "configure:19083: checking for SignalObjectAndWait" >&5
if eval "test \"`echo '$''{'ac_cv_func_SignalObjectAndWait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19109 "configure"
+#line 19088 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char SignalObjectAndWait(); below. */
@@ -19131,7 +19110,7 @@ SignalObjectAndWait();
; return 0; }
EOF
-if { (eval echo configure:19135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19114: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_SignalObjectAndWait=yes"
else
@@ -19155,12 +19134,12 @@ fi
echo $ac_n "checking for TryEnterCriticalSection""... $ac_c" 1>&6
-echo "configure:19159: checking for TryEnterCriticalSection" >&5
+echo "configure:19138: checking for TryEnterCriticalSection" >&5
if eval "test \"`echo '$''{'ac_cv_func_TryEnterCriticalSection'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19164 "configure"
+#line 19143 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char TryEnterCriticalSection(); below. */
@@ -19186,7 +19165,7 @@ TryEnterCriticalSection();
; return 0; }
EOF
-if { (eval echo configure:19190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_TryEnterCriticalSection=yes"
else
@@ -19214,12 +19193,12 @@ fi
esac
echo $ac_n "checking for access""... $ac_c" 1>&6
-echo "configure:19218: checking for access" >&5
+echo "configure:19197: checking for access" >&5
if eval "test \"`echo '$''{'ac_cv_func_access'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19223 "configure"
+#line 19202 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char access(); below. */
@@ -19245,7 +19224,7 @@ access();
; return 0; }
EOF
-if { (eval echo configure:19249: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_access=yes"
else
@@ -19270,12 +19249,12 @@ fi
echo $ac_n "checking for bsearch""... $ac_c" 1>&6
-echo "configure:19274: checking for bsearch" >&5
+echo "configure:19253: checking for bsearch" >&5
if eval "test \"`echo '$''{'ac_cv_func_bsearch'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19279 "configure"
+#line 19258 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char bsearch(); below. */
@@ -19301,7 +19280,7 @@ bsearch();
; return 0; }
EOF
-if { (eval echo configure:19305: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19284: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_bsearch=yes"
else
@@ -19326,12 +19305,12 @@ fi
echo $ac_n "checking for qsort""... $ac_c" 1>&6
-echo "configure:19330: checking for qsort" >&5
+echo "configure:19309: checking for qsort" >&5
if eval "test \"`echo '$''{'ac_cv_func_qsort'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19335 "configure"
+#line 19314 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char qsort(); below. */
@@ -19357,7 +19336,7 @@ qsort();
; return 0; }
EOF
-if { (eval echo configure:19361: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_qsort=yes"
else
@@ -19384,12 +19363,12 @@ fi
for ac_func in execv execvp execve
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:19388: checking for $ac_func" >&5
+echo "configure:19367: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19393 "configure"
+#line 19372 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
@@ -19415,7 +19394,7 @@ $ac_func();
; return 0; }
EOF
-if { (eval echo configure:19419: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
@@ -19445,12 +19424,12 @@ done
echo $ac_n "checking for fcntl""... $ac_c" 1>&6
-echo "configure:19449: checking for fcntl" >&5
+echo "configure:19428: checking for fcntl" >&5
if eval "test \"`echo '$''{'ac_cv_func_fcntl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19454 "configure"
+#line 19433 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char fcntl(); below. */
@@ -19476,7 +19455,7 @@ fcntl();
; return 0; }
EOF
-if { (eval echo configure:19480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_fcntl=yes"
else
@@ -19501,12 +19480,12 @@ fi
echo $ac_n "checking for fsync""... $ac_c" 1>&6
-echo "configure:19505: checking for fsync" >&5
+echo "configure:19484: checking for fsync" >&5
if eval "test \"`echo '$''{'ac_cv_func_fsync'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19510 "configure"
+#line 19489 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char fsync(); below. */
@@ -19532,7 +19511,7 @@ fsync();
; return 0; }
EOF
-if { (eval echo configure:19536: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_fsync=yes"
else
@@ -19557,12 +19536,12 @@ fi
echo $ac_n "checking for getmsg""... $ac_c" 1>&6
-echo "configure:19561: checking for getmsg" >&5
+echo "configure:19540: checking for getmsg" >&5
if eval "test \"`echo '$''{'ac_cv_func_getmsg'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19566 "configure"
+#line 19545 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getmsg(); below. */
@@ -19588,7 +19567,7 @@ getmsg();
; return 0; }
EOF
-if { (eval echo configure:19592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19571: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getmsg=yes"
else
@@ -19612,12 +19591,12 @@ fi
echo $ac_n "checking for gethostbyaddr""... $ac_c" 1>&6
-echo "configure:19616: checking for gethostbyaddr" >&5
+echo "configure:19595: checking for gethostbyaddr" >&5
if eval "test \"`echo '$''{'ac_cv_func_gethostbyaddr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19621 "configure"
+#line 19600 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char gethostbyaddr(); below. */
@@ -19643,7 +19622,7 @@ gethostbyaddr();
; return 0; }
EOF
-if { (eval echo configure:19647: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_gethostbyaddr=yes"
else
@@ -19663,12 +19642,12 @@ else
fi
echo $ac_n "checking for difftime""... $ac_c" 1>&6
-echo "configure:19667: checking for difftime" >&5
+echo "configure:19646: checking for difftime" >&5
if eval "test \"`echo '$''{'ac_cv_func_difftime'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19672 "configure"
+#line 19651 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char difftime(); below. */
@@ -19694,7 +19673,7 @@ difftime();
; return 0; }
EOF
-if { (eval echo configure:19698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_difftime=yes"
else
@@ -19719,12 +19698,12 @@ fi
echo $ac_n "checking for lseek64""... $ac_c" 1>&6
-echo "configure:19723: checking for lseek64" >&5
+echo "configure:19702: checking for lseek64" >&5
if eval "test \"`echo '$''{'ac_cv_func_lseek64'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19728 "configure"
+#line 19707 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char lseek64(); below. */
@@ -19750,7 +19729,7 @@ lseek64();
; return 0; }
EOF
-if { (eval echo configure:19754: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19733: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_lseek64=yes"
else
@@ -19771,7 +19750,7 @@ EOF
echo $ac_n "checking for lseek64 prototype""... $ac_c" 1>&6
-echo "configure:19775: checking for lseek64 prototype" >&5
+echo "configure:19754: checking for lseek64 prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_lseek64_prototype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -19780,7 +19759,7 @@ else
ace_no_largefile64="-U_LARGEFILE64_SOURCE"
CPPFLAGS="$CPPFLAGS $ace_no_largefile64"
cat > conftest.$ac_ext <<EOF
-#line 19784 "configure"
+#line 19763 "configure"
#include "confdefs.h"
#include <unistd.h>
EOF
@@ -19820,12 +19799,12 @@ else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for llseek""... $ac_c" 1>&6
-echo "configure:19824: checking for llseek" >&5
+echo "configure:19803: checking for llseek" >&5
if eval "test \"`echo '$''{'ac_cv_func_llseek'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19829 "configure"
+#line 19808 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char llseek(); below. */
@@ -19851,7 +19830,7 @@ llseek();
; return 0; }
EOF
-if { (eval echo configure:19855: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19834: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_llseek=yes"
else
@@ -19872,7 +19851,7 @@ EOF
echo $ac_n "checking for llseek prototype""... $ac_c" 1>&6
-echo "configure:19876: checking for llseek prototype" >&5
+echo "configure:19855: checking for llseek prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_llseek_prototype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -19881,7 +19860,7 @@ else
ace_no_largefile64="-U_LARGEFILE64_SOURCE"
CPPFLAGS="$CPPFLAGS $ace_no_largefile64"
cat > conftest.$ac_ext <<EOF
-#line 19885 "configure"
+#line 19864 "configure"
#include "confdefs.h"
#include <unistd.h>
EOF
@@ -19926,12 +19905,12 @@ fi
echo $ac_n "checking for bind""... $ac_c" 1>&6
-echo "configure:19930: checking for bind" >&5
+echo "configure:19909: checking for bind" >&5
if eval "test \"`echo '$''{'ac_cv_func_bind'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 19935 "configure"
+#line 19914 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char bind(); below. */
@@ -19957,7 +19936,7 @@ bind();
; return 0; }
EOF
-if { (eval echo configure:19961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_bind=yes"
else
@@ -19974,7 +19953,7 @@ if eval "test \"`echo '$ac_cv_func_'bind`\" = yes"; then
echo $ac_n "checking if bind() will select the port if it is zero""... $ac_c" 1>&6
-echo "configure:19978: checking if bind() will select the port if it is zero" >&5
+echo "configure:19957: checking if bind() will select the port if it is zero" >&5
if eval "test \"`echo '$''{'ace_cv_have_wildcard_bind'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -19985,7 +19964,7 @@ else
else
cat > conftest.$ac_ext <<EOF
-#line 19989 "configure"
+#line 19968 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -20015,7 +19994,7 @@ extern "C" void exit(int);
}
EOF
-if { (eval echo configure:20019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19998: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_have_wildcard_bind=yes
@@ -20054,12 +20033,12 @@ fi
echo $ac_n "checking for poll""... $ac_c" 1>&6
-echo "configure:20058: checking for poll" >&5
+echo "configure:20037: checking for poll" >&5
if eval "test \"`echo '$''{'ac_cv_func_poll'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20063 "configure"
+#line 20042 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char poll(); below. */
@@ -20085,7 +20064,7 @@ poll();
; return 0; }
EOF
-if { (eval echo configure:20089: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20068: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_poll=yes"
else
@@ -20102,7 +20081,7 @@ if eval "test \"`echo '$ac_cv_func_'poll`\" = yes"; then
echo $ac_n "checking if poll is broken""... $ac_c" 1>&6
-echo "configure:20106: checking if poll is broken" >&5
+echo "configure:20085: checking if poll is broken" >&5
if eval "test \"`echo '$''{'ace_cv_poll_is_broken'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -20113,7 +20092,7 @@ else
else
cat > conftest.$ac_ext <<EOF
-#line 20117 "configure"
+#line 20096 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -20152,7 +20131,7 @@ extern "C" void exit(int);
}
EOF
-if { (eval echo configure:20156: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:20135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_poll_is_broken=no
@@ -20190,12 +20169,12 @@ fi
echo $ac_n "checking for gethrtime""... $ac_c" 1>&6
-echo "configure:20194: checking for gethrtime" >&5
+echo "configure:20173: checking for gethrtime" >&5
if eval "test \"`echo '$''{'ac_cv_func_gethrtime'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20199 "configure"
+#line 20178 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char gethrtime(); below. */
@@ -20221,7 +20200,7 @@ gethrtime();
; return 0; }
EOF
-if { (eval echo configure:20225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20204: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_gethrtime=yes"
else
@@ -20240,13 +20219,13 @@ if eval "test \"`echo '$ac_cv_func_'gethrtime`\" = yes"; then
echo $ac_n "checking for hrtime_t in sys/time.h""... $ac_c" 1>&6
-echo "configure:20244: checking for hrtime_t in sys/time.h" >&5
+echo "configure:20223: checking for hrtime_t in sys/time.h" >&5
if eval "test \"`echo '$''{'ace_cv_type_hrtime_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20250 "configure"
+#line 20229 "configure"
#include "confdefs.h"
#include <sys/time.h>
@@ -20257,7 +20236,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:20261: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:20240: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_type_hrtime_t=yes
@@ -20294,12 +20273,12 @@ fi
echo $ac_n "checking for pread""... $ac_c" 1>&6
-echo "configure:20298: checking for pread" >&5
+echo "configure:20277: checking for pread" >&5
if eval "test \"`echo '$''{'ac_cv_func_pread'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20303 "configure"
+#line 20282 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pread(); below. */
@@ -20325,7 +20304,7 @@ pread();
; return 0; }
EOF
-if { (eval echo configure:20329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20308: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pread=yes"
else
@@ -20340,12 +20319,12 @@ fi
if eval "test \"`echo '$ac_cv_func_'pread`\" = yes"; then
echo "$ac_t""yes" 1>&6
echo $ac_n "checking for pwrite""... $ac_c" 1>&6
-echo "configure:20344: checking for pwrite" >&5
+echo "configure:20323: checking for pwrite" >&5
if eval "test \"`echo '$''{'ac_cv_func_pwrite'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20349 "configure"
+#line 20328 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pwrite(); below. */
@@ -20371,7 +20350,7 @@ pwrite();
; return 0; }
EOF
-if { (eval echo configure:20375: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pwrite=yes"
else
@@ -20392,7 +20371,7 @@ EOF
echo $ac_n "checking for pread prototype""... $ac_c" 1>&6
-echo "configure:20396: checking for pread prototype" >&5
+echo "configure:20375: checking for pread prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_pread_prototype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -20401,7 +20380,7 @@ else
ace_no_xopen="-U_XOPEN_SOURCE"
CPPFLAGS="$CPPFLAGS $ace_no_xopen"
cat > conftest.$ac_ext <<EOF
-#line 20405 "configure"
+#line 20384 "configure"
#include "confdefs.h"
#include <unistd.h>
EOF
@@ -20447,12 +20426,12 @@ fi
echo $ac_n "checking for readv""... $ac_c" 1>&6
-echo "configure:20451: checking for readv" >&5
+echo "configure:20430: checking for readv" >&5
if eval "test \"`echo '$''{'ac_cv_func_readv'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20456 "configure"
+#line 20435 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char readv(); below. */
@@ -20478,7 +20457,7 @@ readv();
; return 0; }
EOF
-if { (eval echo configure:20482: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_readv=yes"
else
@@ -20502,12 +20481,12 @@ EOF
fi
echo $ac_n "checking for writev""... $ac_c" 1>&6
-echo "configure:20506: checking for writev" >&5
+echo "configure:20485: checking for writev" >&5
if eval "test \"`echo '$''{'ac_cv_func_writev'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20511 "configure"
+#line 20490 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char writev(); below. */
@@ -20533,7 +20512,7 @@ writev();
; return 0; }
EOF
-if { (eval echo configure:20537: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20516: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_writev=yes"
else
@@ -20557,12 +20536,12 @@ EOF
fi
echo $ac_n "checking for set_t_errno""... $ac_c" 1>&6
-echo "configure:20561: checking for set_t_errno" >&5
+echo "configure:20540: checking for set_t_errno" >&5
if eval "test \"`echo '$''{'ac_cv_func_set_t_errno'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20566 "configure"
+#line 20545 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char set_t_errno(); below. */
@@ -20588,7 +20567,7 @@ set_t_errno();
; return 0; }
EOF
-if { (eval echo configure:20592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20571: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_set_t_errno=yes"
else
@@ -20611,12 +20590,12 @@ else
fi
echo $ac_n "checking for sigsuspend""... $ac_c" 1>&6
-echo "configure:20615: checking for sigsuspend" >&5
+echo "configure:20594: checking for sigsuspend" >&5
if eval "test \"`echo '$''{'ac_cv_func_sigsuspend'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20620 "configure"
+#line 20599 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sigsuspend(); below. */
@@ -20642,7 +20621,7 @@ sigsuspend();
; return 0; }
EOF
-if { (eval echo configure:20646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sigsuspend=yes"
else
@@ -20666,12 +20645,12 @@ fi
echo $ac_n "checking for sigtimedwait""... $ac_c" 1>&6
-echo "configure:20670: checking for sigtimedwait" >&5
+echo "configure:20649: checking for sigtimedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_sigtimedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20675 "configure"
+#line 20654 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sigtimedwait(); below. */
@@ -20697,7 +20676,7 @@ sigtimedwait();
; return 0; }
EOF
-if { (eval echo configure:20701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sigtimedwait=yes"
else
@@ -20721,12 +20700,12 @@ fi
echo $ac_n "checking for socketpair""... $ac_c" 1>&6
-echo "configure:20725: checking for socketpair" >&5
+echo "configure:20704: checking for socketpair" >&5
if eval "test \"`echo '$''{'ac_cv_func_socketpair'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20730 "configure"
+#line 20709 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char socketpair(); below. */
@@ -20752,7 +20731,7 @@ socketpair();
; return 0; }
EOF
-if { (eval echo configure:20756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_socketpair=yes"
else
@@ -20777,12 +20756,12 @@ fi
echo $ac_n "checking for strcasecmp""... $ac_c" 1>&6
-echo "configure:20781: checking for strcasecmp" >&5
+echo "configure:20760: checking for strcasecmp" >&5
if eval "test \"`echo '$''{'ac_cv_func_strcasecmp'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20786 "configure"
+#line 20765 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strcasecmp(); below. */
@@ -20808,7 +20787,7 @@ strcasecmp();
; return 0; }
EOF
-if { (eval echo configure:20812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20791: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_strcasecmp=yes"
else
@@ -20833,12 +20812,12 @@ fi
echo $ac_n "checking for strdup""... $ac_c" 1>&6
-echo "configure:20837: checking for strdup" >&5
+echo "configure:20816: checking for strdup" >&5
if eval "test \"`echo '$''{'ac_cv_func_strdup'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20842 "configure"
+#line 20821 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strdup(); below. */
@@ -20864,7 +20843,7 @@ strdup();
; return 0; }
EOF
-if { (eval echo configure:20868: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_strdup=yes"
else
@@ -20889,12 +20868,12 @@ fi
echo $ac_n "checking for strrchr""... $ac_c" 1>&6
-echo "configure:20893: checking for strrchr" >&5
+echo "configure:20872: checking for strrchr" >&5
if eval "test \"`echo '$''{'ac_cv_func_strrchr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20898 "configure"
+#line 20877 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strrchr(); below. */
@@ -20920,7 +20899,7 @@ strrchr();
; return 0; }
EOF
-if { (eval echo configure:20924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_strrchr=yes"
else
@@ -20945,12 +20924,12 @@ fi
echo $ac_n "checking for strptime""... $ac_c" 1>&6
-echo "configure:20949: checking for strptime" >&5
+echo "configure:20928: checking for strptime" >&5
if eval "test \"`echo '$''{'ac_cv_func_strptime'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 20954 "configure"
+#line 20933 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strptime(); below. */
@@ -20976,7 +20955,7 @@ strptime();
; return 0; }
EOF
-if { (eval echo configure:20980: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_strptime=yes"
else
@@ -20997,7 +20976,7 @@ EOF
echo $ac_n "checking for strptime prototype""... $ac_c" 1>&6
-echo "configure:21001: checking for strptime prototype" >&5
+echo "configure:20980: checking for strptime prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_strptime_prototype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -21006,7 +20985,7 @@ else
ace_no_xopen="-U_XOPEN_SOURCE"
CPPFLAGS="$CPPFLAGS $ace_no_xopen"
cat > conftest.$ac_ext <<EOF
-#line 21010 "configure"
+#line 20989 "configure"
#include "confdefs.h"
#include <time.h>
EOF
@@ -21054,12 +21033,12 @@ fi
echo $ac_n "checking for memchr""... $ac_c" 1>&6
-echo "configure:21058: checking for memchr" >&5
+echo "configure:21037: checking for memchr" >&5
if eval "test \"`echo '$''{'ac_cv_func_memchr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21063 "configure"
+#line 21042 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char memchr(); below. */
@@ -21085,7 +21064,7 @@ memchr();
; return 0; }
EOF
-if { (eval echo configure:21089: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21068: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_memchr=yes"
else
@@ -21109,12 +21088,12 @@ fi
echo $ac_n "checking for syscall""... $ac_c" 1>&6
-echo "configure:21113: checking for syscall" >&5
+echo "configure:21092: checking for syscall" >&5
if eval "test \"`echo '$''{'ac_cv_func_syscall'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21118 "configure"
+#line 21097 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char syscall(); below. */
@@ -21140,7 +21119,7 @@ syscall();
; return 0; }
EOF
-if { (eval echo configure:21144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_syscall=yes"
else
@@ -21165,12 +21144,12 @@ fi
echo $ac_n "checking for ualarm""... $ac_c" 1>&6
-echo "configure:21169: checking for ualarm" >&5
+echo "configure:21148: checking for ualarm" >&5
if eval "test \"`echo '$''{'ac_cv_func_ualarm'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21174 "configure"
+#line 21153 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char ualarm(); below. */
@@ -21196,7 +21175,7 @@ ualarm();
; return 0; }
EOF
-if { (eval echo configure:21200: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_ualarm=yes"
else
@@ -21220,12 +21199,12 @@ fi
echo $ac_n "checking for alarm""... $ac_c" 1>&6
-echo "configure:21224: checking for alarm" >&5
+echo "configure:21203: checking for alarm" >&5
if eval "test \"`echo '$''{'ac_cv_func_alarm'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21229 "configure"
+#line 21208 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char alarm(); below. */
@@ -21251,7 +21230,7 @@ alarm();
; return 0; }
EOF
-if { (eval echo configure:21255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21234: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_alarm=yes"
else
@@ -21270,12 +21249,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for signal""... $ac_c" 1>&6
-echo "configure:21274: checking for signal" >&5
+echo "configure:21253: checking for signal" >&5
if eval "test \"`echo '$''{'ac_cv_func_signal'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21279 "configure"
+#line 21258 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char signal(); below. */
@@ -21301,7 +21280,7 @@ signal();
; return 0; }
EOF
-if { (eval echo configure:21305: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21284: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_signal=yes"
else
@@ -21329,12 +21308,12 @@ EOF
fi
echo $ac_n "checking for fork""... $ac_c" 1>&6
-echo "configure:21333: checking for fork" >&5
+echo "configure:21312: checking for fork" >&5
if eval "test \"`echo '$''{'ac_cv_func_fork'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21338 "configure"
+#line 21317 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char fork(); below. */
@@ -21360,7 +21339,7 @@ fork();
; return 0; }
EOF
-if { (eval echo configure:21364: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21343: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_fork=yes"
else
@@ -21385,12 +21364,12 @@ fi
echo $ac_n "checking for getrlimit""... $ac_c" 1>&6
-echo "configure:21389: checking for getrlimit" >&5
+echo "configure:21368: checking for getrlimit" >&5
if eval "test \"`echo '$''{'ac_cv_func_getrlimit'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21394 "configure"
+#line 21373 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getrlimit(); below. */
@@ -21416,7 +21395,7 @@ getrlimit();
; return 0; }
EOF
-if { (eval echo configure:21420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21399: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getrlimit=yes"
else
@@ -21432,12 +21411,12 @@ if eval "test \"`echo '$ac_cv_func_'getrlimit`\" = yes"; then
echo "$ac_t""yes" 1>&6
echo $ac_n "checking for setrlimit""... $ac_c" 1>&6
-echo "configure:21436: checking for setrlimit" >&5
+echo "configure:21415: checking for setrlimit" >&5
if eval "test \"`echo '$''{'ac_cv_func_setrlimit'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21441 "configure"
+#line 21420 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char setrlimit(); below. */
@@ -21463,7 +21442,7 @@ setrlimit();
; return 0; }
EOF
-if { (eval echo configure:21467: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_setrlimit=yes"
else
@@ -21499,12 +21478,12 @@ fi
echo $ac_n "checking for sysinfo""... $ac_c" 1>&6
-echo "configure:21503: checking for sysinfo" >&5
+echo "configure:21482: checking for sysinfo" >&5
if eval "test \"`echo '$''{'ac_cv_func_sysinfo'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21508 "configure"
+#line 21487 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sysinfo(); below. */
@@ -21530,7 +21509,7 @@ sysinfo();
; return 0; }
EOF
-if { (eval echo configure:21534: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21513: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sysinfo=yes"
else
@@ -21558,12 +21537,12 @@ fi
echo $ac_n "checking for strerror""... $ac_c" 1>&6
-echo "configure:21562: checking for strerror" >&5
+echo "configure:21541: 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 21567 "configure"
+#line 21546 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strerror(); below. */
@@ -21589,7 +21568,7 @@ strerror();
; return 0; }
EOF
-if { (eval echo configure:21593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21572: \"$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
@@ -21613,12 +21592,12 @@ fi
echo $ac_n "checking for lstat""... $ac_c" 1>&6
-echo "configure:21617: checking for lstat" >&5
+echo "configure:21596: checking for lstat" >&5
if eval "test \"`echo '$''{'ac_cv_func_lstat'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21622 "configure"
+#line 21601 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char lstat(); below. */
@@ -21644,7 +21623,7 @@ lstat();
; return 0; }
EOF
-if { (eval echo configure:21648: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_lstat=yes"
else
@@ -21669,12 +21648,12 @@ fi
echo $ac_n "checking for readlink""... $ac_c" 1>&6
-echo "configure:21673: checking for readlink" >&5
+echo "configure:21652: checking for readlink" >&5
if eval "test \"`echo '$''{'ac_cv_func_readlink'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21678 "configure"
+#line 21657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char readlink(); below. */
@@ -21700,7 +21679,7 @@ readlink();
; return 0; }
EOF
-if { (eval echo configure:21704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21683: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_readlink=yes"
else
@@ -21725,12 +21704,12 @@ fi
echo $ac_n "checking for rename""... $ac_c" 1>&6
-echo "configure:21729: checking for rename" >&5
+echo "configure:21708: checking for rename" >&5
if eval "test \"`echo '$''{'ac_cv_func_rename'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21734 "configure"
+#line 21713 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char rename(); below. */
@@ -21756,7 +21735,7 @@ rename();
; return 0; }
EOF
-if { (eval echo configure:21760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21739: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_rename=yes"
else
@@ -21781,12 +21760,12 @@ fi
echo $ac_n "checking for recvmsg""... $ac_c" 1>&6
-echo "configure:21785: checking for recvmsg" >&5
+echo "configure:21764: checking for recvmsg" >&5
if eval "test \"`echo '$''{'ac_cv_func_recvmsg'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21790 "configure"
+#line 21769 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char recvmsg(); below. */
@@ -21812,7 +21791,7 @@ recvmsg();
; return 0; }
EOF
-if { (eval echo configure:21816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21795: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_recvmsg=yes"
else
@@ -21837,12 +21816,12 @@ fi
echo $ac_n "checking for sendmsg""... $ac_c" 1>&6
-echo "configure:21841: checking for sendmsg" >&5
+echo "configure:21820: checking for sendmsg" >&5
if eval "test \"`echo '$''{'ac_cv_func_sendmsg'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21846 "configure"
+#line 21825 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sendmsg(); below. */
@@ -21868,7 +21847,7 @@ sendmsg();
; return 0; }
EOF
-if { (eval echo configure:21872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21851: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sendmsg=yes"
else
@@ -21894,12 +21873,12 @@ fi
if test "$ace_has_tli" = yes; then
echo $ac_n "checking for t_getname""... $ac_c" 1>&6
-echo "configure:21898: checking for t_getname" >&5
+echo "configure:21877: checking for t_getname" >&5
if eval "test \"`echo '$''{'ac_cv_func_t_getname'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21903 "configure"
+#line 21882 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char t_getname(); below. */
@@ -21925,7 +21904,7 @@ t_getname();
; return 0; }
EOF
-if { (eval echo configure:21929: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_t_getname=yes"
else
@@ -21950,12 +21929,12 @@ fi
fi
echo $ac_n "checking for getrusage""... $ac_c" 1>&6
-echo "configure:21954: checking for getrusage" >&5
+echo "configure:21933: checking for getrusage" >&5
if eval "test \"`echo '$''{'ac_cv_func_getrusage'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 21959 "configure"
+#line 21938 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getrusage(); below. */
@@ -21981,7 +21960,7 @@ getrusage();
; return 0; }
EOF
-if { (eval echo configure:21985: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21964: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getrusage=yes"
else
@@ -22005,12 +21984,12 @@ fi
echo $ac_n "checking for getpgid""... $ac_c" 1>&6
-echo "configure:22009: checking for getpgid" >&5
+echo "configure:21988: checking for getpgid" >&5
if eval "test \"`echo '$''{'ac_cv_func_getpgid'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22014 "configure"
+#line 21993 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getpgid(); below. */
@@ -22036,7 +22015,7 @@ getpgid();
; return 0; }
EOF
-if { (eval echo configure:22040: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getpgid=yes"
else
@@ -22053,7 +22032,7 @@ if eval "test \"`echo '$ac_cv_func_'getpgid`\" = yes"; then
echo $ac_n "checking for getpgid prototype""... $ac_c" 1>&6
-echo "configure:22057: checking for getpgid prototype" >&5
+echo "configure:22036: checking for getpgid prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_getpgid_prototype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -22062,7 +22041,7 @@ else
ace_no_xopen="-U_XOPEN_SOURCE -U_XOPEN_SOURCE_EXTENDED"
CPPFLAGS="$CPPFLAGS $ace_no_xopen"
cat > conftest.$ac_ext <<EOF
-#line 22066 "configure"
+#line 22045 "configure"
#include "confdefs.h"
#include <unistd.h>
EOF
@@ -22110,12 +22089,12 @@ fi
echo $ac_n "checking for getppid""... $ac_c" 1>&6
-echo "configure:22114: checking for getppid" >&5
+echo "configure:22093: checking for getppid" >&5
if eval "test \"`echo '$''{'ac_cv_func_getppid'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22119 "configure"
+#line 22098 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getppid(); below. */
@@ -22141,7 +22120,7 @@ getppid();
; return 0; }
EOF
-if { (eval echo configure:22145: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22124: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getppid=yes"
else
@@ -22166,12 +22145,12 @@ fi
echo $ac_n "checking for getpagesize""... $ac_c" 1>&6
-echo "configure:22170: checking for getpagesize" >&5
+echo "configure:22149: checking for getpagesize" >&5
if eval "test \"`echo '$''{'ac_cv_func_getpagesize'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22175 "configure"
+#line 22154 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getpagesize(); below. */
@@ -22197,7 +22176,7 @@ getpagesize();
; return 0; }
EOF
-if { (eval echo configure:22201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getpagesize=yes"
else
@@ -22225,12 +22204,12 @@ fi
echo $ac_n "checking for msync""... $ac_c" 1>&6
-echo "configure:22229: checking for msync" >&5
+echo "configure:22208: checking for msync" >&5
if eval "test \"`echo '$''{'ac_cv_func_msync'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22234 "configure"
+#line 22213 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char msync(); below. */
@@ -22256,7 +22235,7 @@ msync();
; return 0; }
EOF
-if { (eval echo configure:22260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22239: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_msync=yes"
else
@@ -22281,12 +22260,12 @@ fi
echo $ac_n "checking for mprotect""... $ac_c" 1>&6
-echo "configure:22285: checking for mprotect" >&5
+echo "configure:22264: checking for mprotect" >&5
if eval "test \"`echo '$''{'ac_cv_func_mprotect'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22290 "configure"
+#line 22269 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char mprotect(); below. */
@@ -22312,7 +22291,7 @@ mprotect();
; return 0; }
EOF
-if { (eval echo configure:22316: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22295: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_mprotect=yes"
else
@@ -22337,12 +22316,12 @@ fi
echo $ac_n "checking for mkfifo""... $ac_c" 1>&6
-echo "configure:22341: checking for mkfifo" >&5
+echo "configure:22320: checking for mkfifo" >&5
if eval "test \"`echo '$''{'ac_cv_func_mkfifo'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22346 "configure"
+#line 22325 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char mkfifo(); below. */
@@ -22368,7 +22347,7 @@ mkfifo();
; return 0; }
EOF
-if { (eval echo configure:22372: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22351: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_mkfifo=yes"
else
@@ -22393,12 +22372,12 @@ fi
echo $ac_n "checking for mktemp""... $ac_c" 1>&6
-echo "configure:22397: checking for mktemp" >&5
+echo "configure:22376: checking for mktemp" >&5
if eval "test \"`echo '$''{'ac_cv_func_mktemp'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22402 "configure"
+#line 22381 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char mktemp(); below. */
@@ -22424,7 +22403,7 @@ mktemp();
; return 0; }
EOF
-if { (eval echo configure:22428: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_mktemp=yes"
else
@@ -22449,12 +22428,12 @@ fi
echo $ac_n "checking for madvise""... $ac_c" 1>&6
-echo "configure:22453: checking for madvise" >&5
+echo "configure:22432: checking for madvise" >&5
if eval "test \"`echo '$''{'ac_cv_func_madvise'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22458 "configure"
+#line 22437 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char madvise(); below. */
@@ -22480,7 +22459,7 @@ madvise();
; return 0; }
EOF
-if { (eval echo configure:22484: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22463: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_madvise=yes"
else
@@ -22506,12 +22485,12 @@ fi
if test "$ac_cv_header_sys_priocntl_h" = yes; then
echo $ac_n "checking for priocntl""... $ac_c" 1>&6
-echo "configure:22510: checking for priocntl" >&5
+echo "configure:22489: checking for priocntl" >&5
if eval "test \"`echo '$''{'ac_cv_func_priocntl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22515 "configure"
+#line 22494 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char priocntl(); below. */
@@ -22537,7 +22516,7 @@ priocntl();
; return 0; }
EOF
-if { (eval echo configure:22541: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22520: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_priocntl=yes"
else
@@ -22563,13 +22542,13 @@ fi
if test "$ac_cv_func_priocntl" = no; then
echo $ac_n "checking for priocntl macro""... $ac_c" 1>&6
-echo "configure:22567: checking for priocntl macro" >&5
+echo "configure:22546: checking for priocntl macro" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_priocntl_macro'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22573 "configure"
+#line 22552 "configure"
#include "confdefs.h"
#include <sys/priocntl.h>
@@ -22610,12 +22589,12 @@ EOF
fi fi
echo $ac_n "checking for sbrk""... $ac_c" 1>&6
-echo "configure:22614: checking for sbrk" >&5
+echo "configure:22593: checking for sbrk" >&5
if eval "test \"`echo '$''{'ac_cv_func_sbrk'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22619 "configure"
+#line 22598 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sbrk(); below. */
@@ -22641,7 +22620,7 @@ sbrk();
; return 0; }
EOF
-if { (eval echo configure:22645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22624: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sbrk=yes"
else
@@ -22666,12 +22645,12 @@ fi
echo $ac_n "checking for msgctl""... $ac_c" 1>&6
-echo "configure:22670: checking for msgctl" >&5
+echo "configure:22649: checking for msgctl" >&5
if eval "test \"`echo '$''{'ac_cv_func_msgctl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22675 "configure"
+#line 22654 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char msgctl(); below. */
@@ -22697,7 +22676,7 @@ msgctl();
; return 0; }
EOF
-if { (eval echo configure:22701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_msgctl=yes"
else
@@ -22718,12 +22697,12 @@ fi
echo $ac_n "checking for msgget""... $ac_c" 1>&6
-echo "configure:22722: checking for msgget" >&5
+echo "configure:22701: checking for msgget" >&5
if eval "test \"`echo '$''{'ac_cv_func_msgget'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22727 "configure"
+#line 22706 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char msgget(); below. */
@@ -22749,7 +22728,7 @@ msgget();
; return 0; }
EOF
-if { (eval echo configure:22753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_msgget=yes"
else
@@ -22770,12 +22749,12 @@ fi
echo $ac_n "checking for msgrcv""... $ac_c" 1>&6
-echo "configure:22774: checking for msgrcv" >&5
+echo "configure:22753: checking for msgrcv" >&5
if eval "test \"`echo '$''{'ac_cv_func_msgrcv'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22779 "configure"
+#line 22758 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char msgrcv(); below. */
@@ -22801,7 +22780,7 @@ msgrcv();
; return 0; }
EOF
-if { (eval echo configure:22805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22784: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_msgrcv=yes"
else
@@ -22822,12 +22801,12 @@ fi
echo $ac_n "checking for semctl""... $ac_c" 1>&6
-echo "configure:22826: checking for semctl" >&5
+echo "configure:22805: checking for semctl" >&5
if eval "test \"`echo '$''{'ac_cv_func_semctl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22831 "configure"
+#line 22810 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char semctl(); below. */
@@ -22853,7 +22832,7 @@ semctl();
; return 0; }
EOF
-if { (eval echo configure:22857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22836: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_semctl=yes"
else
@@ -22874,12 +22853,12 @@ fi
echo $ac_n "checking for semget""... $ac_c" 1>&6
-echo "configure:22878: checking for semget" >&5
+echo "configure:22857: checking for semget" >&5
if eval "test \"`echo '$''{'ac_cv_func_semget'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22883 "configure"
+#line 22862 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char semget(); below. */
@@ -22905,7 +22884,7 @@ semget();
; return 0; }
EOF
-if { (eval echo configure:22909: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22888: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_semget=yes"
else
@@ -22926,12 +22905,12 @@ fi
echo $ac_n "checking for semop""... $ac_c" 1>&6
-echo "configure:22930: checking for semop" >&5
+echo "configure:22909: checking for semop" >&5
if eval "test \"`echo '$''{'ac_cv_func_semop'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22935 "configure"
+#line 22914 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char semop(); below. */
@@ -22957,7 +22936,7 @@ semop();
; return 0; }
EOF
-if { (eval echo configure:22961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_semop=yes"
else
@@ -22978,12 +22957,12 @@ fi
echo $ac_n "checking for shmat""... $ac_c" 1>&6
-echo "configure:22982: checking for shmat" >&5
+echo "configure:22961: checking for shmat" >&5
if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 22987 "configure"
+#line 22966 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char shmat(); below. */
@@ -23009,7 +22988,7 @@ shmat();
; return 0; }
EOF
-if { (eval echo configure:23013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22992: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_shmat=yes"
else
@@ -23030,12 +23009,12 @@ fi
echo $ac_n "checking for shmctl""... $ac_c" 1>&6
-echo "configure:23034: checking for shmctl" >&5
+echo "configure:23013: checking for shmctl" >&5
if eval "test \"`echo '$''{'ac_cv_func_shmctl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23039 "configure"
+#line 23018 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char shmctl(); below. */
@@ -23061,7 +23040,7 @@ shmctl();
; return 0; }
EOF
-if { (eval echo configure:23065: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23044: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_shmctl=yes"
else
@@ -23082,12 +23061,12 @@ fi
echo $ac_n "checking for shmdt""... $ac_c" 1>&6
-echo "configure:23086: checking for shmdt" >&5
+echo "configure:23065: checking for shmdt" >&5
if eval "test \"`echo '$''{'ac_cv_func_shmdt'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23091 "configure"
+#line 23070 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char shmdt(); below. */
@@ -23113,7 +23092,7 @@ shmdt();
; return 0; }
EOF
-if { (eval echo configure:23117: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23096: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_shmdt=yes"
else
@@ -23134,12 +23113,12 @@ fi
echo $ac_n "checking for shmget""... $ac_c" 1>&6
-echo "configure:23138: checking for shmget" >&5
+echo "configure:23117: checking for shmget" >&5
if eval "test \"`echo '$''{'ac_cv_func_shmget'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23143 "configure"
+#line 23122 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char shmget(); below. */
@@ -23165,7 +23144,7 @@ shmget();
; return 0; }
EOF
-if { (eval echo configure:23169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23148: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_shmget=yes"
else
@@ -23186,12 +23165,12 @@ fi
echo $ac_n "checking for read_real_time""... $ac_c" 1>&6
-echo "configure:23190: checking for read_real_time" >&5
+echo "configure:23169: checking for read_real_time" >&5
if eval "test \"`echo '$''{'ac_cv_func_read_real_time'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23195 "configure"
+#line 23174 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char read_real_time(); below. */
@@ -23217,7 +23196,7 @@ read_real_time();
; return 0; }
EOF
-if { (eval echo configure:23221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23200: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_read_real_time=yes"
else
@@ -23241,12 +23220,12 @@ fi
echo $ac_n "checking for shm_open""... $ac_c" 1>&6
-echo "configure:23245: checking for shm_open" >&5
+echo "configure:23224: checking for shm_open" >&5
if eval "test \"`echo '$''{'ac_cv_func_shm_open'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23250 "configure"
+#line 23229 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char shm_open(); below. */
@@ -23272,7 +23251,7 @@ shm_open();
; return 0; }
EOF
-if { (eval echo configure:23276: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_shm_open=yes"
else
@@ -23296,12 +23275,12 @@ fi
echo $ac_n "checking for tempnam""... $ac_c" 1>&6
-echo "configure:23300: checking for tempnam" >&5
+echo "configure:23279: checking for tempnam" >&5
if eval "test \"`echo '$''{'ac_cv_func_tempnam'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23305 "configure"
+#line 23284 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char tempnam(); below. */
@@ -23327,7 +23306,7 @@ tempnam();
; return 0; }
EOF
-if { (eval echo configure:23331: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_tempnam=yes"
else
@@ -23352,12 +23331,12 @@ fi
echo $ac_n "checking for truncate""... $ac_c" 1>&6
-echo "configure:23356: checking for truncate" >&5
+echo "configure:23335: checking for truncate" >&5
if eval "test \"`echo '$''{'ac_cv_func_truncate'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23361 "configure"
+#line 23340 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char truncate(); below. */
@@ -23383,7 +23362,7 @@ truncate();
; return 0; }
EOF
-if { (eval echo configure:23387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23366: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_truncate=yes"
else
@@ -23408,12 +23387,12 @@ fi
echo $ac_n "checking for recv_timedwait""... $ac_c" 1>&6
-echo "configure:23412: checking for recv_timedwait" >&5
+echo "configure:23391: checking for recv_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_recv_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23417 "configure"
+#line 23396 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char recv_timedwait(); below. */
@@ -23439,7 +23418,7 @@ recv_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23443: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23422: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_recv_timedwait=yes"
else
@@ -23463,12 +23442,12 @@ fi
echo $ac_n "checking for recvfrom_timedwait""... $ac_c" 1>&6
-echo "configure:23467: checking for recvfrom_timedwait" >&5
+echo "configure:23446: checking for recvfrom_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_recvfrom_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23472 "configure"
+#line 23451 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char recvfrom_timedwait(); below. */
@@ -23494,7 +23473,7 @@ recvfrom_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23498: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23477: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_recvfrom_timedwait=yes"
else
@@ -23518,12 +23497,12 @@ fi
echo $ac_n "checking for recvmsg_timedwait""... $ac_c" 1>&6
-echo "configure:23522: checking for recvmsg_timedwait" >&5
+echo "configure:23501: checking for recvmsg_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_recvmsg_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23527 "configure"
+#line 23506 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char recvmsg_timedwait(); below. */
@@ -23549,7 +23528,7 @@ recvmsg_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23553: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23532: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_recvmsg_timedwait=yes"
else
@@ -23573,12 +23552,12 @@ fi
echo $ac_n "checking for send_timedwait""... $ac_c" 1>&6
-echo "configure:23577: checking for send_timedwait" >&5
+echo "configure:23556: checking for send_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_send_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23582 "configure"
+#line 23561 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char send_timedwait(); below. */
@@ -23604,7 +23583,7 @@ send_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23587: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_send_timedwait=yes"
else
@@ -23628,12 +23607,12 @@ fi
echo $ac_n "checking for sendto_timedwait""... $ac_c" 1>&6
-echo "configure:23632: checking for sendto_timedwait" >&5
+echo "configure:23611: checking for sendto_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_sendto_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23637 "configure"
+#line 23616 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sendto_timedwait(); below. */
@@ -23659,7 +23638,7 @@ sendto_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23663: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23642: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sendto_timedwait=yes"
else
@@ -23683,12 +23662,12 @@ fi
echo $ac_n "checking for sendmsg_timedwait""... $ac_c" 1>&6
-echo "configure:23687: checking for sendmsg_timedwait" >&5
+echo "configure:23666: checking for sendmsg_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_sendmsg_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23692 "configure"
+#line 23671 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sendmsg_timedwait(); below. */
@@ -23714,7 +23693,7 @@ sendmsg_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23697: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sendmsg_timedwait=yes"
else
@@ -23738,12 +23717,12 @@ fi
echo $ac_n "checking for read_timedwait""... $ac_c" 1>&6
-echo "configure:23742: checking for read_timedwait" >&5
+echo "configure:23721: checking for read_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_read_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23747 "configure"
+#line 23726 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char read_timedwait(); below. */
@@ -23769,7 +23748,7 @@ read_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23773: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_read_timedwait=yes"
else
@@ -23793,12 +23772,12 @@ fi
echo $ac_n "checking for readv_timedwait""... $ac_c" 1>&6
-echo "configure:23797: checking for readv_timedwait" >&5
+echo "configure:23776: checking for readv_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_readv_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23802 "configure"
+#line 23781 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char readv_timedwait(); below. */
@@ -23824,7 +23803,7 @@ readv_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23828: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23807: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_readv_timedwait=yes"
else
@@ -23848,12 +23827,12 @@ fi
echo $ac_n "checking for write_timedwait""... $ac_c" 1>&6
-echo "configure:23852: checking for write_timedwait" >&5
+echo "configure:23831: checking for write_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_write_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23857 "configure"
+#line 23836 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char write_timedwait(); below. */
@@ -23879,7 +23858,7 @@ write_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23862: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_write_timedwait=yes"
else
@@ -23903,12 +23882,12 @@ fi
echo $ac_n "checking for writev_timedwait""... $ac_c" 1>&6
-echo "configure:23907: checking for writev_timedwait" >&5
+echo "configure:23886: checking for writev_timedwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_writev_timedwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 23912 "configure"
+#line 23891 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char writev_timedwait(); below. */
@@ -23934,7 +23913,7 @@ writev_timedwait();
; return 0; }
EOF
-if { (eval echo configure:23938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_writev_timedwait=yes"
else
@@ -24006,12 +23985,12 @@ rm -f confcache
echo $ac_n "checking for sem_init""... $ac_c" 1>&6
-echo "configure:24010: checking for sem_init" >&5
+echo "configure:23989: checking for sem_init" >&5
if eval "test \"`echo '$''{'ac_cv_func_sem_init'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24015 "configure"
+#line 23994 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sem_init(); below. */
@@ -24037,7 +24016,7 @@ sem_init();
; return 0; }
EOF
-if { (eval echo configure:24041: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24020: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sem_init=yes"
else
@@ -24056,12 +24035,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for sem_destroy""... $ac_c" 1>&6
-echo "configure:24060: checking for sem_destroy" >&5
+echo "configure:24039: checking for sem_destroy" >&5
if eval "test \"`echo '$''{'ac_cv_func_sem_destroy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24065 "configure"
+#line 24044 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sem_destroy(); below. */
@@ -24087,7 +24066,7 @@ sem_destroy();
; return 0; }
EOF
-if { (eval echo configure:24091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24070: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sem_destroy=yes"
else
@@ -24112,7 +24091,7 @@ if test "$ac_cv_func_sem_init" = yes &&
test "$ace_has_sthreads" != yes; then
cat > conftest.$ac_ext <<EOF
-#line 24116 "configure"
+#line 24095 "configure"
#include "confdefs.h"
#ifndef _REENTRANT
@@ -24145,12 +24124,12 @@ EOF
echo $ac_n "checking for sem_open""... $ac_c" 1>&6
-echo "configure:24149: checking for sem_open" >&5
+echo "configure:24128: checking for sem_open" >&5
if eval "test \"`echo '$''{'ac_cv_func_sem_open'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24154 "configure"
+#line 24133 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sem_open(); below. */
@@ -24176,7 +24155,7 @@ sem_open();
; return 0; }
EOF
-if { (eval echo configure:24180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sem_open=yes"
else
@@ -24193,7 +24172,7 @@ if eval "test \"`echo '$ac_cv_func_'sem_open`\" = yes"; then
echo $ac_n "checking if sem_open works""... $ac_c" 1>&6
-echo "configure:24197: checking if sem_open works" >&5
+echo "configure:24176: checking if sem_open works" >&5
if eval "test \"`echo '$''{'ace_cv_sem_open_works'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -24204,7 +24183,7 @@ else
else
cat > conftest.$ac_ext <<EOF
-#line 24208 "configure"
+#line 24187 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -24242,7 +24221,7 @@ main ()
}
EOF
-if { (eval echo configure:24246: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:24225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_sem_open_works=yes
@@ -24297,12 +24276,12 @@ if test "$ace_user_enable_threads" = yes; then
if test "$ace_has_pthreads" = yes; then
echo $ac_n "checking for pthread_sigmask""... $ac_c" 1>&6
-echo "configure:24301: checking for pthread_sigmask" >&5
+echo "configure:24280: checking for pthread_sigmask" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_sigmask'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24306 "configure"
+#line 24285 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_sigmask(); below. */
@@ -24328,7 +24307,7 @@ pthread_sigmask();
; return 0; }
EOF
-if { (eval echo configure:24332: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_sigmask=yes"
else
@@ -24353,12 +24332,12 @@ fi
echo $ac_n "checking for pthread_key_create""... $ac_c" 1>&6
-echo "configure:24357: checking for pthread_key_create" >&5
+echo "configure:24336: checking for pthread_key_create" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_key_create'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24362 "configure"
+#line 24341 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_key_create(); below. */
@@ -24384,7 +24363,7 @@ pthread_key_create();
; return 0; }
EOF
-if { (eval echo configure:24388: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24367: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_key_create=yes"
else
@@ -24406,12 +24385,12 @@ else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for pthread_keycreate""... $ac_c" 1>&6
-echo "configure:24410: checking for pthread_keycreate" >&5
+echo "configure:24389: checking for pthread_keycreate" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_keycreate'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24415 "configure"
+#line 24394 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_keycreate(); below. */
@@ -24437,7 +24416,7 @@ pthread_keycreate();
; return 0; }
EOF
-if { (eval echo configure:24441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_keycreate=yes"
else
@@ -24468,12 +24447,12 @@ fi
echo $ac_n "checking for pthread_condattr_setkind_np""... $ac_c" 1>&6
-echo "configure:24472: checking for pthread_condattr_setkind_np" >&5
+echo "configure:24451: checking for pthread_condattr_setkind_np" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_condattr_setkind_np'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24477 "configure"
+#line 24456 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_condattr_setkind_np(); below. */
@@ -24499,7 +24478,7 @@ pthread_condattr_setkind_np();
; return 0; }
EOF
-if { (eval echo configure:24503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24482: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_condattr_setkind_np=yes"
else
@@ -24523,12 +24502,12 @@ fi
echo $ac_n "checking for pthread_mutexattr_setkind_np""... $ac_c" 1>&6
-echo "configure:24527: checking for pthread_mutexattr_setkind_np" >&5
+echo "configure:24506: checking for pthread_mutexattr_setkind_np" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_mutexattr_setkind_np'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24532 "configure"
+#line 24511 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_mutexattr_setkind_np(); below. */
@@ -24554,7 +24533,7 @@ pthread_mutexattr_setkind_np();
; return 0; }
EOF
-if { (eval echo configure:24558: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24537: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_mutexattr_setkind_np=yes"
else
@@ -24578,12 +24557,12 @@ fi
echo $ac_n "checking for pthread_condattr_setpshared""... $ac_c" 1>&6
-echo "configure:24582: checking for pthread_condattr_setpshared" >&5
+echo "configure:24561: checking for pthread_condattr_setpshared" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_condattr_setpshared'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24587 "configure"
+#line 24566 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_condattr_setpshared(); below. */
@@ -24609,7 +24588,7 @@ pthread_condattr_setpshared();
; return 0; }
EOF
-if { (eval echo configure:24613: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_condattr_setpshared=yes"
else
@@ -24634,12 +24613,12 @@ fi
echo $ac_n "checking for pthread_attr_setstackaddr""... $ac_c" 1>&6
-echo "configure:24638: checking for pthread_attr_setstackaddr" >&5
+echo "configure:24617: checking for pthread_attr_setstackaddr" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setstackaddr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24643 "configure"
+#line 24622 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_attr_setstackaddr(); below. */
@@ -24665,7 +24644,7 @@ pthread_attr_setstackaddr();
; return 0; }
EOF
-if { (eval echo configure:24669: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24648: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_attr_setstackaddr=yes"
else
@@ -24693,14 +24672,14 @@ fi
cat > conftest.$ac_ext <<EOF
-#line 24697 "configure"
+#line 24676 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:24704: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:24683: \"$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*
@@ -24736,19 +24715,19 @@ EOF
if test pthread_attr_setstacksize != "$ace_real_function"; then
echo $ac_n "checking for real pthread_attr_setstacksize from pthread.h""... $ac_c" 1>&6
-echo "configure:24740: checking for real pthread_attr_setstacksize from pthread.h" >&5
+echo "configure:24719: checking for real pthread_attr_setstacksize from pthread.h" >&5
echo "$ac_t""$ace_real_function" 1>&6
fi
else
ace_real_function=pthread_attr_setstacksize
fi
echo $ac_n "checking for $ace_real_function""... $ac_c" 1>&6
-echo "configure:24747: checking for $ace_real_function" >&5
+echo "configure:24726: checking for $ace_real_function" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ace_real_function'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24752 "configure"
+#line 24731 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ace_real_function(); below. */
@@ -24774,7 +24753,7 @@ $ace_real_function();
; return 0; }
EOF
-if { (eval echo configure:24778: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ace_real_function=yes"
else
@@ -24803,14 +24782,14 @@ fi
cat > conftest.$ac_ext <<EOF
-#line 24807 "configure"
+#line 24786 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:24814: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:24793: \"$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*
@@ -24846,19 +24825,19 @@ EOF
if test pthread_cancel != "$ace_real_function"; then
echo $ac_n "checking for real pthread_cancel from pthread.h""... $ac_c" 1>&6
-echo "configure:24850: checking for real pthread_cancel from pthread.h" >&5
+echo "configure:24829: checking for real pthread_cancel from pthread.h" >&5
echo "$ac_t""$ace_real_function" 1>&6
fi
else
ace_real_function=pthread_cancel
fi
echo $ac_n "checking for $ace_real_function""... $ac_c" 1>&6
-echo "configure:24857: checking for $ace_real_function" >&5
+echo "configure:24836: checking for $ace_real_function" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ace_real_function'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24862 "configure"
+#line 24841 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ace_real_function(); below. */
@@ -24884,7 +24863,7 @@ $ace_real_function();
; return 0; }
EOF
-if { (eval echo configure:24888: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ace_real_function=yes"
else
@@ -24910,12 +24889,12 @@ fi
echo $ac_n "checking for pthread_yield""... $ac_c" 1>&6
-echo "configure:24914: checking for pthread_yield" >&5
+echo "configure:24893: checking for pthread_yield" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_yield'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24919 "configure"
+#line 24898 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_yield(); below. */
@@ -24941,7 +24920,7 @@ pthread_yield();
; return 0; }
EOF
-if { (eval echo configure:24945: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_yield=yes"
else
@@ -24966,12 +24945,12 @@ fi
echo $ac_n "checking for pthread_thr_sigsetmask""... $ac_c" 1>&6
-echo "configure:24970: checking for pthread_thr_sigsetmask" >&5
+echo "configure:24949: checking for pthread_thr_sigsetmask" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_thr_sigsetmask'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 24975 "configure"
+#line 24954 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_thr_sigsetmask(); below. */
@@ -24997,7 +24976,7 @@ pthread_thr_sigsetmask();
; return 0; }
EOF
-if { (eval echo configure:25001: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24980: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_thr_sigsetmask=yes"
else
@@ -25022,12 +25001,12 @@ fi
echo $ac_n "checking for pthread_attr_setdetachstate""... $ac_c" 1>&6
-echo "configure:25026: checking for pthread_attr_setdetachstate" >&5
+echo "configure:25005: checking for pthread_attr_setdetachstate" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setdetachstate'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25031 "configure"
+#line 25010 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_attr_setdetachstate(); below. */
@@ -25053,7 +25032,7 @@ pthread_attr_setdetachstate();
; return 0; }
EOF
-if { (eval echo configure:25057: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25036: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_attr_setdetachstate=yes"
else
@@ -25078,12 +25057,12 @@ fi
echo $ac_n "checking for sched_setscheduler""... $ac_c" 1>&6
-echo "configure:25082: checking for sched_setscheduler" >&5
+echo "configure:25061: checking for sched_setscheduler" >&5
if eval "test \"`echo '$''{'ac_cv_func_sched_setscheduler'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25087 "configure"
+#line 25066 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sched_setscheduler(); below. */
@@ -25109,7 +25088,7 @@ sched_setscheduler();
; return 0; }
EOF
-if { (eval echo configure:25113: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25092: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sched_setscheduler=yes"
else
@@ -25124,12 +25103,12 @@ fi
if eval "test \"`echo '$ac_cv_func_'sched_setscheduler`\" = yes"; then
echo "$ac_t""yes" 1>&6
echo $ac_n "checking for pthread_attr_setschedpolicy""... $ac_c" 1>&6
-echo "configure:25128: checking for pthread_attr_setschedpolicy" >&5
+echo "configure:25107: checking for pthread_attr_setschedpolicy" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setschedpolicy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25133 "configure"
+#line 25112 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_attr_setschedpolicy(); below. */
@@ -25155,7 +25134,7 @@ pthread_attr_setschedpolicy();
; return 0; }
EOF
-if { (eval echo configure:25159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_attr_setschedpolicy=yes"
else
@@ -25173,12 +25152,12 @@ if eval "test \"`echo '$ac_cv_func_'pthread_attr_setschedpolicy`\" = yes"; then
else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for pthread_attr_setsched""... $ac_c" 1>&6
-echo "configure:25177: checking for pthread_attr_setsched" >&5
+echo "configure:25156: checking for pthread_attr_setsched" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setsched'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25182 "configure"
+#line 25161 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes
else
@@ -25206,7 +25185,7 @@ pthread_attr_setsched();
; return 0; }
EOF
-if { (eval echo configure:25210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_attr_setsched=yes"
else
@@ -25235,12 +25214,12 @@ fi
echo $ac_n "checking for pthread_attr_setscope""... $ac_c" 1>&6
-echo "configure:25239: checking for pthread_attr_setscope" >&5
+echo "configure:25218: checking for pthread_attr_setscope" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setscope'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25244 "configure"
+#line 25223 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_attr_setscope(); below. */
@@ -25266,7 +25245,7 @@ pthread_attr_setscope();
; return 0; }
EOF
-if { (eval echo configure:25270: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25249: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_attr_setscope=yes"
else
@@ -25291,12 +25270,12 @@ fi
echo $ac_n "checking for pthread_mutexattr_setpshared""... $ac_c" 1>&6
-echo "configure:25295: checking for pthread_mutexattr_setpshared" >&5
+echo "configure:25274: checking for pthread_mutexattr_setpshared" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_mutexattr_setpshared'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25300 "configure"
+#line 25279 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_mutexattr_setpshared(); below. */
@@ -25322,7 +25301,7 @@ pthread_mutexattr_setpshared();
; return 0; }
EOF
-if { (eval echo configure:25326: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25305: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_mutexattr_setpshared=yes"
else
@@ -25347,12 +25326,12 @@ fi
echo $ac_n "checking for pthread_mutexattr_create""... $ac_c" 1>&6
-echo "configure:25351: checking for pthread_mutexattr_create" >&5
+echo "configure:25330: checking for pthread_mutexattr_create" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_mutexattr_create'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25356 "configure"
+#line 25335 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_mutexattr_create(); below. */
@@ -25378,7 +25357,7 @@ pthread_mutexattr_create();
; return 0; }
EOF
-if { (eval echo configure:25382: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25361: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_mutexattr_create=yes"
else
@@ -25397,12 +25376,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_mutexattr_delete""... $ac_c" 1>&6
-echo "configure:25401: checking for pthread_mutexattr_delete" >&5
+echo "configure:25380: checking for pthread_mutexattr_delete" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_mutexattr_delete'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25406 "configure"
+#line 25385 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_mutexattr_delete(); below. */
@@ -25428,7 +25407,7 @@ pthread_mutexattr_delete();
; return 0; }
EOF
-if { (eval echo configure:25432: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_mutexattr_delete=yes"
else
@@ -25447,12 +25426,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_condattr_delete""... $ac_c" 1>&6
-echo "configure:25451: checking for pthread_condattr_delete" >&5
+echo "configure:25430: checking for pthread_condattr_delete" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_condattr_delete'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25456 "configure"
+#line 25435 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_condattr_delete(); below. */
@@ -25478,7 +25457,7 @@ pthread_condattr_delete();
; return 0; }
EOF
-if { (eval echo configure:25482: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_condattr_delete=yes"
else
@@ -25497,12 +25476,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_condattr_create""... $ac_c" 1>&6
-echo "configure:25501: checking for pthread_condattr_create" >&5
+echo "configure:25480: checking for pthread_condattr_create" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_condattr_create'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25506 "configure"
+#line 25485 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_condattr_create(); below. */
@@ -25528,7 +25507,7 @@ pthread_condattr_create();
; return 0; }
EOF
-if { (eval echo configure:25532: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25511: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_condattr_create=yes"
else
@@ -25547,12 +25526,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setprio""... $ac_c" 1>&6
-echo "configure:25551: checking for pthread_setprio" >&5
+echo "configure:25530: checking for pthread_setprio" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setprio'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25556 "configure"
+#line 25535 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setprio(); below. */
@@ -25578,7 +25557,7 @@ pthread_setprio();
; return 0; }
EOF
-if { (eval echo configure:25582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25561: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setprio=yes"
else
@@ -25597,12 +25576,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_getprio""... $ac_c" 1>&6
-echo "configure:25601: checking for pthread_getprio" >&5
+echo "configure:25580: checking for pthread_getprio" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_getprio'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25606 "configure"
+#line 25585 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_getprio(); below. */
@@ -25628,7 +25607,7 @@ pthread_getprio();
; return 0; }
EOF
-if { (eval echo configure:25632: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25611: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_getprio=yes"
else
@@ -25647,12 +25626,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setcancel""... $ac_c" 1>&6
-echo "configure:25651: checking for pthread_setcancel" >&5
+echo "configure:25630: checking for pthread_setcancel" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setcancel'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25656 "configure"
+#line 25635 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setcancel(); below. */
@@ -25678,7 +25657,7 @@ pthread_setcancel();
; return 0; }
EOF
-if { (eval echo configure:25682: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setcancel=yes"
else
@@ -25697,12 +25676,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setasynccancel""... $ac_c" 1>&6
-echo "configure:25701: checking for pthread_setasynccancel" >&5
+echo "configure:25680: checking for pthread_setasynccancel" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setasynccancel'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25706 "configure"
+#line 25685 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setasynccancel(); below. */
@@ -25728,7 +25707,7 @@ pthread_setasynccancel();
; return 0; }
EOF
-if { (eval echo configure:25732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setasynccancel=yes"
else
@@ -25747,12 +25726,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_kill""... $ac_c" 1>&6
-echo "configure:25751: checking for pthread_kill" >&5
+echo "configure:25730: checking for pthread_kill" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_kill'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25756 "configure"
+#line 25735 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_kill(); below. */
@@ -25778,7 +25757,7 @@ pthread_kill();
; return 0; }
EOF
-if { (eval echo configure:25782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25761: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_kill=yes"
else
@@ -25797,12 +25776,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_attr_setprio""... $ac_c" 1>&6
-echo "configure:25801: checking for pthread_attr_setprio" >&5
+echo "configure:25780: checking for pthread_attr_setprio" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setprio'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25806 "configure"
+#line 25785 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_attr_setprio(); below. */
@@ -25828,7 +25807,7 @@ pthread_attr_setprio();
; return 0; }
EOF
-if { (eval echo configure:25832: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_attr_setprio=yes"
else
@@ -25847,12 +25826,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_attr_getprio""... $ac_c" 1>&6
-echo "configure:25851: checking for pthread_attr_getprio" >&5
+echo "configure:25830: checking for pthread_attr_getprio" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_getprio'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25856 "configure"
+#line 25835 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_attr_getprio(); below. */
@@ -25878,7 +25857,7 @@ pthread_attr_getprio();
; return 0; }
EOF
-if { (eval echo configure:25882: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_attr_getprio=yes"
else
@@ -25897,12 +25876,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setintr""... $ac_c" 1>&6
-echo "configure:25901: checking for pthread_setintr" >&5
+echo "configure:25880: checking for pthread_setintr" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setintr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25906 "configure"
+#line 25885 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setintr(); below. */
@@ -25928,7 +25907,7 @@ pthread_setintr();
; return 0; }
EOF
-if { (eval echo configure:25932: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25911: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setintr=yes"
else
@@ -25947,12 +25926,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setintrtype""... $ac_c" 1>&6
-echo "configure:25951: checking for pthread_setintrtype" >&5
+echo "configure:25930: checking for pthread_setintrtype" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setintrtype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 25956 "configure"
+#line 25935 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setintrtype(); below. */
@@ -25978,7 +25957,7 @@ pthread_setintrtype();
; return 0; }
EOF
-if { (eval echo configure:25982: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setintrtype=yes"
else
@@ -25997,12 +25976,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_mutexattr_init""... $ac_c" 1>&6
-echo "configure:26001: checking for pthread_mutexattr_init" >&5
+echo "configure:25980: checking for pthread_mutexattr_init" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_mutexattr_init'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26006 "configure"
+#line 25985 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_mutexattr_init(); below. */
@@ -26028,7 +26007,7 @@ pthread_mutexattr_init();
; return 0; }
EOF
-if { (eval echo configure:26032: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26011: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_mutexattr_init=yes"
else
@@ -26047,12 +26026,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_mutexattr_destroy""... $ac_c" 1>&6
-echo "configure:26051: checking for pthread_mutexattr_destroy" >&5
+echo "configure:26030: checking for pthread_mutexattr_destroy" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_mutexattr_destroy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26056 "configure"
+#line 26035 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_mutexattr_destroy(); below. */
@@ -26078,7 +26057,7 @@ pthread_mutexattr_destroy();
; return 0; }
EOF
-if { (eval echo configure:26082: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_mutexattr_destroy=yes"
else
@@ -26097,12 +26076,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_condattr_init""... $ac_c" 1>&6
-echo "configure:26101: checking for pthread_condattr_init" >&5
+echo "configure:26080: checking for pthread_condattr_init" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_condattr_init'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26106 "configure"
+#line 26085 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_condattr_init(); below. */
@@ -26128,7 +26107,7 @@ pthread_condattr_init();
; return 0; }
EOF
-if { (eval echo configure:26132: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_condattr_init=yes"
else
@@ -26147,12 +26126,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_condattr_destroy""... $ac_c" 1>&6
-echo "configure:26151: checking for pthread_condattr_destroy" >&5
+echo "configure:26130: checking for pthread_condattr_destroy" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_condattr_destroy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26156 "configure"
+#line 26135 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_condattr_destroy(); below. */
@@ -26178,7 +26157,7 @@ pthread_condattr_destroy();
; return 0; }
EOF
-if { (eval echo configure:26182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_condattr_destroy=yes"
else
@@ -26197,12 +26176,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setschedparam""... $ac_c" 1>&6
-echo "configure:26201: checking for pthread_setschedparam" >&5
+echo "configure:26180: checking for pthread_setschedparam" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setschedparam'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26206 "configure"
+#line 26185 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setschedparam(); below. */
@@ -26228,7 +26207,7 @@ pthread_setschedparam();
; return 0; }
EOF
-if { (eval echo configure:26232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setschedparam=yes"
else
@@ -26247,12 +26226,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_getschedparam""... $ac_c" 1>&6
-echo "configure:26251: checking for pthread_getschedparam" >&5
+echo "configure:26230: checking for pthread_getschedparam" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_getschedparam'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26256 "configure"
+#line 26235 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_getschedparam(); below. */
@@ -26278,7 +26257,7 @@ pthread_getschedparam();
; return 0; }
EOF
-if { (eval echo configure:26282: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26261: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_getschedparam=yes"
else
@@ -26297,12 +26276,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setcancelstate""... $ac_c" 1>&6
-echo "configure:26301: checking for pthread_setcancelstate" >&5
+echo "configure:26280: checking for pthread_setcancelstate" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setcancelstate'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26306 "configure"
+#line 26285 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setcancelstate(); below. */
@@ -26328,7 +26307,7 @@ pthread_setcancelstate();
; return 0; }
EOF
-if { (eval echo configure:26332: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setcancelstate=yes"
else
@@ -26347,12 +26326,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_setcanceltype""... $ac_c" 1>&6
-echo "configure:26351: checking for pthread_setcanceltype" >&5
+echo "configure:26330: checking for pthread_setcanceltype" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_setcanceltype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26356 "configure"
+#line 26335 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_setcanceltype(); below. */
@@ -26378,7 +26357,7 @@ pthread_setcanceltype();
; return 0; }
EOF
-if { (eval echo configure:26382: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26361: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_setcanceltype=yes"
else
@@ -26399,7 +26378,7 @@ fi
echo $ac_n "checking for struct pthread_rwlock_t""... $ac_c" 1>&6
-echo "configure:26403: checking for struct pthread_rwlock_t" >&5
+echo "configure:26382: checking for struct pthread_rwlock_t" >&5
if eval "test \"`echo '$''{'ace_cv_struct_pthread_rwlock_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -26407,7 +26386,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 26411 "configure"
+#line 26390 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -26418,7 +26397,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26422: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26401: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26431,7 +26410,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 26435 "configure"
+#line 26414 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -26442,7 +26421,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26446: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26425: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26458,7 +26437,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 26462 "configure"
+#line 26441 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -26469,7 +26448,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26473: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26482,7 +26461,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 26486 "configure"
+#line 26465 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -26493,7 +26472,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26497: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26476: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26538,7 +26517,7 @@ fi
echo $ac_n "checking for struct pthread_rwlockattr_t""... $ac_c" 1>&6
-echo "configure:26542: checking for struct pthread_rwlockattr_t" >&5
+echo "configure:26521: checking for struct pthread_rwlockattr_t" >&5
if eval "test \"`echo '$''{'ace_cv_struct_pthread_rwlockattr_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -26546,7 +26525,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 26550 "configure"
+#line 26529 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -26557,7 +26536,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26561: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26540: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26570,7 +26549,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 26574 "configure"
+#line 26553 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -26581,7 +26560,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26585: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26564: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26597,7 +26576,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 26601 "configure"
+#line 26580 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -26608,7 +26587,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26612: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26591: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26621,7 +26600,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 26625 "configure"
+#line 26604 "configure"
#include "confdefs.h"
#include <sys/types.h>
@@ -26632,7 +26611,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:26636: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:26615: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -26676,12 +26655,12 @@ fi
echo $ac_n "checking for pthread_continue""... $ac_c" 1>&6
-echo "configure:26680: checking for pthread_continue" >&5
+echo "configure:26659: checking for pthread_continue" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_continue'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26685 "configure"
+#line 26664 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_continue(); below. */
@@ -26707,7 +26686,7 @@ pthread_continue();
; return 0; }
EOF
-if { (eval echo configure:26711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26690: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_continue=yes"
else
@@ -26726,12 +26705,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_suspend""... $ac_c" 1>&6
-echo "configure:26730: checking for pthread_suspend" >&5
+echo "configure:26709: checking for pthread_suspend" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_suspend'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26735 "configure"
+#line 26714 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_suspend(); below. */
@@ -26757,7 +26736,7 @@ pthread_suspend();
; return 0; }
EOF
-if { (eval echo configure:26761: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_suspend=yes"
else
@@ -26776,12 +26755,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlock_init""... $ac_c" 1>&6
-echo "configure:26780: checking for pthread_rwlock_init" >&5
+echo "configure:26759: checking for pthread_rwlock_init" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlock_init'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26785 "configure"
+#line 26764 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlock_init(); below. */
@@ -26807,7 +26786,7 @@ pthread_rwlock_init();
; return 0; }
EOF
-if { (eval echo configure:26811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlock_init=yes"
else
@@ -26826,12 +26805,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlock_destroy""... $ac_c" 1>&6
-echo "configure:26830: checking for pthread_rwlock_destroy" >&5
+echo "configure:26809: checking for pthread_rwlock_destroy" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlock_destroy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26835 "configure"
+#line 26814 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlock_destroy(); below. */
@@ -26857,7 +26836,7 @@ pthread_rwlock_destroy();
; return 0; }
EOF
-if { (eval echo configure:26861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26840: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlock_destroy=yes"
else
@@ -26876,12 +26855,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlock_rdlock""... $ac_c" 1>&6
-echo "configure:26880: checking for pthread_rwlock_rdlock" >&5
+echo "configure:26859: checking for pthread_rwlock_rdlock" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlock_rdlock'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26885 "configure"
+#line 26864 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlock_rdlock(); below. */
@@ -26907,7 +26886,7 @@ pthread_rwlock_rdlock();
; return 0; }
EOF
-if { (eval echo configure:26911: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26890: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlock_rdlock=yes"
else
@@ -26926,12 +26905,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlock_wrlock""... $ac_c" 1>&6
-echo "configure:26930: checking for pthread_rwlock_wrlock" >&5
+echo "configure:26909: checking for pthread_rwlock_wrlock" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlock_wrlock'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26935 "configure"
+#line 26914 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlock_wrlock(); below. */
@@ -26957,7 +26936,7 @@ pthread_rwlock_wrlock();
; return 0; }
EOF
-if { (eval echo configure:26961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlock_wrlock=yes"
else
@@ -26976,12 +26955,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlock_unlock""... $ac_c" 1>&6
-echo "configure:26980: checking for pthread_rwlock_unlock" >&5
+echo "configure:26959: checking for pthread_rwlock_unlock" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlock_unlock'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 26985 "configure"
+#line 26964 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlock_unlock(); below. */
@@ -27007,7 +26986,7 @@ pthread_rwlock_unlock();
; return 0; }
EOF
-if { (eval echo configure:27011: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlock_unlock=yes"
else
@@ -27026,12 +27005,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlock_tryrdlock""... $ac_c" 1>&6
-echo "configure:27030: checking for pthread_rwlock_tryrdlock" >&5
+echo "configure:27009: checking for pthread_rwlock_tryrdlock" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlock_tryrdlock'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27035 "configure"
+#line 27014 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlock_tryrdlock(); below. */
@@ -27057,7 +27036,7 @@ pthread_rwlock_tryrdlock();
; return 0; }
EOF
-if { (eval echo configure:27061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27040: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlock_tryrdlock=yes"
else
@@ -27076,12 +27055,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlock_trywrlock""... $ac_c" 1>&6
-echo "configure:27080: checking for pthread_rwlock_trywrlock" >&5
+echo "configure:27059: checking for pthread_rwlock_trywrlock" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlock_trywrlock'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27085 "configure"
+#line 27064 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlock_trywrlock(); below. */
@@ -27107,7 +27086,7 @@ pthread_rwlock_trywrlock();
; return 0; }
EOF
-if { (eval echo configure:27111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlock_trywrlock=yes"
else
@@ -27126,12 +27105,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlockattr_init""... $ac_c" 1>&6
-echo "configure:27130: checking for pthread_rwlockattr_init" >&5
+echo "configure:27109: checking for pthread_rwlockattr_init" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlockattr_init'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27135 "configure"
+#line 27114 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlockattr_init(); below. */
@@ -27157,7 +27136,7 @@ pthread_rwlockattr_init();
; return 0; }
EOF
-if { (eval echo configure:27161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27140: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlockattr_init=yes"
else
@@ -27176,12 +27155,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlockattr_destroy""... $ac_c" 1>&6
-echo "configure:27180: checking for pthread_rwlockattr_destroy" >&5
+echo "configure:27159: checking for pthread_rwlockattr_destroy" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlockattr_destroy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27185 "configure"
+#line 27164 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlockattr_destroy(); below. */
@@ -27207,7 +27186,7 @@ pthread_rwlockattr_destroy();
; return 0; }
EOF
-if { (eval echo configure:27211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlockattr_destroy=yes"
else
@@ -27226,12 +27205,12 @@ else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for pthread_rwlockattr_setpshared""... $ac_c" 1>&6
-echo "configure:27230: checking for pthread_rwlockattr_setpshared" >&5
+echo "configure:27209: checking for pthread_rwlockattr_setpshared" >&5
if eval "test \"`echo '$''{'ac_cv_func_pthread_rwlockattr_setpshared'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27235 "configure"
+#line 27214 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char pthread_rwlockattr_setpshared(); below. */
@@ -27257,7 +27236,7 @@ pthread_rwlockattr_setpshared();
; return 0; }
EOF
-if { (eval echo configure:27261: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27240: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_pthread_rwlockattr_setpshared=yes"
else
@@ -27299,14 +27278,14 @@ EOF
cat > conftest.$ac_ext <<EOF
-#line 27303 "configure"
+#line 27282 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:27310: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:27289: \"$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*
@@ -27342,19 +27321,19 @@ EOF
if test pthread_self != "$ace_real_function"; then
echo $ac_n "checking for real pthread_self from pthread.h""... $ac_c" 1>&6
-echo "configure:27346: checking for real pthread_self from pthread.h" >&5
+echo "configure:27325: checking for real pthread_self from pthread.h" >&5
echo "$ac_t""$ace_real_function" 1>&6
fi
else
ace_real_function=pthread_self
fi
echo $ac_n "checking for $ace_real_function""... $ac_c" 1>&6
-echo "configure:27353: checking for $ace_real_function" >&5
+echo "configure:27332: checking for $ace_real_function" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ace_real_function'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27358 "configure"
+#line 27337 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ace_real_function(); below. */
@@ -27380,7 +27359,7 @@ $ace_real_function();
; return 0; }
EOF
-if { (eval echo configure:27384: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27363: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ace_real_function=yes"
else
@@ -27399,12 +27378,12 @@ else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for thread_self""... $ac_c" 1>&6
-echo "configure:27403: checking for thread_self" >&5
+echo "configure:27382: checking for thread_self" >&5
if eval "test \"`echo '$''{'ac_cv_func_thread_self'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27408 "configure"
+#line 27387 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char thread_self(); below. */
@@ -27430,7 +27409,7 @@ thread_self();
; return 0; }
EOF
-if { (eval echo configure:27434: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27413: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_thread_self=yes"
else
@@ -27461,13 +27440,13 @@ fi
echo $ac_n "checking for PTHREAD_PROCESS_* enumeration in pthread.h""... $ac_c" 1>&6
-echo "configure:27465: checking for PTHREAD_PROCESS_* enumeration in pthread.h" >&5
+echo "configure:27444: checking for PTHREAD_PROCESS_* enumeration in pthread.h" >&5
if eval "test \"`echo '$''{'ace_cv_lib_pthread_process_enum'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27471 "configure"
+#line 27450 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -27480,7 +27459,7 @@ int foo = PTHREAD_PROCESS_SHARED;
; return 0; }
EOF
-if { (eval echo configure:27484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:27463: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_pthread_process_enum=yes
@@ -27520,13 +27499,13 @@ EOF
echo $ac_n "checking if pthread_create requires an extern \"C\" start routine""... $ac_c" 1>&6
-echo "configure:27524: checking if pthread_create requires an extern \"C\" start routine" >&5
+echo "configure:27503: checking if pthread_create requires an extern \"C\" start routine" >&5
if eval "test \"`echo '$''{'ace_cv_lib_pthread_c_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27530 "configure"
+#line 27509 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -27539,7 +27518,7 @@ pthread_create(0, 0, ace_start_routine, 0);
; return 0; }
EOF
-if { (eval echo configure:27543: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:27522: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_pthread_c_func=no
@@ -27550,7 +27529,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 27554 "configure"
+#line 27533 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -27563,7 +27542,7 @@ pthread_create(0, 0, ace_start_routine, 0);
; return 0; }
EOF
-if { (eval echo configure:27567: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:27546: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_pthread_c_func=yes
@@ -27603,7 +27582,7 @@ EOF
echo $ac_n "checking if pthread_key_create has std arg thread destructor""... $ac_c" 1>&6
-echo "configure:27607: checking if pthread_key_create has std arg thread destructor" >&5
+echo "configure:27586: checking if pthread_key_create has std arg thread destructor" >&5
if eval "test \"`echo '$''{'ace_cv_lib_pthread_stdarg_dest'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -27614,7 +27593,7 @@ else
ace_pthread_key_create=pthread_keycreate
fi
cat > conftest.$ac_ext <<EOF
-#line 27618 "configure"
+#line 27597 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -27627,7 +27606,7 @@ ${ace_pthread_key_create}(0, ace_destructor);
; return 0; }
EOF
-if { (eval echo configure:27631: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:27610: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_pthread_stdarg_dest=no
@@ -27638,7 +27617,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 27642 "configure"
+#line 27621 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -27651,7 +27630,7 @@ ${ace_pthread_key_create}(0, ace_destructor);
; return 0; }
EOF
-if { (eval echo configure:27655: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:27634: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_pthread_stdarg_dest=yes
@@ -27694,7 +27673,7 @@ EOF
echo $ac_n "checking if pthread_key_create requires an extern \"C\" start routine""... $ac_c" 1>&6
-echo "configure:27698: checking if pthread_key_create requires an extern \"C\" start routine" >&5
+echo "configure:27677: checking if pthread_key_create requires an extern \"C\" start routine" >&5
if eval "test \"`echo '$''{'ace_cv_lib_pthread_c_dest'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -27705,7 +27684,7 @@ else
ace_pthread_key_create=pthread_keycreate
fi
cat > conftest.$ac_ext <<EOF
-#line 27709 "configure"
+#line 27688 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -27718,7 +27697,7 @@ ${ace_pthread_key_create}(0, ace_destructor);
; return 0; }
EOF
-if { (eval echo configure:27722: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:27701: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_pthread_c_dest=no
@@ -27729,7 +27708,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 27733 "configure"
+#line 27712 "configure"
#include "confdefs.h"
#include <pthread.h>
@@ -27742,7 +27721,7 @@ ${ace_pthread_key_create}(0, ace_destructor);
; return 0; }
EOF
-if { (eval echo configure:27746: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:27725: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_pthread_c_dest=yes
@@ -27781,14 +27760,14 @@ EOF
CXXFLAGS="$ace_pre_warning_CXXFLAGS"
echo $ac_n "checking for minimum thread priority""... $ac_c" 1>&6
-echo "configure:27785: checking for minimum thread priority" >&5
+echo "configure:27764: checking for minimum thread priority" >&5
if eval "test \"`echo '$''{'ace_cv_lib_pthread_pthread_min_priority'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ace_cv_lib_pthread_pthread_min_priority=0
cat > conftest.$ac_ext <<EOF
-#line 27792 "configure"
+#line 27771 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
@@ -27800,7 +27779,7 @@ fi
rm -f conftest*
cat > conftest.$ac_ext <<EOF
-#line 27804 "configure"
+#line 27783 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
@@ -27821,7 +27800,7 @@ EOF
echo $ac_n "checking for maximum thread priority""... $ac_c" 1>&6
-echo "configure:27825: checking for maximum thread priority" >&5
+echo "configure:27804: checking for maximum thread priority" >&5
if eval "test \"`echo '$''{'ace_cv_lib_pthread_pthread_max_priority'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -27838,7 +27817,7 @@ else
*)
esac
cat > conftest.$ac_ext <<EOF
-#line 27842 "configure"
+#line 27821 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
@@ -27850,7 +27829,7 @@ fi
rm -f conftest*
cat > conftest.$ac_ext <<EOF
-#line 27854 "configure"
+#line 27833 "configure"
#include "confdefs.h"
#include <pthread.h>
EOF
@@ -27873,12 +27852,12 @@ EOF
fi
if test "$ace_has_sthreads" = yes; then
echo $ac_n "checking for thr_keycreate""... $ac_c" 1>&6
-echo "configure:27877: checking for thr_keycreate" >&5
+echo "configure:27856: checking for thr_keycreate" >&5
if eval "test \"`echo '$''{'ac_cv_func_thr_keycreate'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27882 "configure"
+#line 27861 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char thr_keycreate(); below. */
@@ -27904,7 +27883,7 @@ thr_keycreate();
; return 0; }
EOF
-if { (eval echo configure:27908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27887: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_thr_keycreate=yes"
else
@@ -27932,12 +27911,12 @@ fi
echo $ac_n "checking for thr_yield""... $ac_c" 1>&6
-echo "configure:27936: checking for thr_yield" >&5
+echo "configure:27915: checking for thr_yield" >&5
if eval "test \"`echo '$''{'ac_cv_func_thr_yield'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27941 "configure"
+#line 27920 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char thr_yield(); below. */
@@ -27963,7 +27942,7 @@ thr_yield();
; return 0; }
EOF
-if { (eval echo configure:27967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:27946: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_thr_yield=yes"
else
@@ -27987,12 +27966,12 @@ fi
echo $ac_n "checking for thr_keydelete""... $ac_c" 1>&6
-echo "configure:27991: checking for thr_keydelete" >&5
+echo "configure:27970: checking for thr_keydelete" >&5
if eval "test \"`echo '$''{'ac_cv_func_thr_keydelete'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 27996 "configure"
+#line 27975 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char thr_keydelete(); below. */
@@ -28018,7 +27997,7 @@ thr_keydelete();
; return 0; }
EOF
-if { (eval echo configure:28022: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28001: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_thr_keydelete=yes"
else
@@ -28042,12 +28021,12 @@ fi
echo $ac_n "checking for thr_min_stack""... $ac_c" 1>&6
-echo "configure:28046: checking for thr_min_stack" >&5
+echo "configure:28025: checking for thr_min_stack" >&5
if eval "test \"`echo '$''{'ac_cv_func_thr_min_stack'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28051 "configure"
+#line 28030 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char thr_min_stack(); below. */
@@ -28073,7 +28052,7 @@ thr_min_stack();
; return 0; }
EOF
-if { (eval echo configure:28077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_thr_min_stack=yes"
else
@@ -28092,12 +28071,12 @@ else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for thr_minstack""... $ac_c" 1>&6
-echo "configure:28096: checking for thr_minstack" >&5
+echo "configure:28075: checking for thr_minstack" >&5
if eval "test \"`echo '$''{'ac_cv_func_thr_minstack'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28101 "configure"
+#line 28080 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char thr_minstack(); below. */
@@ -28123,7 +28102,7 @@ thr_minstack();
; return 0; }
EOF
-if { (eval echo configure:28127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28106: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_thr_minstack=yes"
else
@@ -28152,12 +28131,12 @@ fi
fi
fi
echo $ac_n "checking for sigwait""... $ac_c" 1>&6
-echo "configure:28156: checking for sigwait" >&5
+echo "configure:28135: checking for sigwait" >&5
if eval "test \"`echo '$''{'ac_cv_func_sigwait'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28161 "configure"
+#line 28140 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sigwait(); below. */
@@ -28183,7 +28162,7 @@ sigwait();
; return 0; }
EOF
-if { (eval echo configure:28187: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_sigwait=yes"
else
@@ -28209,12 +28188,12 @@ fi
if test "$ace_user_enable_reentrant_funcs" = yes; then
echo $ac_n "checking for rand_r""... $ac_c" 1>&6
-echo "configure:28213: checking for rand_r" >&5
+echo "configure:28192: checking for rand_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_rand_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28218 "configure"
+#line 28197 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char rand_r(); below. */
@@ -28240,7 +28219,7 @@ rand_r();
; return 0; }
EOF
-if { (eval echo configure:28244: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_rand_r=yes"
else
@@ -28261,12 +28240,12 @@ fi
echo $ac_n "checking for strtok_r""... $ac_c" 1>&6
-echo "configure:28265: checking for strtok_r" >&5
+echo "configure:28244: checking for strtok_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_strtok_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28270 "configure"
+#line 28249 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char strtok_r(); below. */
@@ -28292,7 +28271,7 @@ strtok_r();
; return 0; }
EOF
-if { (eval echo configure:28296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28275: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_strtok_r=yes"
else
@@ -28309,7 +28288,7 @@ if eval "test \"`echo '$ac_cv_func_'strtok_r`\" = yes"; then
echo $ac_n "checking for strtok_r prototype""... $ac_c" 1>&6
-echo "configure:28313: checking for strtok_r prototype" >&5
+echo "configure:28292: checking for strtok_r prototype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_strtok_r_prototype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -28318,7 +28297,7 @@ else
ace_no_posix="-U_POSIX_SOURCE"
CPPFLAGS="$CPPFLAGS $ace_no_posix"
cat > conftest.$ac_ext <<EOF
-#line 28322 "configure"
+#line 28301 "configure"
#include "confdefs.h"
#include <string.h>
EOF
@@ -28360,12 +28339,12 @@ fi
echo $ac_n "checking for getpwnam_r""... $ac_c" 1>&6
-echo "configure:28364: checking for getpwnam_r" >&5
+echo "configure:28343: checking for getpwnam_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_getpwnam_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28369 "configure"
+#line 28348 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getpwnam_r(); below. */
@@ -28391,7 +28370,7 @@ getpwnam_r();
; return 0; }
EOF
-if { (eval echo configure:28395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28374: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getpwnam_r=yes"
else
@@ -28416,12 +28395,12 @@ fi
echo $ac_n "checking for ctime_r""... $ac_c" 1>&6
-echo "configure:28420: checking for ctime_r" >&5
+echo "configure:28399: checking for ctime_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_ctime_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28425 "configure"
+#line 28404 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char ctime_r(); below. */
@@ -28447,7 +28426,7 @@ ctime_r();
; return 0; }
EOF
-if { (eval echo configure:28451: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28430: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_ctime_r=yes"
else
@@ -28468,12 +28447,12 @@ fi
echo $ac_n "checking for localtime_r""... $ac_c" 1>&6
-echo "configure:28472: checking for localtime_r" >&5
+echo "configure:28451: checking for localtime_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_localtime_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28477 "configure"
+#line 28456 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char localtime_r(); below. */
@@ -28499,7 +28478,7 @@ localtime_r();
; return 0; }
EOF
-if { (eval echo configure:28503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28482: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_localtime_r=yes"
else
@@ -28520,12 +28499,12 @@ fi
echo $ac_n "checking for gmtime_r""... $ac_c" 1>&6
-echo "configure:28524: checking for gmtime_r" >&5
+echo "configure:28503: checking for gmtime_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_gmtime_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28529 "configure"
+#line 28508 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char gmtime_r(); below. */
@@ -28551,7 +28530,7 @@ gmtime_r();
; return 0; }
EOF
-if { (eval echo configure:28555: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28534: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_gmtime_r=yes"
else
@@ -28572,12 +28551,12 @@ fi
echo $ac_n "checking for asctime_r""... $ac_c" 1>&6
-echo "configure:28576: checking for asctime_r" >&5
+echo "configure:28555: checking for asctime_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_asctime_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28581 "configure"
+#line 28560 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char asctime_r(); below. */
@@ -28603,7 +28582,7 @@ asctime_r();
; return 0; }
EOF
-if { (eval echo configure:28607: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28586: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_asctime_r=yes"
else
@@ -28624,12 +28603,12 @@ fi
echo $ac_n "checking for getprotobyname_r""... $ac_c" 1>&6
-echo "configure:28628: checking for getprotobyname_r" >&5
+echo "configure:28607: checking for getprotobyname_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_getprotobyname_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28633 "configure"
+#line 28612 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getprotobyname_r(); below. */
@@ -28655,7 +28634,7 @@ getprotobyname_r();
; return 0; }
EOF
-if { (eval echo configure:28659: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28638: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getprotobyname_r=yes"
else
@@ -28676,12 +28655,12 @@ fi
echo $ac_n "checking for getprotobynumber_r""... $ac_c" 1>&6
-echo "configure:28680: checking for getprotobynumber_r" >&5
+echo "configure:28659: checking for getprotobynumber_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_getprotobynumber_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28685 "configure"
+#line 28664 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getprotobynumber_r(); below. */
@@ -28707,7 +28686,7 @@ getprotobynumber_r();
; return 0; }
EOF
-if { (eval echo configure:28711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28690: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getprotobynumber_r=yes"
else
@@ -28728,12 +28707,12 @@ fi
echo $ac_n "checking for gethostbyaddr_r""... $ac_c" 1>&6
-echo "configure:28732: checking for gethostbyaddr_r" >&5
+echo "configure:28711: checking for gethostbyaddr_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_gethostbyaddr_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28737 "configure"
+#line 28716 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char gethostbyaddr_r(); below. */
@@ -28759,7 +28738,7 @@ gethostbyaddr_r();
; return 0; }
EOF
-if { (eval echo configure:28763: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_gethostbyaddr_r=yes"
else
@@ -28780,12 +28759,12 @@ fi
echo $ac_n "checking for gethostbyname_r""... $ac_c" 1>&6
-echo "configure:28784: checking for gethostbyname_r" >&5
+echo "configure:28763: checking for gethostbyname_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_gethostbyname_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28789 "configure"
+#line 28768 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char gethostbyname_r(); below. */
@@ -28811,7 +28790,7 @@ gethostbyname_r();
; return 0; }
EOF
-if { (eval echo configure:28815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28794: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_gethostbyname_r=yes"
else
@@ -28832,12 +28811,12 @@ fi
echo $ac_n "checking for getservbyname_r""... $ac_c" 1>&6
-echo "configure:28836: checking for getservbyname_r" >&5
+echo "configure:28815: checking for getservbyname_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_getservbyname_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28841 "configure"
+#line 28820 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getservbyname_r(); below. */
@@ -28863,7 +28842,7 @@ getservbyname_r();
; return 0; }
EOF
-if { (eval echo configure:28867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getservbyname_r=yes"
else
@@ -28884,12 +28863,12 @@ fi
fi
echo $ac_n "checking for readdir_r""... $ac_c" 1>&6
-echo "configure:28888: checking for readdir_r" >&5
+echo "configure:28867: checking for readdir_r" >&5
if eval "test \"`echo '$''{'ac_cv_func_readdir_r'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28893 "configure"
+#line 28872 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char readdir_r(); below. */
@@ -28915,7 +28894,7 @@ readdir_r();
; return 0; }
EOF
-if { (eval echo configure:28919: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28898: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_readdir_r=yes"
else
@@ -28940,12 +28919,12 @@ fi
echo $ac_n "checking for seekdir""... $ac_c" 1>&6
-echo "configure:28944: checking for seekdir" >&5
+echo "configure:28923: checking for seekdir" >&5
if eval "test \"`echo '$''{'ac_cv_func_seekdir'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 28949 "configure"
+#line 28928 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char seekdir(); below. */
@@ -28971,7 +28950,7 @@ seekdir();
; return 0; }
EOF
-if { (eval echo configure:28975: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:28954: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_seekdir=yes"
else
@@ -28996,12 +28975,12 @@ fi
echo $ac_n "checking for telldir""... $ac_c" 1>&6
-echo "configure:29000: checking for telldir" >&5
+echo "configure:28979: checking for telldir" >&5
if eval "test \"`echo '$''{'ac_cv_func_telldir'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29005 "configure"
+#line 28984 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char telldir(); below. */
@@ -29027,7 +29006,7 @@ telldir();
; return 0; }
EOF
-if { (eval echo configure:29031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:29010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_telldir=yes"
else
@@ -29062,13 +29041,13 @@ fi
if test "$ace_has_svr4_dynamic_linking" = yes; then
echo $ac_n "checking if dlopen takes a char *""... $ac_c" 1>&6
-echo "configure:29066: checking if dlopen takes a char *" >&5
+echo "configure:29045: checking if dlopen takes a char *" >&5
if eval "test \"`echo '$''{'ace_cv_lib_charptr_dl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29072 "configure"
+#line 29051 "configure"
#include "confdefs.h"
#include <dlfcn.h>
@@ -29081,7 +29060,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29085: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29064: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_charptr_dl=no
@@ -29092,7 +29071,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 29096 "configure"
+#line 29075 "configure"
#include "confdefs.h"
#include <dlfcn.h>
@@ -29105,7 +29084,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29109: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29088: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_charptr_dl=yes
@@ -29150,13 +29129,13 @@ EOF
if test "$ac_cv_func_gethostbyaddr" = yes; then
echo $ac_n "checking \"getby\" functions take a non-const char *""... $ac_c" 1>&6
-echo "configure:29154: checking \"getby\" functions take a non-const char *" >&5
+echo "configure:29133: checking \"getby\" functions take a non-const char *" >&5
if eval "test \"`echo '$''{'ace_cv_lib_nonconst_getby'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29160 "configure"
+#line 29139 "configure"
#include "confdefs.h"
#include <sys/socket.h>
@@ -29172,7 +29151,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29176: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29155: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_nonconst_getby=yes
@@ -29208,7 +29187,7 @@ EOF
if test "$ace_user_enable_exceptions" = yes; then
echo $ac_n "checking if new throws bad_alloc exception on failure""... $ac_c" 1>&6
-echo "configure:29212: checking if new throws bad_alloc exception on failure" >&5
+echo "configure:29191: checking if new throws bad_alloc exception on failure" >&5
if eval "test \"`echo '$''{'ace_cv_new_throws_bad_alloc_exception'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -29219,7 +29198,7 @@ else
else
cat > conftest.$ac_ext <<EOF
-#line 29223 "configure"
+#line 29202 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -29256,7 +29235,7 @@ extern "C" void exit(int);
}
EOF
-if { (eval echo configure:29260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:29239: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_new_throws_bad_alloc_exception=yes
@@ -29291,7 +29270,7 @@ EOF
if test "$ace_cv_new_throws_bad_alloc_exception" != yes; then
echo $ac_n "checking if new throws xalloc exception on failure""... $ac_c" 1>&6
-echo "configure:29295: checking if new throws xalloc exception on failure" >&5
+echo "configure:29274: checking if new throws xalloc exception on failure" >&5
if eval "test \"`echo '$''{'ace_cv_new_throws_xalloc_exception'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -29302,7 +29281,7 @@ else
else
cat > conftest.$ac_ext <<EOF
-#line 29306 "configure"
+#line 29285 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -29339,7 +29318,7 @@ extern "C" void exit(int);
}
EOF
-if { (eval echo configure:29343: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:29322: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_new_throws_xalloc_exception=yes
@@ -29381,13 +29360,13 @@ EOF
test "$ac_cv_header_stropts_h" = yes; then
echo $ac_n "checking if putmsg takes a const struct strbuf*""... $ac_c" 1>&6
-echo "configure:29385: checking if putmsg takes a const struct strbuf*" >&5
+echo "configure:29364: checking if putmsg takes a const struct strbuf*" >&5
if eval "test \"`echo '$''{'ace_cv_lib_const_strbufptr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29391 "configure"
+#line 29370 "configure"
#include "confdefs.h"
#include <stropts.h>
@@ -29403,7 +29382,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29407: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_const_strbufptr=yes
@@ -29445,13 +29424,13 @@ EOF
echo $ac_n "checking if select takes int instead of fd_set""... $ac_c" 1>&6
-echo "configure:29449: checking if select takes int instead of fd_set" >&5
+echo "configure:29428: checking if select takes int instead of fd_set" >&5
if eval "test \"`echo '$''{'ace_cv_lib_select_takes_int'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29455 "configure"
+#line 29434 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -29478,7 +29457,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29482: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29461: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_select_takes_int=no
@@ -29489,7 +29468,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 29493 "configure"
+#line 29472 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -29516,7 +29495,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29520: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29499: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_select_takes_int=yes
@@ -29556,9 +29535,9 @@ EOF
if test "$ac_cv_func_setrlimit" = yes; then
echo $ac_n "checking if setrlimit() takes an enum as 1st argument""... $ac_c" 1>&6
-echo "configure:29560: checking if setrlimit() takes an enum as 1st argument" >&5
+echo "configure:29539: checking if setrlimit() takes an enum as 1st argument" >&5
cat > conftest.$ac_ext <<EOF
-#line 29562 "configure"
+#line 29541 "configure"
#include "confdefs.h"
#include <sys/resource.h>
EOF
@@ -29609,13 +29588,13 @@ fi
echo $ac_n "checking if setrlimit() takes a const pointer as 2nd argument""... $ac_c" 1>&6
-echo "configure:29613: checking if setrlimit() takes a const pointer as 2nd argument" >&5
+echo "configure:29592: checking if setrlimit() takes a const pointer as 2nd argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_setrlimit_const_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29619 "configure"
+#line 29598 "configure"
#include "confdefs.h"
#include <sys/resource.h>
@@ -29627,7 +29606,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29631: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29610: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_setrlimit_const_2=yes
@@ -29664,9 +29643,9 @@ EOF
if test "$ac_cv_func_getrusage" = yes; then
echo $ac_n "checking if getrusage() takes an enum as 1st argument""... $ac_c" 1>&6
-echo "configure:29668: checking if getrusage() takes an enum as 1st argument" >&5
+echo "configure:29647: checking if getrusage() takes an enum as 1st argument" >&5
cat > conftest.$ac_ext <<EOF
-#line 29670 "configure"
+#line 29649 "configure"
#include "confdefs.h"
#include <sys/resource.h>
EOF
@@ -29716,13 +29695,13 @@ fi
echo $ac_n "checking if select takes a const fifth argument""... $ac_c" 1>&6
-echo "configure:29720: checking if select takes a const fifth argument" >&5
+echo "configure:29699: checking if select takes a const fifth argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_select_const_5'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29726 "configure"
+#line 29705 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -29747,7 +29726,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29751: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29730: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_select_const_5=yes
@@ -29791,13 +29770,13 @@ if test "$ace_cv_struct_msghdr" = yes &&
echo $ac_n "checking if sendmsg omits the const from the second argument""... $ac_c" 1>&6
-echo "configure:29795: checking if sendmsg omits the const from the second argument" >&5
+echo "configure:29774: checking if sendmsg omits the const from the second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_broken_sendmsg'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29801 "configure"
+#line 29780 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -29817,7 +29796,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29821: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29800: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_broken_sendmsg=no
@@ -29860,13 +29839,13 @@ if test "$ac_cv_header_sys_uio_h" = yes &&
echo $ac_n "checking if writev omits the const from the iovec argument""... $ac_c" 1>&6
-echo "configure:29864: checking if writev omits the const from the iovec argument" >&5
+echo "configure:29843: checking if writev omits the const from the iovec argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_broken_writev'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29870 "configure"
+#line 29849 "configure"
#include "confdefs.h"
#ifdef ACE_HAS_UNISTD_H
@@ -29887,7 +29866,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29891: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29870: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_broken_writev=no
@@ -29929,13 +29908,13 @@ EOF
echo $ac_n "checking if socket size is denoted by size_t""... $ac_c" 1>&6
-echo "configure:29933: checking if socket size is denoted by size_t" >&5
+echo "configure:29912: checking if socket size is denoted by size_t" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_socket_len_size_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 29939 "configure"
+#line 29918 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -29952,7 +29931,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29956: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29935: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_socket_len_size_t=no
@@ -29963,7 +29942,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 29967 "configure"
+#line 29946 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -29980,7 +29959,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:29984: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:29963: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_socket_len_size_t=yes
@@ -30024,13 +30003,13 @@ EOF
echo $ac_n "checking for (struct sockaddr *) msg_name field""... $ac_c" 1>&6
-echo "configure:30028: checking for (struct sockaddr *) msg_name field" >&5
+echo "configure:30007: checking for (struct sockaddr *) msg_name field" >&5
if eval "test \"`echo '$''{'ace_cv_lib_sockaddr_msg_name'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30034 "configure"
+#line 30013 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -30047,7 +30026,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30051: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30030: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_sockaddr_msg_name=yes
@@ -30089,13 +30068,13 @@ EOF
echo $ac_n "checking if setsockopt() takes a char* fourth argument""... $ac_c" 1>&6
-echo "configure:30093: checking if setsockopt() takes a char* fourth argument" >&5
+echo "configure:30072: checking if setsockopt() takes a char* fourth argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_setsockopt_charp_4'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30099 "configure"
+#line 30078 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -30118,7 +30097,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30122: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30101: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_setsockopt_charp_4=yes
@@ -30159,13 +30138,13 @@ EOF
echo $ac_n "checking if setsockopt() takes a void* fourth argument""... $ac_c" 1>&6
-echo "configure:30163: checking if setsockopt() takes a void* fourth argument" >&5
+echo "configure:30142: checking if setsockopt() takes a void* fourth argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_setsockopt_voidp_4'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30169 "configure"
+#line 30148 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -30188,7 +30167,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30192: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30171: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_setsockopt_voidp_4=yes
@@ -30229,13 +30208,13 @@ EOF
echo $ac_n "checking if mmap() takes a void* first argument""... $ac_c" 1>&6
-echo "configure:30233: checking if mmap() takes a void* first argument" >&5
+echo "configure:30212: checking if mmap() takes a void* first argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_voidptr_mmap'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30239 "configure"
+#line 30218 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -30261,7 +30240,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30265: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30244: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_voidptr_mmap=yes
@@ -30297,13 +30276,13 @@ EOF
if test "$ac_cv_func_msync" = yes; then
echo $ac_n "checking if msync accepts a third \"sync\" argument""... $ac_c" 1>&6
-echo "configure:30301: checking if msync accepts a third \"sync\" argument" >&5
+echo "configure:30280: checking if msync accepts a third \"sync\" argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_broken_msync'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30307 "configure"
+#line 30286 "configure"
#include "confdefs.h"
#include <sys/mman.h>
@@ -30327,7 +30306,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30310: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_broken_msync=no
@@ -30338,7 +30317,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 30342 "configure"
+#line 30321 "configure"
#include "confdefs.h"
#include <sys/mman.h>
@@ -30361,7 +30340,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30365: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30344: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_broken_msync=yes
@@ -30396,13 +30375,13 @@ EOF
fi
echo $ac_n "checking for iostream method ipfx()""... $ac_c" 1>&6
-echo "configure:30400: checking for iostream method ipfx()" >&5
+echo "configure:30379: checking for iostream method ipfx()" >&5
if eval "test \"`echo '$''{'ace_cv_feature_has_iostream_ipfx'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30406 "configure"
+#line 30385 "configure"
#include "confdefs.h"
#include <iostream.h>
@@ -30413,7 +30392,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30417: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30396: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_has_iostream_ipfx=yes
@@ -30446,13 +30425,13 @@ EOF
echo $ac_n "checking for line-buffered streambufs""... $ac_c" 1>&6
-echo "configure:30450: checking for line-buffered streambufs" >&5
+echo "configure:30429: checking for line-buffered streambufs" >&5
if eval "test \"`echo '$''{'ace_cv_feature_has_linebuffered_streambuf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30456 "configure"
+#line 30435 "configure"
#include "confdefs.h"
#include <iostream.h>
@@ -30463,7 +30442,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30467: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30446: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_has_linebuffered_streambuf=yes
@@ -30496,13 +30475,13 @@ EOF
echo $ac_n "checking for unbuffered streambufs""... $ac_c" 1>&6
-echo "configure:30500: checking for unbuffered streambufs" >&5
+echo "configure:30479: checking for unbuffered streambufs" >&5
if eval "test \"`echo '$''{'ace_cv_feature_has_unbuffered_streambuf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30506 "configure"
+#line 30485 "configure"
#include "confdefs.h"
#include <iostream.h>
@@ -30513,7 +30492,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30517: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30496: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_has_unbuffered_streambuf=yes
@@ -30553,13 +30532,13 @@ EOF
echo $ac_n "checking if signal takes a void (*)(int) as second argument""... $ac_c" 1>&6
-echo "configure:30557: checking if signal takes a void (*)(int) as second argument" >&5
+echo "configure:30536: checking if signal takes a void (*)(int) as second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_vi1_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30563 "configure"
+#line 30542 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30573,7 +30552,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30556: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vi1_2=yes
@@ -30584,7 +30563,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 30588 "configure"
+#line 30567 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30601,7 +30580,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30605: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30584: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vi1_2=yes
@@ -30647,13 +30626,13 @@ EOF
echo $ac_n "checking if signal takes a void (*)(void) as second argument""... $ac_c" 1>&6
-echo "configure:30651: checking if signal takes a void (*)(void) as second argument" >&5
+echo "configure:30630: checking if signal takes a void (*)(void) as second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_vv1_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30657 "configure"
+#line 30636 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30667,7 +30646,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30671: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vv1_2=yes
@@ -30678,7 +30657,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 30682 "configure"
+#line 30661 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30695,7 +30674,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30699: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30678: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vv1_2=yes
@@ -30741,13 +30720,13 @@ EOF
echo $ac_n "checking if signal takes a void (*)(int, ...) as second argument""... $ac_c" 1>&6
-echo "configure:30745: checking if signal takes a void (*)(int, ...) as second argument" >&5
+echo "configure:30724: checking if signal takes a void (*)(int, ...) as second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_vi1a2_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30751 "configure"
+#line 30730 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30761,7 +30740,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30765: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30744: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vi1a2_2=yes
@@ -30772,7 +30751,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 30776 "configure"
+#line 30755 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30789,7 +30768,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30793: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30772: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vi1a2_2=yes
@@ -30835,13 +30814,13 @@ EOF
echo $ac_n "checking if signal takes a void (*)(...) as second argument""... $ac_c" 1>&6
-echo "configure:30839: checking if signal takes a void (*)(...) as second argument" >&5
+echo "configure:30818: checking if signal takes a void (*)(...) as second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_va1_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30845 "configure"
+#line 30824 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30855,7 +30834,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30859: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30838: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_va1_2=yes
@@ -30866,7 +30845,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 30870 "configure"
+#line 30849 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30883,7 +30862,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:30887: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30866: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_va1_2=yes
@@ -30922,13 +30901,13 @@ EOF
CXXFLAGS="$ace_pre_warning_CXXFLAGS"
echo $ac_n "checking if signal returns a void (*)(int)""... $ac_c" 1>&6
-echo "configure:30926: checking if signal returns a void (*)(int)" >&5
+echo "configure:30905: checking if signal returns a void (*)(int)" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_vi1_ret'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30932 "configure"
+#line 30911 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30944,7 +30923,7 @@ foo(nn);
; return 0; }
EOF
-if { (eval echo configure:30948: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30927: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vi1_ret=yes
@@ -30964,13 +30943,13 @@ fi
echo "$ac_t""$ace_cv_lib_signal_vi1_ret" 1>&6
echo $ac_n "checking if signal returns a void (*)(void)""... $ac_c" 1>&6
-echo "configure:30968: checking if signal returns a void (*)(void)" >&5
+echo "configure:30947: checking if signal returns a void (*)(void)" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_vv1_ret'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 30974 "configure"
+#line 30953 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -30986,7 +30965,7 @@ foo(nn);
; return 0; }
EOF
-if { (eval echo configure:30990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:30969: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vv1_ret=yes
@@ -31006,13 +30985,13 @@ fi
echo "$ac_t""$ace_cv_lib_signal_vv1_ret" 1>&6
echo $ac_n "checking if signal returns a void (*)(int, ...)""... $ac_c" 1>&6
-echo "configure:31010: checking if signal returns a void (*)(int, ...)" >&5
+echo "configure:30989: checking if signal returns a void (*)(int, ...)" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_vi1a2_ret'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31016 "configure"
+#line 30995 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -31025,7 +31004,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31029: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31008: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_vi1a2_ret=yes
@@ -31045,13 +31024,13 @@ fi
echo "$ac_t""$ace_cv_lib_signal_vi1a2_ret" 1>&6
echo $ac_n "checking if signal returns a void (*)(...)""... $ac_c" 1>&6
-echo "configure:31049: checking if signal returns a void (*)(...)" >&5
+echo "configure:31028: checking if signal returns a void (*)(...)" >&5
if eval "test \"`echo '$''{'ace_cv_lib_signal_va1_ret'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31055 "configure"
+#line 31034 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -31064,7 +31043,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31068: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31047: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_signal_va1_ret=yes
@@ -31085,13 +31064,13 @@ echo "$ac_t""$ace_cv_lib_signal_va1_ret" 1>&6
if test "$ace_cv_struct_sigaction" = yes; then
echo $ac_n "checking if struct sigaction takes a void (*)(int) handler""... $ac_c" 1>&6
-echo "configure:31089: checking if struct sigaction takes a void (*)(int) handler" >&5
+echo "configure:31068: checking if struct sigaction takes a void (*)(int) handler" >&5
if eval "test \"`echo '$''{'ace_cv_lib_struct_sigaction_vi1_handler'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31095 "configure"
+#line 31074 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -31107,7 +31086,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31111: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_struct_sigaction_vi1_handler=yes
@@ -31127,13 +31106,13 @@ fi
echo "$ac_t""$ace_cv_lib_struct_sigaction_vi1_handler" 1>&6
echo $ac_n "checking if struct sigaction takes a void (*)(void) handler""... $ac_c" 1>&6
-echo "configure:31131: checking if struct sigaction takes a void (*)(void) handler" >&5
+echo "configure:31110: checking if struct sigaction takes a void (*)(void) handler" >&5
if eval "test \"`echo '$''{'ace_cv_lib_struct_sigaction_vv1_handler'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31137 "configure"
+#line 31116 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -31149,7 +31128,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31153: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31132: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_struct_sigaction_vv1_handler=yes
@@ -31169,13 +31148,13 @@ fi
echo "$ac_t""$ace_cv_lib_struct_sigaction_vv1_handler" 1>&6
echo $ac_n "checking if struct sigaction takes a void (*)(int, ...) handler""... $ac_c" 1>&6
-echo "configure:31173: checking if struct sigaction takes a void (*)(int, ...) handler" >&5
+echo "configure:31152: checking if struct sigaction takes a void (*)(int, ...) handler" >&5
if eval "test \"`echo '$''{'ace_cv_lib_struct_sigaction_vi1a2_handler'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31179 "configure"
+#line 31158 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -31191,7 +31170,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31195: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_struct_sigaction_vi1a2_handler=yes
@@ -31211,13 +31190,13 @@ fi
echo "$ac_t""$ace_cv_lib_struct_sigaction_vi1a2_handler" 1>&6
echo $ac_n "checking if struct sigaction takes a void (*)(...) handler""... $ac_c" 1>&6
-echo "configure:31215: checking if struct sigaction takes a void (*)(...) handler" >&5
+echo "configure:31194: checking if struct sigaction takes a void (*)(...) handler" >&5
if eval "test \"`echo '$''{'ace_cv_lib_struct_sigaction_va1_handler'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31221 "configure"
+#line 31200 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -31233,7 +31212,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31237: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31216: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_struct_sigaction_va1_handler=yes
@@ -31260,13 +31239,13 @@ fi
echo $ac_n "checking if msgsnd() takes a struct msgbuf* second argument""... $ac_c" 1>&6
-echo "configure:31264: checking if msgsnd() takes a struct msgbuf* second argument" >&5
+echo "configure:31243: checking if msgsnd() takes a struct msgbuf* second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_msgsnd_msgbufp_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31270 "configure"
+#line 31249 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -31287,7 +31266,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31291: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31270: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_msgsnd_msgbufp_2=yes
@@ -31314,13 +31293,13 @@ fi
echo $ac_n "checking if msgsnd() takes a const void* second argument""... $ac_c" 1>&6
-echo "configure:31318: checking if msgsnd() takes a const void* second argument" >&5
+echo "configure:31297: checking if msgsnd() takes a const void* second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_msgsnd_cvoidp_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31324 "configure"
+#line 31303 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -31341,7 +31320,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31345: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31324: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_msgsnd_cvoidp_2=yes
@@ -31389,13 +31368,13 @@ EOF
echo $ac_n "checking if msgrcv() takes a void* second argument""... $ac_c" 1>&6
-echo "configure:31393: checking if msgrcv() takes a void* second argument" >&5
+echo "configure:31372: checking if msgrcv() takes a void* second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_msgrcv_voidp_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31399 "configure"
+#line 31378 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -31417,7 +31396,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31421: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31400: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_msgrcv_voidp_2=yes
@@ -31446,13 +31425,13 @@ echo "$ac_t""$ace_cv_lib_posix_msgrcv_voidp_2" 1>&6
echo $ac_n "checking if shmat() takes a void* second argument""... $ac_c" 1>&6
-echo "configure:31450: checking if shmat() takes a void* second argument" >&5
+echo "configure:31429: checking if shmat() takes a void* second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_shmat_voidp_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31456 "configure"
+#line 31435 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -31470,7 +31449,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31474: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31453: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_shmat_voidp_2=yes
@@ -31499,13 +31478,13 @@ echo "$ac_t""$ace_cv_lib_posix_shmat_voidp_2" 1>&6
echo $ac_n "checking if sigaction() takes a const* second argument""... $ac_c" 1>&6
-echo "configure:31503: checking if sigaction() takes a const* second argument" >&5
+echo "configure:31482: checking if sigaction() takes a const* second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_sigaction_constp_2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31509 "configure"
+#line 31488 "configure"
#include "confdefs.h"
#include <signal.h>
@@ -31519,7 +31498,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31523: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31502: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_sigaction_constp_2=yes
@@ -31543,13 +31522,13 @@ echo "$ac_t""$ace_cv_lib_posix_sigaction_constp_2" 1>&6
echo $ac_n "checking if wait() takes a (union wait *) rather than int *""... $ac_c" 1>&6
-echo "configure:31547: checking if wait() takes a (union wait *) rather than int *" >&5
+echo "configure:31526: checking if wait() takes a (union wait *) rather than int *" >&5
if eval "test \"`echo '$''{'ace_cv_lib_wait_takes_union_wait_ptr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31553 "configure"
+#line 31532 "configure"
#include "confdefs.h"
#include <sys/wait.h>
@@ -31562,7 +31541,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31566: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31545: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_wait_takes_union_wait_ptr=no
@@ -31573,7 +31552,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 31577 "configure"
+#line 31556 "configure"
#include "confdefs.h"
#include <sys/wait.h>
@@ -31586,7 +31565,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31569: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_wait_takes_union_wait_ptr=yes
@@ -31628,13 +31607,13 @@ EOF
echo $ac_n "checking if gettimeofday() takes a void * second argument""... $ac_c" 1>&6
-echo "configure:31632: checking if gettimeofday() takes a void * second argument" >&5
+echo "configure:31611: checking if gettimeofday() takes a void * second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_voidptr_gettimeofday'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31638 "configure"
+#line 31617 "configure"
#include "confdefs.h"
#include <sys/time.h>
@@ -31651,7 +31630,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31655: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31634: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_voidptr_gettimeofday=yes
@@ -31681,13 +31660,13 @@ if test "$ace_cv_lib_voidptr_gettimeofday" = no; then
echo $ac_n "checking if gettimeofday() takes a timezone * second argument""... $ac_c" 1>&6
-echo "configure:31685: checking if gettimeofday() takes a timezone * second argument" >&5
+echo "configure:31664: checking if gettimeofday() takes a timezone * second argument" >&5
if eval "test \"`echo '$''{'ace_cv_lib_timezone_gettimeofday'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31691 "configure"
+#line 31670 "configure"
#include "confdefs.h"
#include <sys/time.h>
@@ -31704,7 +31683,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31687: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_timezone_gettimeofday=yes
@@ -31730,13 +31709,13 @@ if test "$ace_cv_lib_voidptr_gettimeofday" = yes ||
test "$ace_cv_lib_timezone_gettimeofday" = yes; then
echo $ac_n "checking for gettimeofday() protoype""... $ac_c" 1>&6
-echo "configure:31734: checking for gettimeofday() protoype" >&5
+echo "configure:31713: checking for gettimeofday() protoype" >&5
if eval "test \"`echo '$''{'ace_cv_lib_has_gettimeofday_prototype'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31740 "configure"
+#line 31719 "configure"
#include "confdefs.h"
#include <time.h>
@@ -31802,13 +31781,13 @@ fi
if test "$ac_cv_func_ctime_r" = yes; then
echo $ac_n "checking if ctime_r() takes two arguments""... $ac_c" 1>&6
-echo "configure:31806: checking if ctime_r() takes two arguments" >&5
+echo "configure:31785: checking if ctime_r() takes two arguments" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_ctime_r_2_params'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31812 "configure"
+#line 31791 "configure"
#include "confdefs.h"
#ifndef _REENTRANT
@@ -31829,7 +31808,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31833: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_ctime_r_2_params=yes
@@ -31865,13 +31844,13 @@ if test "$ace_cv_struct_msghdr" = yes; then
echo $ac_n "checking if struct msghdr has a msg_accrights member""... $ac_c" 1>&6
-echo "configure:31869: checking if struct msghdr has a msg_accrights member" >&5
+echo "configure:31848: checking if struct msghdr has a msg_accrights member" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_struct_msghdr_has_msg_accrights'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31875 "configure"
+#line 31854 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -31886,7 +31865,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31890: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31869: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_struct_msghdr_has_msg_accrights=yes
@@ -31915,13 +31894,13 @@ fi
echo $ac_n "checking if struct msghdr has a msg_accrightslen member""... $ac_c" 1>&6
-echo "configure:31919: checking if struct msghdr has a msg_accrightslen member" >&5
+echo "configure:31898: checking if struct msghdr has a msg_accrightslen member" >&5
if eval "test \"`echo '$''{'ace_cv_lib_posix_struct_msghdr_has_msg_accrightslen'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31925 "configure"
+#line 31904 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -31936,7 +31915,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:31940: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:31919: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_posix_struct_msghdr_has_msg_accrightslen=yes
@@ -31971,13 +31950,13 @@ EOF
echo $ac_n "checking for 4.4 BSD style struct msghdr""... $ac_c" 1>&6
-echo "configure:31975: checking for 4.4 BSD style struct msghdr" >&5
+echo "configure:31954: checking for 4.4 BSD style struct msghdr" >&5
if eval "test \"`echo '$''{'ace_cv_lib_4_4bsd_msghdr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 31981 "configure"
+#line 31960 "configure"
#include "confdefs.h"
#include <sys/socket.h>
EOF
@@ -32020,13 +31999,13 @@ EOF
if test "$ace_cv_lib_4_4bsd_msghdr" = yes; then
echo $ac_n "checking if CMSG_DATA is defined""... $ac_c" 1>&6
-echo "configure:32024: checking if CMSG_DATA is defined" >&5
+echo "configure:32003: checking if CMSG_DATA is defined" >&5
if eval "test \"`echo '$''{'ace_cv_lib_cmsg_data'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32030 "configure"
+#line 32009 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32051,7 +32030,7 @@ else
ace_cv_lib_cmsg_data=no
cat > conftest.$ac_ext <<EOF
-#line 32055 "configure"
+#line 32034 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32070,7 +32049,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32074: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32053: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
@@ -32080,7 +32059,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 32084 "configure"
+#line 32063 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32099,7 +32078,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32103: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32082: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
{ echo "configure: error: cmsgmdr member '__cmsg_data0' not supported by ACE's CMSG_DATA macro" 1>&2; exit 1; }
@@ -32110,7 +32089,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 32114 "configure"
+#line 32093 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32125,7 +32104,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32129: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32108: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
if eval "test \"`echo '$''{'ace_cv_lib_cmsg_data_member'+set}'`\" = set"; then
@@ -32185,13 +32164,13 @@ fi
echo $ac_n "checking for ctime() macro""... $ac_c" 1>&6
-echo "configure:32189: checking for ctime() macro" >&5
+echo "configure:32168: checking for ctime() macro" >&5
if eval "test \"`echo '$''{'ace_cv_feature_have_ctime_macro'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32195 "configure"
+#line 32174 "configure"
#include "confdefs.h"
#include <time.h>
@@ -32237,13 +32216,13 @@ EOF
echo $ac_n "checking for reentrant function macros""... $ac_c" 1>&6
-echo "configure:32241: checking for reentrant function macros" >&5
+echo "configure:32220: checking for reentrant function macros" >&5
if eval "test \"`echo '$''{'ace_cv_feature_has_broken_r_routines'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32247 "configure"
+#line 32226 "configure"
#include "confdefs.h"
#ifndef _REENTRANT
@@ -32300,13 +32279,13 @@ EOF
echo $ac_n "checking for sig{empty fill add del}set macros""... $ac_c" 1>&6
-echo "configure:32304: checking for sig{empty fill add del}set macros" >&5
+echo "configure:32283: checking for sig{empty fill add del}set macros" >&5
if eval "test \"`echo '$''{'ace_cv_feature_have_sig_macros'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32310 "configure"
+#line 32289 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32355,13 +32334,13 @@ EOF
echo $ac_n "checking for open() mode masks""... $ac_c" 1>&6
-echo "configure:32359: checking for open() mode masks" >&5
+echo "configure:32338: checking for open() mode masks" >&5
if eval "test \"`echo '$''{'ace_cv_feature_have_open_mode_masks'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32365 "configure"
+#line 32344 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32422,13 +32401,13 @@ EOF
echo $ac_n "checking for POSIX O_NONBLOCK semantics""... $ac_c" 1>&6
-echo "configure:32426: checking for POSIX O_NONBLOCK semantics" >&5
+echo "configure:32405: checking for POSIX O_NONBLOCK semantics" >&5
if eval "test \"`echo '$''{'ace_cv_feature_posix_o_nonblock'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32432 "configure"
+#line 32411 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32474,13 +32453,13 @@ EOF
echo $ac_n "checking for MAP_FAILED constant""... $ac_c" 1>&6
-echo "configure:32478: checking for MAP_FAILED constant" >&5
+echo "configure:32457: checking for MAP_FAILED constant" >&5
if eval "test \"`echo '$''{'ace_cv_lib_have_map_failed'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32484 "configure"
+#line 32463 "configure"
#include "confdefs.h"
#include <sys/mman.h>
@@ -32510,13 +32489,13 @@ fi
echo $ac_n "checking if MAP_FAILED is a long constant""... $ac_c" 1>&6
-echo "configure:32514: checking if MAP_FAILED is a long constant" >&5
+echo "configure:32493: checking if MAP_FAILED is a long constant" >&5
if eval "test \"`echo '$''{'ace_cv_feature_long_map_failed'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32520 "configure"
+#line 32499 "configure"
#include "confdefs.h"
#include <sys/mman.h>
@@ -32552,13 +32531,13 @@ EOF
echo $ac_n "checking if MAP_FAILED is not cast to void *""... $ac_c" 1>&6
-echo "configure:32556: checking if MAP_FAILED is not cast to void *" >&5
+echo "configure:32535: checking if MAP_FAILED is not cast to void *" >&5
if eval "test \"`echo '$''{'ace_cv_have_broken_map_failed'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32562 "configure"
+#line 32541 "configure"
#include "confdefs.h"
#include <sys/mman.h>
@@ -32569,7 +32548,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32573: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32552: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_have_broken_map_failed=no
@@ -32580,7 +32559,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 32584 "configure"
+#line 32563 "configure"
#include "confdefs.h"
#include <sys/mman.h>
@@ -32591,7 +32570,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32595: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32574: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_have_broken_map_failed=yes
@@ -32636,13 +32615,13 @@ EOF
echo $ac_n "checking for TCP_NODELAY support""... $ac_c" 1>&6
-echo "configure:32640: checking for TCP_NODELAY support" >&5
+echo "configure:32619: checking for TCP_NODELAY support" >&5
if eval "test \"`echo '$''{'ace_cv_feature_tcp_nodelay'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32646 "configure"
+#line 32625 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32688,13 +32667,13 @@ EOF
echo $ac_n "checking for SO_SNDBUF/SO_RCVBUF socket options""... $ac_c" 1>&6
-echo "configure:32692: checking for SO_SNDBUF/SO_RCVBUF socket options" >&5
+echo "configure:32671: checking for SO_SNDBUF/SO_RCVBUF socket options" >&5
if eval "test \"`echo '$''{'ace_cv_feature_so_sndbuf_rcvbuf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32698 "configure"
+#line 32677 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32743,7 +32722,7 @@ if test "$ac_cv_header_dlfcn_h" = yes &&
test "$ace_has_svr4_dynamic_linking" = yes; then
echo $ac_n "checking for automatic init/fini calls""... $ac_c" 1>&6
-echo "configure:32747: checking for automatic init/fini calls" >&5
+echo "configure:32726: checking for automatic init/fini calls" >&5
if eval "test \"`echo '$''{'ace_cv_feature_auto_init_fini'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -32775,7 +32754,7 @@ fi
if test "$ace_user_enable_threads" = yes; then
echo $ac_n "checking for recursive thread exit semantics""... $ac_c" 1>&6
-echo "configure:32779: checking for recursive thread exit semantics" >&5
+echo "configure:32758: checking for recursive thread exit semantics" >&5
if eval "test \"`echo '$''{'ace_cv_feature_recursive_thr_exit'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -32801,13 +32780,13 @@ fi
echo $ac_n "checking for UNIX domain sockets""... $ac_c" 1>&6
-echo "configure:32805: checking for UNIX domain sockets" >&5
+echo "configure:32784: checking for UNIX domain sockets" >&5
if eval "test \"`echo '$''{'ace_cv_feature_unix_sockets'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32811 "configure"
+#line 32790 "configure"
#include "confdefs.h"
#include <sys/un.h>
@@ -32818,7 +32797,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32822: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32801: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_unix_sockets=yes
@@ -32851,7 +32830,7 @@ EOF
echo $ac_n "checking for ACE_Handle_Set optimized for select()""... $ac_c" 1>&6
-echo "configure:32855: checking for ACE_Handle_Set optimized for select()" >&5
+echo "configure:32834: checking for ACE_Handle_Set optimized for select()" >&5
if eval "test \"`echo '$''{'ace_cv_feature_handle_set_optimized_for_select'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -32881,13 +32860,13 @@ EOF
echo $ac_n "checking for IP multicast support""... $ac_c" 1>&6
-echo "configure:32885: checking for IP multicast support" >&5
+echo "configure:32864: checking for IP multicast support" >&5
if eval "test \"`echo '$''{'ace_cv_feature_ip_multicast'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 32891 "configure"
+#line 32870 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32901,7 +32880,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32905: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32884: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_ip_multicast=yes
@@ -32912,7 +32891,7 @@ else
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
-#line 32916 "configure"
+#line 32895 "configure"
#include "confdefs.h"
#ifndef ACE_LACKS_SYS_TYPES_H
@@ -32926,7 +32905,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:32930: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:32909: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_ip_multicast=yes
@@ -32961,7 +32940,7 @@ EOF
echo $ac_n "checking if running on an Alpha""... $ac_c" 1>&6
-echo "configure:32965: checking if running on an Alpha" >&5
+echo "configure:32944: checking if running on an Alpha" >&5
if eval "test \"`echo '$''{'ace_cv_feature_alpha'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -33000,7 +32979,7 @@ EOF
echo $ac_n "checking if running on a Power PC""... $ac_c" 1>&6
-echo "configure:33004: checking if running on a Power PC" >&5
+echo "configure:32983: checking if running on a Power PC" >&5
if eval "test \"`echo '$''{'ace_cv_feature_powerpc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -33041,7 +33020,7 @@ EOF
echo $ac_n "checking if running on a Pentium(tm) processor""... $ac_c" 1>&6
-echo "configure:33045: checking if running on a Pentium(tm) processor" >&5
+echo "configure:33024: checking if running on a Pentium(tm) processor" >&5
if eval "test \"`echo '$''{'ace_cv_feature_pentium'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -33157,7 +33136,7 @@ EOF
fi
echo $ac_n "checking which POSIX thread library was found""... $ac_c" 1>&6
-echo "configure:33161: checking which POSIX thread library was found" >&5
+echo "configure:33140: checking which POSIX thread library was found" >&5
ace_has_pthreads=no
@@ -33225,7 +33204,7 @@ else
echo "$ac_t""none" 1>&6
fi
echo $ac_n "checking if a UNIX International thread library was found""... $ac_c" 1>&6
-echo "configure:33229: checking if a UNIX International thread library was found" >&5
+echo "configure:33208: checking if a UNIX International thread library was found" >&5
if test "$ace_has_sthreads" = yes; then
echo "$ac_t""yes" 1>&6
else
@@ -33276,13 +33255,13 @@ EOF
echo $ac_n "checking for pthread_join null status pointer support""... $ac_c" 1>&6
-echo "configure:33280: checking for pthread_join null status pointer support" >&5
+echo "configure:33259: checking for pthread_join null status pointer support" >&5
if eval "test \"`echo '$''{'ace_cv_have_null_status_pthread_join'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 33286 "configure"
+#line 33265 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_PTHREADS) && defined (ACE_HAS_PTHREADS_DRAFT4)
@@ -33301,7 +33280,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
else
cat > conftest.$ac_ext <<EOF
-#line 33305 "configure"
+#line 33284 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -33366,7 +33345,7 @@ main (int argc, char *argv[])
}
EOF
-if { (eval echo configure:33370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:33349: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_have_null_status_pthread_join=yes
@@ -33408,17 +33387,111 @@ EOF
fi
+
+ echo $ac_n "checking if sched.h is needed for thread scheduling definitions""... $ac_c" 1>&6
+echo "configure:33393: checking if sched.h is needed for thread scheduling definitions" >&5
+ if eval "test \"`echo '$''{'ace_cv_needs_sched_h'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+else
+
+ cat > conftest.$ac_ext <<EOF
+#line 33399 "configure"
+#include "confdefs.h"
+
+#ifdef ACE_HAS_STHREADS
+#include <thread.h>
+#endif
+
+#ifdef ACE_HAS_PTHREADS
+#include <pthread.h>
+#endif
+
+int main() {
+
+int foo = SCHED_OTHER;
+
+; return 0; }
+EOF
+if { (eval echo configure:33416: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+
+ ace_cv_needs_sched_h=no
+
+else
+ echo "configure: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ rm -rf conftest*
+
+ cat > conftest.$ac_ext <<EOF
+#line 33427 "configure"
+#include "confdefs.h"
+
+#ifdef ACE_HAS_STHREADS
+#include <thread.h>
+#endif
+
+#ifdef ACE_HAS_PTHREADS
+#include <pthread.h>
+#endif
+
+#include <sched.h>
+
+int main() {
+
+int foo = SCHED_OTHER;
+
+; return 0; }
+EOF
+if { (eval echo configure:33446: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+
+ ace_cv_needs_sched_h=yes
+
+else
+ echo "configure: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ rm -rf conftest*
+
+ ace_cv_needs_sched_h=no
+
+fi
+rm -f conftest*
+
+fi
+rm -f conftest*
+
+fi
+
+ echo "$ac_t""$ace_cv_needs_sched_h" 1>&6
+ if test "$ace_cv_needs_sched_h" != no; then
+ ace_just_a_place_holder=fixme
+
+ cat >> confdefs.h <<\EOF
+#define ACE_NEEDS_SCHED_H 1
+EOF
+
+
+ else
+ ace_just_a_place_holder=fixme
+
+ fi
+
+
echo $ac_n "checking if SCHED_OTHER is only scheduling policy""... $ac_c" 1>&6
-echo "configure:33414: checking if SCHED_OTHER is only scheduling policy" >&5
+echo "configure:33483: checking if SCHED_OTHER is only scheduling policy" >&5
if eval "test \"`echo '$''{'ace_cv_feature_only_have_sched_other'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 33420 "configure"
+#line 33489 "configure"
#include "confdefs.h"
+#ifdef ACE_HAS_STHREADS
+# include <thread.h>
+#endif
+
#ifdef ACE_HAS_PTHREADS
# include <pthread.h>
#endif
@@ -33451,7 +33524,7 @@ else
else
cat > conftest.$ac_ext <<EOF
-#line 33455 "configure"
+#line 33528 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
@@ -33511,7 +33584,7 @@ int main ()
}
EOF
-if { (eval echo configure:33515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:33588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ace_cv_feature_only_have_sched_other=no
@@ -33740,7 +33813,7 @@ EOF
EOF
cat > conftest.$ac_ext <<EOF
-#line 33744 "configure"
+#line 33817 "configure"
#include "confdefs.h"
#ifdef __LP64__
@@ -33888,7 +33961,7 @@ EOF
;;
*osf3.2*)
cat > conftest.$ac_ext <<EOF
-#line 33892 "configure"
+#line 33965 "configure"
#include "confdefs.h"
#if defined(__DECCXX)
@@ -33911,7 +33984,7 @@ rm -f conftest*
;;
*osf4.0*)
cat > conftest.$ac_ext <<EOF
-#line 33915 "configure"
+#line 33988 "configure"
#include "confdefs.h"
#if defined(__DECCXX)
@@ -33932,7 +34005,7 @@ fi
rm -f conftest*
cat > conftest.$ac_ext <<EOF
-#line 33936 "configure"
+#line 34009 "configure"
#include "confdefs.h"
/* Include unistd.h to define _POSIX_C_SOURCE. */
@@ -33984,7 +34057,7 @@ EOF
EOF
cat > conftest.$ac_ext <<EOF
-#line 33988 "configure"
+#line 34061 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_TSS_EMULATION)
@@ -34150,7 +34223,7 @@ EOF
EOF
cat > conftest.$ac_ext <<EOF
-#line 34154 "configure"
+#line 34227 "configure"
#include "confdefs.h"
#if defined (ACE_HAS_TSS_EMULATION)
@@ -34277,7 +34350,7 @@ rm -f confcache
echo $ac_n "checking if generated ACE configuration is usable""... $ac_c" 1>&6
-echo "configure:34281: checking if generated ACE configuration is usable" >&5
+echo "configure:34354: checking if generated ACE configuration is usable" >&5
if eval "test \"`echo '$''{'ace_cv_configuration_is_usable'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -34307,7 +34380,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34311 "configure"
+#line 34384 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34322,7 +34395,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34326: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34399: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_configuration_is_usable=yes
@@ -34397,7 +34470,7 @@ the \`config.log' file and the following information:
echo $ac_n "checking for ACE iostream support""... $ac_c" 1>&6
-echo "configure:34401: checking for ACE iostream support" >&5
+echo "configure:34474: checking for ACE iostream support" >&5
if eval "test \"`echo '$''{'ace_cv_feature_ace_iostream'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -34427,7 +34500,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34431 "configure"
+#line 34504 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34442,7 +34515,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34446: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34519: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_feature_ace_iostream=yes
@@ -34495,7 +34568,7 @@ EOF
echo $ac_n "checking if ACE needs minimum iostream header inclusion""... $ac_c" 1>&6
-echo "configure:34499: checking if ACE needs minimum iostream header inclusion" >&5
+echo "configure:34572: checking if ACE needs minimum iostream header inclusion" >&5
if eval "test \"`echo '$''{'ace_cv_lib_minimum_iostream'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -34525,7 +34598,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34529 "configure"
+#line 34602 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34540,7 +34613,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34544: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34617: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_minimum_iostream=no
@@ -34557,7 +34630,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34561 "configure"
+#line 34634 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34573,7 +34646,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_minimum_iostream=yes
@@ -34632,7 +34705,7 @@ EOF
echo $ac_n "checking for ACE_addr::sap_any support""... $ac_c" 1>&6
-echo "configure:34636: checking for ACE_addr::sap_any support" >&5
+echo "configure:34709: checking for ACE_addr::sap_any support" >&5
if eval "test \"`echo '$''{'ace_cv_lib_sap_any_support'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -34662,7 +34735,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34666 "configure"
+#line 34739 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34677,7 +34750,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34681: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34754: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_sap_any_support=yes
@@ -34694,7 +34767,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34698 "configure"
+#line 34771 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34710,7 +34783,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34714: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_sap_any_support=no
@@ -34770,7 +34843,7 @@ EOF
echo $ac_n "checking if ACE needs conversion to pass ACE_TTY_IO to DEV_Connector""... $ac_c" 1>&6
-echo "configure:34774: checking if ACE needs conversion to pass ACE_TTY_IO to DEV_Connector" >&5
+echo "configure:34847: checking if ACE needs conversion to pass ACE_TTY_IO to DEV_Connector" >&5
if eval "test \"`echo '$''{'ace_cv_lib_need_dev_io_conv'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -34800,7 +34873,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34804 "configure"
+#line 34877 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34815,7 +34888,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34892: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_need_dev_io_conv=no
@@ -34832,7 +34905,7 @@ else
cat > conftest.$ac_ext <<EOF
-#line 34836 "configure"
+#line 34909 "configure"
#include "confdefs.h"
#if defined(ACE_UINT64_TYPEDEF)
@@ -34848,7 +34921,7 @@ int main() {
; return 0; }
EOF
-if { (eval echo configure:34852: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:34925: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ace_cv_lib_need_dev_io_conv=yes