Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 96372 | Differences between
and this patch

Collapse All | Expand All

(-)lavaps-2.4/work/lavaps-2.4/config.log (-3 / +11 lines)
Lines 46-51 Link Here
46
## Core tests. ##
46
## Core tests. ##
47
## ----------- ##
47
## ----------- ##
48
48
49
configure:1352: checking for a BSD-compatible install
50
configure:1406: result: /bin/install -c
51
configure:1417: checking whether build environment is sane
49
52
50
## ---------------- ##
53
## ---------------- ##
51
## Cache variables. ##
54
## Cache variables. ##
Lines 71-76 Link Here
71
ac_cv_env_host_alias_value=i686-pc-linux-gnu
74
ac_cv_env_host_alias_value=i686-pc-linux-gnu
72
ac_cv_env_target_alias_set=
75
ac_cv_env_target_alias_set=
73
ac_cv_env_target_alias_value=
76
ac_cv_env_target_alias_value=
77
ac_cv_path_install='/bin/install -c'
74
78
75
## ----------------- ##
79
## ----------------- ##
76
## Output variables. ##
80
## Output variables. ##
Lines 111-120 Link Here
111
GUI_INCLUDES=''
115
GUI_INCLUDES=''
112
GUI_LIBS=''
116
GUI_LIBS=''
113
GUI_TOOLKIT=''
117
GUI_TOOLKIT=''
114
INSTALL_DATA=''
118
INSTALL_DATA='${INSTALL} -m 644'
115
INSTALL_GCONF_CONFIG_SOURCE=''
119
INSTALL_GCONF_CONFIG_SOURCE=''
116
INSTALL_PROGRAM=''
120
INSTALL_PROGRAM='${INSTALL}'
117
INSTALL_SCRIPT=''
121
INSTALL_SCRIPT='${INSTALL}'
118
INSTALL_STRIP_PROGRAM=''
122
INSTALL_STRIP_PROGRAM=''
119
LAVAPS_GXX_FLAGS=''
123
LAVAPS_GXX_FLAGS=''
120
LAVAPS_STL_NAMESPACE=''
124
LAVAPS_STL_NAMESPACE=''
Lines 188-194 Link Here
188
## confdefs.h. ##
192
## confdefs.h. ##
189
## ----------- ##
193
## ----------- ##
190
194
195
#define PACKAGE_BUGREPORT ""
191
#define PACKAGE_NAME "lavaps"
196
#define PACKAGE_NAME "lavaps"
197
#define PACKAGE_STRING "lavaps 2.4"
198
#define PACKAGE_TARNAME "lavaps"
199
#define PACKAGE_VERSION "2.4"
192
200
193
configure: caught signal 2
201
configure: caught signal 2
194
configure: exit 1
202
configure: exit 1
(-)lavaps-2.4/work/lavaps-2.4/configure (-407 / +949 lines)
Lines 1-9 Link Here
1
#! /bin/sh
1
#! /bin/sh
2
# Guess values for system-dependent variables and create Makefiles.
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.57 for lavaps 2.4.
3
# Generated by GNU Autoconf 2.59 for lavaps 2.4.
4
#
4
#
5
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
5
# Copyright (C) 2003 Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This configure script is free software; the Free Software Foundation
6
# This configure script is free software; the Free Software Foundation
8
# gives unlimited permission to copy, distribute and modify it.
7
# gives unlimited permission to copy, distribute and modify it.
9
## --------------------- ##
8
## --------------------- ##
Lines 20-28 Link Here
20
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
19
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
21
  set -o posix
20
  set -o posix
22
fi
21
fi
22
DUALCASE=1; export DUALCASE # for MKS sh
23
23
24
# Support unset when possible.
24
# Support unset when possible.
25
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
25
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26
  as_unset=unset
26
  as_unset=unset
27
else
27
else
28
  as_unset=false
28
  as_unset=false
Lines 41-47 Link Here
41
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
41
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42
  LC_TELEPHONE LC_TIME
42
  LC_TELEPHONE LC_TIME
43
do
43
do
44
  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
44
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
45
    eval $as_var=C; export $as_var
45
    eval $as_var=C; export $as_var
46
  else
46
  else
47
    $as_unset $as_var
47
    $as_unset $as_var
Lines 218-233 Link Here
218
if mkdir -p . 2>/dev/null; then
218
if mkdir -p . 2>/dev/null; then
219
  as_mkdir_p=:
219
  as_mkdir_p=:
220
else
220
else
221
  test -d ./-p && rmdir ./-p
221
  as_mkdir_p=false
222
  as_mkdir_p=false
222
fi
223
fi
223
224
224
as_executable_p="test -f"
225
as_executable_p="test -f"
225
226
226
# Sed expression to map a string onto a valid CPP name.
227
# Sed expression to map a string onto a valid CPP name.
227
as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
228
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
228
229
229
# Sed expression to map a string onto a valid variable name.
230
# Sed expression to map a string onto a valid variable name.
230
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
231
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
231
232
232
233
233
# IFS
234
# IFS
Lines 667-673 Link Here
667
668
668
# Be sure to have absolute paths.
669
# Be sure to have absolute paths.
669
for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
670
for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
670
              localstatedir libdir includedir oldincludedir infodir mandir
671
	      localstatedir libdir includedir oldincludedir infodir mandir
671
do
672
do
672
  eval ac_val=$`echo $ac_var`
673
  eval ac_val=$`echo $ac_var`
673
  case $ac_val in
674
  case $ac_val in
Lines 707-716 Link Here
707
  # Try the directory containing this script, then its parent.
708
  # Try the directory containing this script, then its parent.
708
  ac_confdir=`(dirname "$0") 2>/dev/null ||
709
  ac_confdir=`(dirname "$0") 2>/dev/null ||
709
$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
710
$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
710
         X"$0" : 'X\(//\)[^/]' \| \
711
	 X"$0" : 'X\(//\)[^/]' \| \
711
         X"$0" : 'X\(//\)$' \| \
712
	 X"$0" : 'X\(//\)$' \| \
712
         X"$0" : 'X\(/\)' \| \
713
	 X"$0" : 'X\(/\)' \| \
713
         .     : '\(.\)' 2>/dev/null ||
714
	 .     : '\(.\)' 2>/dev/null ||
714
echo X"$0" |
715
echo X"$0" |
715
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
716
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
716
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
717
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
Lines 810-818 Link Here
810
  cat <<_ACEOF
811
  cat <<_ACEOF
811
Installation directories:
812
Installation directories:
812
  --prefix=PREFIX         install architecture-independent files in PREFIX
813
  --prefix=PREFIX         install architecture-independent files in PREFIX
813
                          [$ac_default_prefix]
814
			  [$ac_default_prefix]
814
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
815
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
815
                          [PREFIX]
816
			  [PREFIX]
816
817
817
By default, \`make install' will install all the files in
818
By default, \`make install' will install all the files in
818
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
819
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
Lines 930-941 Link Here
930
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
931
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
931
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
932
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
932
esac
933
esac
933
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
934
934
# absolute.
935
# Do not use `cd foo && pwd` to compute absolute paths, because
935
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
936
# the directories may not exist.
936
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
937
case `pwd` in
937
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
938
.) ac_abs_builddir="$ac_dir";;
938
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
939
*)
940
  case "$ac_dir" in
941
  .) ac_abs_builddir=`pwd`;;
942
  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
943
  *) ac_abs_builddir=`pwd`/"$ac_dir";;
944
  esac;;
945
esac
946
case $ac_abs_builddir in
947
.) ac_abs_top_builddir=${ac_top_builddir}.;;
948
*)
949
  case ${ac_top_builddir}. in
950
  .) ac_abs_top_builddir=$ac_abs_builddir;;
951
  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
952
  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
953
  esac;;
954
esac
955
case $ac_abs_builddir in
956
.) ac_abs_srcdir=$ac_srcdir;;
957
*)
958
  case $ac_srcdir in
959
  .) ac_abs_srcdir=$ac_abs_builddir;;
960
  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
961
  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
962
  esac;;
963
esac
964
case $ac_abs_builddir in
965
.) ac_abs_top_srcdir=$ac_top_srcdir;;
966
*)
967
  case $ac_top_srcdir in
968
  .) ac_abs_top_srcdir=$ac_abs_builddir;;
969
  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
970
  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
971
  esac;;
972
esac
939
973
940
    cd $ac_dir
974
    cd $ac_dir
941
    # Check for guested configure; otherwise get Cygnus style configure.
975
    # Check for guested configure; otherwise get Cygnus style configure.
Lines 946-952 Link Here
946
      echo
980
      echo
947
      $SHELL $ac_srcdir/configure  --help=recursive
981
      $SHELL $ac_srcdir/configure  --help=recursive
948
    elif test -f $ac_srcdir/configure.ac ||
982
    elif test -f $ac_srcdir/configure.ac ||
949
           test -f $ac_srcdir/configure.in; then
983
	   test -f $ac_srcdir/configure.in; then
950
      echo
984
      echo
951
      $ac_configure --help
985
      $ac_configure --help
952
    else
986
    else
Lines 960-969 Link Here
960
if $ac_init_version; then
994
if $ac_init_version; then
961
  cat <<\_ACEOF
995
  cat <<\_ACEOF
962
lavaps configure 2.4
996
lavaps configure 2.4
963
generated by GNU Autoconf 2.57
997
generated by GNU Autoconf 2.59
964
998
965
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
999
Copyright (C) 2003 Free Software Foundation, Inc.
966
Free Software Foundation, Inc.
967
This configure script is free software; the Free Software Foundation
1000
This configure script is free software; the Free Software Foundation
968
gives unlimited permission to copy, distribute and modify it.
1001
gives unlimited permission to copy, distribute and modify it.
969
_ACEOF
1002
_ACEOF
Lines 975-981 Link Here
975
running configure, to aid debugging if configure makes a mistake.
1008
running configure, to aid debugging if configure makes a mistake.
976
1009
977
It was created by lavaps $as_me 2.4, which was
1010
It was created by lavaps $as_me 2.4, which was
978
generated by GNU Autoconf 2.57.  Invocation command line was
1011
generated by GNU Autoconf 2.59.  Invocation command line was
979
1012
980
  $ $0 $@
1013
  $ $0 $@
981
1014
Lines 1052-1070 Link Here
1052
    2)
1085
    2)
1053
      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1086
      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1054
      if test $ac_must_keep_next = true; then
1087
      if test $ac_must_keep_next = true; then
1055
        ac_must_keep_next=false # Got value, back to normal.
1088
	ac_must_keep_next=false # Got value, back to normal.
1056
      else
1089
      else
1057
        case $ac_arg in
1090
	case $ac_arg in
1058
          *=* | --config-cache | -C | -disable-* | --disable-* \
1091
	  *=* | --config-cache | -C | -disable-* | --disable-* \
1059
          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1092
	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1060
          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1093
	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1061
          | -with-* | --with-* | -without-* | --without-* | --x)
1094
	  | -with-* | --with-* | -without-* | --without-* | --x)
1062
            case "$ac_configure_args0 " in
1095
	    case "$ac_configure_args0 " in
1063
              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1096
	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1064
            esac
1097
	    esac
1065
            ;;
1098
	    ;;
1066
          -* ) ac_must_keep_next=true ;;
1099
	  -* ) ac_must_keep_next=true ;;
1067
        esac
1100
	esac
1068
      fi
1101
      fi
1069
      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1102
      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1070
      # Get rid of the leading space.
1103
      # Get rid of the leading space.
Lines 1098-1109 Link Here
1098
    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1131
    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1099
    *ac_space=\ *)
1132
    *ac_space=\ *)
1100
      sed -n \
1133
      sed -n \
1101
        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1134
	"s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1102
    	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1135
	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1103
      ;;
1136
      ;;
1104
    *)
1137
    *)
1105
      sed -n \
1138
      sed -n \
1106
        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1139
	"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1107
      ;;
1140
      ;;
1108
    esac;
1141
    esac;
1109
}
1142
}
Lines 1132-1138 Link Here
1132
      for ac_var in $ac_subst_files
1165
      for ac_var in $ac_subst_files
1133
      do
1166
      do
1134
	eval ac_val=$`echo $ac_var`
1167
	eval ac_val=$`echo $ac_var`
1135
        echo "$ac_var='"'"'$ac_val'"'"'"
1168
	echo "$ac_var='"'"'$ac_val'"'"'"
1136
      done | sort
1169
      done | sort
1137
      echo
1170
      echo
1138
    fi
1171
    fi
Lines 1151-1157 Link Here
1151
      echo "$as_me: caught signal $ac_signal"
1184
      echo "$as_me: caught signal $ac_signal"
1152
    echo "$as_me: exit $exit_status"
1185
    echo "$as_me: exit $exit_status"
1153
  } >&5
1186
  } >&5
1154
  rm -f core core.* *.core &&
1187
  rm -f core *.core &&
1155
  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1188
  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1156
    exit $exit_status
1189
    exit $exit_status
1157
     ' 0
1190
     ' 0
Lines 1231-1237 Link Here
1231
# value.
1264
# value.
1232
ac_cache_corrupted=false
1265
ac_cache_corrupted=false
1233
for ac_var in `(set) 2>&1 |
1266
for ac_var in `(set) 2>&1 |
1234
               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1267
	       sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1235
  eval ac_old_set=\$ac_cv_env_${ac_var}_set
1268
  eval ac_old_set=\$ac_cv_env_${ac_var}_set
1236
  eval ac_new_set=\$ac_env_${ac_var}_set
1269
  eval ac_new_set=\$ac_env_${ac_var}_set
1237
  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1270
  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
Lines 1248-1260 Link Here
1248
    ,);;
1281
    ,);;
1249
    *)
1282
    *)
1250
      if test "x$ac_old_val" != "x$ac_new_val"; then
1283
      if test "x$ac_old_val" != "x$ac_new_val"; then
1251
        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1284
	{ echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1252
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1285
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1253
        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1286
	{ echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1254
echo "$as_me:   former value:  $ac_old_val" >&2;}
1287
echo "$as_me:   former value:  $ac_old_val" >&2;}
1255
        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1288
	{ echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1256
echo "$as_me:   current value: $ac_new_val" >&2;}
1289
echo "$as_me:   current value: $ac_new_val" >&2;}
1257
        ac_cache_corrupted=:
1290
	ac_cache_corrupted=:
1258
      fi;;
1291
      fi;;
1259
  esac
1292
  esac
1260
  # Pass precious variables to config.status.
1293
  # Pass precious variables to config.status.
Lines 1348-1353 Link Here
1348
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1381
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1349
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
1382
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
1350
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1383
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1384
# OS/2's system install, which has a completely different semantic
1351
# ./install, which can be erroneously created by make from ./install.sh.
1385
# ./install, which can be erroneously created by make from ./install.sh.
1352
echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1386
echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1353
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1387
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
Lines 1364-1369 Link Here
1364
case $as_dir/ in
1398
case $as_dir/ in
1365
  ./ | .// | /cC/* | \
1399
  ./ | .// | /cC/* | \
1366
  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1400
  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1401
  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1367
  /usr/ucb/* ) ;;
1402
  /usr/ucb/* ) ;;
1368
  *)
1403
  *)
1369
    # OSF1 and SCO ODT 3.0 have their own names for install.
1404
    # OSF1 and SCO ODT 3.0 have their own names for install.
Lines 1371-1390 Link Here
1371
    # by default.
1406
    # by default.
1372
    for ac_prog in ginstall scoinst install; do
1407
    for ac_prog in ginstall scoinst install; do
1373
      for ac_exec_ext in '' $ac_executable_extensions; do
1408
      for ac_exec_ext in '' $ac_executable_extensions; do
1374
        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1409
	if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1375
          if test $ac_prog = install &&
1410
	  if test $ac_prog = install &&
1376
            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1411
	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1377
            # AIX install.  It has an incompatible calling convention.
1412
	    # AIX install.  It has an incompatible calling convention.
1378
            :
1413
	    :
1379
          elif test $ac_prog = install &&
1414
	  elif test $ac_prog = install &&
1380
            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1415
	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1381
            # program-specific install script used by HP pwplus--don't use.
1416
	    # program-specific install script used by HP pwplus--don't use.
1382
            :
1417
	    :
1383
          else
1418
	  else
1384
            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1419
	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1385
            break 3
1420
	    break 3
1386
          fi
1421
	  fi
1387
        fi
1422
	fi
1388
      done
1423
      done
1389
    done
1424
    done
1390
    ;;
1425
    ;;
Lines 1528-1534 Link Here
1528
1563
1529
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1564
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1530
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1565
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1531
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
1566
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
1532
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1567
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1533
  echo $ECHO_N "(cached) $ECHO_C" >&6
1568
  echo $ECHO_N "(cached) $ECHO_C" >&6
1534
else
1569
else
Lines 2035-2041 Link Here
2035
  (exit $ac_status); }
2070
  (exit $ac_status); }
2036
2071
2037
cat >conftest.$ac_ext <<_ACEOF
2072
cat >conftest.$ac_ext <<_ACEOF
2038
#line $LINENO "configure"
2039
/* confdefs.h.  */
2073
/* confdefs.h.  */
2040
_ACEOF
2074
_ACEOF
2041
cat confdefs.h >>conftest.$ac_ext
2075
cat confdefs.h >>conftest.$ac_ext
Lines 2055-2062 Link Here
2055
# Try to create an executable without -o first, disregard a.out.
2089
# Try to create an executable without -o first, disregard a.out.
2056
# It will help us diagnose broken compilers, and finding out an intuition
2090
# It will help us diagnose broken compilers, and finding out an intuition
2057
# of exeext.
2091
# of exeext.
2058
echo "$as_me:$LINENO: checking for C compiler default output" >&5
2092
echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2059
echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
2093
echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2060
ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2094
ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2061
if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2095
if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2062
  (eval $ac_link_default) 2>&5
2096
  (eval $ac_link_default) 2>&5
Lines 2076-2098 Link Here
2076
  test -f "$ac_file" || continue
2110
  test -f "$ac_file" || continue
2077
  case $ac_file in
2111
  case $ac_file in
2078
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2112
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2079
        ;;
2113
	;;
2080
    conftest.$ac_ext )
2114
    conftest.$ac_ext )
2081
        # This is the source file.
2115
	# This is the source file.
2082
        ;;
2116
	;;
2083
    [ab].out )
2117
    [ab].out )
2084
        # We found the default executable, but exeext='' is most
2118
	# We found the default executable, but exeext='' is most
2085
        # certainly right.
2119
	# certainly right.
2086
        break;;
2120
	break;;
2087
    *.* )
2121
    *.* )
2088
        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2122
	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2089
        # FIXME: I believe we export ac_cv_exeext for Libtool,
2123
	# FIXME: I believe we export ac_cv_exeext for Libtool,
2090
        # but it would be cool to find out if it's true.  Does anybody
2124
	# but it would be cool to find out if it's true.  Does anybody
2091
        # maintain Libtool? --akim.
2125
	# maintain Libtool? --akim.
2092
        export ac_cv_exeext
2126
	export ac_cv_exeext
2093
        break;;
2127
	break;;
2094
    * )
2128
    * )
2095
        break;;
2129
	break;;
2096
  esac
2130
  esac
2097
done
2131
done
2098
else
2132
else
Lines 2166-2173 Link Here
2166
  case $ac_file in
2200
  case $ac_file in
2167
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2201
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2168
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2202
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2169
          export ac_cv_exeext
2203
	  export ac_cv_exeext
2170
          break;;
2204
	  break;;
2171
    * ) break;;
2205
    * ) break;;
2172
  esac
2206
  esac
2173
done
2207
done
Lines 2192-2198 Link Here
2192
  echo $ECHO_N "(cached) $ECHO_C" >&6
2226
  echo $ECHO_N "(cached) $ECHO_C" >&6
2193
else
2227
else
2194
  cat >conftest.$ac_ext <<_ACEOF
2228
  cat >conftest.$ac_ext <<_ACEOF
2195
#line $LINENO "configure"
2196
/* confdefs.h.  */
2229
/* confdefs.h.  */
2197
_ACEOF
2230
_ACEOF
2198
cat confdefs.h >>conftest.$ac_ext
2231
cat confdefs.h >>conftest.$ac_ext
Lines 2243-2249 Link Here
2243
  echo $ECHO_N "(cached) $ECHO_C" >&6
2276
  echo $ECHO_N "(cached) $ECHO_C" >&6
2244
else
2277
else
2245
  cat >conftest.$ac_ext <<_ACEOF
2278
  cat >conftest.$ac_ext <<_ACEOF
2246
#line $LINENO "configure"
2247
/* confdefs.h.  */
2279
/* confdefs.h.  */
2248
_ACEOF
2280
_ACEOF
2249
cat confdefs.h >>conftest.$ac_ext
2281
cat confdefs.h >>conftest.$ac_ext
Lines 2263-2273 Link Here
2263
_ACEOF
2295
_ACEOF
2264
rm -f conftest.$ac_objext
2296
rm -f conftest.$ac_objext
2265
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2297
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2266
  (eval $ac_compile) 2>&5
2298
  (eval $ac_compile) 2>conftest.er1
2267
  ac_status=$?
2299
  ac_status=$?
2300
  grep -v '^ *+' conftest.er1 >conftest.err
2301
  rm -f conftest.er1
2302
  cat conftest.err >&5
2268
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2303
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2269
  (exit $ac_status); } &&
2304
  (exit $ac_status); } &&
2270
         { ac_try='test -s conftest.$ac_objext'
2305
	 { ac_try='test -z "$ac_c_werror_flag"
2306
			 || test ! -s conftest.err'
2307
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2308
  (eval $ac_try) 2>&5
2309
  ac_status=$?
2310
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2311
  (exit $ac_status); }; } &&
2312
	 { ac_try='test -s conftest.$ac_objext'
2271
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2313
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2272
  (eval $ac_try) 2>&5
2314
  (eval $ac_try) 2>&5
2273
  ac_status=$?
2315
  ac_status=$?
Lines 2280-2286 Link Here
2280
2322
2281
ac_compiler_gnu=no
2323
ac_compiler_gnu=no
2282
fi
2324
fi
2283
rm -f conftest.$ac_objext conftest.$ac_ext
2325
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2284
ac_cv_c_compiler_gnu=$ac_compiler_gnu
2326
ac_cv_c_compiler_gnu=$ac_compiler_gnu
2285
2327
2286
fi
2328
fi
Lines 2296-2302 Link Here
2296
  echo $ECHO_N "(cached) $ECHO_C" >&6
2338
  echo $ECHO_N "(cached) $ECHO_C" >&6
2297
else
2339
else
2298
  cat >conftest.$ac_ext <<_ACEOF
2340
  cat >conftest.$ac_ext <<_ACEOF
2299
#line $LINENO "configure"
2300
/* confdefs.h.  */
2341
/* confdefs.h.  */
2301
_ACEOF
2342
_ACEOF
2302
cat confdefs.h >>conftest.$ac_ext
2343
cat confdefs.h >>conftest.$ac_ext
Lines 2313-2323 Link Here
2313
_ACEOF
2354
_ACEOF
2314
rm -f conftest.$ac_objext
2355
rm -f conftest.$ac_objext
2315
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2356
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2316
  (eval $ac_compile) 2>&5
2357
  (eval $ac_compile) 2>conftest.er1
2317
  ac_status=$?
2358
  ac_status=$?
2359
  grep -v '^ *+' conftest.er1 >conftest.err
2360
  rm -f conftest.er1
2361
  cat conftest.err >&5
2318
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2362
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2319
  (exit $ac_status); } &&
2363
  (exit $ac_status); } &&
2320
         { ac_try='test -s conftest.$ac_objext'
2364
	 { ac_try='test -z "$ac_c_werror_flag"
2365
			 || test ! -s conftest.err'
2366
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2367
  (eval $ac_try) 2>&5
2368
  ac_status=$?
2369
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2370
  (exit $ac_status); }; } &&
2371
	 { ac_try='test -s conftest.$ac_objext'
2321
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2372
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2322
  (eval $ac_try) 2>&5
2373
  (eval $ac_try) 2>&5
2323
  ac_status=$?
2374
  ac_status=$?
Lines 2330-2336 Link Here
2330
2381
2331
ac_cv_prog_cc_g=no
2382
ac_cv_prog_cc_g=no
2332
fi
2383
fi
2333
rm -f conftest.$ac_objext conftest.$ac_ext
2384
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2334
fi
2385
fi
2335
echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2386
echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2336
echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2387
echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
Lines 2357-2363 Link Here
2357
  ac_cv_prog_cc_stdc=no
2408
  ac_cv_prog_cc_stdc=no
2358
ac_save_CC=$CC
2409
ac_save_CC=$CC
2359
cat >conftest.$ac_ext <<_ACEOF
2410
cat >conftest.$ac_ext <<_ACEOF
2360
#line $LINENO "configure"
2361
/* confdefs.h.  */
2411
/* confdefs.h.  */
2362
_ACEOF
2412
_ACEOF
2363
cat confdefs.h >>conftest.$ac_ext
2413
cat confdefs.h >>conftest.$ac_ext
Lines 2385-2390 Link Here
2385
  va_end (v);
2435
  va_end (v);
2386
  return s;
2436
  return s;
2387
}
2437
}
2438
2439
/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
2440
   function prototypes and stuff, but not '\xHH' hex character constants.
2441
   These don't provoke an error unfortunately, instead are silently treated
2442
   as 'x'.  The following induces an error, until -std1 is added to get
2443
   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
2444
   array size at least.  It's necessary to write '\x00'==0 to get something
2445
   that's true only with -std1.  */
2446
int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2447
2388
int test (int i, double x);
2448
int test (int i, double x);
2389
struct s1 {int (*f) (int a);};
2449
struct s1 {int (*f) (int a);};
2390
struct s2 {int (*f) (double a);};
2450
struct s2 {int (*f) (double a);};
Lines 2411-2421 Link Here
2411
  CC="$ac_save_CC $ac_arg"
2471
  CC="$ac_save_CC $ac_arg"
2412
  rm -f conftest.$ac_objext
2472
  rm -f conftest.$ac_objext
2413
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2473
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2414
  (eval $ac_compile) 2>&5
2474
  (eval $ac_compile) 2>conftest.er1
2415
  ac_status=$?
2475
  ac_status=$?
2476
  grep -v '^ *+' conftest.er1 >conftest.err
2477
  rm -f conftest.er1
2478
  cat conftest.err >&5
2416
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2479
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2417
  (exit $ac_status); } &&
2480
  (exit $ac_status); } &&
2418
         { ac_try='test -s conftest.$ac_objext'
2481
	 { ac_try='test -z "$ac_c_werror_flag"
2482
			 || test ! -s conftest.err'
2483
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2484
  (eval $ac_try) 2>&5
2485
  ac_status=$?
2486
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2487
  (exit $ac_status); }; } &&
2488
	 { ac_try='test -s conftest.$ac_objext'
2419
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2489
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2420
  (eval $ac_try) 2>&5
2490
  (eval $ac_try) 2>&5
2421
  ac_status=$?
2491
  ac_status=$?
Lines 2428-2434 Link Here
2428
sed 's/^/| /' conftest.$ac_ext >&5
2498
sed 's/^/| /' conftest.$ac_ext >&5
2429
2499
2430
fi
2500
fi
2431
rm -f conftest.$ac_objext
2501
rm -f conftest.err conftest.$ac_objext
2432
done
2502
done
2433
rm -f conftest.$ac_ext conftest.$ac_objext
2503
rm -f conftest.$ac_ext conftest.$ac_objext
2434
CC=$ac_save_CC
2504
CC=$ac_save_CC
Lines 2456-2474 Link Here
2456
_ACEOF
2526
_ACEOF
2457
rm -f conftest.$ac_objext
2527
rm -f conftest.$ac_objext
2458
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2528
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2459
  (eval $ac_compile) 2>&5
2529
  (eval $ac_compile) 2>conftest.er1
2460
  ac_status=$?
2530
  ac_status=$?
2531
  grep -v '^ *+' conftest.er1 >conftest.err
2532
  rm -f conftest.er1
2533
  cat conftest.err >&5
2461
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2534
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2462
  (exit $ac_status); } &&
2535
  (exit $ac_status); } &&
2463
         { ac_try='test -s conftest.$ac_objext'
2536
	 { ac_try='test -z "$ac_c_werror_flag"
2537
			 || test ! -s conftest.err'
2538
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2539
  (eval $ac_try) 2>&5
2540
  ac_status=$?
2541
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2542
  (exit $ac_status); }; } &&
2543
	 { ac_try='test -s conftest.$ac_objext'
2464
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2544
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2465
  (eval $ac_try) 2>&5
2545
  (eval $ac_try) 2>&5
2466
  ac_status=$?
2546
  ac_status=$?
2467
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2547
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2468
  (exit $ac_status); }; }; then
2548
  (exit $ac_status); }; }; then
2469
  for ac_declaration in \
2549
  for ac_declaration in \
2470
   ''\
2550
   '' \
2471
   '#include <stdlib.h>' \
2472
   'extern "C" void std::exit (int) throw (); using std::exit;' \
2551
   'extern "C" void std::exit (int) throw (); using std::exit;' \
2473
   'extern "C" void std::exit (int); using std::exit;' \
2552
   'extern "C" void std::exit (int); using std::exit;' \
2474
   'extern "C" void exit (int) throw ();' \
2553
   'extern "C" void exit (int) throw ();' \
Lines 2476-2489 Link Here
2476
   'void exit (int);'
2555
   'void exit (int);'
2477
do
2556
do
2478
  cat >conftest.$ac_ext <<_ACEOF
2557
  cat >conftest.$ac_ext <<_ACEOF
2479
#line $LINENO "configure"
2480
/* confdefs.h.  */
2558
/* confdefs.h.  */
2481
_ACEOF
2559
_ACEOF
2482
cat confdefs.h >>conftest.$ac_ext
2560
cat confdefs.h >>conftest.$ac_ext
2483
cat >>conftest.$ac_ext <<_ACEOF
2561
cat >>conftest.$ac_ext <<_ACEOF
2484
/* end confdefs.h.  */
2562
/* end confdefs.h.  */
2485
#include <stdlib.h>
2486
$ac_declaration
2563
$ac_declaration
2564
#include <stdlib.h>
2487
int
2565
int
2488
main ()
2566
main ()
2489
{
2567
{
Lines 2494-2504 Link Here
2494
_ACEOF
2572
_ACEOF
2495
rm -f conftest.$ac_objext
2573
rm -f conftest.$ac_objext
2496
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2574
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2497
  (eval $ac_compile) 2>&5
2575
  (eval $ac_compile) 2>conftest.er1
2498
  ac_status=$?
2576
  ac_status=$?
2577
  grep -v '^ *+' conftest.er1 >conftest.err
2578
  rm -f conftest.er1
2579
  cat conftest.err >&5
2499
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2580
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2500
  (exit $ac_status); } &&
2581
  (exit $ac_status); } &&
2501
         { ac_try='test -s conftest.$ac_objext'
2582
	 { ac_try='test -z "$ac_c_werror_flag"
2583
			 || test ! -s conftest.err'
2584
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2585
  (eval $ac_try) 2>&5
2586
  ac_status=$?
2587
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2588
  (exit $ac_status); }; } &&
2589
	 { ac_try='test -s conftest.$ac_objext'
2502
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2590
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2503
  (eval $ac_try) 2>&5
2591
  (eval $ac_try) 2>&5
2504
  ac_status=$?
2592
  ac_status=$?
Lines 2511-2519 Link Here
2511
2599
2512
continue
2600
continue
2513
fi
2601
fi
2514
rm -f conftest.$ac_objext conftest.$ac_ext
2602
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2515
  cat >conftest.$ac_ext <<_ACEOF
2603
  cat >conftest.$ac_ext <<_ACEOF
2516
#line $LINENO "configure"
2517
/* confdefs.h.  */
2604
/* confdefs.h.  */
2518
_ACEOF
2605
_ACEOF
2519
cat confdefs.h >>conftest.$ac_ext
2606
cat confdefs.h >>conftest.$ac_ext
Lines 2530-2540 Link Here
2530
_ACEOF
2617
_ACEOF
2531
rm -f conftest.$ac_objext
2618
rm -f conftest.$ac_objext
2532
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2619
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2533
  (eval $ac_compile) 2>&5
2620
  (eval $ac_compile) 2>conftest.er1
2534
  ac_status=$?
2621
  ac_status=$?
2622
  grep -v '^ *+' conftest.er1 >conftest.err
2623
  rm -f conftest.er1
2624
  cat conftest.err >&5
2535
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2625
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2536
  (exit $ac_status); } &&
2626
  (exit $ac_status); } &&
2537
         { ac_try='test -s conftest.$ac_objext'
2627
	 { ac_try='test -z "$ac_c_werror_flag"
2628
			 || test ! -s conftest.err'
2629
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2630
  (eval $ac_try) 2>&5
2631
  ac_status=$?
2632
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2633
  (exit $ac_status); }; } &&
2634
	 { ac_try='test -s conftest.$ac_objext'
2538
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2635
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2539
  (eval $ac_try) 2>&5
2636
  (eval $ac_try) 2>&5
2540
  ac_status=$?
2637
  ac_status=$?
Lines 2546-2552 Link Here
2546
sed 's/^/| /' conftest.$ac_ext >&5
2643
sed 's/^/| /' conftest.$ac_ext >&5
2547
2644
2548
fi
2645
fi
2549
rm -f conftest.$ac_objext conftest.$ac_ext
2646
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2550
done
2647
done
2551
rm -f conftest*
2648
rm -f conftest*
2552
if test -n "$ac_declaration"; then
2649
if test -n "$ac_declaration"; then
Lines 2560-2566 Link Here
2560
sed 's/^/| /' conftest.$ac_ext >&5
2657
sed 's/^/| /' conftest.$ac_ext >&5
2561
2658
2562
fi
2659
fi
2563
rm -f conftest.$ac_objext conftest.$ac_ext
2660
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2564
ac_ext=c
2661
ac_ext=c
2565
ac_cpp='$CPP $CPPFLAGS'
2662
ac_cpp='$CPP $CPPFLAGS'
2566
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2663
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
Lines 2828-2834 Link Here
2828
  echo $ECHO_N "(cached) $ECHO_C" >&6
2925
  echo $ECHO_N "(cached) $ECHO_C" >&6
2829
else
2926
else
2830
  cat >conftest.$ac_ext <<_ACEOF
2927
  cat >conftest.$ac_ext <<_ACEOF
2831
#line $LINENO "configure"
2832
/* confdefs.h.  */
2928
/* confdefs.h.  */
2833
_ACEOF
2929
_ACEOF
2834
cat confdefs.h >>conftest.$ac_ext
2930
cat confdefs.h >>conftest.$ac_ext
Lines 2848-2858 Link Here
2848
_ACEOF
2944
_ACEOF
2849
rm -f conftest.$ac_objext
2945
rm -f conftest.$ac_objext
2850
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2946
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2851
  (eval $ac_compile) 2>&5
2947
  (eval $ac_compile) 2>conftest.er1
2852
  ac_status=$?
2948
  ac_status=$?
2949
  grep -v '^ *+' conftest.er1 >conftest.err
2950
  rm -f conftest.er1
2951
  cat conftest.err >&5
2853
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2952
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2854
  (exit $ac_status); } &&
2953
  (exit $ac_status); } &&
2855
         { ac_try='test -s conftest.$ac_objext'
2954
	 { ac_try='test -z "$ac_cxx_werror_flag"
2955
			 || test ! -s conftest.err'
2956
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2957
  (eval $ac_try) 2>&5
2958
  ac_status=$?
2959
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2960
  (exit $ac_status); }; } &&
2961
	 { ac_try='test -s conftest.$ac_objext'
2856
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2962
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2857
  (eval $ac_try) 2>&5
2963
  (eval $ac_try) 2>&5
2858
  ac_status=$?
2964
  ac_status=$?
Lines 2865-2871 Link Here
2865
2971
2866
ac_compiler_gnu=no
2972
ac_compiler_gnu=no
2867
fi
2973
fi
2868
rm -f conftest.$ac_objext conftest.$ac_ext
2974
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2869
ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2975
ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2870
2976
2871
fi
2977
fi
Lines 2881-2887 Link Here
2881
  echo $ECHO_N "(cached) $ECHO_C" >&6
2987
  echo $ECHO_N "(cached) $ECHO_C" >&6
2882
else
2988
else
2883
  cat >conftest.$ac_ext <<_ACEOF
2989
  cat >conftest.$ac_ext <<_ACEOF
2884
#line $LINENO "configure"
2885
/* confdefs.h.  */
2990
/* confdefs.h.  */
2886
_ACEOF
2991
_ACEOF
2887
cat confdefs.h >>conftest.$ac_ext
2992
cat confdefs.h >>conftest.$ac_ext
Lines 2898-2908 Link Here
2898
_ACEOF
3003
_ACEOF
2899
rm -f conftest.$ac_objext
3004
rm -f conftest.$ac_objext
2900
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3005
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2901
  (eval $ac_compile) 2>&5
3006
  (eval $ac_compile) 2>conftest.er1
2902
  ac_status=$?
3007
  ac_status=$?
3008
  grep -v '^ *+' conftest.er1 >conftest.err
3009
  rm -f conftest.er1
3010
  cat conftest.err >&5
2903
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3011
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2904
  (exit $ac_status); } &&
3012
  (exit $ac_status); } &&
2905
         { ac_try='test -s conftest.$ac_objext'
3013
	 { ac_try='test -z "$ac_cxx_werror_flag"
3014
			 || test ! -s conftest.err'
3015
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3016
  (eval $ac_try) 2>&5
3017
  ac_status=$?
3018
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3019
  (exit $ac_status); }; } &&
3020
	 { ac_try='test -s conftest.$ac_objext'
2906
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3021
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2907
  (eval $ac_try) 2>&5
3022
  (eval $ac_try) 2>&5
2908
  ac_status=$?
3023
  ac_status=$?
Lines 2915-2921 Link Here
2915
3030
2916
ac_cv_prog_cxx_g=no
3031
ac_cv_prog_cxx_g=no
2917
fi
3032
fi
2918
rm -f conftest.$ac_objext conftest.$ac_ext
3033
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2919
fi
3034
fi
2920
echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3035
echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2921
echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
3036
echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
Lines 2935-2942 Link Here
2935
  fi
3050
  fi
2936
fi
3051
fi
2937
for ac_declaration in \
3052
for ac_declaration in \
2938
   ''\
3053
   '' \
2939
   '#include <stdlib.h>' \
2940
   'extern "C" void std::exit (int) throw (); using std::exit;' \
3054
   'extern "C" void std::exit (int) throw (); using std::exit;' \
2941
   'extern "C" void std::exit (int); using std::exit;' \
3055
   'extern "C" void std::exit (int); using std::exit;' \
2942
   'extern "C" void exit (int) throw ();' \
3056
   'extern "C" void exit (int) throw ();' \
Lines 2944-2957 Link Here
2944
   'void exit (int);'
3058
   'void exit (int);'
2945
do
3059
do
2946
  cat >conftest.$ac_ext <<_ACEOF
3060
  cat >conftest.$ac_ext <<_ACEOF
2947
#line $LINENO "configure"
2948
/* confdefs.h.  */
3061
/* confdefs.h.  */
2949
_ACEOF
3062
_ACEOF
2950
cat confdefs.h >>conftest.$ac_ext
3063
cat confdefs.h >>conftest.$ac_ext
2951
cat >>conftest.$ac_ext <<_ACEOF
3064
cat >>conftest.$ac_ext <<_ACEOF
2952
/* end confdefs.h.  */
3065
/* end confdefs.h.  */
2953
#include <stdlib.h>
2954
$ac_declaration
3066
$ac_declaration
3067
#include <stdlib.h>
2955
int
3068
int
2956
main ()
3069
main ()
2957
{
3070
{
Lines 2962-2972 Link Here
2962
_ACEOF
3075
_ACEOF
2963
rm -f conftest.$ac_objext
3076
rm -f conftest.$ac_objext
2964
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3077
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2965
  (eval $ac_compile) 2>&5
3078
  (eval $ac_compile) 2>conftest.er1
2966
  ac_status=$?
3079
  ac_status=$?
3080
  grep -v '^ *+' conftest.er1 >conftest.err
3081
  rm -f conftest.er1
3082
  cat conftest.err >&5
2967
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3083
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2968
  (exit $ac_status); } &&
3084
  (exit $ac_status); } &&
2969
         { ac_try='test -s conftest.$ac_objext'
3085
	 { ac_try='test -z "$ac_cxx_werror_flag"
3086
			 || test ! -s conftest.err'
3087
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3088
  (eval $ac_try) 2>&5
3089
  ac_status=$?
3090
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3091
  (exit $ac_status); }; } &&
3092
	 { ac_try='test -s conftest.$ac_objext'
2970
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3093
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2971
  (eval $ac_try) 2>&5
3094
  (eval $ac_try) 2>&5
2972
  ac_status=$?
3095
  ac_status=$?
Lines 2979-2987 Link Here
2979
3102
2980
continue
3103
continue
2981
fi
3104
fi
2982
rm -f conftest.$ac_objext conftest.$ac_ext
3105
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2983
  cat >conftest.$ac_ext <<_ACEOF
3106
  cat >conftest.$ac_ext <<_ACEOF
2984
#line $LINENO "configure"
2985
/* confdefs.h.  */
3107
/* confdefs.h.  */
2986
_ACEOF
3108
_ACEOF
2987
cat confdefs.h >>conftest.$ac_ext
3109
cat confdefs.h >>conftest.$ac_ext
Lines 2998-3008 Link Here
2998
_ACEOF
3120
_ACEOF
2999
rm -f conftest.$ac_objext
3121
rm -f conftest.$ac_objext
3000
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3122
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3001
  (eval $ac_compile) 2>&5
3123
  (eval $ac_compile) 2>conftest.er1
3002
  ac_status=$?
3124
  ac_status=$?
3125
  grep -v '^ *+' conftest.er1 >conftest.err
3126
  rm -f conftest.er1
3127
  cat conftest.err >&5
3003
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3128
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3004
  (exit $ac_status); } &&
3129
  (exit $ac_status); } &&
3005
         { ac_try='test -s conftest.$ac_objext'
3130
	 { ac_try='test -z "$ac_cxx_werror_flag"
3131
			 || test ! -s conftest.err'
3132
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3133
  (eval $ac_try) 2>&5
3134
  ac_status=$?
3135
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3136
  (exit $ac_status); }; } &&
3137
	 { ac_try='test -s conftest.$ac_objext'
3006
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3138
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3007
  (eval $ac_try) 2>&5
3139
  (eval $ac_try) 2>&5
3008
  ac_status=$?
3140
  ac_status=$?
Lines 3014-3020 Link Here
3014
sed 's/^/| /' conftest.$ac_ext >&5
3146
sed 's/^/| /' conftest.$ac_ext >&5
3015
3147
3016
fi
3148
fi
3017
rm -f conftest.$ac_objext conftest.$ac_ext
3149
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3018
done
3150
done
3019
rm -f conftest*
3151
rm -f conftest*
3020
if test -n "$ac_declaration"; then
3152
if test -n "$ac_declaration"; then
Lines 3100-3106 Link Here
3100
3232
3101
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3233
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3102
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
3234
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
3103
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
3235
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
3104
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
3236
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
3105
  echo $ECHO_N "(cached) $ECHO_C" >&6
3237
  echo $ECHO_N "(cached) $ECHO_C" >&6
3106
else
3238
else
Lines 3391-3397 Link Here
3391
echo $ECHO_N "checking that $CXX is recent... $ECHO_C" >&6
3523
echo $ECHO_N "checking that $CXX is recent... $ECHO_C" >&6
3392
3524
3393
cat >conftest.$ac_ext <<_ACEOF
3525
cat >conftest.$ac_ext <<_ACEOF
3394
#line $LINENO "configure"
3395
/* confdefs.h.  */
3526
/* confdefs.h.  */
3396
_ACEOF
3527
_ACEOF
3397
cat confdefs.h >>conftest.$ac_ext
3528
cat confdefs.h >>conftest.$ac_ext
Lines 3411-3421 Link Here
3411
_ACEOF
3542
_ACEOF
3412
rm -f conftest.$ac_objext
3543
rm -f conftest.$ac_objext
3413
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3544
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3414
  (eval $ac_compile) 2>&5
3545
  (eval $ac_compile) 2>conftest.er1
3415
  ac_status=$?
3546
  ac_status=$?
3547
  grep -v '^ *+' conftest.er1 >conftest.err
3548
  rm -f conftest.er1
3549
  cat conftest.err >&5
3416
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3550
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3417
  (exit $ac_status); } &&
3551
  (exit $ac_status); } &&
3418
         { ac_try='test -s conftest.$ac_objext'
3552
	 { ac_try='test -z "$ac_cxx_werror_flag"
3553
			 || test ! -s conftest.err'
3554
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3555
  (eval $ac_try) 2>&5
3556
  ac_status=$?
3557
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3558
  (exit $ac_status); }; } &&
3559
	 { ac_try='test -s conftest.$ac_objext'
3419
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3560
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3420
  (eval $ac_try) 2>&5
3561
  (eval $ac_try) 2>&5
3421
  ac_status=$?
3562
  ac_status=$?
Lines 3434-3440 Link Here
3434
   { (exit 1); exit 1; }; }
3575
   { (exit 1); exit 1; }; }
3435
3576
3436
fi
3577
fi
3437
rm -f conftest.$ac_objext conftest.$ac_ext
3578
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3438
fi
3579
fi
3439
3580
3440
ac_ext=cc
3581
ac_ext=cc
Lines 3461-3467 Link Here
3461
  # On the NeXT, cc -E runs the code through the compiler's parser,
3602
  # On the NeXT, cc -E runs the code through the compiler's parser,
3462
  # not just through cpp. "Syntax error" is here to catch this case.
3603
  # not just through cpp. "Syntax error" is here to catch this case.
3463
  cat >conftest.$ac_ext <<_ACEOF
3604
  cat >conftest.$ac_ext <<_ACEOF
3464
#line $LINENO "configure"
3465
/* confdefs.h.  */
3605
/* confdefs.h.  */
3466
_ACEOF
3606
_ACEOF
3467
cat confdefs.h >>conftest.$ac_ext
3607
cat confdefs.h >>conftest.$ac_ext
Lines 3472-3478 Link Here
3472
#else
3612
#else
3473
# include <assert.h>
3613
# include <assert.h>
3474
#endif
3614
#endif
3475
                     Syntax error
3615
		     Syntax error
3476
_ACEOF
3616
_ACEOF
3477
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3617
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3478
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3618
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
Lines 3484-3489 Link Here
3484
  (exit $ac_status); } >/dev/null; then
3624
  (exit $ac_status); } >/dev/null; then
3485
  if test -s conftest.err; then
3625
  if test -s conftest.err; then
3486
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3626
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3627
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3487
  else
3628
  else
3488
    ac_cpp_err=
3629
    ac_cpp_err=
3489
  fi
3630
  fi
Lines 3504-3510 Link Here
3504
  # OK, works on sane cases.  Now check whether non-existent headers
3645
  # OK, works on sane cases.  Now check whether non-existent headers
3505
  # can be detected and how.
3646
  # can be detected and how.
3506
  cat >conftest.$ac_ext <<_ACEOF
3647
  cat >conftest.$ac_ext <<_ACEOF
3507
#line $LINENO "configure"
3508
/* confdefs.h.  */
3648
/* confdefs.h.  */
3509
_ACEOF
3649
_ACEOF
3510
cat confdefs.h >>conftest.$ac_ext
3650
cat confdefs.h >>conftest.$ac_ext
Lines 3522-3527 Link Here
3522
  (exit $ac_status); } >/dev/null; then
3662
  (exit $ac_status); } >/dev/null; then
3523
  if test -s conftest.err; then
3663
  if test -s conftest.err; then
3524
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3664
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3665
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3525
  else
3666
  else
3526
    ac_cpp_err=
3667
    ac_cpp_err=
3527
  fi
3668
  fi
Lines 3568-3574 Link Here
3568
  # On the NeXT, cc -E runs the code through the compiler's parser,
3709
  # On the NeXT, cc -E runs the code through the compiler's parser,
3569
  # not just through cpp. "Syntax error" is here to catch this case.
3710
  # not just through cpp. "Syntax error" is here to catch this case.
3570
  cat >conftest.$ac_ext <<_ACEOF
3711
  cat >conftest.$ac_ext <<_ACEOF
3571
#line $LINENO "configure"
3572
/* confdefs.h.  */
3712
/* confdefs.h.  */
3573
_ACEOF
3713
_ACEOF
3574
cat confdefs.h >>conftest.$ac_ext
3714
cat confdefs.h >>conftest.$ac_ext
Lines 3579-3585 Link Here
3579
#else
3719
#else
3580
# include <assert.h>
3720
# include <assert.h>
3581
#endif
3721
#endif
3582
                     Syntax error
3722
		     Syntax error
3583
_ACEOF
3723
_ACEOF
3584
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3724
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3585
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3725
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
Lines 3591-3596 Link Here
3591
  (exit $ac_status); } >/dev/null; then
3731
  (exit $ac_status); } >/dev/null; then
3592
  if test -s conftest.err; then
3732
  if test -s conftest.err; then
3593
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3733
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3734
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3594
  else
3735
  else
3595
    ac_cpp_err=
3736
    ac_cpp_err=
3596
  fi
3737
  fi
Lines 3611-3617 Link Here
3611
  # OK, works on sane cases.  Now check whether non-existent headers
3752
  # OK, works on sane cases.  Now check whether non-existent headers
3612
  # can be detected and how.
3753
  # can be detected and how.
3613
  cat >conftest.$ac_ext <<_ACEOF
3754
  cat >conftest.$ac_ext <<_ACEOF
3614
#line $LINENO "configure"
3615
/* confdefs.h.  */
3755
/* confdefs.h.  */
3616
_ACEOF
3756
_ACEOF
3617
cat confdefs.h >>conftest.$ac_ext
3757
cat confdefs.h >>conftest.$ac_ext
Lines 3629-3634 Link Here
3629
  (exit $ac_status); } >/dev/null; then
3769
  (exit $ac_status); } >/dev/null; then
3630
  if test -s conftest.err; then
3770
  if test -s conftest.err; then
3631
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3771
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3772
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3632
  else
3773
  else
3633
    ac_cpp_err=
3774
    ac_cpp_err=
3634
  fi
3775
  fi
Lines 3705-3712 Link Here
3705
    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
3846
    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
3706
    for ac_extension in a so sl; do
3847
    for ac_extension in a so sl; do
3707
      if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
3848
      if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
3708
         test -f $ac_im_libdir/libX11.$ac_extension; then
3849
	 test -f $ac_im_libdir/libX11.$ac_extension; then
3709
        ac_im_usrlibdir=$ac_im_libdir; break
3850
	ac_im_usrlibdir=$ac_im_libdir; break
3710
      fi
3851
      fi
3711
    done
3852
    done
3712
    # Screen out bogus values from the imake configuration.  They are
3853
    # Screen out bogus values from the imake configuration.  They are
Lines 3766-3772 Link Here
3766
  # Guess where to find include files, by looking for Intrinsic.h.
3907
  # Guess where to find include files, by looking for Intrinsic.h.
3767
  # First, try using that file with no special directory specified.
3908
  # First, try using that file with no special directory specified.
3768
  cat >conftest.$ac_ext <<_ACEOF
3909
  cat >conftest.$ac_ext <<_ACEOF
3769
#line $LINENO "configure"
3770
/* confdefs.h.  */
3910
/* confdefs.h.  */
3771
_ACEOF
3911
_ACEOF
3772
cat confdefs.h >>conftest.$ac_ext
3912
cat confdefs.h >>conftest.$ac_ext
Lines 3784-3789 Link Here
3784
  (exit $ac_status); } >/dev/null; then
3924
  (exit $ac_status); } >/dev/null; then
3785
  if test -s conftest.err; then
3925
  if test -s conftest.err; then
3786
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3926
    ac_cpp_err=$ac_cxx_preproc_warn_flag
3927
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3787
  else
3928
  else
3788
    ac_cpp_err=
3929
    ac_cpp_err=
3789
  fi
3930
  fi
Lines 3814-3820 Link Here
3814
  ac_save_LIBS=$LIBS
3955
  ac_save_LIBS=$LIBS
3815
  LIBS="-lXt $LIBS"
3956
  LIBS="-lXt $LIBS"
3816
  cat >conftest.$ac_ext <<_ACEOF
3957
  cat >conftest.$ac_ext <<_ACEOF
3817
#line $LINENO "configure"
3818
/* confdefs.h.  */
3958
/* confdefs.h.  */
3819
_ACEOF
3959
_ACEOF
3820
cat confdefs.h >>conftest.$ac_ext
3960
cat confdefs.h >>conftest.$ac_ext
Lines 3831-3841 Link Here
3831
_ACEOF
3971
_ACEOF
3832
rm -f conftest.$ac_objext conftest$ac_exeext
3972
rm -f conftest.$ac_objext conftest$ac_exeext
3833
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3973
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3834
  (eval $ac_link) 2>&5
3974
  (eval $ac_link) 2>conftest.er1
3835
  ac_status=$?
3975
  ac_status=$?
3976
  grep -v '^ *+' conftest.er1 >conftest.err
3977
  rm -f conftest.er1
3978
  cat conftest.err >&5
3836
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3979
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3837
  (exit $ac_status); } &&
3980
  (exit $ac_status); } &&
3838
         { ac_try='test -s conftest$ac_exeext'
3981
	 { ac_try='test -z "$ac_cxx_werror_flag"
3982
			 || test ! -s conftest.err'
3983
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3984
  (eval $ac_try) 2>&5
3985
  ac_status=$?
3986
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3987
  (exit $ac_status); }; } &&
3988
	 { ac_try='test -s conftest$ac_exeext'
3839
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3989
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3840
  (eval $ac_try) 2>&5
3990
  (eval $ac_try) 2>&5
3841
  ac_status=$?
3991
  ac_status=$?
Lines 3860-3866 Link Here
3860
  done
4010
  done
3861
done
4011
done
3862
fi
4012
fi
3863
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4013
rm -f conftest.err conftest.$ac_objext \
4014
      conftest$ac_exeext conftest.$ac_ext
3864
fi # $ac_x_libraries = no
4015
fi # $ac_x_libraries = no
3865
4016
3866
if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
4017
if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
Lines 3869-3875 Link Here
3869
else
4020
else
3870
  # Record where we found X for the cache.
4021
  # Record where we found X for the cache.
3871
  ac_cv_have_x="have_x=yes \
4022
  ac_cv_have_x="have_x=yes \
3872
	        ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
4023
		ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
3873
fi
4024
fi
3874
fi
4025
fi
3875
4026
Lines 3916-3922 Link Here
3916
echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
4067
echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
3917
      ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
4068
      ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
3918
      cat >conftest.$ac_ext <<_ACEOF
4069
      cat >conftest.$ac_ext <<_ACEOF
3919
#line $LINENO "configure"
3920
/* confdefs.h.  */
4070
/* confdefs.h.  */
3921
_ACEOF
4071
_ACEOF
3922
cat confdefs.h >>conftest.$ac_ext
4072
cat confdefs.h >>conftest.$ac_ext
Lines 3933-3943 Link Here
3933
_ACEOF
4083
_ACEOF
3934
rm -f conftest.$ac_objext conftest$ac_exeext
4084
rm -f conftest.$ac_objext conftest$ac_exeext
3935
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4085
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3936
  (eval $ac_link) 2>&5
4086
  (eval $ac_link) 2>conftest.er1
3937
  ac_status=$?
4087
  ac_status=$?
4088
  grep -v '^ *+' conftest.er1 >conftest.err
4089
  rm -f conftest.er1
4090
  cat conftest.err >&5
3938
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4091
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3939
  (exit $ac_status); } &&
4092
  (exit $ac_status); } &&
3940
         { ac_try='test -s conftest$ac_exeext'
4093
	 { ac_try='test -z "$ac_cxx_werror_flag"
4094
			 || test ! -s conftest.err'
4095
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4096
  (eval $ac_try) 2>&5
4097
  ac_status=$?
4098
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4099
  (exit $ac_status); }; } &&
4100
	 { ac_try='test -s conftest$ac_exeext'
3941
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4101
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3942
  (eval $ac_try) 2>&5
4102
  (eval $ac_try) 2>&5
3943
  ac_status=$?
4103
  ac_status=$?
Lines 3950-3956 Link Here
3950
4110
3951
ac_R_nospace=no
4111
ac_R_nospace=no
3952
fi
4112
fi
3953
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4113
rm -f conftest.err conftest.$ac_objext \
4114
      conftest$ac_exeext conftest.$ac_ext
3954
      if test $ac_R_nospace = yes; then
4115
      if test $ac_R_nospace = yes; then
3955
	echo "$as_me:$LINENO: result: no" >&5
4116
	echo "$as_me:$LINENO: result: no" >&5
3956
echo "${ECHO_T}no" >&6
4117
echo "${ECHO_T}no" >&6
Lines 3958-3964 Link Here
3958
      else
4119
      else
3959
	LIBS="$ac_xsave_LIBS -R $x_libraries"
4120
	LIBS="$ac_xsave_LIBS -R $x_libraries"
3960
	cat >conftest.$ac_ext <<_ACEOF
4121
	cat >conftest.$ac_ext <<_ACEOF
3961
#line $LINENO "configure"
3962
/* confdefs.h.  */
4122
/* confdefs.h.  */
3963
_ACEOF
4123
_ACEOF
3964
cat confdefs.h >>conftest.$ac_ext
4124
cat confdefs.h >>conftest.$ac_ext
Lines 3975-3985 Link Here
3975
_ACEOF
4135
_ACEOF
3976
rm -f conftest.$ac_objext conftest$ac_exeext
4136
rm -f conftest.$ac_objext conftest$ac_exeext
3977
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4137
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3978
  (eval $ac_link) 2>&5
4138
  (eval $ac_link) 2>conftest.er1
3979
  ac_status=$?
4139
  ac_status=$?
4140
  grep -v '^ *+' conftest.er1 >conftest.err
4141
  rm -f conftest.er1
4142
  cat conftest.err >&5
3980
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4143
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3981
  (exit $ac_status); } &&
4144
  (exit $ac_status); } &&
3982
         { ac_try='test -s conftest$ac_exeext'
4145
	 { ac_try='test -z "$ac_cxx_werror_flag"
4146
			 || test ! -s conftest.err'
4147
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4148
  (eval $ac_try) 2>&5
4149
  ac_status=$?
4150
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4151
  (exit $ac_status); }; } &&
4152
	 { ac_try='test -s conftest$ac_exeext'
3983
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4153
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3984
  (eval $ac_try) 2>&5
4154
  (eval $ac_try) 2>&5
3985
  ac_status=$?
4155
  ac_status=$?
Lines 3992-3998 Link Here
3992
4162
3993
ac_R_space=no
4163
ac_R_space=no
3994
fi
4164
fi
3995
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4165
rm -f conftest.err conftest.$ac_objext \
4166
      conftest$ac_exeext conftest.$ac_ext
3996
	if test $ac_R_space = yes; then
4167
	if test $ac_R_space = yes; then
3997
	  echo "$as_me:$LINENO: result: yes" >&5
4168
	  echo "$as_me:$LINENO: result: yes" >&5
3998
echo "${ECHO_T}yes" >&6
4169
echo "${ECHO_T}yes" >&6
Lines 4018-4024 Link Here
4018
    # the Alpha needs dnet_stub (dnet does not exist).
4189
    # the Alpha needs dnet_stub (dnet does not exist).
4019
    ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
4190
    ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
4020
    cat >conftest.$ac_ext <<_ACEOF
4191
    cat >conftest.$ac_ext <<_ACEOF
4021
#line $LINENO "configure"
4022
/* confdefs.h.  */
4192
/* confdefs.h.  */
4023
_ACEOF
4193
_ACEOF
4024
cat confdefs.h >>conftest.$ac_ext
4194
cat confdefs.h >>conftest.$ac_ext
Lines 4042-4052 Link Here
4042
_ACEOF
4212
_ACEOF
4043
rm -f conftest.$ac_objext conftest$ac_exeext
4213
rm -f conftest.$ac_objext conftest$ac_exeext
4044
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4214
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4045
  (eval $ac_link) 2>&5
4215
  (eval $ac_link) 2>conftest.er1
4046
  ac_status=$?
4216
  ac_status=$?
4217
  grep -v '^ *+' conftest.er1 >conftest.err
4218
  rm -f conftest.er1
4219
  cat conftest.err >&5
4047
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4220
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4048
  (exit $ac_status); } &&
4221
  (exit $ac_status); } &&
4049
         { ac_try='test -s conftest$ac_exeext'
4222
	 { ac_try='test -z "$ac_cxx_werror_flag"
4223
			 || test ! -s conftest.err'
4224
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4225
  (eval $ac_try) 2>&5
4226
  ac_status=$?
4227
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4228
  (exit $ac_status); }; } &&
4229
	 { ac_try='test -s conftest$ac_exeext'
4050
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4230
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4051
  (eval $ac_try) 2>&5
4231
  (eval $ac_try) 2>&5
4052
  ac_status=$?
4232
  ac_status=$?
Lines 4065-4071 Link Here
4065
  ac_check_lib_save_LIBS=$LIBS
4245
  ac_check_lib_save_LIBS=$LIBS
4066
LIBS="-ldnet  $LIBS"
4246
LIBS="-ldnet  $LIBS"
4067
cat >conftest.$ac_ext <<_ACEOF
4247
cat >conftest.$ac_ext <<_ACEOF
4068
#line $LINENO "configure"
4069
/* confdefs.h.  */
4248
/* confdefs.h.  */
4070
_ACEOF
4249
_ACEOF
4071
cat confdefs.h >>conftest.$ac_ext
4250
cat confdefs.h >>conftest.$ac_ext
Lines 4089-4099 Link Here
4089
_ACEOF
4268
_ACEOF
4090
rm -f conftest.$ac_objext conftest$ac_exeext
4269
rm -f conftest.$ac_objext conftest$ac_exeext
4091
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4270
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4092
  (eval $ac_link) 2>&5
4271
  (eval $ac_link) 2>conftest.er1
4093
  ac_status=$?
4272
  ac_status=$?
4273
  grep -v '^ *+' conftest.er1 >conftest.err
4274
  rm -f conftest.er1
4275
  cat conftest.err >&5
4094
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4276
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4095
  (exit $ac_status); } &&
4277
  (exit $ac_status); } &&
4096
         { ac_try='test -s conftest$ac_exeext'
4278
	 { ac_try='test -z "$ac_cxx_werror_flag"
4279
			 || test ! -s conftest.err'
4280
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4281
  (eval $ac_try) 2>&5
4282
  ac_status=$?
4283
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4284
  (exit $ac_status); }; } &&
4285
	 { ac_try='test -s conftest$ac_exeext'
4097
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4286
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4098
  (eval $ac_try) 2>&5
4287
  (eval $ac_try) 2>&5
4099
  ac_status=$?
4288
  ac_status=$?
Lines 4106-4112 Link Here
4106
4295
4107
ac_cv_lib_dnet_dnet_ntoa=no
4296
ac_cv_lib_dnet_dnet_ntoa=no
4108
fi
4297
fi
4109
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4298
rm -f conftest.err conftest.$ac_objext \
4299
      conftest$ac_exeext conftest.$ac_ext
4110
LIBS=$ac_check_lib_save_LIBS
4300
LIBS=$ac_check_lib_save_LIBS
4111
fi
4301
fi
4112
echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
4302
echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
Lines 4124-4130 Link Here
4124
  ac_check_lib_save_LIBS=$LIBS
4314
  ac_check_lib_save_LIBS=$LIBS
4125
LIBS="-ldnet_stub  $LIBS"
4315
LIBS="-ldnet_stub  $LIBS"
4126
cat >conftest.$ac_ext <<_ACEOF
4316
cat >conftest.$ac_ext <<_ACEOF
4127
#line $LINENO "configure"
4128
/* confdefs.h.  */
4317
/* confdefs.h.  */
4129
_ACEOF
4318
_ACEOF
4130
cat confdefs.h >>conftest.$ac_ext
4319
cat confdefs.h >>conftest.$ac_ext
Lines 4148-4158 Link Here
4148
_ACEOF
4337
_ACEOF
4149
rm -f conftest.$ac_objext conftest$ac_exeext
4338
rm -f conftest.$ac_objext conftest$ac_exeext
4150
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4339
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4151
  (eval $ac_link) 2>&5
4340
  (eval $ac_link) 2>conftest.er1
4152
  ac_status=$?
4341
  ac_status=$?
4342
  grep -v '^ *+' conftest.er1 >conftest.err
4343
  rm -f conftest.er1
4344
  cat conftest.err >&5
4153
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4345
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4154
  (exit $ac_status); } &&
4346
  (exit $ac_status); } &&
4155
         { ac_try='test -s conftest$ac_exeext'
4347
	 { ac_try='test -z "$ac_cxx_werror_flag"
4348
			 || test ! -s conftest.err'
4349
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4350
  (eval $ac_try) 2>&5
4351
  ac_status=$?
4352
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4353
  (exit $ac_status); }; } &&
4354
	 { ac_try='test -s conftest$ac_exeext'
4156
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4355
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4157
  (eval $ac_try) 2>&5
4356
  (eval $ac_try) 2>&5
4158
  ac_status=$?
4357
  ac_status=$?
Lines 4165-4171 Link Here
4165
4364
4166
ac_cv_lib_dnet_stub_dnet_ntoa=no
4365
ac_cv_lib_dnet_stub_dnet_ntoa=no
4167
fi
4366
fi
4168
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4367
rm -f conftest.err conftest.$ac_objext \
4368
      conftest$ac_exeext conftest.$ac_ext
4169
LIBS=$ac_check_lib_save_LIBS
4369
LIBS=$ac_check_lib_save_LIBS
4170
fi
4370
fi
4171
echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
4371
echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
Lines 4176-4182 Link Here
4176
4376
4177
    fi
4377
    fi
4178
fi
4378
fi
4179
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4379
rm -f conftest.err conftest.$ac_objext \
4380
      conftest$ac_exeext conftest.$ac_ext
4180
    LIBS="$ac_xsave_LIBS"
4381
    LIBS="$ac_xsave_LIBS"
4181
4382
4182
    # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
4383
    # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
Lines 4193-4213 Link Here
4193
  echo $ECHO_N "(cached) $ECHO_C" >&6
4394
  echo $ECHO_N "(cached) $ECHO_C" >&6
4194
else
4395
else
4195
  cat >conftest.$ac_ext <<_ACEOF
4396
  cat >conftest.$ac_ext <<_ACEOF
4196
#line $LINENO "configure"
4197
/* confdefs.h.  */
4397
/* confdefs.h.  */
4198
_ACEOF
4398
_ACEOF
4199
cat confdefs.h >>conftest.$ac_ext
4399
cat confdefs.h >>conftest.$ac_ext
4200
cat >>conftest.$ac_ext <<_ACEOF
4400
cat >>conftest.$ac_ext <<_ACEOF
4201
/* end confdefs.h.  */
4401
/* end confdefs.h.  */
4402
/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
4403
   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4404
#define gethostbyname innocuous_gethostbyname
4405
4202
/* System header to define __stub macros and hopefully few prototypes,
4406
/* System header to define __stub macros and hopefully few prototypes,
4203
    which can conflict with char gethostbyname (); below.
4407
    which can conflict with char gethostbyname (); below.
4204
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4408
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4205
    <limits.h> exists even on freestanding compilers.  */
4409
    <limits.h> exists even on freestanding compilers.  */
4410
4206
#ifdef __STDC__
4411
#ifdef __STDC__
4207
# include <limits.h>
4412
# include <limits.h>
4208
#else
4413
#else
4209
# include <assert.h>
4414
# include <assert.h>
4210
#endif
4415
#endif
4416
4417
#undef gethostbyname
4418
4211
/* Override any gcc2 internal prototype to avoid an error.  */
4419
/* Override any gcc2 internal prototype to avoid an error.  */
4212
#ifdef __cplusplus
4420
#ifdef __cplusplus
4213
extern "C"
4421
extern "C"
Lines 4238-4248 Link Here
4238
_ACEOF
4446
_ACEOF
4239
rm -f conftest.$ac_objext conftest$ac_exeext
4447
rm -f conftest.$ac_objext conftest$ac_exeext
4240
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4448
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4241
  (eval $ac_link) 2>&5
4449
  (eval $ac_link) 2>conftest.er1
4242
  ac_status=$?
4450
  ac_status=$?
4451
  grep -v '^ *+' conftest.er1 >conftest.err
4452
  rm -f conftest.er1
4453
  cat conftest.err >&5
4243
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4454
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4244
  (exit $ac_status); } &&
4455
  (exit $ac_status); } &&
4245
         { ac_try='test -s conftest$ac_exeext'
4456
	 { ac_try='test -z "$ac_cxx_werror_flag"
4457
			 || test ! -s conftest.err'
4458
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4459
  (eval $ac_try) 2>&5
4460
  ac_status=$?
4461
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4462
  (exit $ac_status); }; } &&
4463
	 { ac_try='test -s conftest$ac_exeext'
4246
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4464
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4247
  (eval $ac_try) 2>&5
4465
  (eval $ac_try) 2>&5
4248
  ac_status=$?
4466
  ac_status=$?
Lines 4255-4261 Link Here
4255
4473
4256
ac_cv_func_gethostbyname=no
4474
ac_cv_func_gethostbyname=no
4257
fi
4475
fi
4258
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4476
rm -f conftest.err conftest.$ac_objext \
4477
      conftest$ac_exeext conftest.$ac_ext
4259
fi
4478
fi
4260
echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4479
echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4261
echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
4480
echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
Lines 4269-4275 Link Here
4269
  ac_check_lib_save_LIBS=$LIBS
4488
  ac_check_lib_save_LIBS=$LIBS
4270
LIBS="-lnsl  $LIBS"
4489
LIBS="-lnsl  $LIBS"
4271
cat >conftest.$ac_ext <<_ACEOF
4490
cat >conftest.$ac_ext <<_ACEOF
4272
#line $LINENO "configure"
4273
/* confdefs.h.  */
4491
/* confdefs.h.  */
4274
_ACEOF
4492
_ACEOF
4275
cat confdefs.h >>conftest.$ac_ext
4493
cat confdefs.h >>conftest.$ac_ext
Lines 4293-4303 Link Here
4293
_ACEOF
4511
_ACEOF
4294
rm -f conftest.$ac_objext conftest$ac_exeext
4512
rm -f conftest.$ac_objext conftest$ac_exeext
4295
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4513
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4296
  (eval $ac_link) 2>&5
4514
  (eval $ac_link) 2>conftest.er1
4297
  ac_status=$?
4515
  ac_status=$?
4516
  grep -v '^ *+' conftest.er1 >conftest.err
4517
  rm -f conftest.er1
4518
  cat conftest.err >&5
4298
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4519
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4299
  (exit $ac_status); } &&
4520
  (exit $ac_status); } &&
4300
         { ac_try='test -s conftest$ac_exeext'
4521
	 { ac_try='test -z "$ac_cxx_werror_flag"
4522
			 || test ! -s conftest.err'
4523
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4524
  (eval $ac_try) 2>&5
4525
  ac_status=$?
4526
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4527
  (exit $ac_status); }; } &&
4528
	 { ac_try='test -s conftest$ac_exeext'
4301
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4529
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4302
  (eval $ac_try) 2>&5
4530
  (eval $ac_try) 2>&5
4303
  ac_status=$?
4531
  ac_status=$?
Lines 4310-4316 Link Here
4310
4538
4311
ac_cv_lib_nsl_gethostbyname=no
4539
ac_cv_lib_nsl_gethostbyname=no
4312
fi
4540
fi
4313
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4541
rm -f conftest.err conftest.$ac_objext \
4542
      conftest$ac_exeext conftest.$ac_ext
4314
LIBS=$ac_check_lib_save_LIBS
4543
LIBS=$ac_check_lib_save_LIBS
4315
fi
4544
fi
4316
echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
4545
echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
Lines 4320-4326 Link Here
4320
fi
4549
fi
4321
4550
4322
      if test $ac_cv_lib_nsl_gethostbyname = no; then
4551
      if test $ac_cv_lib_nsl_gethostbyname = no; then
4323
        echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
4552
	echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
4324
echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
4553
echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
4325
if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
4554
if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
4326
  echo $ECHO_N "(cached) $ECHO_C" >&6
4555
  echo $ECHO_N "(cached) $ECHO_C" >&6
Lines 4328-4334 Link Here
4328
  ac_check_lib_save_LIBS=$LIBS
4557
  ac_check_lib_save_LIBS=$LIBS
4329
LIBS="-lbsd  $LIBS"
4558
LIBS="-lbsd  $LIBS"
4330
cat >conftest.$ac_ext <<_ACEOF
4559
cat >conftest.$ac_ext <<_ACEOF
4331
#line $LINENO "configure"
4332
/* confdefs.h.  */
4560
/* confdefs.h.  */
4333
_ACEOF
4561
_ACEOF
4334
cat confdefs.h >>conftest.$ac_ext
4562
cat confdefs.h >>conftest.$ac_ext
Lines 4352-4362 Link Here
4352
_ACEOF
4580
_ACEOF
4353
rm -f conftest.$ac_objext conftest$ac_exeext
4581
rm -f conftest.$ac_objext conftest$ac_exeext
4354
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4582
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4355
  (eval $ac_link) 2>&5
4583
  (eval $ac_link) 2>conftest.er1
4356
  ac_status=$?
4584
  ac_status=$?
4585
  grep -v '^ *+' conftest.er1 >conftest.err
4586
  rm -f conftest.er1
4587
  cat conftest.err >&5
4357
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4588
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4358
  (exit $ac_status); } &&
4589
  (exit $ac_status); } &&
4359
         { ac_try='test -s conftest$ac_exeext'
4590
	 { ac_try='test -z "$ac_cxx_werror_flag"
4591
			 || test ! -s conftest.err'
4592
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4593
  (eval $ac_try) 2>&5
4594
  ac_status=$?
4595
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4596
  (exit $ac_status); }; } &&
4597
	 { ac_try='test -s conftest$ac_exeext'
4360
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4598
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4361
  (eval $ac_try) 2>&5
4599
  (eval $ac_try) 2>&5
4362
  ac_status=$?
4600
  ac_status=$?
Lines 4369-4375 Link Here
4369
4607
4370
ac_cv_lib_bsd_gethostbyname=no
4608
ac_cv_lib_bsd_gethostbyname=no
4371
fi
4609
fi
4372
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4610
rm -f conftest.err conftest.$ac_objext \
4611
      conftest$ac_exeext conftest.$ac_ext
4373
LIBS=$ac_check_lib_save_LIBS
4612
LIBS=$ac_check_lib_save_LIBS
4374
fi
4613
fi
4375
echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
4614
echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
Lines 4394-4414 Link Here
4394
  echo $ECHO_N "(cached) $ECHO_C" >&6
4633
  echo $ECHO_N "(cached) $ECHO_C" >&6
4395
else
4634
else
4396
  cat >conftest.$ac_ext <<_ACEOF
4635
  cat >conftest.$ac_ext <<_ACEOF
4397
#line $LINENO "configure"
4398
/* confdefs.h.  */
4636
/* confdefs.h.  */
4399
_ACEOF
4637
_ACEOF
4400
cat confdefs.h >>conftest.$ac_ext
4638
cat confdefs.h >>conftest.$ac_ext
4401
cat >>conftest.$ac_ext <<_ACEOF
4639
cat >>conftest.$ac_ext <<_ACEOF
4402
/* end confdefs.h.  */
4640
/* end confdefs.h.  */
4641
/* Define connect to an innocuous variant, in case <limits.h> declares connect.
4642
   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4643
#define connect innocuous_connect
4644
4403
/* System header to define __stub macros and hopefully few prototypes,
4645
/* System header to define __stub macros and hopefully few prototypes,
4404
    which can conflict with char connect (); below.
4646
    which can conflict with char connect (); below.
4405
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4647
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4406
    <limits.h> exists even on freestanding compilers.  */
4648
    <limits.h> exists even on freestanding compilers.  */
4649
4407
#ifdef __STDC__
4650
#ifdef __STDC__
4408
# include <limits.h>
4651
# include <limits.h>
4409
#else
4652
#else
4410
# include <assert.h>
4653
# include <assert.h>
4411
#endif
4654
#endif
4655
4656
#undef connect
4657
4412
/* Override any gcc2 internal prototype to avoid an error.  */
4658
/* Override any gcc2 internal prototype to avoid an error.  */
4413
#ifdef __cplusplus
4659
#ifdef __cplusplus
4414
extern "C"
4660
extern "C"
Lines 4439-4449 Link Here
4439
_ACEOF
4685
_ACEOF
4440
rm -f conftest.$ac_objext conftest$ac_exeext
4686
rm -f conftest.$ac_objext conftest$ac_exeext
4441
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4687
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4442
  (eval $ac_link) 2>&5
4688
  (eval $ac_link) 2>conftest.er1
4443
  ac_status=$?
4689
  ac_status=$?
4690
  grep -v '^ *+' conftest.er1 >conftest.err
4691
  rm -f conftest.er1
4692
  cat conftest.err >&5
4444
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4693
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4445
  (exit $ac_status); } &&
4694
  (exit $ac_status); } &&
4446
         { ac_try='test -s conftest$ac_exeext'
4695
	 { ac_try='test -z "$ac_cxx_werror_flag"
4696
			 || test ! -s conftest.err'
4697
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4698
  (eval $ac_try) 2>&5
4699
  ac_status=$?
4700
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4701
  (exit $ac_status); }; } &&
4702
	 { ac_try='test -s conftest$ac_exeext'
4447
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4703
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4448
  (eval $ac_try) 2>&5
4704
  (eval $ac_try) 2>&5
4449
  ac_status=$?
4705
  ac_status=$?
Lines 4456-4462 Link Here
4456
4712
4457
ac_cv_func_connect=no
4713
ac_cv_func_connect=no
4458
fi
4714
fi
4459
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4715
rm -f conftest.err conftest.$ac_objext \
4716
      conftest$ac_exeext conftest.$ac_ext
4460
fi
4717
fi
4461
echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
4718
echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
4462
echo "${ECHO_T}$ac_cv_func_connect" >&6
4719
echo "${ECHO_T}$ac_cv_func_connect" >&6
Lines 4470-4476 Link Here
4470
  ac_check_lib_save_LIBS=$LIBS
4727
  ac_check_lib_save_LIBS=$LIBS
4471
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
4728
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
4472
cat >conftest.$ac_ext <<_ACEOF
4729
cat >conftest.$ac_ext <<_ACEOF
4473
#line $LINENO "configure"
4474
/* confdefs.h.  */
4730
/* confdefs.h.  */
4475
_ACEOF
4731
_ACEOF
4476
cat confdefs.h >>conftest.$ac_ext
4732
cat confdefs.h >>conftest.$ac_ext
Lines 4494-4504 Link Here
4494
_ACEOF
4750
_ACEOF
4495
rm -f conftest.$ac_objext conftest$ac_exeext
4751
rm -f conftest.$ac_objext conftest$ac_exeext
4496
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4752
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4497
  (eval $ac_link) 2>&5
4753
  (eval $ac_link) 2>conftest.er1
4498
  ac_status=$?
4754
  ac_status=$?
4755
  grep -v '^ *+' conftest.er1 >conftest.err
4756
  rm -f conftest.er1
4757
  cat conftest.err >&5
4499
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4758
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4500
  (exit $ac_status); } &&
4759
  (exit $ac_status); } &&
4501
         { ac_try='test -s conftest$ac_exeext'
4760
	 { ac_try='test -z "$ac_cxx_werror_flag"
4761
			 || test ! -s conftest.err'
4762
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4763
  (eval $ac_try) 2>&5
4764
  ac_status=$?
4765
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4766
  (exit $ac_status); }; } &&
4767
	 { ac_try='test -s conftest$ac_exeext'
4502
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4768
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4503
  (eval $ac_try) 2>&5
4769
  (eval $ac_try) 2>&5
4504
  ac_status=$?
4770
  ac_status=$?
Lines 4511-4517 Link Here
4511
4777
4512
ac_cv_lib_socket_connect=no
4778
ac_cv_lib_socket_connect=no
4513
fi
4779
fi
4514
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4780
rm -f conftest.err conftest.$ac_objext \
4781
      conftest$ac_exeext conftest.$ac_ext
4515
LIBS=$ac_check_lib_save_LIBS
4782
LIBS=$ac_check_lib_save_LIBS
4516
fi
4783
fi
4517
echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
4784
echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
Lines 4529-4549 Link Here
4529
  echo $ECHO_N "(cached) $ECHO_C" >&6
4796
  echo $ECHO_N "(cached) $ECHO_C" >&6
4530
else
4797
else
4531
  cat >conftest.$ac_ext <<_ACEOF
4798
  cat >conftest.$ac_ext <<_ACEOF
4532
#line $LINENO "configure"
4533
/* confdefs.h.  */
4799
/* confdefs.h.  */
4534
_ACEOF
4800
_ACEOF
4535
cat confdefs.h >>conftest.$ac_ext
4801
cat confdefs.h >>conftest.$ac_ext
4536
cat >>conftest.$ac_ext <<_ACEOF
4802
cat >>conftest.$ac_ext <<_ACEOF
4537
/* end confdefs.h.  */
4803
/* end confdefs.h.  */
4804
/* Define remove to an innocuous variant, in case <limits.h> declares remove.
4805
   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4806
#define remove innocuous_remove
4807
4538
/* System header to define __stub macros and hopefully few prototypes,
4808
/* System header to define __stub macros and hopefully few prototypes,
4539
    which can conflict with char remove (); below.
4809
    which can conflict with char remove (); below.
4540
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4810
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4541
    <limits.h> exists even on freestanding compilers.  */
4811
    <limits.h> exists even on freestanding compilers.  */
4812
4542
#ifdef __STDC__
4813
#ifdef __STDC__
4543
# include <limits.h>
4814
# include <limits.h>
4544
#else
4815
#else
4545
# include <assert.h>
4816
# include <assert.h>
4546
#endif
4817
#endif
4818
4819
#undef remove
4820
4547
/* Override any gcc2 internal prototype to avoid an error.  */
4821
/* Override any gcc2 internal prototype to avoid an error.  */
4548
#ifdef __cplusplus
4822
#ifdef __cplusplus
4549
extern "C"
4823
extern "C"
Lines 4574-4584 Link Here
4574
_ACEOF
4848
_ACEOF
4575
rm -f conftest.$ac_objext conftest$ac_exeext
4849
rm -f conftest.$ac_objext conftest$ac_exeext
4576
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4850
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4577
  (eval $ac_link) 2>&5
4851
  (eval $ac_link) 2>conftest.er1
4578
  ac_status=$?
4852
  ac_status=$?
4853
  grep -v '^ *+' conftest.er1 >conftest.err
4854
  rm -f conftest.er1
4855
  cat conftest.err >&5
4579
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4856
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4580
  (exit $ac_status); } &&
4857
  (exit $ac_status); } &&
4581
         { ac_try='test -s conftest$ac_exeext'
4858
	 { ac_try='test -z "$ac_cxx_werror_flag"
4859
			 || test ! -s conftest.err'
4860
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4861
  (eval $ac_try) 2>&5
4862
  ac_status=$?
4863
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4864
  (exit $ac_status); }; } &&
4865
	 { ac_try='test -s conftest$ac_exeext'
4582
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4866
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4583
  (eval $ac_try) 2>&5
4867
  (eval $ac_try) 2>&5
4584
  ac_status=$?
4868
  ac_status=$?
Lines 4591-4597 Link Here
4591
4875
4592
ac_cv_func_remove=no
4876
ac_cv_func_remove=no
4593
fi
4877
fi
4594
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4878
rm -f conftest.err conftest.$ac_objext \
4879
      conftest$ac_exeext conftest.$ac_ext
4595
fi
4880
fi
4596
echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4881
echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4597
echo "${ECHO_T}$ac_cv_func_remove" >&6
4882
echo "${ECHO_T}$ac_cv_func_remove" >&6
Lines 4605-4611 Link Here
4605
  ac_check_lib_save_LIBS=$LIBS
4890
  ac_check_lib_save_LIBS=$LIBS
4606
LIBS="-lposix  $LIBS"
4891
LIBS="-lposix  $LIBS"
4607
cat >conftest.$ac_ext <<_ACEOF
4892
cat >conftest.$ac_ext <<_ACEOF
4608
#line $LINENO "configure"
4609
/* confdefs.h.  */
4893
/* confdefs.h.  */
4610
_ACEOF
4894
_ACEOF
4611
cat confdefs.h >>conftest.$ac_ext
4895
cat confdefs.h >>conftest.$ac_ext
Lines 4629-4639 Link Here
4629
_ACEOF
4913
_ACEOF
4630
rm -f conftest.$ac_objext conftest$ac_exeext
4914
rm -f conftest.$ac_objext conftest$ac_exeext
4631
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4915
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4632
  (eval $ac_link) 2>&5
4916
  (eval $ac_link) 2>conftest.er1
4633
  ac_status=$?
4917
  ac_status=$?
4918
  grep -v '^ *+' conftest.er1 >conftest.err
4919
  rm -f conftest.er1
4920
  cat conftest.err >&5
4634
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4921
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4635
  (exit $ac_status); } &&
4922
  (exit $ac_status); } &&
4636
         { ac_try='test -s conftest$ac_exeext'
4923
	 { ac_try='test -z "$ac_cxx_werror_flag"
4924
			 || test ! -s conftest.err'
4925
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4926
  (eval $ac_try) 2>&5
4927
  ac_status=$?
4928
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4929
  (exit $ac_status); }; } &&
4930
	 { ac_try='test -s conftest$ac_exeext'
4637
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4931
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4638
  (eval $ac_try) 2>&5
4932
  (eval $ac_try) 2>&5
4639
  ac_status=$?
4933
  ac_status=$?
Lines 4646-4652 Link Here
4646
4940
4647
ac_cv_lib_posix_remove=no
4941
ac_cv_lib_posix_remove=no
4648
fi
4942
fi
4649
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4943
rm -f conftest.err conftest.$ac_objext \
4944
      conftest$ac_exeext conftest.$ac_ext
4650
LIBS=$ac_check_lib_save_LIBS
4945
LIBS=$ac_check_lib_save_LIBS
4651
fi
4946
fi
4652
echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
4947
echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
Lines 4664-4684 Link Here
4664
  echo $ECHO_N "(cached) $ECHO_C" >&6
4959
  echo $ECHO_N "(cached) $ECHO_C" >&6
4665
else
4960
else
4666
  cat >conftest.$ac_ext <<_ACEOF
4961
  cat >conftest.$ac_ext <<_ACEOF
4667
#line $LINENO "configure"
4668
/* confdefs.h.  */
4962
/* confdefs.h.  */
4669
_ACEOF
4963
_ACEOF
4670
cat confdefs.h >>conftest.$ac_ext
4964
cat confdefs.h >>conftest.$ac_ext
4671
cat >>conftest.$ac_ext <<_ACEOF
4965
cat >>conftest.$ac_ext <<_ACEOF
4672
/* end confdefs.h.  */
4966
/* end confdefs.h.  */
4967
/* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
4968
   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4969
#define shmat innocuous_shmat
4970
4673
/* System header to define __stub macros and hopefully few prototypes,
4971
/* System header to define __stub macros and hopefully few prototypes,
4674
    which can conflict with char shmat (); below.
4972
    which can conflict with char shmat (); below.
4675
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4973
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4676
    <limits.h> exists even on freestanding compilers.  */
4974
    <limits.h> exists even on freestanding compilers.  */
4975
4677
#ifdef __STDC__
4976
#ifdef __STDC__
4678
# include <limits.h>
4977
# include <limits.h>
4679
#else
4978
#else
4680
# include <assert.h>
4979
# include <assert.h>
4681
#endif
4980
#endif
4981
4982
#undef shmat
4983
4682
/* Override any gcc2 internal prototype to avoid an error.  */
4984
/* Override any gcc2 internal prototype to avoid an error.  */
4683
#ifdef __cplusplus
4985
#ifdef __cplusplus
4684
extern "C"
4986
extern "C"
Lines 4709-4719 Link Here
4709
_ACEOF
5011
_ACEOF
4710
rm -f conftest.$ac_objext conftest$ac_exeext
5012
rm -f conftest.$ac_objext conftest$ac_exeext
4711
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5013
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4712
  (eval $ac_link) 2>&5
5014
  (eval $ac_link) 2>conftest.er1
4713
  ac_status=$?
5015
  ac_status=$?
5016
  grep -v '^ *+' conftest.er1 >conftest.err
5017
  rm -f conftest.er1
5018
  cat conftest.err >&5
4714
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5019
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4715
  (exit $ac_status); } &&
5020
  (exit $ac_status); } &&
4716
         { ac_try='test -s conftest$ac_exeext'
5021
	 { ac_try='test -z "$ac_cxx_werror_flag"
5022
			 || test ! -s conftest.err'
5023
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5024
  (eval $ac_try) 2>&5
5025
  ac_status=$?
5026
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5027
  (exit $ac_status); }; } &&
5028
	 { ac_try='test -s conftest$ac_exeext'
4717
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5029
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4718
  (eval $ac_try) 2>&5
5030
  (eval $ac_try) 2>&5
4719
  ac_status=$?
5031
  ac_status=$?
Lines 4726-4732 Link Here
4726
5038
4727
ac_cv_func_shmat=no
5039
ac_cv_func_shmat=no
4728
fi
5040
fi
4729
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5041
rm -f conftest.err conftest.$ac_objext \
5042
      conftest$ac_exeext conftest.$ac_ext
4730
fi
5043
fi
4731
echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
5044
echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
4732
echo "${ECHO_T}$ac_cv_func_shmat" >&6
5045
echo "${ECHO_T}$ac_cv_func_shmat" >&6
Lines 4740-4746 Link Here
4740
  ac_check_lib_save_LIBS=$LIBS
5053
  ac_check_lib_save_LIBS=$LIBS
4741
LIBS="-lipc  $LIBS"
5054
LIBS="-lipc  $LIBS"
4742
cat >conftest.$ac_ext <<_ACEOF
5055
cat >conftest.$ac_ext <<_ACEOF
4743
#line $LINENO "configure"
4744
/* confdefs.h.  */
5056
/* confdefs.h.  */
4745
_ACEOF
5057
_ACEOF
4746
cat confdefs.h >>conftest.$ac_ext
5058
cat confdefs.h >>conftest.$ac_ext
Lines 4764-4774 Link Here
4764
_ACEOF
5076
_ACEOF
4765
rm -f conftest.$ac_objext conftest$ac_exeext
5077
rm -f conftest.$ac_objext conftest$ac_exeext
4766
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5078
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4767
  (eval $ac_link) 2>&5
5079
  (eval $ac_link) 2>conftest.er1
4768
  ac_status=$?
5080
  ac_status=$?
5081
  grep -v '^ *+' conftest.er1 >conftest.err
5082
  rm -f conftest.er1
5083
  cat conftest.err >&5
4769
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5084
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4770
  (exit $ac_status); } &&
5085
  (exit $ac_status); } &&
4771
         { ac_try='test -s conftest$ac_exeext'
5086
	 { ac_try='test -z "$ac_cxx_werror_flag"
5087
			 || test ! -s conftest.err'
5088
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5089
  (eval $ac_try) 2>&5
5090
  ac_status=$?
5091
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5092
  (exit $ac_status); }; } &&
5093
	 { ac_try='test -s conftest$ac_exeext'
4772
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5094
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4773
  (eval $ac_try) 2>&5
5095
  (eval $ac_try) 2>&5
4774
  ac_status=$?
5096
  ac_status=$?
Lines 4781-4787 Link Here
4781
5103
4782
ac_cv_lib_ipc_shmat=no
5104
ac_cv_lib_ipc_shmat=no
4783
fi
5105
fi
4784
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5106
rm -f conftest.err conftest.$ac_objext \
5107
      conftest$ac_exeext conftest.$ac_ext
4785
LIBS=$ac_check_lib_save_LIBS
5108
LIBS=$ac_check_lib_save_LIBS
4786
fi
5109
fi
4787
echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
5110
echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
Lines 4810-4816 Link Here
4810
  ac_check_lib_save_LIBS=$LIBS
5133
  ac_check_lib_save_LIBS=$LIBS
4811
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
5134
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
4812
cat >conftest.$ac_ext <<_ACEOF
5135
cat >conftest.$ac_ext <<_ACEOF
4813
#line $LINENO "configure"
4814
/* confdefs.h.  */
5136
/* confdefs.h.  */
4815
_ACEOF
5137
_ACEOF
4816
cat confdefs.h >>conftest.$ac_ext
5138
cat confdefs.h >>conftest.$ac_ext
Lines 4834-4844 Link Here
4834
_ACEOF
5156
_ACEOF
4835
rm -f conftest.$ac_objext conftest$ac_exeext
5157
rm -f conftest.$ac_objext conftest$ac_exeext
4836
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5158
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4837
  (eval $ac_link) 2>&5
5159
  (eval $ac_link) 2>conftest.er1
4838
  ac_status=$?
5160
  ac_status=$?
5161
  grep -v '^ *+' conftest.er1 >conftest.err
5162
  rm -f conftest.er1
5163
  cat conftest.err >&5
4839
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5164
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4840
  (exit $ac_status); } &&
5165
  (exit $ac_status); } &&
4841
         { ac_try='test -s conftest$ac_exeext'
5166
	 { ac_try='test -z "$ac_cxx_werror_flag"
5167
			 || test ! -s conftest.err'
5168
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5169
  (eval $ac_try) 2>&5
5170
  ac_status=$?
5171
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5172
  (exit $ac_status); }; } &&
5173
	 { ac_try='test -s conftest$ac_exeext'
4842
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5174
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4843
  (eval $ac_try) 2>&5
5175
  (eval $ac_try) 2>&5
4844
  ac_status=$?
5176
  ac_status=$?
Lines 4851-4857 Link Here
4851
5183
4852
ac_cv_lib_ICE_IceConnectionNumber=no
5184
ac_cv_lib_ICE_IceConnectionNumber=no
4853
fi
5185
fi
4854
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5186
rm -f conftest.err conftest.$ac_objext \
5187
      conftest$ac_exeext conftest.$ac_ext
4855
LIBS=$ac_check_lib_save_LIBS
5188
LIBS=$ac_check_lib_save_LIBS
4856
fi
5189
fi
4857
echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
5190
echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
Lines 4898-4904 Link Here
4898
	echo "$as_me:$LINENO: checking if STL works without any namespace" >&5
5231
	echo "$as_me:$LINENO: checking if STL works without any namespace" >&5
4899
echo $ECHO_N "checking if STL works without any namespace... $ECHO_C" >&6
5232
echo $ECHO_N "checking if STL works without any namespace... $ECHO_C" >&6
4900
	cat >conftest.$ac_ext <<_ACEOF
5233
	cat >conftest.$ac_ext <<_ACEOF
4901
#line $LINENO "configure"
4902
/* confdefs.h.  */
5234
/* confdefs.h.  */
4903
_ACEOF
5235
_ACEOF
4904
cat confdefs.h >>conftest.$ac_ext
5236
cat confdefs.h >>conftest.$ac_ext
Lines 4917-4927 Link Here
4917
_ACEOF
5249
_ACEOF
4918
rm -f conftest.$ac_objext
5250
rm -f conftest.$ac_objext
4919
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5251
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4920
  (eval $ac_compile) 2>&5
5252
  (eval $ac_compile) 2>conftest.er1
4921
  ac_status=$?
5253
  ac_status=$?
5254
  grep -v '^ *+' conftest.er1 >conftest.err
5255
  rm -f conftest.er1
5256
  cat conftest.err >&5
4922
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5257
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4923
  (exit $ac_status); } &&
5258
  (exit $ac_status); } &&
4924
         { ac_try='test -s conftest.$ac_objext'
5259
	 { ac_try='test -z "$ac_cxx_werror_flag"
5260
			 || test ! -s conftest.err'
5261
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5262
  (eval $ac_try) 2>&5
5263
  ac_status=$?
5264
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5265
  (exit $ac_status); }; } &&
5266
	 { ac_try='test -s conftest.$ac_objext'
4925
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5267
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4926
  (eval $ac_try) 2>&5
5268
  (eval $ac_try) 2>&5
4927
  ac_status=$?
5269
  ac_status=$?
Lines 4939-4952 Link Here
4939
echo "${ECHO_T}no" >&6
5281
echo "${ECHO_T}no" >&6
4940
5282
4941
fi
5283
fi
4942
rm -f conftest.$ac_objext conftest.$ac_ext
5284
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4943
fi
5285
fi
4944
if test x$stl_namespace = xno
5286
if test x$stl_namespace = xno
4945
then
5287
then
4946
	echo "$as_me:$LINENO: checking if STL works with namespace std" >&5
5288
	echo "$as_me:$LINENO: checking if STL works with namespace std" >&5
4947
echo $ECHO_N "checking if STL works with namespace std... $ECHO_C" >&6
5289
echo $ECHO_N "checking if STL works with namespace std... $ECHO_C" >&6
4948
	cat >conftest.$ac_ext <<_ACEOF
5290
	cat >conftest.$ac_ext <<_ACEOF
4949
#line $LINENO "configure"
4950
/* confdefs.h.  */
5291
/* confdefs.h.  */
4951
_ACEOF
5292
_ACEOF
4952
cat confdefs.h >>conftest.$ac_ext
5293
cat confdefs.h >>conftest.$ac_ext
Lines 4966-4976 Link Here
4966
_ACEOF
5307
_ACEOF
4967
rm -f conftest.$ac_objext
5308
rm -f conftest.$ac_objext
4968
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5309
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4969
  (eval $ac_compile) 2>&5
5310
  (eval $ac_compile) 2>conftest.er1
4970
  ac_status=$?
5311
  ac_status=$?
5312
  grep -v '^ *+' conftest.er1 >conftest.err
5313
  rm -f conftest.er1
5314
  cat conftest.err >&5
4971
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5315
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4972
  (exit $ac_status); } &&
5316
  (exit $ac_status); } &&
4973
         { ac_try='test -s conftest.$ac_objext'
5317
	 { ac_try='test -z "$ac_cxx_werror_flag"
5318
			 || test ! -s conftest.err'
5319
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5320
  (eval $ac_try) 2>&5
5321
  ac_status=$?
5322
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5323
  (exit $ac_status); }; } &&
5324
	 { ac_try='test -s conftest.$ac_objext'
4974
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5325
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4975
  (eval $ac_try) 2>&5
5326
  (eval $ac_try) 2>&5
4976
  ac_status=$?
5327
  ac_status=$?
Lines 4988-5001 Link Here
4988
echo "${ECHO_T}no" >&6
5339
echo "${ECHO_T}no" >&6
4989
5340
4990
fi
5341
fi
4991
rm -f conftest.$ac_objext conftest.$ac_ext
5342
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4992
fi
5343
fi
4993
if test x$stl_namespace = xno
5344
if test x$stl_namespace = xno
4994
then
5345
then
4995
	echo "$as_me:$LINENO: checking if STL works with namespace stl" >&5
5346
	echo "$as_me:$LINENO: checking if STL works with namespace stl" >&5
4996
echo $ECHO_N "checking if STL works with namespace stl... $ECHO_C" >&6
5347
echo $ECHO_N "checking if STL works with namespace stl... $ECHO_C" >&6
4997
	cat >conftest.$ac_ext <<_ACEOF
5348
	cat >conftest.$ac_ext <<_ACEOF
4998
#line $LINENO "configure"
4999
/* confdefs.h.  */
5349
/* confdefs.h.  */
5000
_ACEOF
5350
_ACEOF
5001
cat confdefs.h >>conftest.$ac_ext
5351
cat confdefs.h >>conftest.$ac_ext
Lines 5015-5025 Link Here
5015
_ACEOF
5365
_ACEOF
5016
rm -f conftest.$ac_objext
5366
rm -f conftest.$ac_objext
5017
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5367
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5018
  (eval $ac_compile) 2>&5
5368
  (eval $ac_compile) 2>conftest.er1
5019
  ac_status=$?
5369
  ac_status=$?
5370
  grep -v '^ *+' conftest.er1 >conftest.err
5371
  rm -f conftest.er1
5372
  cat conftest.err >&5
5020
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5373
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5021
  (exit $ac_status); } &&
5374
  (exit $ac_status); } &&
5022
         { ac_try='test -s conftest.$ac_objext'
5375
	 { ac_try='test -z "$ac_cxx_werror_flag"
5376
			 || test ! -s conftest.err'
5377
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5378
  (eval $ac_try) 2>&5
5379
  ac_status=$?
5380
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5381
  (exit $ac_status); }; } &&
5382
	 { ac_try='test -s conftest.$ac_objext'
5023
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5383
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5024
  (eval $ac_try) 2>&5
5384
  (eval $ac_try) 2>&5
5025
  ac_status=$?
5385
  ac_status=$?
Lines 5037-5043 Link Here
5037
echo "${ECHO_T}no" >&6
5397
echo "${ECHO_T}no" >&6
5038
5398
5039
fi
5399
fi
5040
rm -f conftest.$ac_objext conftest.$ac_ext
5400
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5041
fi
5401
fi
5042
if test x$stl_namespace = xno
5402
if test x$stl_namespace = xno
5043
then
5403
then
Lines 5080-5086 Link Here
5080
  echo $ECHO_N "(cached) $ECHO_C" >&6
5440
  echo $ECHO_N "(cached) $ECHO_C" >&6
5081
else
5441
else
5082
  cat >conftest.$ac_ext <<_ACEOF
5442
  cat >conftest.$ac_ext <<_ACEOF
5083
#line $LINENO "configure"
5084
/* confdefs.h.  */
5443
/* confdefs.h.  */
5085
_ACEOF
5444
_ACEOF
5086
cat confdefs.h >>conftest.$ac_ext
5445
cat confdefs.h >>conftest.$ac_ext
Lines 5101-5111 Link Here
5101
_ACEOF
5460
_ACEOF
5102
rm -f conftest.$ac_objext
5461
rm -f conftest.$ac_objext
5103
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5462
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5104
  (eval $ac_compile) 2>&5
5463
  (eval $ac_compile) 2>conftest.er1
5105
  ac_status=$?
5464
  ac_status=$?
5465
  grep -v '^ *+' conftest.er1 >conftest.err
5466
  rm -f conftest.er1
5467
  cat conftest.err >&5
5106
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5468
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5107
  (exit $ac_status); } &&
5469
  (exit $ac_status); } &&
5108
         { ac_try='test -s conftest.$ac_objext'
5470
	 { ac_try='test -z "$ac_cxx_werror_flag"
5471
			 || test ! -s conftest.err'
5472
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5473
  (eval $ac_try) 2>&5
5474
  ac_status=$?
5475
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5476
  (exit $ac_status); }; } &&
5477
	 { ac_try='test -s conftest.$ac_objext'
5109
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5478
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5110
  (eval $ac_try) 2>&5
5479
  (eval $ac_try) 2>&5
5111
  ac_status=$?
5480
  ac_status=$?
Lines 5118-5129 Link Here
5118
5487
5119
ac_cv_header_stdc=no
5488
ac_cv_header_stdc=no
5120
fi
5489
fi
5121
rm -f conftest.$ac_objext conftest.$ac_ext
5490
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5122
5491
5123
if test $ac_cv_header_stdc = yes; then
5492
if test $ac_cv_header_stdc = yes; then
5124
  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5493
  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5125
  cat >conftest.$ac_ext <<_ACEOF
5494
  cat >conftest.$ac_ext <<_ACEOF
5126
#line $LINENO "configure"
5127
/* confdefs.h.  */
5495
/* confdefs.h.  */
5128
_ACEOF
5496
_ACEOF
5129
cat confdefs.h >>conftest.$ac_ext
5497
cat confdefs.h >>conftest.$ac_ext
Lines 5145-5151 Link Here
5145
if test $ac_cv_header_stdc = yes; then
5513
if test $ac_cv_header_stdc = yes; then
5146
  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5514
  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5147
  cat >conftest.$ac_ext <<_ACEOF
5515
  cat >conftest.$ac_ext <<_ACEOF
5148
#line $LINENO "configure"
5149
/* confdefs.h.  */
5516
/* confdefs.h.  */
5150
_ACEOF
5517
_ACEOF
5151
cat confdefs.h >>conftest.$ac_ext
5518
cat confdefs.h >>conftest.$ac_ext
Lines 5170-5176 Link Here
5170
  :
5537
  :
5171
else
5538
else
5172
  cat >conftest.$ac_ext <<_ACEOF
5539
  cat >conftest.$ac_ext <<_ACEOF
5173
#line $LINENO "configure"
5174
/* confdefs.h.  */
5540
/* confdefs.h.  */
5175
_ACEOF
5541
_ACEOF
5176
cat confdefs.h >>conftest.$ac_ext
5542
cat confdefs.h >>conftest.$ac_ext
Lines 5182-5190 Link Here
5182
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5548
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5183
#else
5549
#else
5184
# define ISLOWER(c) \
5550
# define ISLOWER(c) \
5185
                   (('a' <= (c) && (c) <= 'i') \
5551
		   (('a' <= (c) && (c) <= 'i') \
5186
                     || ('j' <= (c) && (c) <= 'r') \
5552
		     || ('j' <= (c) && (c) <= 'r') \
5187
                     || ('s' <= (c) && (c) <= 'z'))
5553
		     || ('s' <= (c) && (c) <= 'z'))
5188
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5554
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5189
#endif
5555
#endif
5190
5556
Lines 5195-5201 Link Here
5195
  int i;
5561
  int i;
5196
  for (i = 0; i < 256; i++)
5562
  for (i = 0; i < 256; i++)
5197
    if (XOR (islower (i), ISLOWER (i))
5563
    if (XOR (islower (i), ISLOWER (i))
5198
        || toupper (i) != TOUPPER (i))
5564
	|| toupper (i) != TOUPPER (i))
5199
      exit(2);
5565
      exit(2);
5200
  exit (0);
5566
  exit (0);
5201
}
5567
}
Lines 5220-5226 Link Here
5220
( exit $ac_status )
5586
( exit $ac_status )
5221
ac_cv_header_stdc=no
5587
ac_cv_header_stdc=no
5222
fi
5588
fi
5223
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5589
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5224
fi
5590
fi
5225
fi
5591
fi
5226
fi
5592
fi
Lines 5245-5251 Link Here
5245
5611
5246
5612
5247
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5613
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5248
                  inttypes.h stdint.h unistd.h
5614
		  inttypes.h stdint.h unistd.h
5249
do
5615
do
5250
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5616
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5251
echo "$as_me:$LINENO: checking for $ac_header" >&5
5617
echo "$as_me:$LINENO: checking for $ac_header" >&5
Lines 5254-5260 Link Here
5254
  echo $ECHO_N "(cached) $ECHO_C" >&6
5620
  echo $ECHO_N "(cached) $ECHO_C" >&6
5255
else
5621
else
5256
  cat >conftest.$ac_ext <<_ACEOF
5622
  cat >conftest.$ac_ext <<_ACEOF
5257
#line $LINENO "configure"
5258
/* confdefs.h.  */
5623
/* confdefs.h.  */
5259
_ACEOF
5624
_ACEOF
5260
cat confdefs.h >>conftest.$ac_ext
5625
cat confdefs.h >>conftest.$ac_ext
Lines 5266-5276 Link Here
5266
_ACEOF
5631
_ACEOF
5267
rm -f conftest.$ac_objext
5632
rm -f conftest.$ac_objext
5268
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5633
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5269
  (eval $ac_compile) 2>&5
5634
  (eval $ac_compile) 2>conftest.er1
5270
  ac_status=$?
5635
  ac_status=$?
5636
  grep -v '^ *+' conftest.er1 >conftest.err
5637
  rm -f conftest.er1
5638
  cat conftest.err >&5
5271
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5639
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5272
  (exit $ac_status); } &&
5640
  (exit $ac_status); } &&
5273
         { ac_try='test -s conftest.$ac_objext'
5641
	 { ac_try='test -z "$ac_cxx_werror_flag"
5642
			 || test ! -s conftest.err'
5643
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5644
  (eval $ac_try) 2>&5
5645
  ac_status=$?
5646
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5647
  (exit $ac_status); }; } &&
5648
	 { ac_try='test -s conftest.$ac_objext'
5274
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5649
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5275
  (eval $ac_try) 2>&5
5650
  (eval $ac_try) 2>&5
5276
  ac_status=$?
5651
  ac_status=$?
Lines 5283-5289 Link Here
5283
5658
5284
eval "$as_ac_Header=no"
5659
eval "$as_ac_Header=no"
5285
fi
5660
fi
5286
rm -f conftest.$ac_objext conftest.$ac_ext
5661
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5287
fi
5662
fi
5288
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5663
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5289
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5664
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
Lines 5314-5320 Link Here
5314
echo "$as_me:$LINENO: checking $ac_header usability" >&5
5689
echo "$as_me:$LINENO: checking $ac_header usability" >&5
5315
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5690
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5316
cat >conftest.$ac_ext <<_ACEOF
5691
cat >conftest.$ac_ext <<_ACEOF
5317
#line $LINENO "configure"
5318
/* confdefs.h.  */
5692
/* confdefs.h.  */
5319
_ACEOF
5693
_ACEOF
5320
cat confdefs.h >>conftest.$ac_ext
5694
cat confdefs.h >>conftest.$ac_ext
Lines 5325-5335 Link Here
5325
_ACEOF
5699
_ACEOF
5326
rm -f conftest.$ac_objext
5700
rm -f conftest.$ac_objext
5327
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5701
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5328
  (eval $ac_compile) 2>&5
5702
  (eval $ac_compile) 2>conftest.er1
5329
  ac_status=$?
5703
  ac_status=$?
5704
  grep -v '^ *+' conftest.er1 >conftest.err
5705
  rm -f conftest.er1
5706
  cat conftest.err >&5
5330
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5707
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5331
  (exit $ac_status); } &&
5708
  (exit $ac_status); } &&
5332
         { ac_try='test -s conftest.$ac_objext'
5709
	 { ac_try='test -z "$ac_cxx_werror_flag"
5710
			 || test ! -s conftest.err'
5711
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5712
  (eval $ac_try) 2>&5
5713
  ac_status=$?
5714
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5715
  (exit $ac_status); }; } &&
5716
	 { ac_try='test -s conftest.$ac_objext'
5333
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5717
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5334
  (eval $ac_try) 2>&5
5718
  (eval $ac_try) 2>&5
5335
  ac_status=$?
5719
  ac_status=$?
Lines 5342-5348 Link Here
5342
5726
5343
ac_header_compiler=no
5727
ac_header_compiler=no
5344
fi
5728
fi
5345
rm -f conftest.$ac_objext conftest.$ac_ext
5729
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5346
echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5730
echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5347
echo "${ECHO_T}$ac_header_compiler" >&6
5731
echo "${ECHO_T}$ac_header_compiler" >&6
5348
5732
Lines 5350-5356 Link Here
5350
echo "$as_me:$LINENO: checking $ac_header presence" >&5
5734
echo "$as_me:$LINENO: checking $ac_header presence" >&5
5351
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5735
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5352
cat >conftest.$ac_ext <<_ACEOF
5736
cat >conftest.$ac_ext <<_ACEOF
5353
#line $LINENO "configure"
5354
/* confdefs.h.  */
5737
/* confdefs.h.  */
5355
_ACEOF
5738
_ACEOF
5356
cat confdefs.h >>conftest.$ac_ext
5739
cat confdefs.h >>conftest.$ac_ext
Lines 5368-5373 Link Here
5368
  (exit $ac_status); } >/dev/null; then
5751
  (exit $ac_status); } >/dev/null; then
5369
  if test -s conftest.err; then
5752
  if test -s conftest.err; then
5370
    ac_cpp_err=$ac_cxx_preproc_warn_flag
5753
    ac_cpp_err=$ac_cxx_preproc_warn_flag
5754
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
5371
  else
5755
  else
5372
    ac_cpp_err=
5756
    ac_cpp_err=
5373
  fi
5757
  fi
Lines 5387-5419 Link Here
5387
echo "${ECHO_T}$ac_header_preproc" >&6
5771
echo "${ECHO_T}$ac_header_preproc" >&6
5388
5772
5389
# So?  What about this header?
5773
# So?  What about this header?
5390
case $ac_header_compiler:$ac_header_preproc in
5774
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
5391
  yes:no )
5775
  yes:no: )
5392
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5776
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5393
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5777
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5394
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5778
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5395
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5779
echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5396
    (
5780
    ac_header_preproc=yes
5397
      cat <<\_ASBOX
5398
## ------------------------------------ ##
5399
## Report this to bug-autoconf@gnu.org. ##
5400
## ------------------------------------ ##
5401
_ASBOX
5402
    ) |
5403
      sed "s/^/$as_me: WARNING:     /" >&2
5404
    ;;
5781
    ;;
5405
  no:yes )
5782
  no:yes:* )
5406
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5783
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5407
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5784
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5408
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5785
    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
5409
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5786
echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
5787
    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5788
echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5789
    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
5790
echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
5410
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5791
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5411
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5792
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5793
    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5794
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5412
    (
5795
    (
5413
      cat <<\_ASBOX
5796
      cat <<\_ASBOX
5414
## ------------------------------------ ##
5797
## --------------------------------- ##
5415
## Report this to bug-autoconf@gnu.org. ##
5798
## Report this to the lavaps lists.  ##
5416
## ------------------------------------ ##
5799
## --------------------------------- ##
5417
_ASBOX
5800
_ASBOX
5418
    ) |
5801
    ) |
5419
      sed "s/^/$as_me: WARNING:     /" >&2
5802
      sed "s/^/$as_me: WARNING:     /" >&2
Lines 5424-5430 Link Here
5424
if eval "test \"\${$as_ac_Header+set}\" = set"; then
5807
if eval "test \"\${$as_ac_Header+set}\" = set"; then
5425
  echo $ECHO_N "(cached) $ECHO_C" >&6
5808
  echo $ECHO_N "(cached) $ECHO_C" >&6
5426
else
5809
else
5427
  eval "$as_ac_Header=$ac_header_preproc"
5810
  eval "$as_ac_Header=\$ac_header_preproc"
5428
fi
5811
fi
5429
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5812
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5430
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5813
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
Lines 5439-5444 Link Here
5439
5822
5440
done
5823
done
5441
5824
5825
ac_ext=c
5826
ac_cpp='$CPP $CPPFLAGS'
5827
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5828
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5829
ac_compiler_gnu=$ac_cv_c_compiler_gnu
5830
5831
5442
5832
5443
5833
5444
for ac_func in setenv snprintf
5834
for ac_func in setenv snprintf
Lines 5450-5470 Link Here
5450
  echo $ECHO_N "(cached) $ECHO_C" >&6
5840
  echo $ECHO_N "(cached) $ECHO_C" >&6
5451
else
5841
else
5452
  cat >conftest.$ac_ext <<_ACEOF
5842
  cat >conftest.$ac_ext <<_ACEOF
5453
#line $LINENO "configure"
5454
/* confdefs.h.  */
5843
/* confdefs.h.  */
5455
_ACEOF
5844
_ACEOF
5456
cat confdefs.h >>conftest.$ac_ext
5845
cat confdefs.h >>conftest.$ac_ext
5457
cat >>conftest.$ac_ext <<_ACEOF
5846
cat >>conftest.$ac_ext <<_ACEOF
5458
/* end confdefs.h.  */
5847
/* end confdefs.h.  */
5848
/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5849
   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5850
#define $ac_func innocuous_$ac_func
5851
5459
/* System header to define __stub macros and hopefully few prototypes,
5852
/* System header to define __stub macros and hopefully few prototypes,
5460
    which can conflict with char $ac_func (); below.
5853
    which can conflict with char $ac_func (); below.
5461
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5854
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5462
    <limits.h> exists even on freestanding compilers.  */
5855
    <limits.h> exists even on freestanding compilers.  */
5856
5463
#ifdef __STDC__
5857
#ifdef __STDC__
5464
# include <limits.h>
5858
# include <limits.h>
5465
#else
5859
#else
5466
# include <assert.h>
5860
# include <assert.h>
5467
#endif
5861
#endif
5862
5863
#undef $ac_func
5864
5468
/* Override any gcc2 internal prototype to avoid an error.  */
5865
/* Override any gcc2 internal prototype to avoid an error.  */
5469
#ifdef __cplusplus
5866
#ifdef __cplusplus
5470
extern "C"
5867
extern "C"
Lines 5495-5505 Link Here
5495
_ACEOF
5892
_ACEOF
5496
rm -f conftest.$ac_objext conftest$ac_exeext
5893
rm -f conftest.$ac_objext conftest$ac_exeext
5497
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5894
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5498
  (eval $ac_link) 2>&5
5895
  (eval $ac_link) 2>conftest.er1
5499
  ac_status=$?
5896
  ac_status=$?
5897
  grep -v '^ *+' conftest.er1 >conftest.err
5898
  rm -f conftest.er1
5899
  cat conftest.err >&5
5500
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5900
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5501
  (exit $ac_status); } &&
5901
  (exit $ac_status); } &&
5502
         { ac_try='test -s conftest$ac_exeext'
5902
	 { ac_try='test -z "$ac_c_werror_flag"
5903
			 || test ! -s conftest.err'
5904
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5905
  (eval $ac_try) 2>&5
5906
  ac_status=$?
5907
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5908
  (exit $ac_status); }; } &&
5909
	 { ac_try='test -s conftest$ac_exeext'
5503
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5910
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5504
  (eval $ac_try) 2>&5
5911
  (eval $ac_try) 2>&5
5505
  ac_status=$?
5912
  ac_status=$?
Lines 5512-5518 Link Here
5512
5919
5513
eval "$as_ac_var=no"
5920
eval "$as_ac_var=no"
5514
fi
5921
fi
5515
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5922
rm -f conftest.err conftest.$ac_objext \
5923
      conftest$ac_exeext conftest.$ac_ext
5516
fi
5924
fi
5517
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5925
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5518
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5926
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
Lines 5524-5529 Link Here
5524
fi
5932
fi
5525
done
5933
done
5526
5934
5935
ac_ext=cc
5936
ac_cpp='$CXXCPP $CPPFLAGS'
5937
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5938
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5939
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5527
5940
5528
5941
5529
# Check whether --with-additional-includes or --without-additional-includes was given.
5942
# Check whether --with-additional-includes or --without-additional-includes was given.
Lines 5661-5667 Link Here
5661
					echo "$as_me:$LINENO: checking whether $CXX can include sys/user.h without -fpermissive" >&5
6074
					echo "$as_me:$LINENO: checking whether $CXX can include sys/user.h without -fpermissive" >&5
5662
echo $ECHO_N "checking whether $CXX can include sys/user.h without -fpermissive... $ECHO_C" >&6
6075
echo $ECHO_N "checking whether $CXX can include sys/user.h without -fpermissive... $ECHO_C" >&6
5663
	cat >conftest.$ac_ext <<_ACEOF
6076
	cat >conftest.$ac_ext <<_ACEOF
5664
#line $LINENO "configure"
5665
/* confdefs.h.  */
6077
/* confdefs.h.  */
5666
_ACEOF
6078
_ACEOF
5667
cat confdefs.h >>conftest.$ac_ext
6079
cat confdefs.h >>conftest.$ac_ext
Lines 5692-5702 Link Here
5692
_ACEOF
6104
_ACEOF
5693
rm -f conftest.$ac_objext
6105
rm -f conftest.$ac_objext
5694
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6106
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5695
  (eval $ac_compile) 2>&5
6107
  (eval $ac_compile) 2>conftest.er1
5696
  ac_status=$?
6108
  ac_status=$?
6109
  grep -v '^ *+' conftest.er1 >conftest.err
6110
  rm -f conftest.er1
6111
  cat conftest.err >&5
5697
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6112
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5698
  (exit $ac_status); } &&
6113
  (exit $ac_status); } &&
5699
         { ac_try='test -s conftest.$ac_objext'
6114
	 { ac_try='test -z "$ac_cxx_werror_flag"
6115
			 || test ! -s conftest.err'
6116
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6117
  (eval $ac_try) 2>&5
6118
  ac_status=$?
6119
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6120
  (exit $ac_status); }; } &&
6121
	 { ac_try='test -s conftest.$ac_objext'
5700
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6122
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5701
  (eval $ac_try) 2>&5
6123
  (eval $ac_try) 2>&5
5702
  ac_status=$?
6124
  ac_status=$?
Lines 5711-5717 Link Here
5711
PLATFORM_INCLUDES="$PLATFORM_INCLUDES -fpermissive"
6133
PLATFORM_INCLUDES="$PLATFORM_INCLUDES -fpermissive"
5712
6134
5713
fi
6135
fi
5714
rm -f conftest.$ac_objext conftest.$ac_ext
6136
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5715
	;;
6137
	;;
5716
*-*-*irix*)
6138
*-*-*irix*)
5717
	PLATFORM_SPECIFIC_TCLTK_LIB_SUFFIX_TYPE=none
6139
	PLATFORM_SPECIFIC_TCLTK_LIB_SUFFIX_TYPE=none
Lines 5804-5810 Link Here
5804
  ac_check_lib_save_LIBS=$LIBS
6226
  ac_check_lib_save_LIBS=$LIBS
5805
LIBS="-ldl  $LIBS"
6227
LIBS="-ldl  $LIBS"
5806
cat >conftest.$ac_ext <<_ACEOF
6228
cat >conftest.$ac_ext <<_ACEOF
5807
#line $LINENO "configure"
5808
/* confdefs.h.  */
6229
/* confdefs.h.  */
5809
_ACEOF
6230
_ACEOF
5810
cat confdefs.h >>conftest.$ac_ext
6231
cat confdefs.h >>conftest.$ac_ext
Lines 5828-5838 Link Here
5828
_ACEOF
6249
_ACEOF
5829
rm -f conftest.$ac_objext conftest$ac_exeext
6250
rm -f conftest.$ac_objext conftest$ac_exeext
5830
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6251
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5831
  (eval $ac_link) 2>&5
6252
  (eval $ac_link) 2>conftest.er1
5832
  ac_status=$?
6253
  ac_status=$?
6254
  grep -v '^ *+' conftest.er1 >conftest.err
6255
  rm -f conftest.er1
6256
  cat conftest.err >&5
5833
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6257
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5834
  (exit $ac_status); } &&
6258
  (exit $ac_status); } &&
5835
         { ac_try='test -s conftest$ac_exeext'
6259
	 { ac_try='test -z "$ac_cxx_werror_flag"
6260
			 || test ! -s conftest.err'
6261
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6262
  (eval $ac_try) 2>&5
6263
  ac_status=$?
6264
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6265
  (exit $ac_status); }; } &&
6266
	 { ac_try='test -s conftest$ac_exeext'
5836
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6267
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5837
  (eval $ac_try) 2>&5
6268
  (eval $ac_try) 2>&5
5838
  ac_status=$?
6269
  ac_status=$?
Lines 5845-5851 Link Here
5845
6276
5846
ac_cv_lib_dl_dlopen=no
6277
ac_cv_lib_dl_dlopen=no
5847
fi
6278
fi
5848
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6279
rm -f conftest.err conftest.$ac_objext \
6280
      conftest$ac_exeext conftest.$ac_ext
5849
LIBS=$ac_check_lib_save_LIBS
6281
LIBS=$ac_check_lib_save_LIBS
5850
fi
6282
fi
5851
echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
6283
echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
Lines 5944-5950 Link Here
5944
echo "$as_me:$LINENO: checking $ac_header usability" >&5
6376
echo "$as_me:$LINENO: checking $ac_header usability" >&5
5945
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6377
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5946
cat >conftest.$ac_ext <<_ACEOF
6378
cat >conftest.$ac_ext <<_ACEOF
5947
#line $LINENO "configure"
5948
/* confdefs.h.  */
6379
/* confdefs.h.  */
5949
_ACEOF
6380
_ACEOF
5950
cat confdefs.h >>conftest.$ac_ext
6381
cat confdefs.h >>conftest.$ac_ext
Lines 5955-5965 Link Here
5955
_ACEOF
6386
_ACEOF
5956
rm -f conftest.$ac_objext
6387
rm -f conftest.$ac_objext
5957
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6388
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5958
  (eval $ac_compile) 2>&5
6389
  (eval $ac_compile) 2>conftest.er1
5959
  ac_status=$?
6390
  ac_status=$?
6391
  grep -v '^ *+' conftest.er1 >conftest.err
6392
  rm -f conftest.er1
6393
  cat conftest.err >&5
5960
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6394
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5961
  (exit $ac_status); } &&
6395
  (exit $ac_status); } &&
5962
         { ac_try='test -s conftest.$ac_objext'
6396
	 { ac_try='test -z "$ac_cxx_werror_flag"
6397
			 || test ! -s conftest.err'
6398
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6399
  (eval $ac_try) 2>&5
6400
  ac_status=$?
6401
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6402
  (exit $ac_status); }; } &&
6403
	 { ac_try='test -s conftest.$ac_objext'
5963
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6404
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5964
  (eval $ac_try) 2>&5
6405
  (eval $ac_try) 2>&5
5965
  ac_status=$?
6406
  ac_status=$?
Lines 5972-5978 Link Here
5972
6413
5973
ac_header_compiler=no
6414
ac_header_compiler=no
5974
fi
6415
fi
5975
rm -f conftest.$ac_objext conftest.$ac_ext
6416
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5976
echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6417
echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5977
echo "${ECHO_T}$ac_header_compiler" >&6
6418
echo "${ECHO_T}$ac_header_compiler" >&6
5978
6419
Lines 5980-5986 Link Here
5980
echo "$as_me:$LINENO: checking $ac_header presence" >&5
6421
echo "$as_me:$LINENO: checking $ac_header presence" >&5
5981
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6422
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5982
cat >conftest.$ac_ext <<_ACEOF
6423
cat >conftest.$ac_ext <<_ACEOF
5983
#line $LINENO "configure"
5984
/* confdefs.h.  */
6424
/* confdefs.h.  */
5985
_ACEOF
6425
_ACEOF
5986
cat confdefs.h >>conftest.$ac_ext
6426
cat confdefs.h >>conftest.$ac_ext
Lines 5998-6003 Link Here
5998
  (exit $ac_status); } >/dev/null; then
6438
  (exit $ac_status); } >/dev/null; then
5999
  if test -s conftest.err; then
6439
  if test -s conftest.err; then
6000
    ac_cpp_err=$ac_cxx_preproc_warn_flag
6440
    ac_cpp_err=$ac_cxx_preproc_warn_flag
6441
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
6001
  else
6442
  else
6002
    ac_cpp_err=
6443
    ac_cpp_err=
6003
  fi
6444
  fi
Lines 6017-6049 Link Here
6017
echo "${ECHO_T}$ac_header_preproc" >&6
6458
echo "${ECHO_T}$ac_header_preproc" >&6
6018
6459
6019
# So?  What about this header?
6460
# So?  What about this header?
6020
case $ac_header_compiler:$ac_header_preproc in
6461
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
6021
  yes:no )
6462
  yes:no: )
6022
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6463
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6023
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6464
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6024
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6465
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6025
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6466
echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6026
    (
6467
    ac_header_preproc=yes
6027
      cat <<\_ASBOX
6028
## ------------------------------------ ##
6029
## Report this to bug-autoconf@gnu.org. ##
6030
## ------------------------------------ ##
6031
_ASBOX
6032
    ) |
6033
      sed "s/^/$as_me: WARNING:     /" >&2
6034
    ;;
6468
    ;;
6035
  no:yes )
6469
  no:yes:* )
6036
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6470
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6037
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6471
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6038
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6472
    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
6039
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6473
echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
6474
    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6475
echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6476
    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
6477
echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
6040
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6478
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6041
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6479
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6480
    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6481
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6042
    (
6482
    (
6043
      cat <<\_ASBOX
6483
      cat <<\_ASBOX
6044
## ------------------------------------ ##
6484
## --------------------------------- ##
6045
## Report this to bug-autoconf@gnu.org. ##
6485
## Report this to the lavaps lists.  ##
6046
## ------------------------------------ ##
6486
## --------------------------------- ##
6047
_ASBOX
6487
_ASBOX
6048
    ) |
6488
    ) |
6049
      sed "s/^/$as_me: WARNING:     /" >&2
6489
      sed "s/^/$as_me: WARNING:     /" >&2
Lines 6054-6060 Link Here
6054
if eval "test \"\${$as_ac_Header+set}\" = set"; then
6494
if eval "test \"\${$as_ac_Header+set}\" = set"; then
6055
  echo $ECHO_N "(cached) $ECHO_C" >&6
6495
  echo $ECHO_N "(cached) $ECHO_C" >&6
6056
else
6496
else
6057
  eval "$as_ac_Header=$ac_header_preproc"
6497
  eval "$as_ac_Header=\$ac_header_preproc"
6058
fi
6498
fi
6059
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6499
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6060
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6500
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
Lines 6265-6271 Link Here
6265
	echo "$as_me:$LINENO: checking if we need to add -fpermissive for $CXX to include X11/Xlib.h" >&5
6705
	echo "$as_me:$LINENO: checking if we need to add -fpermissive for $CXX to include X11/Xlib.h" >&5
6266
echo $ECHO_N "checking if we need to add -fpermissive for $CXX to include X11/Xlib.h... $ECHO_C" >&6
6706
echo $ECHO_N "checking if we need to add -fpermissive for $CXX to include X11/Xlib.h... $ECHO_C" >&6
6267
	cat >conftest.$ac_ext <<_ACEOF
6707
	cat >conftest.$ac_ext <<_ACEOF
6268
#line $LINENO "configure"
6269
/* confdefs.h.  */
6708
/* confdefs.h.  */
6270
_ACEOF
6709
_ACEOF
6271
cat confdefs.h >>conftest.$ac_ext
6710
cat confdefs.h >>conftest.$ac_ext
Lines 6286-6296 Link Here
6286
_ACEOF
6725
_ACEOF
6287
rm -f conftest.$ac_objext
6726
rm -f conftest.$ac_objext
6288
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6727
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6289
  (eval $ac_compile) 2>&5
6728
  (eval $ac_compile) 2>conftest.er1
6290
  ac_status=$?
6729
  ac_status=$?
6730
  grep -v '^ *+' conftest.er1 >conftest.err
6731
  rm -f conftest.er1
6732
  cat conftest.err >&5
6291
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6733
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6292
  (exit $ac_status); } &&
6734
  (exit $ac_status); } &&
6293
         { ac_try='test -s conftest.$ac_objext'
6735
	 { ac_try='test -z "$ac_cxx_werror_flag"
6736
			 || test ! -s conftest.err'
6737
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6738
  (eval $ac_try) 2>&5
6739
  ac_status=$?
6740
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6741
  (exit $ac_status); }; } &&
6742
	 { ac_try='test -s conftest.$ac_objext'
6294
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6743
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6295
  (eval $ac_try) 2>&5
6744
  (eval $ac_try) 2>&5
6296
  ac_status=$?
6745
  ac_status=$?
Lines 6306-6312 Link Here
6306
	echo "$as_me:$LINENO: result: yes" >&5
6755
	echo "$as_me:$LINENO: result: yes" >&5
6307
echo "${ECHO_T}yes" >&6
6756
echo "${ECHO_T}yes" >&6
6308
fi
6757
fi
6309
rm -f conftest.$ac_objext conftest.$ac_ext
6758
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6310
fi
6759
fi
6311
6760
6312
6761
Lines 6354-6366 Link Here
6354
      # `set' does not quote correctly, so add quotes (double-quote
6803
      # `set' does not quote correctly, so add quotes (double-quote
6355
      # substitution turns \\\\ into \\, and sed turns \\ into \).
6804
      # substitution turns \\\\ into \\, and sed turns \\ into \).
6356
      sed -n \
6805
      sed -n \
6357
        "s/'/'\\\\''/g;
6806
	"s/'/'\\\\''/g;
6358
    	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
6807
	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
6359
      ;;
6808
      ;;
6360
    *)
6809
    *)
6361
      # `set' quotes correctly as required by POSIX, so do not add quotes.
6810
      # `set' quotes correctly as required by POSIX, so do not add quotes.
6362
      sed -n \
6811
      sed -n \
6363
        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
6812
	"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
6364
      ;;
6813
      ;;
6365
    esac;
6814
    esac;
6366
} |
6815
} |
Lines 6390-6402 Link Here
6390
# trailing colons and then remove the whole line if VPATH becomes empty
6839
# trailing colons and then remove the whole line if VPATH becomes empty
6391
# (actually we leave an empty line to preserve line numbers).
6840
# (actually we leave an empty line to preserve line numbers).
6392
if test "x$srcdir" = x.; then
6841
if test "x$srcdir" = x.; then
6393
  ac_vpsub='/^[ 	]*VPATH[ 	]*=/{
6842
  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
6394
s/:*\$(srcdir):*/:/;
6843
s/:*\$(srcdir):*/:/;
6395
s/:*\${srcdir}:*/:/;
6844
s/:*\${srcdir}:*/:/;
6396
s/:*@srcdir@:*/:/;
6845
s/:*@srcdir@:*/:/;
6397
s/^\([^=]*=[ 	]*\):*/\1/;
6846
s/^\([^=]*=[	 ]*\):*/\1/;
6398
s/:*$//;
6847
s/:*$//;
6399
s/^[^=]*=[ 	]*$//;
6848
s/^[^=]*=[	 ]*$//;
6400
}'
6849
}'
6401
fi
6850
fi
6402
6851
Lines 6407-6413 Link Here
6407
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
6856
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
6408
  # 1. Remove the extension, and $U if already installed.
6857
  # 1. Remove the extension, and $U if already installed.
6409
  ac_i=`echo "$ac_i" |
6858
  ac_i=`echo "$ac_i" |
6410
         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
6859
	 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
6411
  # 2. Add them.
6860
  # 2. Add them.
6412
  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
6861
  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
6413
  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
6862
  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
Lines 6465-6473 Link Here
6465
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
6914
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
6466
  set -o posix
6915
  set -o posix
6467
fi
6916
fi
6917
DUALCASE=1; export DUALCASE # for MKS sh
6468
6918
6469
# Support unset when possible.
6919
# Support unset when possible.
6470
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
6920
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6471
  as_unset=unset
6921
  as_unset=unset
6472
else
6922
else
6473
  as_unset=false
6923
  as_unset=false
Lines 6486-6492 Link Here
6486
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
6936
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
6487
  LC_TELEPHONE LC_TIME
6937
  LC_TELEPHONE LC_TIME
6488
do
6938
do
6489
  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
6939
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
6490
    eval $as_var=C; export $as_var
6940
    eval $as_var=C; export $as_var
6491
  else
6941
  else
6492
    $as_unset $as_var
6942
    $as_unset $as_var
Lines 6665-6680 Link Here
6665
if mkdir -p . 2>/dev/null; then
7115
if mkdir -p . 2>/dev/null; then
6666
  as_mkdir_p=:
7116
  as_mkdir_p=:
6667
else
7117
else
7118
  test -d ./-p && rmdir ./-p
6668
  as_mkdir_p=false
7119
  as_mkdir_p=false
6669
fi
7120
fi
6670
7121
6671
as_executable_p="test -f"
7122
as_executable_p="test -f"
6672
7123
6673
# Sed expression to map a string onto a valid CPP name.
7124
# Sed expression to map a string onto a valid CPP name.
6674
as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
7125
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
6675
7126
6676
# Sed expression to map a string onto a valid variable name.
7127
# Sed expression to map a string onto a valid variable name.
6677
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
7128
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
6678
7129
6679
7130
6680
# IFS
7131
# IFS
Lines 6701-6707 Link Here
6701
cat >&5 <<_CSEOF
7152
cat >&5 <<_CSEOF
6702
7153
6703
This file was extended by lavaps $as_me 2.4, which was
7154
This file was extended by lavaps $as_me 2.4, which was
6704
generated by GNU Autoconf 2.57.  Invocation command line was
7155
generated by GNU Autoconf 2.59.  Invocation command line was
6705
7156
6706
  CONFIG_FILES    = $CONFIG_FILES
7157
  CONFIG_FILES    = $CONFIG_FILES
6707
  CONFIG_HEADERS  = $CONFIG_HEADERS
7158
  CONFIG_HEADERS  = $CONFIG_HEADERS
Lines 6745-6753 Link Here
6745
  -d, --debug      don't remove temporary files
7196
  -d, --debug      don't remove temporary files
6746
      --recheck    update $as_me by reconfiguring in the same conditions
7197
      --recheck    update $as_me by reconfiguring in the same conditions
6747
  --file=FILE[:TEMPLATE]
7198
  --file=FILE[:TEMPLATE]
6748
                   instantiate the configuration file FILE
7199
		   instantiate the configuration file FILE
6749
  --header=FILE[:TEMPLATE]
7200
  --header=FILE[:TEMPLATE]
6750
                   instantiate the configuration header FILE
7201
		   instantiate the configuration header FILE
6751
7202
6752
Configuration files:
7203
Configuration files:
6753
$config_files
7204
$config_files
Lines 6764-6774 Link Here
6764
cat >>$CONFIG_STATUS <<_ACEOF
7215
cat >>$CONFIG_STATUS <<_ACEOF
6765
ac_cs_version="\\
7216
ac_cs_version="\\
6766
lavaps config.status 2.4
7217
lavaps config.status 2.4
6767
configured by $0, generated by GNU Autoconf 2.57,
7218
configured by $0, generated by GNU Autoconf 2.59,
6768
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
7219
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
6769
7220
6770
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
7221
Copyright (C) 2003 Free Software Foundation, Inc.
6771
Free Software Foundation, Inc.
6772
This config.status script is free software; the Free Software Foundation
7222
This config.status script is free software; the Free Software Foundation
6773
gives unlimited permission to copy, distribute and modify it."
7223
gives unlimited permission to copy, distribute and modify it."
6774
srcdir=$srcdir
7224
srcdir=$srcdir
Lines 7072-7080 Link Here
7072
      (echo ':t
7522
      (echo ':t
7073
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
7523
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
7074
      if test -z "$ac_sed_cmds"; then
7524
      if test -z "$ac_sed_cmds"; then
7075
  	ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
7525
	ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
7076
      else
7526
      else
7077
  	ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
7527
	ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
7078
      fi
7528
      fi
7079
      ac_sed_frag=`expr $ac_sed_frag + 1`
7529
      ac_sed_frag=`expr $ac_sed_frag + 1`
7080
      ac_beg=$ac_end
7530
      ac_beg=$ac_end
Lines 7092-7112 Link Here
7092
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7542
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7093
  case $ac_file in
7543
  case $ac_file in
7094
  - | *:- | *:-:* ) # input from stdin
7544
  - | *:- | *:-:* ) # input from stdin
7095
        cat >$tmp/stdin
7545
	cat >$tmp/stdin
7096
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7546
	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7097
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7547
	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7098
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7548
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7099
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7549
	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7100
  * )   ac_file_in=$ac_file.in ;;
7550
  * )   ac_file_in=$ac_file.in ;;
7101
  esac
7551
  esac
7102
7552
7103
  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
7553
  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
7104
  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
7554
  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
7105
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7555
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7106
         X"$ac_file" : 'X\(//\)[^/]' \| \
7556
	 X"$ac_file" : 'X\(//\)[^/]' \| \
7107
         X"$ac_file" : 'X\(//\)$' \| \
7557
	 X"$ac_file" : 'X\(//\)$' \| \
7108
         X"$ac_file" : 'X\(/\)' \| \
7558
	 X"$ac_file" : 'X\(/\)' \| \
7109
         .     : '\(.\)' 2>/dev/null ||
7559
	 .     : '\(.\)' 2>/dev/null ||
7110
echo X"$ac_file" |
7560
echo X"$ac_file" |
7111
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7561
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7112
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7562
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
Lines 7122-7131 Link Here
7122
      as_dirs="$as_dir $as_dirs"
7572
      as_dirs="$as_dir $as_dirs"
7123
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
7573
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
7124
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7574
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7125
         X"$as_dir" : 'X\(//\)[^/]' \| \
7575
	 X"$as_dir" : 'X\(//\)[^/]' \| \
7126
         X"$as_dir" : 'X\(//\)$' \| \
7576
	 X"$as_dir" : 'X\(//\)$' \| \
7127
         X"$as_dir" : 'X\(/\)' \| \
7577
	 X"$as_dir" : 'X\(/\)' \| \
7128
         .     : '\(.\)' 2>/dev/null ||
7578
	 .     : '\(.\)' 2>/dev/null ||
7129
echo X"$as_dir" |
7579
echo X"$as_dir" |
7130
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7580
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7131
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7581
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
Lines 7163-7174 Link Here
7163
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
7613
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
7164
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
7614
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
7165
esac
7615
esac
7166
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
7616
7167
# absolute.
7617
# Do not use `cd foo && pwd` to compute absolute paths, because
7168
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
7618
# the directories may not exist.
7169
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
7619
case `pwd` in
7170
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
7620
.) ac_abs_builddir="$ac_dir";;
7171
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
7621
*)
7622
  case "$ac_dir" in
7623
  .) ac_abs_builddir=`pwd`;;
7624
  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
7625
  *) ac_abs_builddir=`pwd`/"$ac_dir";;
7626
  esac;;
7627
esac
7628
case $ac_abs_builddir in
7629
.) ac_abs_top_builddir=${ac_top_builddir}.;;
7630
*)
7631
  case ${ac_top_builddir}. in
7632
  .) ac_abs_top_builddir=$ac_abs_builddir;;
7633
  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
7634
  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
7635
  esac;;
7636
esac
7637
case $ac_abs_builddir in
7638
.) ac_abs_srcdir=$ac_srcdir;;
7639
*)
7640
  case $ac_srcdir in
7641
  .) ac_abs_srcdir=$ac_abs_builddir;;
7642
  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
7643
  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
7644
  esac;;
7645
esac
7646
case $ac_abs_builddir in
7647
.) ac_abs_top_srcdir=$ac_top_srcdir;;
7648
*)
7649
  case $ac_top_srcdir in
7650
  .) ac_abs_top_srcdir=$ac_abs_builddir;;
7651
  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
7652
  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
7653
  esac;;
7654
esac
7172
7655
7173
7656
7174
  case $INSTALL in
7657
  case $INSTALL in
Lines 7190-7196 Link Here
7190
    configure_input="$ac_file.  "
7673
    configure_input="$ac_file.  "
7191
  fi
7674
  fi
7192
  configure_input=$configure_input"Generated from `echo $ac_file_in |
7675
  configure_input=$configure_input"Generated from `echo $ac_file_in |
7193
                                     sed 's,.*/,,'` by configure."
7676
				     sed 's,.*/,,'` by configure."
7194
7677
7195
  # First look for the input files in the build tree, otherwise in the
7678
  # First look for the input files in the build tree, otherwise in the
7196
  # src tree.
7679
  # src tree.
Lines 7199-7222 Link Here
7199
      case $f in
7682
      case $f in
7200
      -) echo $tmp/stdin ;;
7683
      -) echo $tmp/stdin ;;
7201
      [\\/$]*)
7684
      [\\/$]*)
7202
         # Absolute (can't be DOS-style, as IFS=:)
7685
	 # Absolute (can't be DOS-style, as IFS=:)
7203
         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7686
	 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7204
echo "$as_me: error: cannot find input file: $f" >&2;}
7687
echo "$as_me: error: cannot find input file: $f" >&2;}
7205
   { (exit 1); exit 1; }; }
7688
   { (exit 1); exit 1; }; }
7206
         echo $f;;
7689
	 echo "$f";;
7207
      *) # Relative
7690
      *) # Relative
7208
         if test -f "$f"; then
7691
	 if test -f "$f"; then
7209
           # Build tree
7692
	   # Build tree
7210
           echo $f
7693
	   echo "$f"
7211
         elif test -f "$srcdir/$f"; then
7694
	 elif test -f "$srcdir/$f"; then
7212
           # Source tree
7695
	   # Source tree
7213
           echo $srcdir/$f
7696
	   echo "$srcdir/$f"
7214
         else
7697
	 else
7215
           # /dev/null tree
7698
	   # /dev/null tree
7216
           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7699
	   { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7217
echo "$as_me: error: cannot find input file: $f" >&2;}
7700
echo "$as_me: error: cannot find input file: $f" >&2;}
7218
   { (exit 1); exit 1; }; }
7701
   { (exit 1); exit 1; }; }
7219
         fi;;
7702
	 fi;;
7220
      esac
7703
      esac
7221
    done` || { (exit 1); exit 1; }
7704
    done` || { (exit 1); exit 1; }
7222
_ACEOF
7705
_ACEOF
Lines 7258-7269 Link Here
7258
# NAME is the cpp macro being defined and VALUE is the value it is being given.
7741
# NAME is the cpp macro being defined and VALUE is the value it is being given.
7259
#
7742
#
7260
# ac_d sets the value in "#define NAME VALUE" lines.
7743
# ac_d sets the value in "#define NAME VALUE" lines.
7261
ac_dA='s,^\([ 	]*\)#\([ 	]*define[ 	][ 	]*\)'
7744
ac_dA='s,^\([	 ]*\)#\([	 ]*define[	 ][	 ]*\)'
7262
ac_dB='[ 	].*$,\1#\2'
7745
ac_dB='[	 ].*$,\1#\2'
7263
ac_dC=' '
7746
ac_dC=' '
7264
ac_dD=',;t'
7747
ac_dD=',;t'
7265
# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
7748
# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
7266
ac_uA='s,^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
7749
ac_uA='s,^\([	 ]*\)#\([	 ]*\)undef\([	 ][	 ]*\)'
7267
ac_uB='$,\1#\2define\3'
7750
ac_uB='$,\1#\2define\3'
7268
ac_uC=' '
7751
ac_uC=' '
7269
ac_uD=',;t'
7752
ac_uD=',;t'
Lines 7272-7282 Link Here
7272
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7755
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7273
  case $ac_file in
7756
  case $ac_file in
7274
  - | *:- | *:-:* ) # input from stdin
7757
  - | *:- | *:-:* ) # input from stdin
7275
        cat >$tmp/stdin
7758
	cat >$tmp/stdin
7276
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7759
	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7277
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7760
	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7278
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7761
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7279
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7762
	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7280
  * )   ac_file_in=$ac_file.in ;;
7763
  * )   ac_file_in=$ac_file.in ;;
7281
  esac
7764
  esac
7282
7765
Lines 7290-7317 Link Here
7290
      case $f in
7773
      case $f in
7291
      -) echo $tmp/stdin ;;
7774
      -) echo $tmp/stdin ;;
7292
      [\\/$]*)
7775
      [\\/$]*)
7293
         # Absolute (can't be DOS-style, as IFS=:)
7776
	 # Absolute (can't be DOS-style, as IFS=:)
7294
         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7777
	 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7295
echo "$as_me: error: cannot find input file: $f" >&2;}
7778
echo "$as_me: error: cannot find input file: $f" >&2;}
7296
   { (exit 1); exit 1; }; }
7779
   { (exit 1); exit 1; }; }
7297
         echo $f;;
7780
	 # Do quote $f, to prevent DOS paths from being IFS'd.
7781
	 echo "$f";;
7298
      *) # Relative
7782
      *) # Relative
7299
         if test -f "$f"; then
7783
	 if test -f "$f"; then
7300
           # Build tree
7784
	   # Build tree
7301
           echo $f
7785
	   echo "$f"
7302
         elif test -f "$srcdir/$f"; then
7786
	 elif test -f "$srcdir/$f"; then
7303
           # Source tree
7787
	   # Source tree
7304
           echo $srcdir/$f
7788
	   echo "$srcdir/$f"
7305
         else
7789
	 else
7306
           # /dev/null tree
7790
	   # /dev/null tree
7307
           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7791
	   { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7308
echo "$as_me: error: cannot find input file: $f" >&2;}
7792
echo "$as_me: error: cannot find input file: $f" >&2;}
7309
   { (exit 1); exit 1; }; }
7793
   { (exit 1); exit 1; }; }
7310
         fi;;
7794
	 fi;;
7311
      esac
7795
      esac
7312
    done` || { (exit 1); exit 1; }
7796
    done` || { (exit 1); exit 1; }
7313
  # Remove the trailing spaces.
7797
  # Remove the trailing spaces.
7314
  sed 's/[ 	]*$//' $ac_file_inputs >$tmp/in
7798
  sed 's/[	 ]*$//' $ac_file_inputs >$tmp/in
7315
7799
7316
_ACEOF
7800
_ACEOF
7317
7801
Lines 7334-7342 Link Here
7334
s,[\\$`],\\&,g
7818
s,[\\$`],\\&,g
7335
t clear
7819
t clear
7336
: clear
7820
: clear
7337
s,^[ 	]*#[ 	]*define[ 	][ 	]*\([^ 	(][^ 	(]*\)\(([^)]*)\)[ 	]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
7821
s,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 (][^	 (]*\)\(([^)]*)\)[	 ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
7338
t end
7822
t end
7339
s,^[ 	]*#[ 	]*define[ 	][ 	]*\([^ 	][^ 	]*\)[ 	]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
7823
s,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 ][^	 ]*\)[	 ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
7340
: end
7824
: end
7341
_ACEOF
7825
_ACEOF
7342
# If some macros were called several times there might be several times
7826
# If some macros were called several times there might be several times
Lines 7350-7362 Link Here
7350
# example, in the case of _POSIX_SOURCE, which is predefined and required
7834
# example, in the case of _POSIX_SOURCE, which is predefined and required
7351
# on some systems where configure will not decide to define it.
7835
# on some systems where configure will not decide to define it.
7352
cat >>conftest.undefs <<\_ACEOF
7836
cat >>conftest.undefs <<\_ACEOF
7353
s,^[ 	]*#[ 	]*undef[ 	][ 	]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
7837
s,^[	 ]*#[	 ]*undef[	 ][	 ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
7354
_ACEOF
7838
_ACEOF
7355
7839
7356
# Break up conftest.defines because some shells have a limit on the size
7840
# Break up conftest.defines because some shells have a limit on the size
7357
# of here documents, and old seds have small limits too (100 cmds).
7841
# of here documents, and old seds have small limits too (100 cmds).
7358
echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
7842
echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
7359
echo '  if grep "^[ 	]*#[ 	]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
7843
echo '  if grep "^[	 ]*#[	 ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
7360
echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
7844
echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
7361
echo '  :' >>$CONFIG_STATUS
7845
echo '  :' >>$CONFIG_STATUS
7362
rm -f conftest.tail
7846
rm -f conftest.tail
Lines 7365-7371 Link Here
7365
  # Write a limited-size here document to $tmp/defines.sed.
7849
  # Write a limited-size here document to $tmp/defines.sed.
7366
  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
7850
  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
7367
  # Speed up: don't consider the non `#define' lines.
7851
  # Speed up: don't consider the non `#define' lines.
7368
  echo '/^[ 	]*#[ 	]*define/!b' >>$CONFIG_STATUS
7852
  echo '/^[	 ]*#[	 ]*define/!b' >>$CONFIG_STATUS
7369
  # Work around the forget-to-reset-the-flag bug.
7853
  # Work around the forget-to-reset-the-flag bug.
7370
  echo 't clr' >>$CONFIG_STATUS
7854
  echo 't clr' >>$CONFIG_STATUS
7371
  echo ': clr' >>$CONFIG_STATUS
7855
  echo ': clr' >>$CONFIG_STATUS
Lines 7392-7398 Link Here
7392
  # Write a limited-size here document to $tmp/undefs.sed.
7876
  # Write a limited-size here document to $tmp/undefs.sed.
7393
  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
7877
  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
7394
  # Speed up: don't consider the non `#undef'
7878
  # Speed up: don't consider the non `#undef'
7395
  echo '/^[ 	]*#[ 	]*undef/!b' >>$CONFIG_STATUS
7879
  echo '/^[	 ]*#[	 ]*undef/!b' >>$CONFIG_STATUS
7396
  # Work around the forget-to-reset-the-flag bug.
7880
  # Work around the forget-to-reset-the-flag bug.
7397
  echo 't clr' >>$CONFIG_STATUS
7881
  echo 't clr' >>$CONFIG_STATUS
7398
  echo ': clr' >>$CONFIG_STATUS
7882
  echo ': clr' >>$CONFIG_STATUS
Lines 7426-7435 Link Here
7426
    else
7910
    else
7427
      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
7911
      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
7428
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7912
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7429
         X"$ac_file" : 'X\(//\)[^/]' \| \
7913
	 X"$ac_file" : 'X\(//\)[^/]' \| \
7430
         X"$ac_file" : 'X\(//\)$' \| \
7914
	 X"$ac_file" : 'X\(//\)$' \| \
7431
         X"$ac_file" : 'X\(/\)' \| \
7915
	 X"$ac_file" : 'X\(/\)' \| \
7432
         .     : '\(.\)' 2>/dev/null ||
7916
	 .     : '\(.\)' 2>/dev/null ||
7433
echo X"$ac_file" |
7917
echo X"$ac_file" |
7434
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7918
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7435
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7919
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
Lines 7445-7454 Link Here
7445
      as_dirs="$as_dir $as_dirs"
7929
      as_dirs="$as_dir $as_dirs"
7446
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
7930
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
7447
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7931
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7448
         X"$as_dir" : 'X\(//\)[^/]' \| \
7932
	 X"$as_dir" : 'X\(//\)[^/]' \| \
7449
         X"$as_dir" : 'X\(//\)$' \| \
7933
	 X"$as_dir" : 'X\(//\)$' \| \
7450
         X"$as_dir" : 'X\(/\)' \| \
7934
	 X"$as_dir" : 'X\(/\)' \| \
7451
         .     : '\(.\)' 2>/dev/null ||
7935
	 .     : '\(.\)' 2>/dev/null ||
7452
echo X"$as_dir" |
7936
echo X"$as_dir" |
7453
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7937
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7454
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7938
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
Lines 7486-7501 Link Here
7486
  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
7970
  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
7487
  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
7971
  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
7488
$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7972
$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7489
         X"$ac_dest" : 'X\(//\)[^/]' \| \
7973
	 X"$ac_dest" : 'X\(//\)[^/]' \| \
7490
         X"$ac_dest" : 'X\(//\)$' \| \
7974
	 X"$ac_dest" : 'X\(//\)$' \| \
7491
         X"$ac_dest" : 'X\(/\)' \| \
7975
	 X"$ac_dest" : 'X\(/\)' \| \
7492
         .     : '\(.\)' 2>/dev/null ||
7976
	 .     : '\(.\)' 2>/dev/null ||
7493
echo X"$ac_dest" |
7977
echo X"$ac_dest" |
7494
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7978
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7495
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7979
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7496
  	  /^X\(\/\/\)$/{ s//\1/; q; }
7980
  	  /^X\(\/\/\)$/{ s//\1/; q; }
7497
  	  /^X\(\/\).*/{ s//\1/; q; }
7981
  	  /^X\(\/\).*/{ s//\1/; q; }
7498
  	  s/.*/./; q'`
7982
  	  s/.*/./; q'`
7983
  { if $as_mkdir_p; then
7984
    mkdir -p "$ac_dir"
7985
  else
7986
    as_dir="$ac_dir"
7987
    as_dirs=
7988
    while test ! -d "$as_dir"; do
7989
      as_dirs="$as_dir $as_dirs"
7990
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
7991
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7992
	 X"$as_dir" : 'X\(//\)[^/]' \| \
7993
	 X"$as_dir" : 'X\(//\)$' \| \
7994
	 X"$as_dir" : 'X\(/\)' \| \
7995
	 .     : '\(.\)' 2>/dev/null ||
7996
echo X"$as_dir" |
7997
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7998
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7999
  	  /^X\(\/\/\)$/{ s//\1/; q; }
8000
  	  /^X\(\/\).*/{ s//\1/; q; }
8001
  	  s/.*/./; q'`
8002
    done
8003
    test ! -n "$as_dirs" || mkdir $as_dirs
8004
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
8005
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
8006
   { (exit 1); exit 1; }; }; }
8007
7499
  ac_builddir=.
8008
  ac_builddir=.
7500
8009
7501
if test "$ac_dir" != .; then
8010
if test "$ac_dir" != .; then
Lines 7521-7532 Link Here
7521
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
8030
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
7522
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
8031
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
7523
esac
8032
esac
7524
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
8033
7525
# absolute.
8034
# Do not use `cd foo && pwd` to compute absolute paths, because
7526
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
8035
# the directories may not exist.
7527
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
8036
case `pwd` in
7528
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
8037
.) ac_abs_builddir="$ac_dir";;
7529
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
8038
*)
8039
  case "$ac_dir" in
8040
  .) ac_abs_builddir=`pwd`;;
8041
  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
8042
  *) ac_abs_builddir=`pwd`/"$ac_dir";;
8043
  esac;;
8044
esac
8045
case $ac_abs_builddir in
8046
.) ac_abs_top_builddir=${ac_top_builddir}.;;
8047
*)
8048
  case ${ac_top_builddir}. in
8049
  .) ac_abs_top_builddir=$ac_abs_builddir;;
8050
  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
8051
  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
8052
  esac;;
8053
esac
8054
case $ac_abs_builddir in
8055
.) ac_abs_srcdir=$ac_srcdir;;
8056
*)
8057
  case $ac_srcdir in
8058
  .) ac_abs_srcdir=$ac_abs_builddir;;
8059
  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
8060
  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
8061
  esac;;
8062
esac
8063
case $ac_abs_builddir in
8064
.) ac_abs_top_srcdir=$ac_top_srcdir;;
8065
*)
8066
  case $ac_top_srcdir in
8067
  .) ac_abs_top_srcdir=$ac_abs_builddir;;
8068
  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
8069
  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
8070
  esac;;
8071
esac
7530
8072
7531
8073
7532
  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
8074
  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
Lines 7544-7553 Link Here
7544
  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
8086
  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
7545
    dirpart=`(dirname "$mf") 2>/dev/null ||
8087
    dirpart=`(dirname "$mf") 2>/dev/null ||
7546
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8088
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7547
         X"$mf" : 'X\(//\)[^/]' \| \
8089
	 X"$mf" : 'X\(//\)[^/]' \| \
7548
         X"$mf" : 'X\(//\)$' \| \
8090
	 X"$mf" : 'X\(//\)$' \| \
7549
         X"$mf" : 'X\(/\)' \| \
8091
	 X"$mf" : 'X\(/\)' \| \
7550
         .     : '\(.\)' 2>/dev/null ||
8092
	 .     : '\(.\)' 2>/dev/null ||
7551
echo X"$mf" |
8093
echo X"$mf" |
7552
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8094
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7553
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8095
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
Lines 7583-7592 Link Here
7583
    test -f "$dirpart/$file" && continue
8125
    test -f "$dirpart/$file" && continue
7584
    fdir=`(dirname "$file") 2>/dev/null ||
8126
    fdir=`(dirname "$file") 2>/dev/null ||
7585
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8127
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7586
         X"$file" : 'X\(//\)[^/]' \| \
8128
	 X"$file" : 'X\(//\)[^/]' \| \
7587
         X"$file" : 'X\(//\)$' \| \
8129
	 X"$file" : 'X\(//\)$' \| \
7588
         X"$file" : 'X\(/\)' \| \
8130
	 X"$file" : 'X\(/\)' \| \
7589
         .     : '\(.\)' 2>/dev/null ||
8131
	 .     : '\(.\)' 2>/dev/null ||
7590
echo X"$file" |
8132
echo X"$file" |
7591
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8133
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7592
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8134
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
Lines 7602-7611 Link Here
7602
      as_dirs="$as_dir $as_dirs"
8144
      as_dirs="$as_dir $as_dirs"
7603
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
8145
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
7604
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8146
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7605
         X"$as_dir" : 'X\(//\)[^/]' \| \
8147
	 X"$as_dir" : 'X\(//\)[^/]' \| \
7606
         X"$as_dir" : 'X\(//\)$' \| \
8148
	 X"$as_dir" : 'X\(//\)$' \| \
7607
         X"$as_dir" : 'X\(/\)' \| \
8149
	 X"$as_dir" : 'X\(/\)' \| \
7608
         .     : '\(.\)' 2>/dev/null ||
8150
	 .     : '\(.\)' 2>/dev/null ||
7609
echo X"$as_dir" |
8151
echo X"$as_dir" |
7610
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8152
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7611
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8153
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
(-)lavaps-2.4/work/lavaps-2.4/configure.ac (-1 / +2 lines)
Lines 138-145 Link Here
138
dnl Checks for library functions.
138
dnl Checks for library functions.
139
dnl
139
dnl
140
AC_CHECK_HEADERS([stdio.h])
140
AC_CHECK_HEADERS([stdio.h])
141
AC_LANG_PUSH(C)
141
AC_CHECK_FUNCS(setenv snprintf)
142
AC_CHECK_FUNCS(setenv snprintf)
142
143
AC_LANG_POP()
143
dnl
144
dnl
144
dnl allow user to add their own stuff
145
dnl allow user to add their own stuff
145
dnl
146
dnl
(-)lavaps-2.4/work/lavaps-2.4/linux/proc/devname.c (+1 lines)
Lines 15-20 Link Here
15
#include <fcntl.h>
15
#include <fcntl.h>
16
16
17
#define __KERNEL__
17
#define __KERNEL__
18
#include <asm/types.h>
18
#include <linux/kdev_t.h>
19
#include <linux/kdev_t.h>
19
#undef __KERNEL__
20
#undef __KERNEL__
20
21
(-)lavaps-2.4/work/lavaps-2.4/linux/proc/version.c (+1 lines)
Lines 5-10 Link Here
5
 * GNU Library General Public License; see ../COPYING.LIB
5
 * GNU Library General Public License; see ../COPYING.LIB
6
 */
6
 */
7
#include <stdio.h>
7
#include <stdio.h>
8
#include <stdlib.h>
8
9
9
#ifdef MINORVERSION
10
#ifdef MINORVERSION
10
char procps_version[] = "procps version " VERSION "." SUBVERSION "." MINORVERSION;
11
char procps_version[] = "procps version " VERSION "." SUBVERSION "." MINORVERSION;

Return to bug 96372