/[bison]/bison/configure
ViewVC logotype

Diff of /bison/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7.2.4 by akim, Thu Aug 30 15:41:40 2001 UTC revision 1.7.2.5 by akim, Fri Sep 7 12:12:29 2001 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by Autoconf 2.52c for GNU Bison 1.28e.  # Generated by Autoconf 2.52e for GNU Bison 1.29.
4  #  #
5  # Report bugs to <bug-bison@gnu.org>.  # Report bugs to <bug-bison@gnu.org>.
6  #  #
# Line 188  mandir='${prefix}/man' Line 188  mandir='${prefix}/man'
188  # Identity of this package.  # Identity of this package.
189  PACKAGE_NAME='GNU Bison'  PACKAGE_NAME='GNU Bison'
190  PACKAGE_TARNAME='bison'  PACKAGE_TARNAME='bison'
191  PACKAGE_VERSION='1.28e'  PACKAGE_VERSION='1.29'
192  PACKAGE_STRING='GNU Bison 1.28e'  PACKAGE_STRING='GNU Bison 1.29'
193  PACKAGE_BUGREPORT='bug-bison@gnu.org'  PACKAGE_BUGREPORT='bug-bison@gnu.org'
194    
195  ac_prev=  ac_prev=
# Line 606  if test "$ac_init_help" = "long"; then Line 606  if test "$ac_init_help" = "long"; then
606    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
607    # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
608    cat <<_ACEOF    cat <<_ACEOF
609  \`configure' configures GNU Bison 1.28e to adapt to many kinds of systems.  \`configure' configures GNU Bison 1.29 to adapt to many kinds of systems.
610    
611  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
612    
# Line 672  fi Line 672  fi
672    
673  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
674    case $ac_init_help in    case $ac_init_help in
675       short | recursive ) echo "Configuration of GNU Bison 1.28e:";;       short | recursive ) echo "Configuration of GNU Bison 1.29:";;
676     esac     esac
677    cat <<\_ACEOF    cat <<\_ACEOF
678    
# Line 756  fi Line 756  fi
756  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
757  if $ac_init_version; then  if $ac_init_version; then
758    cat <<\_ACEOF    cat <<\_ACEOF
759  GNU Bison configure 1.28e  GNU Bison configure 1.29
760  generated by GNU Autoconf 2.52c  generated by GNU Autoconf 2.52e
761    
762  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
763  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 771  cat >&5 <<_ACEOF Line 771  cat >&5 <<_ACEOF
771  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
772  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
773    
774  It was created by GNU Bison $as_me 1.28e, which was  It was created by GNU Bison $as_me 1.29, which was
775  generated by GNU Autoconf 2.52c.  Invocation command line was  generated by GNU Autoconf 2.52e.  Invocation command line was
776    
777    $ $0 $@    $ $0 $@
778    
# Line 800  hostinfo               = `(hostinfo) 2>/ Line 800  hostinfo               = `(hostinfo) 2>/
800  /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`  /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
801  /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`  /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
802    
 PATH = $PATH  
   
803  _ASUNAME  _ASUNAME
804    
805    as_save_IFS=$IFS
806    IFS=:
807    for as_dir in $PATH
808    do
809      echo "PATH: $as_dir"
810    done
811    IFS=$as_save_IFS
812  } >&5  } >&5
813    
814  cat >&5 <<_ACEOF  cat >&5 <<_ACEOF
# Line 903  if test -z "$CONFIG_SITE"; then Line 909  if test -z "$CONFIG_SITE"; then
909  fi  fi
910  for ac_site_file in $CONFIG_SITE; do  for ac_site_file in $CONFIG_SITE; do
911    if test -r "$ac_site_file"; then    if test -r "$ac_site_file"; then
912      { echo "$as_me:906: loading site script $ac_site_file" >&5      { echo "$as_me:912: loading site script $ac_site_file" >&5
913  echo "$as_me: loading site script $ac_site_file" >&6;}  echo "$as_me: loading site script $ac_site_file" >&6;}
914      sed 's/^/| /' "$ac_site_file" >&5      sed 's/^/| /' "$ac_site_file" >&5
915      . "$ac_site_file"      . "$ac_site_file"
# Line 914  if test -r "$cache_file"; then Line 920  if test -r "$cache_file"; then
920    # Some versions of bash will fail to source /dev/null (special    # Some versions of bash will fail to source /dev/null (special
921    # files actually), so we avoid doing that.    # files actually), so we avoid doing that.
922    if test -f "$cache_file"; then    if test -f "$cache_file"; then
923      { echo "$as_me:917: loading cache $cache_file" >&5      { echo "$as_me:923: loading cache $cache_file" >&5
924  echo "$as_me: loading cache $cache_file" >&6;}  echo "$as_me: loading cache $cache_file" >&6;}
925      case $cache_file in      case $cache_file in
926        [\\/]* | ?:[\\/]* ) . $cache_file;;        [\\/]* | ?:[\\/]* ) . $cache_file;;
# Line 922  echo "$as_me: loading cache $cache_file" Line 928  echo "$as_me: loading cache $cache_file"
928      esac      esac
929    fi    fi
930  else  else
931    { echo "$as_me:925: creating cache $cache_file" >&5    { echo "$as_me:931: creating cache $cache_file" >&5
932  echo "$as_me: creating cache $cache_file" >&6;}  echo "$as_me: creating cache $cache_file" >&6;}
933    >$cache_file    >$cache_file
934  fi  fi
# Line 938  for ac_var in `(set) 2>&1 | Line 944  for ac_var in `(set) 2>&1 |
944    eval ac_new_val="\$ac_env_${ac_var}_value"    eval ac_new_val="\$ac_env_${ac_var}_value"
945    case $ac_old_set,$ac_new_set in    case $ac_old_set,$ac_new_set in
946      set,)      set,)
947        { echo "$as_me:941: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5        { echo "$as_me:947: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
948  echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}  echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
949        ac_cache_corrupted=: ;;        ac_cache_corrupted=: ;;
950      ,set)      ,set)
951        { echo "$as_me:945: error: \`$ac_var' was not set in the previous run" >&5        { echo "$as_me:951: error: \`$ac_var' was not set in the previous run" >&5
952  echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}  echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
953        ac_cache_corrupted=: ;;        ac_cache_corrupted=: ;;
954      ,);;      ,);;
955      *)      *)
956        if test "x$ac_old_val" != "x$ac_new_val"; then        if test "x$ac_old_val" != "x$ac_new_val"; then
957          { echo "$as_me:951: error: \`$ac_var' has changed since the previous run:" >&5          { echo "$as_me:957: error: \`$ac_var' has changed since the previous run:" >&5
958  echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}  echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
959          { echo "$as_me:953:   former value:  $ac_old_val" >&5          { echo "$as_me:959:   former value:  $ac_old_val" >&5
960  echo "$as_me:   former value:  $ac_old_val" >&2;}  echo "$as_me:   former value:  $ac_old_val" >&2;}
961          { echo "$as_me:955:   current value: $ac_new_val" >&5          { echo "$as_me:961:   current value: $ac_new_val" >&5
962  echo "$as_me:   current value: $ac_new_val" >&2;}  echo "$as_me:   current value: $ac_new_val" >&2;}
963          ac_cache_corrupted=:          ac_cache_corrupted=:
964        fi;;        fi;;
# Line 971  echo "$as_me:   current value: $ac_new_v Line 977  echo "$as_me:   current value: $ac_new_v
977    fi    fi
978  done  done
979  if $ac_cache_corrupted; then  if $ac_cache_corrupted; then
980    { echo "$as_me:974: error: changes in the environment can compromise the build" >&5    { echo "$as_me:980: error: changes in the environment can compromise the build" >&5
981  echo "$as_me: error: changes in the environment can compromise the build" >&2;}  echo "$as_me: error: changes in the environment can compromise the build" >&2;}
982    { { echo "$as_me:976: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5    { { echo "$as_me:982: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
983  echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}  echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
984     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
985  fi  fi
# Line 993  esac Line 999  esac
999  echo "#! $SHELL" >conftest.sh  echo "#! $SHELL" >conftest.sh
1000  echo  "exit 0"   >>conftest.sh  echo  "exit 0"   >>conftest.sh
1001  chmod +x conftest.sh  chmod +x conftest.sh
1002  if { (echo "$as_me:996: PATH=\".;.\"; conftest.sh") >&5  if { (echo "$as_me:1002: PATH=\".;.\"; conftest.sh") >&5
1003    (PATH=".;."; conftest.sh) 2>&5    (PATH=".;."; conftest.sh) 2>&5
1004    ac_status=$?    ac_status=$?
1005    echo "$as_me:999: \$? = $ac_status" >&5    echo "$as_me:1005: \$? = $ac_status" >&5
1006    (exit $ac_status); }; then    (exit $ac_status); }; then
1007    ac_path_separator=';'    ac_path_separator=';'
1008  else  else
# Line 1022  for ac_dir in config $srcdir/config; do Line 1028  for ac_dir in config $srcdir/config; do
1028    fi    fi
1029  done  done
1030  if test -z "$ac_aux_dir"; then  if test -z "$ac_aux_dir"; then
1031    { { echo "$as_me:1025: error: cannot find install-sh or install.sh in config $srcdir/config" >&5    { { echo "$as_me:1031: error: cannot find install-sh or install.sh in config $srcdir/config" >&5
1032  echo "$as_me: error: cannot find install-sh or install.sh in config $srcdir/config" >&2;}  echo "$as_me: error: cannot find install-sh or install.sh in config $srcdir/config" >&2;}
1033     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1034  fi  fi
# Line 1042  ac_configure="$SHELL $ac_aux_dir/configu Line 1048  ac_configure="$SHELL $ac_aux_dir/configu
1048  # AFS /usr/afsws/bin/install, which mishandles nonexistent args  # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1049  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1050  # ./install, which can be erroneously created by make from ./install.sh.  # ./install, which can be erroneously created by make from ./install.sh.
1051  echo "$as_me:1045: checking for a BSD compatible install" >&5  echo "$as_me:1051: checking for a BSD compatible install" >&5
1052  echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6  echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
1053  if test -z "$INSTALL"; then  if test -z "$INSTALL"; then
1054  if test "${ac_cv_path_install+set}" = set; then  if test "${ac_cv_path_install+set}" = set; then
# Line 1091  fi Line 1097  fi
1097      INSTALL=$ac_install_sh      INSTALL=$ac_install_sh
1098    fi    fi
1099  fi  fi
1100  echo "$as_me:1094: result: $INSTALL" >&5  echo "$as_me:1100: result: $INSTALL" >&5
1101  echo "${ECHO_T}$INSTALL" >&6  echo "${ECHO_T}$INSTALL" >&6
1102    
1103  # Use test -z because SunOS4 sh mishandles braces in ${var-val}.  # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# Line 1102  test -z "$INSTALL_SCRIPT" && INSTALL_SCR Line 1108  test -z "$INSTALL_SCRIPT" && INSTALL_SCR
1108    
1109  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1110    
1111  echo "$as_me:1105: checking whether build environment is sane" >&5  echo "$as_me:1111: checking whether build environment is sane" >&5
1112  echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6  echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
1113  # Just in case  # Just in case
1114  sleep 1  sleep 1
# Line 1126  if ( Line 1132  if (
1132        # if, for instance, CONFIG_SHELL is bash and it inherits a        # if, for instance, CONFIG_SHELL is bash and it inherits a
1133        # broken ls alias from the environment.  This has actually        # broken ls alias from the environment.  This has actually
1134        # happened.  Such a system could not be considered "sane".        # happened.  Such a system could not be considered "sane".
1135        { { echo "$as_me:1129: error: ls -t appears to fail.  Make sure there is not a broken        { { echo "$as_me:1135: error: ls -t appears to fail.  Make sure there is not a broken
1136  alias in your environment" >&5  alias in your environment" >&5
1137  echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken  echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1138  alias in your environment" >&2;}  alias in your environment" >&2;}
# Line 1139  then Line 1145  then
1145     # Ok.     # Ok.
1146     :     :
1147  else  else
1148     { { echo "$as_me:1142: error: newly created file is older than distributed files!     { { echo "$as_me:1148: error: newly created file is older than distributed files!
1149  Check your system clock" >&5  Check your system clock" >&5
1150  echo "$as_me: error: newly created file is older than distributed files!  echo "$as_me: error: newly created file is older than distributed files!
1151  Check your system clock" >&2;}  Check your system clock" >&2;}
1152     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1153  fi  fi
1154  echo "$as_me:1148: result: yes" >&5  echo "$as_me:1154: result: yes" >&5
1155  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
1156  test "$program_prefix" != NONE &&  test "$program_prefix" != NONE &&
1157    program_transform_name="s,^,$program_prefix,;$program_transform_name"    program_transform_name="s,^,$program_prefix,;$program_transform_name"
# Line 1170  if eval "$MISSING --run true"; then Line 1176  if eval "$MISSING --run true"; then
1176  else  else
1177    am_missing_run=    am_missing_run=
1178    am_backtick='`'    am_backtick='`'
1179    { echo "$as_me:1173: WARNING: ${am_backtick}missing' script is too old or missing" >&5    { echo "$as_me:1179: WARNING: ${am_backtick}missing' script is too old or missing" >&5
1180  echo "$as_me: WARNING: ${am_backtick}missing' script is too old or missing" >&2;}  echo "$as_me: WARNING: ${am_backtick}missing' script is too old or missing" >&2;}
1181  fi  fi
1182    
# Line 1178  for ac_prog in mawk gawk nawk awk Line 1184  for ac_prog in mawk gawk nawk awk
1184  do  do
1185    # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
1186  set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
1187  echo "$as_me:1181: checking for $ac_word" >&5  echo "$as_me:1187: checking for $ac_word" >&5
1188  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1189  if test "${ac_cv_prog_AWK+set}" = set; then  if test "${ac_cv_prog_AWK+set}" = set; then
1190    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1193  for ac_dir in $ac_dummy; do Line 1199  for ac_dir in $ac_dummy; do
1199    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
1200    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
1201  ac_cv_prog_AWK="$ac_prog"  ac_cv_prog_AWK="$ac_prog"
1202  echo "$as_me:1196: found $ac_dir/$ac_word" >&5  echo "$as_me:1202: found $ac_dir/$ac_word" >&5
1203  break  break
1204  done  done
1205    
# Line 1201  fi Line 1207  fi
1207  fi  fi
1208  AWK=$ac_cv_prog_AWK  AWK=$ac_cv_prog_AWK
1209  if test -n "$AWK"; then  if test -n "$AWK"; then
1210    echo "$as_me:1204: result: $AWK" >&5    echo "$as_me:1210: result: $AWK" >&5
1211  echo "${ECHO_T}$AWK" >&6  echo "${ECHO_T}$AWK" >&6
1212  else  else
1213    echo "$as_me:1207: result: no" >&5    echo "$as_me:1213: result: no" >&5
1214  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1215  fi  fi
1216    
1217    test -n "$AWK" && break    test -n "$AWK" && break
1218  done  done
1219    
1220  echo "$as_me:1214: checking whether ${MAKE-make} sets \${MAKE}" >&5  echo "$as_me:1220: checking whether ${MAKE-make} sets \${MAKE}" >&5
1221  echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6  echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
1222  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
1223  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
# Line 1231  fi Line 1237  fi
1237  rm -f conftest.make  rm -f conftest.make
1238  fi  fi
1239  if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1240    echo "$as_me:1234: result: yes" >&5    echo "$as_me:1240: result: yes" >&5
1241  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
1242    SET_MAKE=    SET_MAKE=
1243  else  else
1244    echo "$as_me:1238: result: no" >&5    echo "$as_me:1244: result: no" >&5
1245  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1246    SET_MAKE="MAKE=${MAKE-make}"    SET_MAKE="MAKE=${MAKE-make}"
1247  fi  fi
# Line 1271  rmdir .deps 2>/dev/null Line 1277  rmdir .deps 2>/dev/null
1277  # test to see if srcdir already configured  # test to see if srcdir already configured
1278  if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&  if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
1279     test -f $srcdir/config.status; then     test -f $srcdir/config.status; then
1280    { { echo "$as_me:1274: error: source directory already configured; run \"make distclean\" there first" >&5    { { echo "$as_me:1280: error: source directory already configured; run \"make distclean\" there first" >&5
1281  echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}  echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1282     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1283  fi  fi
1284    
1285  # Define the identity of the package.  # Define the identity of the package.
1286  PACKAGE=bison  PACKAGE=bison
1287  VERSION=1.28e  VERSION=1.29
1288    
1289  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
1290  #define PACKAGE "$PACKAGE"  #define PACKAGE "$PACKAGE"
# Line 1339  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 1345  ac_compiler_gnu=$ac_cv_c_compiler_gnu
1345  if test -n "$ac_tool_prefix"; then  if test -n "$ac_tool_prefix"; then
1346    # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.    # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1347  set dummy ${ac_tool_prefix}gcc; ac_word=$2  set dummy ${ac_tool_prefix}gcc; ac_word=$2
1348  echo "$as_me:1342: checking for $ac_word" >&5  echo "$as_me:1348: checking for $ac_word" >&5
1349  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1350  if test "${ac_cv_prog_CC+set}" = set; then  if test "${ac_cv_prog_CC+set}" = set; then
1351    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1354  for ac_dir in $ac_dummy; do Line 1360  for ac_dir in $ac_dummy; do
1360    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
1361    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
1362  ac_cv_prog_CC="${ac_tool_prefix}gcc"  ac_cv_prog_CC="${ac_tool_prefix}gcc"
1363  echo "$as_me:1357: found $ac_dir/$ac_word" >&5  echo "$as_me:1363: found $ac_dir/$ac_word" >&5
1364  break  break
1365  done  done
1366    
# Line 1362  fi Line 1368  fi
1368  fi  fi
1369  CC=$ac_cv_prog_CC  CC=$ac_cv_prog_CC
1370  if test -n "$CC"; then  if test -n "$CC"; then
1371    echo "$as_me:1365: result: $CC" >&5    echo "$as_me:1371: result: $CC" >&5
1372  echo "${ECHO_T}$CC" >&6  echo "${ECHO_T}$CC" >&6
1373  else  else
1374    echo "$as_me:1368: result: no" >&5    echo "$as_me:1374: result: no" >&5
1375  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1376  fi  fi
1377    
# Line 1374  if test -z "$ac_cv_prog_CC"; then Line 1380  if test -z "$ac_cv_prog_CC"; then
1380    ac_ct_CC=$CC    ac_ct_CC=$CC
1381    # Extract the first word of "gcc", so it can be a program name with args.    # Extract the first word of "gcc", so it can be a program name with args.
1382  set dummy gcc; ac_word=$2  set dummy gcc; ac_word=$2
1383  echo "$as_me:1377: checking for $ac_word" >&5  echo "$as_me:1383: checking for $ac_word" >&5
1384  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1385  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1386    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1389  for ac_dir in $ac_dummy; do Line 1395  for ac_dir in $ac_dummy; do
1395    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
1396    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
1397  ac_cv_prog_ac_ct_CC="gcc"  ac_cv_prog_ac_ct_CC="gcc"
1398  echo "$as_me:1392: found $ac_dir/$ac_word" >&5  echo "$as_me:1398: found $ac_dir/$ac_word" >&5
1399  break  break
1400  done  done
1401    
# Line 1397  fi Line 1403  fi
1403  fi  fi
1404  ac_ct_CC=$ac_cv_prog_ac_ct_CC  ac_ct_CC=$ac_cv_prog_ac_ct_CC
1405  if test -n "$ac_ct_CC"; then  if test -n "$ac_ct_CC"; then
1406    echo "$as_me:1400: result: $ac_ct_CC" >&5    echo "$as_me:1406: result: $ac_ct_CC" >&5
1407  echo "${ECHO_T}$ac_ct_CC" >&6  echo "${ECHO_T}$ac_ct_CC" >&6
1408  else  else
1409    echo "$as_me:1403: result: no" >&5    echo "$as_me:1409: result: no" >&5
1410  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1411  fi  fi
1412    
# Line 1413  if test -z "$CC"; then Line 1419  if test -z "$CC"; then
1419    if test -n "$ac_tool_prefix"; then    if test -n "$ac_tool_prefix"; then
1420    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1421  set dummy ${ac_tool_prefix}cc; ac_word=$2  set dummy ${ac_tool_prefix}cc; ac_word=$2
1422  echo "$as_me:1416: checking for $ac_word" >&5  echo "$as_me:1422: checking for $ac_word" >&5
1423  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1424  if test "${ac_cv_prog_CC+set}" = set; then  if test "${ac_cv_prog_CC+set}" = set; then
1425    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1428  for ac_dir in $ac_dummy; do Line 1434  for ac_dir in $ac_dummy; do
1434    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
1435    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
1436  ac_cv_prog_CC="${ac_tool_prefix}cc"  ac_cv_prog_CC="${ac_tool_prefix}cc"
1437  echo "$as_me:1431: found $ac_dir/$ac_word" >&5  echo "$as_me:1437: found $ac_dir/$ac_word" >&5
1438  break  break
1439  done  done
1440    
# Line 1436  fi Line 1442  fi
1442  fi  fi
1443  CC=$ac_cv_prog_CC  CC=$ac_cv_prog_CC
1444  if test -n "$CC"; then  if test -n "$CC"; then
1445    echo "$as_me:1439: result: $CC" >&5    echo "$as_me:1445: result: $CC" >&5
1446  echo "${ECHO_T}$CC" >&6  echo "${ECHO_T}$CC" >&6
1447  else  else
1448    echo "$as_me:1442: result: no" >&5    echo "$as_me:1448: result: no" >&5
1449  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1450  fi  fi
1451    
# Line 1448  if test -z "$ac_cv_prog_CC"; then Line 1454  if test -z "$ac_cv_prog_CC"; then
1454    ac_ct_CC=$CC    ac_ct_CC=$CC
1455    # Extract the first word of "cc", so it can be a program name with args.    # Extract the first word of "cc", so it can be a program name with args.
1456  set dummy cc; ac_word=$2  set dummy cc; ac_word=$2
1457  echo "$as_me:1451: checking for $ac_word" >&5  echo "$as_me:1457: checking for $ac_word" >&5
1458  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1459  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1460    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1463  for ac_dir in $ac_dummy; do Line 1469  for ac_dir in $ac_dummy; do
1469    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
1470    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
1471  ac_cv_prog_ac_ct_CC="cc"  ac_cv_prog_ac_ct_CC="cc"
1472  echo "$as_me:1466: found $ac_dir/$ac_word" >&5  echo "$as_me:1472: found $ac_dir/$ac_word" >&5
1473  break  break
1474  done  done
1475    
# Line 1471  fi Line 1477  fi
1477  fi  fi
1478  ac_ct_CC=$ac_cv_prog_ac_ct_CC  ac_ct_CC=$ac_cv_prog_ac_ct_CC
1479  if test -n "$ac_ct_CC"; then  if test -n "$ac_ct_CC"; then
1480    echo "$as_me:1474: result: $ac_ct_CC" >&5    echo "$as_me:1480: result: $ac_ct_CC" >&5
1481  echo "${ECHO_T}$ac_ct_CC" >&6  echo "${ECHO_T}$ac_ct_CC" >&6
1482  else  else
1483    echo "$as_me:1477: result: no" >&5    echo "$as_me:1483: result: no" >&5
1484  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1485  fi  fi
1486    
# Line 1487  fi Line 1493  fi
1493  if test -z "$CC"; then  if test -z "$CC"; then
1494    # Extract the first word of "cc", so it can be a program name with args.    # Extract the first word of "cc", so it can be a program name with args.
1495  set dummy cc; ac_word=$2  set dummy cc; ac_word=$2
1496  echo "$as_me:1490: checking for $ac_word" >&5  echo "$as_me:1496: checking for $ac_word" >&5
1497  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1498  if test "${ac_cv_prog_CC+set}" = set; then  if test "${ac_cv_prog_CC+set}" = set; then
1499    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1507  if test "$ac_dir/$ac_word" = "/usr/ucb/c Line 1513  if test "$ac_dir/$ac_word" = "/usr/ucb/c
1513    continue    continue
1514  fi  fi
1515  ac_cv_prog_CC="cc"  ac_cv_prog_CC="cc"
1516  echo "$as_me:1510: found $ac_dir/$ac_word" >&5  echo "$as_me:1516: found $ac_dir/$ac_word" >&5
1517  break  break
1518  done  done
1519    
# Line 1529  fi Line 1535  fi
1535  fi  fi
1536  CC=$ac_cv_prog_CC  CC=$ac_cv_prog_CC
1537  if test -n "$CC"; then  if test -n "$CC"; then
1538    echo "$as_me:1532: result: $CC" >&5    echo "$as_me:1538: result: $CC" >&5
1539  echo "${ECHO_T}$CC" >&6  echo "${ECHO_T}$CC" >&6
1540  else  else
1541    echo "$as_me:1535: result: no" >&5    echo "$as_me:1541: result: no" >&5
1542  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1543  fi  fi
1544    
# Line 1543  if test -z "$CC"; then Line 1549  if test -z "$CC"; then
1549    do    do
1550      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1551  set dummy $ac_tool_prefix$ac_prog; ac_word=$2  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
1552  echo "$as_me:1546: checking for $ac_word" >&5  echo "$as_me:1552: checking for $ac_word" >&5
1553  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1554  if test "${ac_cv_prog_CC+set}" = set; then  if test "${ac_cv_prog_CC+set}" = set; then
1555    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1558  for ac_dir in $ac_dummy; do Line 1564  for ac_dir in $ac_dummy; do
1564    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
1565    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
1566  ac_cv_prog_CC="$ac_tool_prefix$ac_prog"  ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
1567  echo "$as_me:1561: found $ac_dir/$ac_word" >&5  echo "$as_me:1567: found $ac_dir/$ac_word" >&5
1568  break  break
1569  done  done
1570    
# Line 1566  fi Line 1572  fi
1572  fi  fi
1573  CC=$ac_cv_prog_CC  CC=$ac_cv_prog_CC
1574  if test -n "$CC"; then  if test -n "$CC"; then
1575    echo "$as_me:1569: result: $CC" >&5    echo "$as_me:1575: result: $CC" >&5
1576  echo "${ECHO_T}$CC" >&6  echo "${ECHO_T}$CC" >&6
1577  else  else
1578    echo "$as_me:1572: result: no" >&5    echo "$as_me:1578: result: no" >&5
1579  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1580  fi  fi
1581    
# Line 1582  if test -z "$CC"; then Line 1588  if test -z "$CC"; then
1588  do  do
1589    # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
1590  set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
1591  echo "$as_me:1585: checking for $ac_word" >&5  echo "$as_me:1591: checking for $ac_word" >&5
1592  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1593  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1594    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1597  for ac_dir in $ac_dummy; do Line 1603  for ac_dir in $ac_dummy; do
1603    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
1604    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
1605  ac_cv_prog_ac_ct_CC="$ac_prog"  ac_cv_prog_ac_ct_CC="$ac_prog"
1606  echo "$as_me:1600: found $ac_dir/$ac_word" >&5  echo "$as_me:1606: found $ac_dir/$ac_word" >&5
1607  break  break
1608  done  done
1609    
# Line 1605  fi Line 1611  fi
1611  fi  fi
1612  ac_ct_CC=$ac_cv_prog_ac_ct_CC  ac_ct_CC=$ac_cv_prog_ac_ct_CC
1613  if test -n "$ac_ct_CC"; then  if test -n "$ac_ct_CC"; then
1614    echo "$as_me:1608: result: $ac_ct_CC" >&5    echo "$as_me:1614: result: $ac_ct_CC" >&5
1615  echo "${ECHO_T}$ac_ct_CC" >&6  echo "${ECHO_T}$ac_ct_CC" >&6
1616  else  else
1617    echo "$as_me:1611: result: no" >&5    echo "$as_me:1617: result: no" >&5
1618  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
1619  fi  fi
1620    
# Line 1620  fi Line 1626  fi
1626    
1627  fi  fi
1628    
1629  test -z "$CC" && { { echo "$as_me:1623: error: no acceptable cc found in \$PATH" >&5  test -z "$CC" && { { echo "$as_me:1629: error: no acceptable cc found in \$PATH" >&5
1630  echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}  echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
1631     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1632    
1633  # Provide some information about the compiler.  # Provide some information about the compiler.
1634  echo "$as_me:1628:" \  echo "$as_me:1634:" \
1635       "checking for C compiler version" >&5       "checking for C compiler version" >&5
1636  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
1637  { (eval echo "$as_me:1631: \"$ac_compiler --version </dev/null >&5\"") >&5  { (eval echo "$as_me:1637: \"$ac_compiler --version </dev/null >&5\"") >&5
1638    (eval $ac_compiler --version </dev/null >&5) 2>&5    (eval $ac_compiler --version </dev/null >&5) 2>&5
1639    ac_status=$?    ac_status=$?
1640    echo "$as_me:1634: \$? = $ac_status" >&5    echo "$as_me:1640: \$? = $ac_status" >&5
1641    (exit $ac_status); }    (exit $ac_status); }
1642  { (eval echo "$as_me:1636: \"$ac_compiler -v </dev/null >&5\"") >&5  { (eval echo "$as_me:1642: \"$ac_compiler -v </dev/null >&5\"") >&5
1643    (eval $ac_compiler -v </dev/null >&5) 2>&5    (eval $ac_compiler -v </dev/null >&5) 2>&5
1644    ac_status=$?    ac_status=$?
1645    echo "$as_me:1639: \$? = $ac_status" >&5    echo "$as_me:1645: \$? = $ac_status" >&5
1646    (exit $ac_status); }    (exit $ac_status); }
1647  { (eval echo "$as_me:1641: \"$ac_compiler -V </dev/null >&5\"") >&5  { (eval echo "$as_me:1647: \"$ac_compiler -V </dev/null >&5\"") >&5
1648    (eval $ac_compiler -V </dev/null >&5) 2>&5    (eval $ac_compiler -V </dev/null >&5) 2>&5
1649    ac_status=$?    ac_status=$?
1650    echo "$as_me:1644: \$? = $ac_status" >&5    echo "$as_me:1650: \$? = $ac_status" >&5
1651    (exit $ac_status); }    (exit $ac_status); }
1652    
1653  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
1654  #line 1648 "configure"  #line 1654 "configure"
1655  #include "confdefs.h"  #include "confdefs.h"
1656    
1657  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 1667  ac_clean_files="$ac_clean_files a.out a. Line 1673  ac_clean_files="$ac_clean_files a.out a.
1673  # Try to create an executable without -o first, disregard a.out.  # Try to create an executable without -o first, disregard a.out.
1674  # It will help us diagnose broken compilers, and finding out an intuition  # It will help us diagnose broken compilers, and finding out an intuition
1675  # of exeext.  # of exeext.
1676  echo "$as_me:1670: checking for C compiler default output" >&5  echo "$as_me:1676: checking for C compiler default output" >&5
1677  echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6  echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
1678  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1679  if { (eval echo "$as_me:1673: \"$ac_link_default\"") >&5  if { (eval echo "$as_me:1679: \"$ac_link_default\"") >&5
1680    (eval $ac_link_default) 2>&5    (eval $ac_link_default) 2>&5
1681    ac_status=$?    ac_status=$?
1682    echo "$as_me:1676: \$? = $ac_status" >&5    echo "$as_me:1682: \$? = $ac_status" >&5
1683    (exit $ac_status); }; then    (exit $ac_status); }; then
1684    # Find the output, starting from the most likely.  This scheme is    # Find the output, starting from the most likely.  This scheme is
1685  # not robust to junk in `.', hence go to wildcards (a.*) only as a last  # not robust to junk in `.', hence go to wildcards (a.*) only as a last
# Line 1696  done Line 1702  done
1702  else  else
1703    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
1704  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
1705  { { echo "$as_me:1699: error: C compiler cannot create executables" >&5  { { echo "$as_me:1705: error: C compiler cannot create executables" >&5
1706  echo "$as_me: error: C compiler cannot create executables" >&2;}  echo "$as_me: error: C compiler cannot create executables" >&2;}
1707     { (exit 77); exit 77; }; }     { (exit 77); exit 77; }; }
1708  fi  fi
1709    
1710  ac_exeext=$ac_cv_exeext  ac_exeext=$ac_cv_exeext
1711  echo "$as_me:1705: result: $ac_file" >&5  echo "$as_me:1711: result: $ac_file" >&5
1712  echo "${ECHO_T}$ac_file" >&6  echo "${ECHO_T}$ac_file" >&6
1713    
1714  # Check the compiler produces executables we can run.  If not, either  # Check the compiler produces executables we can run.  If not, either
1715  # the compiler is broken, or we cross compile.  # the compiler is broken, or we cross compile.
1716  echo "$as_me:1710: checking whether the C compiler works" >&5  echo "$as_me:1716: checking whether the C compiler works" >&5
1717  echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6  echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1718  # FIXME: These cross compiler hacks should be removed for Autoconf 3.0  # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1719  # If not cross compiling, check that we can run a simple program.  # If not cross compiling, check that we can run a simple program.
1720  if test "$cross_compiling" != yes; then  if test "$cross_compiling" != yes; then
1721    if { ac_try='./$ac_file'    if { ac_try='./$ac_file'
1722    { (eval echo "$as_me:1716: \"$ac_try\"") >&5    { (eval echo "$as_me:1722: \"$ac_try\"") >&5
1723    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
1724    ac_status=$?    ac_status=$?
1725    echo "$as_me:1719: \$? = $ac_status" >&5    echo "$as_me:1725: \$? = $ac_status" >&5
1726    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
1727      cross_compiling=no      cross_compiling=no
1728    else    else
1729      if test "$cross_compiling" = maybe; then      if test "$cross_compiling" = maybe; then
1730          cross_compiling=yes          cross_compiling=yes
1731      else      else
1732          { { echo "$as_me:1726: error: cannot run C compiled programs.          { { echo "$as_me:1732: error: cannot run C compiled programs.
1733  If you meant to cross compile, use \`--host'." >&5  If you meant to cross compile, use \`--host'." >&5
1734  echo "$as_me: error: cannot run C compiled programs.  echo "$as_me: error: cannot run C compiled programs.
1735  If you meant to cross compile, use \`--host'." >&2;}  If you meant to cross compile, use \`--host'." >&2;}
# Line 1731  If you meant to cross compile, use \`--h Line 1737  If you meant to cross compile, use \`--h
1737      fi      fi
1738    fi    fi
1739  fi  fi
1740  echo "$as_me:1734: result: yes" >&5  echo "$as_me:1740: result: yes" >&5
1741  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
1742    
1743  rm -f a.out a.exe conftest$ac_cv_exeext  rm -f a.out a.exe conftest$ac_cv_exeext
1744  ac_clean_files=$ac_clean_files_save  ac_clean_files=$ac_clean_files_save
1745  # Check the compiler produces executables we can run.  If not, either  # Check the compiler produces executables we can run.  If not, either
1746  # the compiler is broken, or we cross compile.  # the compiler is broken, or we cross compile.
1747  echo "$as_me:1741: checking whether we are cross compiling" >&5  echo "$as_me:1747: checking whether we are cross compiling" >&5
1748  echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6  echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
1749  echo "$as_me:1743: result: $cross_compiling" >&5  echo "$as_me:1749: result: $cross_compiling" >&5
1750  echo "${ECHO_T}$cross_compiling" >&6  echo "${ECHO_T}$cross_compiling" >&6
1751    
1752  echo "$as_me:1746: checking for executable suffix" >&5  echo "$as_me:1752: checking for executable suffix" >&5
1753  echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6  echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
1754  if { (eval echo "$as_me:1748: \"$ac_link\"") >&5  if { (eval echo "$as_me:1754: \"$ac_link\"") >&5
1755    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
1756    ac_status=$?    ac_status=$?
1757    echo "$as_me:1751: \$? = $ac_status" >&5    echo "$as_me:1757: \$? = $ac_status" >&5
1758    (exit $ac_status); }; then    (exit $ac_status); }; then
1759    # If both `conftest.exe' and `conftest' are `present' (well, observable)    # If both `conftest.exe' and `conftest' are `present' (well, observable)
1760  # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will  # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
# Line 1764  for ac_file in `(ls conftest.exe; ls con Line 1770  for ac_file in `(ls conftest.exe; ls con
1770    esac    esac
1771  done  done
1772  else  else
1773    { { echo "$as_me:1767: error: cannot compute EXEEXT: cannot compile and link" >&5    { { echo "$as_me:1773: error: cannot compute EXEEXT: cannot compile and link" >&5
1774  echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}  echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
1775     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1776  fi  fi
1777    
1778  rm -f conftest$ac_cv_exeext  rm -f conftest$ac_cv_exeext
1779  echo "$as_me:1773: result: $ac_cv_exeext" >&5  echo "$as_me:1779: result: $ac_cv_exeext" >&5
1780  echo "${ECHO_T}$ac_cv_exeext" >&6  echo "${ECHO_T}$ac_cv_exeext" >&6
1781    
1782  rm -f conftest.$ac_ext  rm -f conftest.$ac_ext
1783  EXEEXT=$ac_cv_exeext  EXEEXT=$ac_cv_exeext
1784  ac_exeext=$EXEEXT  ac_exeext=$EXEEXT
1785  echo "$as_me:1779: checking for object suffix" >&5  echo "$as_me:1785: checking for object suffix" >&5
1786  echo $ECHO_N "checking for object suffix... $ECHO_C" >&6  echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
1787  if test "${ac_cv_objext+set}" = set; then  if test "${ac_cv_objext+set}" = set; then
1788    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
1789  else  else
1790    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
1791  #line 1785 "configure"  #line 1791 "configure"
1792  #include "confdefs.h"  #include "confdefs.h"
1793    
1794  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 1800  main () Line 1806  main ()
1806  }  }
1807  _ACEOF  _ACEOF
1808  rm -f conftest.o conftest.obj  rm -f conftest.o conftest.obj
1809  if { (eval echo "$as_me:1803: \"$ac_compile\"") >&5  if { (eval echo "$as_me:1809: \"$ac_compile\"") >&5
1810    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
1811    ac_status=$?    ac_status=$?
1812    echo "$as_me:1806: \$? = $ac_status" >&5    echo "$as_me:1812: \$? = $ac_status" >&5
1813    (exit $ac_status); }; then    (exit $ac_status); }; then
1814    for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do    for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
1815    case $ac_file in    case $ac_file in
# Line 1815  done Line 1821  done
1821  else  else
1822    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
1823  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
1824  { { echo "$as_me:1818: error: cannot compute OBJEXT: cannot compile" >&5  { { echo "$as_me:1824: error: cannot compute OBJEXT: cannot compile" >&5
1825  echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}  echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
1826     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1827  fi  fi
1828    
1829  rm -f conftest.$ac_cv_objext conftest.$ac_ext  rm -f conftest.$ac_cv_objext conftest.$ac_ext
1830  fi  fi
1831  echo "$as_me:1825: result: $ac_cv_objext" >&5  echo "$as_me:1831: result: $ac_cv_objext" >&5
1832  echo "${ECHO_T}$ac_cv_objext" >&6  echo "${ECHO_T}$ac_cv_objext" >&6
1833  OBJEXT=$ac_cv_objext  OBJEXT=$ac_cv_objext
1834  ac_objext=$OBJEXT  ac_objext=$OBJEXT
1835  echo "$as_me:1829: checking whether we are using the GNU C compiler" >&5  echo "$as_me:1835: checking whether we are using the GNU C compiler" >&5
1836  echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6  echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
1837  if test "${ac_cv_c_compiler_gnu+set}" = set; then  if test "${ac_cv_c_compiler_gnu+set}" = set; then
1838    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
1839  else  else
1840    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
1841  #line 1835 "configure"  #line 1841 "configure"
1842  #include "confdefs.h"  #include "confdefs.h"
1843    
1844  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 1853  main () Line 1859  main ()
1859  }  }
1860  _ACEOF  _ACEOF
1861  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
1862  if { (eval echo "$as_me:1856: \"$ac_compile\"") >&5  if { (eval echo "$as_me:1862: \"$ac_compile\"") >&5
1863    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
1864    ac_status=$?    ac_status=$?
1865    echo "$as_me:1859: \$? = $ac_status" >&5    echo "$as_me:1865: \$? = $ac_status" >&5
1866    (exit $ac_status); } &&    (exit $ac_status); } &&
1867           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
1868    { (eval echo "$as_me:1862: \"$ac_try\"") >&5    { (eval echo "$as_me:1868: \"$ac_try\"") >&5
1869    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
1870    ac_status=$?    ac_status=$?
1871    echo "$as_me:1865: \$? = $ac_status" >&5    echo "$as_me:1871: \$? = $ac_status" >&5
1872    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
1873    ac_compiler_gnu=yes    ac_compiler_gnu=yes
1874  else  else
# Line 1874  rm -f conftest.$ac_objext conftest.$ac_e Line 1880  rm -f conftest.$ac_objext conftest.$ac_e
1880  ac_cv_c_compiler_gnu=$ac_compiler_gnu  ac_cv_c_compiler_gnu=$ac_compiler_gnu
1881    
1882  fi  fi
1883  echo "$as_me:1877: result: $ac_cv_c_compiler_gnu" >&5  echo "$as_me:1883: result: $ac_cv_c_compiler_gnu" >&5
1884  echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6  echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
1885  GCC=`test $ac_compiler_gnu = yes && echo yes`  GCC=`test $ac_compiler_gnu = yes && echo yes`
1886  ac_test_CFLAGS=${CFLAGS+set}  ac_test_CFLAGS=${CFLAGS+set}
1887  ac_save_CFLAGS=$CFLAGS  ac_save_CFLAGS=$CFLAGS
1888  CFLAGS="-g"  CFLAGS="-g"
1889  echo "$as_me:1883: checking whether $CC accepts -g" >&5  echo "$as_me:1889: checking whether $CC accepts -g" >&5
1890  echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6  echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
1891  if test "${ac_cv_prog_cc_g+set}" = set; then  if test "${ac_cv_prog_cc_g+set}" = set; then
1892    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
1893  else  else
1894    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
1895  #line 1889 "configure"  #line 1895 "configure"
1896  #include "confdefs.h"  #include "confdefs.h"
1897    
1898  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 1904  main () Line 1910  main ()
1910  }  }
1911  _ACEOF  _ACEOF
1912  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
1913  if { (eval echo "$as_me:1907: \"$ac_compile\"") >&5  if { (eval echo "$as_me:1913: \"$ac_compile\"") >&5
1914    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
1915    ac_status=$?    ac_status=$?
1916    echo "$as_me:1910: \$? = $ac_status" >&5    echo "$as_me:1916: \$? = $ac_status" >&5
1917    (exit $ac_status); } &&    (exit $ac_status); } &&
1918           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
1919    { (eval echo "$as_me:1913: \"$ac_try\"") >&5    { (eval echo "$as_me:1919: \"$ac_try\"") >&5
1920    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
1921    ac_status=$?    ac_status=$?
1922    echo "$as_me:1916: \$? = $ac_status" >&5    echo "$as_me:1922: \$? = $ac_status" >&5
1923    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
1924    ac_cv_prog_cc_g=yes    ac_cv_prog_cc_g=yes
1925  else  else
# Line 1923  ac_cv_prog_cc_g=no Line 1929  ac_cv_prog_cc_g=no
1929  fi  fi
1930  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
1931  fi  fi
1932  echo "$as_me:1926: result: $ac_cv_prog_cc_g" >&5  echo "$as_me:1932: result: $ac_cv_prog_cc_g" >&5
1933  echo "${ECHO_T}$ac_cv_prog_cc_g" >&6  echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
1934  if test "$ac_test_CFLAGS" = set; then  if test "$ac_test_CFLAGS" = set; then
1935    CFLAGS=$ac_save_CFLAGS    CFLAGS=$ac_save_CFLAGS
# Line 1950  cat >conftest.$ac_ext <<_ACEOF Line 1956  cat >conftest.$ac_ext <<_ACEOF
1956  #endif  #endif
1957  _ACEOF  _ACEOF
1958  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
1959  if { (eval echo "$as_me:1953: \"$ac_compile\"") >&5  if { (eval echo "$as_me:1959: \"$ac_compile\"") >&5
1960    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
1961    ac_status=$?    ac_status=$?
1962    echo "$as_me:1956: \$? = $ac_status" >&5    echo "$as_me:1962: \$? = $ac_status" >&5
1963    (exit $ac_status); } &&    (exit $ac_status); } &&
1964           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
1965    { (eval echo "$as_me:1959: \"$ac_try\"") >&5    { (eval echo "$as_me:1965: \"$ac_try\"") >&5
1966    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
1967    ac_status=$?    ac_status=$?
1968    echo "$as_me:1962: \$? = $ac_status" >&5    echo "$as_me:1968: \$? = $ac_status" >&5
1969    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
1970    for ac_declaration in \    for ac_declaration in \
1971     ''\     ''\
# Line 1971  if { (eval echo "$as_me:1953: \"$ac_comp Line 1977  if { (eval echo "$as_me:1953: \"$ac_comp
1977     'void exit (int);'     'void exit (int);'
1978  do  do
1979    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
1980  #line 1974 "configure"  #line 1980 "configure"
1981  #include "confdefs.h"  #include "confdefs.h"
1982  #include <stdlib.h>  #include <stdlib.h>
1983  $ac_declaration  $ac_declaration
# Line 1990  exit (42); Line 1996  exit (42);
1996  }  }
1997  _ACEOF  _ACEOF
1998  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
1999  if { (eval echo "$as_me:1993: \"$ac_compile\"") >&5  if { (eval echo "$as_me:1999: \"$ac_compile\"") >&5
2000    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
2001    ac_status=$?    ac_status=$?
2002    echo "$as_me:1996: \$? = $ac_status" >&5    echo "$as_me:2002: \$? = $ac_status" >&5
2003    (exit $ac_status); } &&    (exit $ac_status); } &&
2004           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
2005    { (eval echo "$as_me:1999: \"$ac_try\"") >&5    { (eval echo "$as_me:2005: \"$ac_try\"") >&5
2006    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2007    ac_status=$?    ac_status=$?
2008    echo "$as_me:2002: \$? = $ac_status" >&5    echo "$as_me:2008: \$? = $ac_status" >&5
2009    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2010    :    :
2011  else  else
# Line 2009  continue Line 2015  continue
2015  fi  fi
2016  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
2017    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2018  #line 2012 "configure"  #line 2018 "configure"
2019  #include "confdefs.h"  #include "confdefs.h"
2020  $ac_declaration  $ac_declaration
2021  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 2027  exit (42); Line 2033  exit (42);
2033  }  }
2034  _ACEOF  _ACEOF
2035  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2036  if { (eval echo "$as_me:2030: \"$ac_compile\"") >&5  if { (eval echo "$as_me:2036: \"$ac_compile\"") >&5
2037    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
2038    ac_status=$?    ac_status=$?
2039    echo "$as_me:2033: \$? = $ac_status" >&5    echo "$as_me:2039: \$? = $ac_status" >&5
2040    (exit $ac_status); } &&    (exit $ac_status); } &&
2041           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
2042    { (eval echo "$as_me:2036: \"$ac_try\"") >&5    { (eval echo "$as_me:2042: \"$ac_try\"") >&5
2043    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2044    ac_status=$?    ac_status=$?
2045    echo "$as_me:2039: \$? = $ac_status" >&5    echo "$as_me:2045: \$? = $ac_status" >&5
2046    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2047    break    break
2048  else  else
# Line 2071  doit: Line 2077  doit:
2077          @echo done          @echo done
2078  END  END
2079  # If we don't find an include directive, just comment out the code.  # If we don't find an include directive, just comment out the code.
2080  echo "$as_me:2074: checking for style of include used by $am_make" >&5  echo "$as_me:2080: checking for style of include used by $am_make" >&5
2081  echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6  echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
2082  am__include='#'  am__include='#'
2083  am__quote=  am__quote=
# Line 2098  if test "$am__include" = "#"; then Line 2104  if test "$am__include" = "#"; then
2104     fi     fi
2105  fi  fi
2106    
2107  echo "$as_me:2101: result: $_am_result" >&5  echo "$as_me:2107: result: $_am_result" >&5
2108  echo "${ECHO_T}$_am_result" >&6  echo "${ECHO_T}$_am_result" >&6
2109  rm -f confinc confmf  rm -f confinc confmf
2110    
2111  depcc="$CC"   am_compiler_list=  depcc="$CC"   am_compiler_list=
2112    
2113  echo "$as_me:2107: checking dependency style of $depcc" >&5  echo "$as_me:2113: checking dependency style of $depcc" >&5
2114  echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6  echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
2115  if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then  if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
2116    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 2166  else Line 2172  else
2172  fi  fi
2173    
2174  fi  fi
2175  echo "$as_me:2169: result: $am_cv_CC_dependencies_compiler_type" >&5  echo "$as_me:2175: result: $am_cv_CC_dependencies_compiler_type" >&5
2176  echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6  echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
2177  CCDEPMODE="depmode=$am_cv_CC_dependencies_compiler_type"  CCDEPMODE="depmode=$am_cv_CC_dependencies_compiler_type"
2178    
# Line 2175  ac_cpp='$CPP $CPPFLAGS' Line 2181  ac_cpp='$CPP $CPPFLAGS'
2181  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2182  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2183  ac_compiler_gnu=$ac_cv_c_compiler_gnu  ac_compiler_gnu=$ac_cv_c_compiler_gnu
2184  echo "$as_me:2178: checking how to run the C preprocessor" >&5  echo "$as_me:2184: checking how to run the C preprocessor" >&5
2185  echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6  echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2186  # On Suns, sometimes $CPP names a directory.  # On Suns, sometimes $CPP names a directory.
2187  if test -n "$CPP" && test -d "$CPP"; then  if test -n "$CPP" && test -d "$CPP"; then
# Line 2196  do Line 2202  do
2202    # On the NeXT, cc -E runs the code through the compiler's parser,    # On the NeXT, cc -E runs the code through the compiler's parser,
2203    # not just through cpp. "Syntax error" is here to catch this case.    # not just through cpp. "Syntax error" is here to catch this case.
2204    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2205  #line 2199 "configure"  #line 2205 "configure"
2206  #include "confdefs.h"  #include "confdefs.h"
2207  #include <assert.h>  #include <assert.h>
2208                       Syntax error                       Syntax error
2209  _ACEOF  _ACEOF
2210  if { (eval echo "$as_me:2204: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:2210: \"$ac_cpp conftest.$ac_ext\"") >&5
2211    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2212    ac_status=$?    ac_status=$?
2213    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
2214    rm -f conftest.er1    rm -f conftest.er1
2215    cat conftest.err >&5    cat conftest.err >&5
2216    echo "$as_me:2210: \$? = $ac_status" >&5    echo "$as_me:2216: \$? = $ac_status" >&5
2217    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
2218    if test -s conftest.err; then    if test -s conftest.err; then
2219      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 2230  rm -f conftest.err conftest.$ac_ext Line 2236  rm -f conftest.err conftest.$ac_ext
2236    # OK, works on sane cases.  Now check whether non-existent headers    # OK, works on sane cases.  Now check whether non-existent headers
2237    # can be detected and how.    # can be detected and how.
2238    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2239  #line 2233 "configure"  #line 2239 "configure"
2240  #include "confdefs.h"  #include "confdefs.h"
2241  #include <ac_nonexistent.h>  #include <ac_nonexistent.h>
2242  _ACEOF  _ACEOF
2243  if { (eval echo "$as_me:2237: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:2243: \"$ac_cpp conftest.$ac_ext\"") >&5
2244    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2245    ac_status=$?    ac_status=$?
2246    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
2247    rm -f conftest.er1    rm -f conftest.er1
2248    cat conftest.err >&5    cat conftest.err >&5
2249    echo "$as_me:2243: \$? = $ac_status" >&5    echo "$as_me:2249: \$? = $ac_status" >&5
2250    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
2251    if test -s conftest.err; then    if test -s conftest.err; then
2252      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 2277  fi Line 2283  fi
2283  else  else
2284    ac_cv_prog_CPP=$CPP    ac_cv_prog_CPP=$CPP
2285  fi  fi
2286  echo "$as_me:2280: result: $CPP" >&5  echo "$as_me:2286: result: $CPP" >&5
2287  echo "${ECHO_T}$CPP" >&6  echo "${ECHO_T}$CPP" >&6
2288  ac_preproc_ok=false  ac_preproc_ok=false
2289  for ac_c_preproc_warn_flag in '' yes  for ac_c_preproc_warn_flag in '' yes
# Line 2287  do Line 2293  do
2293    # On the NeXT, cc -E runs the code through the compiler's parser,    # On the NeXT, cc -E runs the code through the compiler's parser,
2294    # not just through cpp. "Syntax error" is here to catch this case.    # not just through cpp. "Syntax error" is here to catch this case.
2295    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2296  #line 2290 "configure"  #line 2296 "configure"
2297  #include "confdefs.h"  #include "confdefs.h"
2298  #include <assert.h>  #include <assert.h>
2299                       Syntax error                       Syntax error
2300  _ACEOF  _ACEOF
2301  if { (eval echo "$as_me:2295: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:2301: \"$ac_cpp conftest.$ac_ext\"") >&5
2302    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2303    ac_status=$?    ac_status=$?
2304    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
2305    rm -f conftest.er1    rm -f conftest.er1
2306    cat conftest.err >&5    cat conftest.err >&5
2307    echo "$as_me:2301: \$? = $ac_status" >&5    echo "$as_me:2307: \$? = $ac_status" >&5
2308    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
2309    if test -s conftest.err; then    if test -s conftest.err; then
2310      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 2321  rm -f conftest.err conftest.$ac_ext Line 2327  rm -f conftest.err conftest.$ac_ext
2327    # OK, works on sane cases.  Now check whether non-existent headers    # OK, works on sane cases.  Now check whether non-existent headers
2328    # can be detected and how.    # can be detected and how.
2329    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2330  #line 2324 "configure"  #line 2330 "configure"
2331  #include "confdefs.h"  #include "confdefs.h"
2332  #include <ac_nonexistent.h>  #include <ac_nonexistent.h>
2333  _ACEOF  _ACEOF
2334  if { (eval echo "$as_me:2328: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:2334: \"$ac_cpp conftest.$ac_ext\"") >&5
2335    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2336    ac_status=$?    ac_status=$?
2337    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
2338    rm -f conftest.er1    rm -f conftest.er1
2339    cat conftest.err >&5    cat conftest.err >&5
2340    echo "$as_me:2334: \$? = $ac_status" >&5    echo "$as_me:2340: \$? = $ac_status" >&5
2341    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
2342    if test -s conftest.err; then    if test -s conftest.err; then
2343      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 2359  rm -f conftest.err conftest.$ac_ext Line 2365  rm -f conftest.err conftest.$ac_ext
2365  if $ac_preproc_ok; then  if $ac_preproc_ok; then
2366    :    :
2367  else  else
2368    { { echo "$as_me:2362: error: C preprocessor \"$CPP\" fails sanity check" >&5    { { echo "$as_me:2368: error: C preprocessor \"$CPP\" fails sanity check" >&5
2369  echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}  echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
2370     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
2371  fi  fi
# Line 2370  ac_compile='$CC -c $CFLAGS $CPPFLAGS con Line 2376  ac_compile='$CC -c $CFLAGS $CPPFLAGS con
2376  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2377  ac_compiler_gnu=$ac_cv_c_compiler_gnu  ac_compiler_gnu=$ac_cv_c_compiler_gnu
2378    
2379  echo "$as_me:2373: checking for ANSI C header files" >&5  echo "$as_me:2379: checking for ANSI C header files" >&5
2380  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
2381  if test "${ac_cv_header_stdc+set}" = set; then  if test "${ac_cv_header_stdc+set}" = set; then
2382    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2383  else  else
2384    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2385  #line 2379 "configure"  #line 2385 "configure"
2386  #include "confdefs.h"  #include "confdefs.h"
2387  #include <stdlib.h>  #include <stdlib.h>
2388  #include <stdarg.h>  #include <stdarg.h>
# Line 2384  else Line 2390  else
2390  #include <float.h>  #include <float.h>
2391    
2392  _ACEOF  _ACEOF
2393  if { (eval echo "$as_me:2387: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:2393: \"$ac_cpp conftest.$ac_ext\"") >&5
2394    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2395    ac_status=$?    ac_status=$?
2396    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
2397    rm -f conftest.er1    rm -f conftest.er1
2398    cat conftest.err >&5    cat conftest.err >&5
2399    echo "$as_me:2393: \$? = $ac_status" >&5    echo "$as_me:2399: \$? = $ac_status" >&5
2400    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
2401    if test -s conftest.err; then    if test -s conftest.err; then
2402      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 2412  rm -f conftest.err conftest.$ac_ext Line 2418  rm -f conftest.err conftest.$ac_ext
2418  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
2419    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2420    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2421  #line 2415 "configure"  #line 2421 "configure"
2422  #include "confdefs.h"  #include "confdefs.h"
2423  #include <string.h>  #include <string.h>
2424    
# Line 2430  fi Line 2436  fi
2436  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
2437    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2438    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2439  #line 2433 "configure"  #line 2439 "configure"
2440  #include "confdefs.h"  #include "confdefs.h"
2441  #include <stdlib.h>  #include <stdlib.h>
2442    
# Line 2451  if test $ac_cv_header_stdc = yes; then Line 2457  if test $ac_cv_header_stdc = yes; then
2457    :    :
2458  else  else
2459    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2460  #line 2454 "configure"  #line 2460 "configure"
2461  #include "confdefs.h"  #include "confdefs.h"
2462  #include <ctype.h>  #include <ctype.h>
2463  #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
# Line 2477  main () Line 2483  main ()
2483  }  }
2484  _ACEOF  _ACEOF
2485  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
2486  if { (eval echo "$as_me:2480: \"$ac_link\"") >&5  if { (eval echo "$as_me:2486: \"$ac_link\"") >&5
2487    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
2488    ac_status=$?    ac_status=$?
2489    echo "$as_me:2483: \$? = $ac_status" >&5    echo "$as_me:2489: \$? = $ac_status" >&5
2490    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
2491    { (eval echo "$as_me:2485: \"$ac_try\"") >&5    { (eval echo "$as_me:2491: \"$ac_try\"") >&5
2492    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2493    ac_status=$?    ac_status=$?
2494    echo "$as_me:2488: \$? = $ac_status" >&5    echo "$as_me:2494: \$? = $ac_status" >&5
2495    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2496    :    :
2497  else  else
# Line 2498  rm -f core core.* *.core conftest$ac_exe Line 2504  rm -f core core.* *.core conftest$ac_exe
2504  fi  fi
2505  fi  fi
2506  fi  fi
2507  echo "$as_me:2501: result: $ac_cv_header_stdc" >&5  echo "$as_me:2507: result: $ac_cv_header_stdc" >&5
2508  echo "${ECHO_T}$ac_cv_header_stdc" >&6  echo "${ECHO_T}$ac_cv_header_stdc" >&6
2509  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
2510    
# Line 2514  for ac_header in sys/types.h sys/stat.h Line 2520  for ac_header in sys/types.h sys/stat.h
2520                    inttypes.h stdint.h unistd.h                    inttypes.h stdint.h unistd.h
2521  do  do
2522  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
2523  echo "$as_me:2517: checking for $ac_header" >&5  echo "$as_me:2523: checking for $ac_header" >&5
2524  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
2525  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
2526    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2527  else  else
2528    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2529  #line 2523 "configure"  #line 2529 "configure"
2530  #include "confdefs.h"  #include "confdefs.h"
2531  $ac_includes_default  $ac_includes_default
2532    
2533  #include <$ac_header>  #include <$ac_header>
2534  _ACEOF  _ACEOF
2535  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2536  if { (eval echo "$as_me:2530: \"$ac_compile\"") >&5  if { (eval echo "$as_me:2536: \"$ac_compile\"") >&5
2537    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
2538    ac_status=$?    ac_status=$?
2539    echo "$as_me:2533: \$? = $ac_status" >&5    echo "$as_me:2539: \$? = $ac_status" >&5
2540    (exit $ac_status); } &&    (exit $ac_status); } &&
2541           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
2542    { (eval echo "$as_me:2536: \"$ac_try\"") >&5    { (eval echo "$as_me:2542: \"$ac_try\"") >&5
2543    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2544    ac_status=$?    ac_status=$?
2545    echo "$as_me:2539: \$? = $ac_status" >&5    echo "$as_me:2545: \$? = $ac_status" >&5
2546    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2547    eval "$as_ac_Header=yes"    eval "$as_ac_Header=yes"
2548  else  else
# Line 2546  eval "$as_ac_Header=no" Line 2552  eval "$as_ac_Header=no"
2552  fi  fi
2553  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
2554  fi  fi
2555  echo "$as_me:2549: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:2555: result: `eval echo '${'$as_ac_Header'}'`" >&5
2556  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
2557  if test `eval echo '${'$as_ac_Header'}'` = yes; then  if test `eval echo '${'$as_ac_Header'}'` = yes; then
2558    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 2558  fi Line 2564  fi
2564  done  done
2565    
2566  if test "${ac_cv_header_minix_config_h+set}" = set; then  if test "${ac_cv_header_minix_config_h+set}" = set; then
2567    echo "$as_me:2561: checking for minix/config.h" >&5    echo "$as_me:2567: checking for minix/config.h" >&5
2568  echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6  echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6
2569  if test "${ac_cv_header_minix_config_h+set}" = set; then  if test "${ac_cv_header_minix_config_h+set}" = set; then
2570    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2571  fi  fi
2572  echo "$as_me:2566: result: $ac_cv_header_minix_config_h" >&5  echo "$as_me:2572: result: $ac_cv_header_minix_config_h" >&5
2573  echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6  echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6
2574  else  else
2575    # Is the header compilable?    # Is the header compilable?
2576  echo "$as_me:2570: checking minix/config.h usability" >&5  echo "$as_me:2576: checking minix/config.h usability" >&5
2577  echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6  echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6
2578  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
2579  #line 2573 "configure"  #line 2579 "configure"
2580  #include "confdefs.h"  #include "confdefs.h"
2581  $ac_includes_default  $ac_includes_default
2582  #include <minix/config.h>  #include <minix/config.h>
2583  _ACEOF  _ACEOF
2584  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2585  if { (eval echo "$as_me:2579: \"$ac_compile\"") >&5  if { (eval echo "$as_me:2585: \"$ac_compile\"") >&5
2586    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
2587    ac_status=$?    ac_status=$?
2588    echo "$as_me:2582: \$? = $ac_status" >&5    echo "$as_me:2588: \$? = $ac_status" >&5
2589    (exit $ac_status); } &&    (exit $ac_status); } &&
2590           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
2591    { (eval echo "$as_me:2585: \"$ac_try\"") >&5    { (eval echo "$as_me:2591: \"$ac_try\"") >&5
2592    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2593    ac_status=$?    ac_status=$?
2594    echo "$as_me:2588: \$? = $ac_status" >&5    echo "$as_me:2594: \$? = $ac_status" >&5
2595    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2596    ac_header_compiler=yes    ac_header_compiler=yes
2597  else  else
# Line 2594  cat conftest.$ac_ext >&5 Line 2600  cat conftest.$ac_ext >&5
2600  ac_header_compiler=no  ac_header_compiler=no
2601  fi  fi
2602  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
2603  echo "$as_me:2597: result: $ac_header_compiler" >&5  echo "$as_me:2603: result: $ac_header_compiler" >&5
2604  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
2605    
2606  # Is the header present?  # Is the header present?
2607  echo "$as_me:2601: checking minix/config.h presence" >&5  echo "$as_me:2607: checking minix/config.h presence" >&5
2608  echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6  echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6
2609  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
2610  #line 2604 "configure"  #line 2610 "configure"
2611  #include "confdefs.h"  #include "confdefs.h"
2612  #include <minix/config.h>  #include <minix/config.h>
2613  _ACEOF  _ACEOF
2614  if { (eval echo "$as_me:2608: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:2614: \"$ac_cpp conftest.$ac_ext\"") >&5
2615    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2616    ac_status=$?    ac_status=$?
2617    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
2618    rm -f conftest.er1    rm -f conftest.er1
2619    cat conftest.err >&5    cat conftest.err >&5
2620    echo "$as_me:2614: \$? = $ac_status" >&5    echo "$as_me:2620: \$? = $ac_status" >&5
2621    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
2622    if test -s conftest.err; then    if test -s conftest.err; then
2623      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 2629  else Line 2635  else
2635    ac_header_preproc=no    ac_header_preproc=no
2636  fi  fi
2637  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
2638  echo "$as_me:2632: result: $ac_header_preproc" >&5  echo "$as_me:2638: result: $ac_header_preproc" >&5
2639  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
2640    
2641  # So?  What about this header?  # So?  What about this header?
2642  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
2643    yes:no )    yes:no )
2644      { echo "$as_me:2638: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:2644: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
2645  echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
2646      { echo "$as_me:2640: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:2646: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
2647  echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;};;
2648    no:yes )    no:yes )
2649      { echo "$as_me:2643: WARNING: minix/config.h: present but cannot be compiled." >&5      { echo "$as_me:2649: WARNING: minix/config.h: present but cannot be compiled." >&5
2650  echo "$as_me: WARNING: minix/config.h: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: minix/config.h: present but cannot be compiled." >&2;}
2651      { echo "$as_me:2645: WARNING: minix/config.h: check for missing prerequisite headers?" >&5      { echo "$as_me:2651: WARNING: minix/config.h: check for missing prerequisite headers?" >&5
2652  echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;}
2653      { echo "$as_me:2647: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:2653: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
2654  echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;};;
2655  esac  esac
2656  echo "$as_me:2650: checking for minix/config.h" >&5  echo "$as_me:2656: checking for minix/config.h" >&5
2657  echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6  echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6
2658  if test "${ac_cv_header_minix_config_h+set}" = set; then  if test "${ac_cv_header_minix_config_h+set}" = set; then
2659    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2660  else  else
2661    ac_cv_header_minix_config_h=$ac_header_preproc    ac_cv_header_minix_config_h=$ac_header_preproc
2662  fi  fi
2663  echo "$as_me:2657: result: $ac_cv_header_minix_config_h" >&5  echo "$as_me:2663: result: $ac_cv_header_minix_config_h" >&5
2664  echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6  echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6
2665    
2666  fi  fi
# Line 2680  _ACEOF Line 2686  _ACEOF
2686    
2687  fi  fi
2688    
2689          echo "$as_me:2683: checking for strerror in -lcposix" >&5          echo "$as_me:2689: checking for strerror in -lcposix" >&5
2690  echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6  echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6
2691  if test "${ac_cv_lib_cposix_strerror+set}" = set; then  if test "${ac_cv_lib_cposix_strerror+set}" = set; then
2692    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 2688  else Line 2694  else
2694    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
2695  LIBS="-lcposix  $LIBS"  LIBS="-lcposix  $LIBS"
2696  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
2697  #line 2691 "configure"  #line 2697 "configure"
2698  #include "confdefs.h"  #include "confdefs.h"
2699    
2700  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
# Line 2713  strerror (); Line 2719  strerror ();
2719  }  }
2720  _ACEOF  _ACEOF
2721  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
2722  if { (eval echo "$as_me:2716: \"$ac_link\"") >&5  if { (eval echo "$as_me:2722: \"$ac_link\"") >&5
2723    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
2724    ac_status=$?    ac_status=$?
2725    echo "$as_me:2719: \$? = $ac_status" >&5    echo "$as_me:2725: \$? = $ac_status" >&5
2726    (exit $ac_status); } &&    (exit $ac_status); } &&
2727           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
2728    { (eval echo "$as_me:2722: \"$ac_try\"") >&5    { (eval echo "$as_me:2728: \"$ac_try\"") >&5
2729    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2730    ac_status=$?    ac_status=$?
2731    echo "$as_me:2725: \$? = $ac_status" >&5    echo "$as_me:2731: \$? = $ac_status" >&5
2732    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2733    ac_cv_lib_cposix_strerror=yes    ac_cv_lib_cposix_strerror=yes
2734  else  else
# Line 2733  fi Line 2739  fi
2739  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
2740  LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
2741  fi  fi
2742  echo "$as_me:2736: result: $ac_cv_lib_cposix_strerror" >&5  echo "$as_me:2742: result: $ac_cv_lib_cposix_strerror" >&5
2743  echo "${ECHO_T}$ac_cv_lib_cposix_strerror" >&6  echo "${ECHO_T}$ac_cv_lib_cposix_strerror" >&6
2744  if test $ac_cv_lib_cposix_strerror = yes; then  if test $ac_cv_lib_cposix_strerror = yes; then
2745    LIBS="$LIBS -lcposix"    LIBS="$LIBS -lcposix"
2746  fi  fi
2747    
2748  echo "$as_me:2742: checking for ${CC-cc} option to accept ANSI C" >&5  echo "$as_me:2748: checking for ${CC-cc} option to accept ANSI C" >&5
2749  echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6  echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6
2750  if test "${am_cv_prog_cc_stdc+set}" = set; then  if test "${am_cv_prog_cc_stdc+set}" = set; then
2751    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 2757  for ac_arg in "" -qlanglvl=ansi -std1 -A Line 2763  for ac_arg in "" -qlanglvl=ansi -std1 -A
2763  do  do
2764    CC="$ac_save_CC $ac_arg"    CC="$ac_save_CC $ac_arg"
2765    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
2766  #line 2760 "configure"  #line 2766 "configure"
2767  #include "confdefs.h"  #include "confdefs.h"
2768  #include <stdarg.h>  #include <stdarg.h>
2769  #include <stdio.h>  #include <stdio.h>
# Line 2805  return f (e, argv, 0) != argv[0]  ||  f Line 2811  return f (e, argv, 0) != argv[0]  ||  f
2811  }  }
2812  _ACEOF  _ACEOF
2813  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2814  if { (eval echo "$as_me:2808: \"$ac_compile\"") >&5  if { (eval echo "$as_me:2814: \"$ac_compile\"") >&5
2815    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
2816    ac_status=$?    ac_status=$?
2817    echo "$as_me:2811: \$? = $ac_status" >&5    echo "$as_me:2817: \$? = $ac_status" >&5
2818    (exit $ac_status); } &&    (exit $ac_status); } &&
2819           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
2820    { (eval echo "$as_me:2814: \"$ac_try\"") >&5    { (eval echo "$as_me:2820: \"$ac_try\"") >&5
2821    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2822    ac_status=$?    ac_status=$?
2823    echo "$as_me:2817: \$? = $ac_status" >&5    echo "$as_me:2823: \$? = $ac_status" >&5
2824    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2825    am_cv_prog_cc_stdc="$ac_arg"; break    am_cv_prog_cc_stdc="$ac_arg"; break
2826  else  else
# Line 2828  CC="$ac_save_CC" Line 2834  CC="$ac_save_CC"
2834  fi  fi
2835    
2836  if test -z "$am_cv_prog_cc_stdc"; then  if test -z "$am_cv_prog_cc_stdc"; then
2837    echo "$as_me:2831: result: none needed" >&5    echo "$as_me:2837: result: none needed" >&5
2838  echo "${ECHO_T}none needed" >&6  echo "${ECHO_T}none needed" >&6
2839  else  else
2840    echo "$as_me:2834: result: $am_cv_prog_cc_stdc" >&5    echo "$as_me:2840: result: $am_cv_prog_cc_stdc" >&5
2841  echo "${ECHO_T}$am_cv_prog_cc_stdc" >&6  echo "${ECHO_T}$am_cv_prog_cc_stdc" >&6
2842  fi  fi
2843  case "x$am_cv_prog_cc_stdc" in  case "x$am_cv_prog_cc_stdc" in
# Line 2842  esac Line 2848  esac
2848  if test -n "$ac_tool_prefix"; then  if test -n "$ac_tool_prefix"; then
2849    # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.    # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2850  set dummy ${ac_tool_prefix}ranlib; ac_word=$2  set dummy ${ac_tool_prefix}ranlib; ac_word=$2
2851  echo "$as_me:2845: checking for $ac_word" >&5  echo "$as_me:2851: checking for $ac_word" >&5
2852  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2853  if test "${ac_cv_prog_RANLIB+set}" = set; then  if test "${ac_cv_prog_RANLIB+set}" = set; then
2854    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 2857  for ac_dir in $ac_dummy; do Line 2863  for ac_dir in $ac_dummy; do
2863    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
2864    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
2865  ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"  ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
2866  echo "$as_me:2860: found $ac_dir/$ac_word" >&5  echo "$as_me:2866: found $ac_dir/$ac_word" >&5
2867  break  break
2868  done  done
2869    
# Line 2865  fi Line 2871  fi
2871  fi  fi
2872  RANLIB=$ac_cv_prog_RANLIB  RANLIB=$ac_cv_prog_RANLIB
2873  if test -n "$RANLIB"; then  if test -n "$RANLIB"; then
2874    echo "$as_me:2868: result: $RANLIB" >&5    echo "$as_me:2874: result: $RANLIB" >&5
2875  echo "${ECHO_T}$RANLIB" >&6  echo "${ECHO_T}$RANLIB" >&6
2876  else  else
2877    echo "$as_me:2871: result: no" >&5    echo "$as_me:2877: result: no" >&5
2878  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
2879  fi  fi
2880    
# Line 2877  if test -z "$ac_cv_prog_RANLIB"; then Line 2883  if test -z "$ac_cv_prog_RANLIB"; then
2883    ac_ct_RANLIB=$RANLIB    ac_ct_RANLIB=$RANLIB
2884    # Extract the first word of "ranlib", so it can be a program name with args.    # Extract the first word of "ranlib", so it can be a program name with args.
2885  set dummy ranlib; ac_word=$2  set dummy ranlib; ac_word=$2
2886  echo "$as_me:2880: checking for $ac_word" >&5  echo "$as_me:2886: checking for $ac_word" >&5
2887  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2888  if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then  if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
2889    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 2892  for ac_dir in $ac_dummy; do Line 2898  for ac_dir in $ac_dummy; do
2898    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
2899    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
2900  ac_cv_prog_ac_ct_RANLIB="ranlib"  ac_cv_prog_ac_ct_RANLIB="ranlib"
2901  echo "$as_me:2895: found $ac_dir/$ac_word" >&5  echo "$as_me:2901: found $ac_dir/$ac_word" >&5
2902  break  break
2903  done  done
2904    
# Line 2901  fi Line 2907  fi
2907  fi  fi
2908  ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB  ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
2909  if test -n "$ac_ct_RANLIB"; then  if test -n "$ac_ct_RANLIB"; then
2910    echo "$as_me:2904: result: $ac_ct_RANLIB" >&5    echo "$as_me:2910: result: $ac_ct_RANLIB" >&5
2911  echo "${ECHO_T}$ac_ct_RANLIB" >&6  echo "${ECHO_T}$ac_ct_RANLIB" >&6
2912  else  else
2913    echo "$as_me:2907: result: no" >&5    echo "$as_me:2913: result: no" >&5
2914  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
2915  fi  fi
2916    
# Line 2918  for ac_prog in gm4 gnum4 m4 Line 2924  for ac_prog in gm4 gnum4 m4
2924  do  do
2925    # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
2926  set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
2927  echo "$as_me:2921: checking for $ac_word" >&5  echo "$as_me:2927: checking for $ac_word" >&5
2928  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2929  if test "${ac_cv_path_M4+set}" = set; then  if test "${ac_cv_path_M4+set}" = set; then
2930    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 2935  for ac_dir in $ac_dummy; do Line 2941  for ac_dir in $ac_dummy; do
2941    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
2942    if $as_executable_p "$ac_dir/$ac_word"; then    if $as_executable_p "$ac_dir/$ac_word"; then
2943     ac_cv_path_M4="$ac_dir/$ac_word"     ac_cv_path_M4="$ac_dir/$ac_word"
2944     echo "$as_me:2938: found $ac_dir/$ac_word" >&5     echo "$as_me:2944: found $ac_dir/$ac_word" >&5
2945     break     break
2946  fi  fi
2947  done  done
# Line 2946  fi Line 2952  fi
2952  M4=$ac_cv_path_M4  M4=$ac_cv_path_M4
2953    
2954  if test -n "$M4"; then  if test -n "$M4"; then
2955    echo "$as_me:2949: result: $M4" >&5    echo "$as_me:2955: result: $M4" >&5
2956  echo "${ECHO_T}$M4" >&6  echo "${ECHO_T}$M4" >&6
2957  else  else
2958    echo "$as_me:2952: result: no" >&5    echo "$as_me:2958: result: no" >&5
2959  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
2960  fi  fi
2961    
# Line 2957  fi Line 2963  fi
2963  done  done
2964  test -n "$M4" || M4="m4"  test -n "$M4" || M4="m4"
2965    
2966  echo "$as_me:2960: checking whether m4 supports frozen files" >&5  echo "$as_me:2966: checking whether m4 supports frozen files" >&5
2967  echo $ECHO_N "checking whether m4 supports frozen files... $ECHO_C" >&6  echo $ECHO_N "checking whether m4 supports frozen files... $ECHO_C" >&6
2968  if test "${ac_cv_prog_gnu_m4+set}" = set; then  if test "${ac_cv_prog_gnu_m4+set}" = set; then
2969    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 2969  if test x"$M4" != x; then Line 2975  if test x"$M4" != x; then
2975    esac    esac
2976  fi  fi
2977  fi  fi
2978  echo "$as_me:2972: result: $ac_cv_prog_gnu_m4" >&5  echo "$as_me:2978: result: $ac_cv_prog_gnu_m4" >&5
2979  echo "${ECHO_T}$ac_cv_prog_gnu_m4" >&6  echo "${ECHO_T}$ac_cv_prog_gnu_m4" >&6
2980    
2981  if test "$ac_cv_prog_gnu_m4" != yes; then  if test "$ac_cv_prog_gnu_m4" != yes; then
# Line 2982  if test "${enable_gcc_warnings+set}" = s Line 2988  if test "${enable_gcc_warnings+set}" = s
2988    enableval="$enable_gcc_warnings"    enableval="$enable_gcc_warnings"
2989    case "${enableval}" in    case "${enableval}" in
2990     yes|no) ;;     yes|no) ;;
2991     *)      { { echo "$as_me:2985: error: bad value ${enableval} for gcc-warnings option" >&5     *)      { { echo "$as_me:2991: error: bad value ${enableval} for gcc-warnings option" >&5
2992  echo "$as_me: error: bad value ${enableval} for gcc-warnings option" >&2;}  echo "$as_me: error: bad value ${enableval} for gcc-warnings option" >&2;}
2993     { (exit 1); exit 1; }; } ;;     { (exit 1); exit 1; }; } ;;
2994   esac   esac
# Line 2990  else Line 2996  else
2996    enableval=no    enableval=no
2997  fi;  fi;
2998  if test "${enableval}" = yes; then  if test "${enableval}" = yes; then
2999    echo "$as_me:2993: checking whether compiler accepts -Wall" >&5    echo "$as_me:2999: checking whether compiler accepts -Wall" >&5
3000  echo $ECHO_N "checking whether compiler accepts -Wall... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wall... $ECHO_C" >&6
3001    
3002  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3003  CFLAGS="$CFLAGS -Wall"  CFLAGS="$CFLAGS -Wall"
3004  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3005  #line 2999 "configure"  #line 3005 "configure"
3006  #include "confdefs.h"  #include "confdefs.h"
3007    
3008  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3014  int x; Line 3020  int x;
3020  }  }
3021  _ACEOF  _ACEOF
3022  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3023  if { (eval echo "$as_me:3017: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3023: \"$ac_compile\"") >&5
3024    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3025    ac_status=$?    ac_status=$?
3026    echo "$as_me:3020: \$? = $ac_status" >&5    echo "$as_me:3026: \$? = $ac_status" >&5
3027    (exit $ac_status); } &&    (exit $ac_status); } &&
3028           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3029    { (eval echo "$as_me:3023: \"$ac_try\"") >&5    { (eval echo "$as_me:3029: \"$ac_try\"") >&5
3030    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3031    ac_status=$?    ac_status=$?
3032    echo "$as_me:3026: \$? = $ac_status" >&5    echo "$as_me:3032: \$? = $ac_status" >&5
3033    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3034    WARNING_CFLAGS="$WARNING_CFLAGS -Wall"    WARNING_CFLAGS="$WARNING_CFLAGS -Wall"
3035  echo "$as_me:3029: result: yes" >&5  echo "$as_me:3035: result: yes" >&5
3036  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3037  else  else
3038    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3039  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3040  echo "$as_me:3034: result: no" >&5  echo "$as_me:3040: result: no" >&5
3041  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3042  fi  fi
3043  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3044  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3045    echo "$as_me:3039: checking whether compiler accepts -W" >&5    echo "$as_me:3045: checking whether compiler accepts -W" >&5
3046  echo $ECHO_N "checking whether compiler accepts -W... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -W... $ECHO_C" >&6
3047    
3048  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3049  CFLAGS="$CFLAGS -W"  CFLAGS="$CFLAGS -W"
3050  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3051  #line 3045 "configure"  #line 3051 "configure"
3052  #include "confdefs.h"  #include "confdefs.h"
3053    
3054  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3060  int x; Line 3066  int x;
3066  }  }
3067  _ACEOF  _ACEOF
3068  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3069  if { (eval echo "$as_me:3063: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3069: \"$ac_compile\"") >&5
3070    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3071    ac_status=$?    ac_status=$?
3072    echo "$as_me:3066: \$? = $ac_status" >&5    echo "$as_me:3072: \$? = $ac_status" >&5
3073    (exit $ac_status); } &&    (exit $ac_status); } &&
3074           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3075    { (eval echo "$as_me:3069: \"$ac_try\"") >&5    { (eval echo "$as_me:3075: \"$ac_try\"") >&5
3076    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3077    ac_status=$?    ac_status=$?
3078    echo "$as_me:3072: \$? = $ac_status" >&5    echo "$as_me:3078: \$? = $ac_status" >&5
3079    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3080    WARNING_CFLAGS="$WARNING_CFLAGS -W"    WARNING_CFLAGS="$WARNING_CFLAGS -W"
3081  echo "$as_me:3075: result: yes" >&5  echo "$as_me:3081: result: yes" >&5
3082  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3083  else  else
3084    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3085  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3086  echo "$as_me:3080: result: no" >&5  echo "$as_me:3086: result: no" >&5
3087  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3088  fi  fi
3089  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3090  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3091    echo "$as_me:3085: checking whether compiler accepts -Wbad-function-cast" >&5    echo "$as_me:3091: checking whether compiler accepts -Wbad-function-cast" >&5
3092  echo $ECHO_N "checking whether compiler accepts -Wbad-function-cast... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wbad-function-cast... $ECHO_C" >&6
3093    
3094  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3095  CFLAGS="$CFLAGS -Wbad-function-cast"  CFLAGS="$CFLAGS -Wbad-function-cast"
3096  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3097  #line 3091 "configure"  #line 3097 "configure"
3098  #include "confdefs.h"  #include "confdefs.h"
3099    
3100  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3106  int x; Line 3112  int x;
3112  }  }
3113  _ACEOF  _ACEOF
3114  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3115  if { (eval echo "$as_me:3109: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3115: \"$ac_compile\"") >&5
3116    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3117    ac_status=$?    ac_status=$?
3118    echo "$as_me:3112: \$? = $ac_status" >&5    echo "$as_me:3118: \$? = $ac_status" >&5
3119    (exit $ac_status); } &&    (exit $ac_status); } &&
3120           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3121    { (eval echo "$as_me:3115: \"$ac_try\"") >&5    { (eval echo "$as_me:3121: \"$ac_try\"") >&5
3122    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3123    ac_status=$?    ac_status=$?
3124    echo "$as_me:3118: \$? = $ac_status" >&5    echo "$as_me:3124: \$? = $ac_status" >&5
3125    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3126    WARNING_CFLAGS="$WARNING_CFLAGS -Wbad-function-cast"    WARNING_CFLAGS="$WARNING_CFLAGS -Wbad-function-cast"
3127  echo "$as_me:3121: result: yes" >&5  echo "$as_me:3127: result: yes" >&5
3128  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3129  else  else
3130    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3131  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3132  echo "$as_me:3126: result: no" >&5  echo "$as_me:3132: result: no" >&5
3133  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3134  fi  fi
3135  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3136  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3137    echo "$as_me:3131: checking whether compiler accepts -Wcast-align" >&5    echo "$as_me:3137: checking whether compiler accepts -Wcast-align" >&5
3138  echo $ECHO_N "checking whether compiler accepts -Wcast-align... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wcast-align... $ECHO_C" >&6
3139    
3140  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3141  CFLAGS="$CFLAGS -Wcast-align"  CFLAGS="$CFLAGS -Wcast-align"
3142  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3143  #line 3137 "configure"  #line 3143 "configure"
3144  #include "confdefs.h"  #include "confdefs.h"
3145    
3146  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3152  int x; Line 3158  int x;
3158  }  }
3159  _ACEOF  _ACEOF
3160  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3161  if { (eval echo "$as_me:3155: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3161: \"$ac_compile\"") >&5
3162    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3163    ac_status=$?    ac_status=$?
3164    echo "$as_me:3158: \$? = $ac_status" >&5    echo "$as_me:3164: \$? = $ac_status" >&5
3165    (exit $ac_status); } &&    (exit $ac_status); } &&
3166           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3167    { (eval echo "$as_me:3161: \"$ac_try\"") >&5    { (eval echo "$as_me:3167: \"$ac_try\"") >&5
3168    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3169    ac_status=$?    ac_status=$?
3170    echo "$as_me:3164: \$? = $ac_status" >&5    echo "$as_me:3170: \$? = $ac_status" >&5
3171    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3172    WARNING_CFLAGS="$WARNING_CFLAGS -Wcast-align"    WARNING_CFLAGS="$WARNING_CFLAGS -Wcast-align"
3173  echo "$as_me:3167: result: yes" >&5  echo "$as_me:3173: result: yes" >&5
3174  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3175  else  else
3176    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3177  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3178  echo "$as_me:3172: result: no" >&5  echo "$as_me:3178: result: no" >&5
3179  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3180  fi  fi
3181  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3182  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3183    echo "$as_me:3177: checking whether compiler accepts -Wcast-qual" >&5    echo "$as_me:3183: checking whether compiler accepts -Wcast-qual" >&5
3184  echo $ECHO_N "checking whether compiler accepts -Wcast-qual... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wcast-qual... $ECHO_C" >&6
3185    
3186  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3187  CFLAGS="$CFLAGS -Wcast-qual"  CFLAGS="$CFLAGS -Wcast-qual"
3188  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3189  #line 3183 "configure"  #line 3189 "configure"
3190  #include "confdefs.h"  #include "confdefs.h"
3191    
3192  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3198  int x; Line 3204  int x;
3204  }  }
3205  _ACEOF  _ACEOF
3206  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3207  if { (eval echo "$as_me:3201: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3207: \"$ac_compile\"") >&5
3208    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3209    ac_status=$?    ac_status=$?
3210    echo "$as_me:3204: \$? = $ac_status" >&5    echo "$as_me:3210: \$? = $ac_status" >&5
3211    (exit $ac_status); } &&    (exit $ac_status); } &&
3212           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3213    { (eval echo "$as_me:3207: \"$ac_try\"") >&5    { (eval echo "$as_me:3213: \"$ac_try\"") >&5
3214    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3215    ac_status=$?    ac_status=$?
3216    echo "$as_me:3210: \$? = $ac_status" >&5    echo "$as_me:3216: \$? = $ac_status" >&5
3217    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3218    WARNING_CFLAGS="$WARNING_CFLAGS -Wcast-qual"    WARNING_CFLAGS="$WARNING_CFLAGS -Wcast-qual"
3219  echo "$as_me:3213: result: yes" >&5  echo "$as_me:3219: result: yes" >&5
3220  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3221  else  else
3222    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3223  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3224  echo "$as_me:3218: result: no" >&5  echo "$as_me:3224: result: no" >&5
3225  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3226  fi  fi
3227  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3228  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3229    echo "$as_me:3223: checking whether compiler accepts -Wformat" >&5    echo "$as_me:3229: checking whether compiler accepts -Wformat" >&5
3230  echo $ECHO_N "checking whether compiler accepts -Wformat... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wformat... $ECHO_C" >&6
3231    
3232  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3233  CFLAGS="$CFLAGS -Wformat"  CFLAGS="$CFLAGS -Wformat"
3234  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3235  #line 3229 "configure"  #line 3235 "configure"
3236  #include "confdefs.h"  #include "confdefs.h"
3237    
3238  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3244  int x; Line 3250  int x;
3250  }  }
3251  _ACEOF  _ACEOF
3252  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3253  if { (eval echo "$as_me:3247: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3253: \"$ac_compile\"") >&5
3254    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3255    ac_status=$?    ac_status=$?
3256    echo "$as_me:3250: \$? = $ac_status" >&5    echo "$as_me:3256: \$? = $ac_status" >&5
3257    (exit $ac_status); } &&    (exit $ac_status); } &&
3258           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3259    { (eval echo "$as_me:3253: \"$ac_try\"") >&5    { (eval echo "$as_me:3259: \"$ac_try\"") >&5
3260    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3261    ac_status=$?    ac_status=$?
3262    echo "$as_me:3256: \$? = $ac_status" >&5    echo "$as_me:3262: \$? = $ac_status" >&5
3263    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3264    WARNING_CFLAGS="$WARNING_CFLAGS -Wformat"    WARNING_CFLAGS="$WARNING_CFLAGS -Wformat"
3265  echo "$as_me:3259: result: yes" >&5  echo "$as_me:3265: result: yes" >&5
3266  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3267  else  else
3268    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3269  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3270  echo "$as_me:3264: result: no" >&5  echo "$as_me:3270: result: no" >&5
3271  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3272  fi  fi
3273  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3274  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3275    echo "$as_me:3269: checking whether compiler accepts -Wmissing-declarations" >&5    echo "$as_me:3275: checking whether compiler accepts -Wmissing-declarations" >&5
3276  echo $ECHO_N "checking whether compiler accepts -Wmissing-declarations... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wmissing-declarations... $ECHO_C" >&6
3277    
3278  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3279  CFLAGS="$CFLAGS -Wmissing-declarations"  CFLAGS="$CFLAGS -Wmissing-declarations"
3280  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3281  #line 3275 "configure"  #line 3281 "configure"
3282  #include "confdefs.h"  #include "confdefs.h"
3283    
3284  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3290  int x; Line 3296  int x;
3296  }  }
3297  _ACEOF  _ACEOF
3298  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3299  if { (eval echo "$as_me:3293: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3299: \"$ac_compile\"") >&5
3300    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3301    ac_status=$?    ac_status=$?
3302    echo "$as_me:3296: \$? = $ac_status" >&5    echo "$as_me:3302: \$? = $ac_status" >&5
3303    (exit $ac_status); } &&    (exit $ac_status); } &&
3304           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3305    { (eval echo "$as_me:3299: \"$ac_try\"") >&5    { (eval echo "$as_me:3305: \"$ac_try\"") >&5
3306    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3307    ac_status=$?    ac_status=$?
3308    echo "$as_me:3302: \$? = $ac_status" >&5    echo "$as_me:3308: \$? = $ac_status" >&5
3309    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3310    WARNING_CFLAGS="$WARNING_CFLAGS -Wmissing-declarations"    WARNING_CFLAGS="$WARNING_CFLAGS -Wmissing-declarations"
3311  echo "$as_me:3305: result: yes" >&5  echo "$as_me:3311: result: yes" >&5
3312  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3313  else  else
3314    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3315  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3316  echo "$as_me:3310: result: no" >&5  echo "$as_me:3316: result: no" >&5
3317  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3318  fi  fi
3319  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3320  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3321    echo "$as_me:3315: checking whether compiler accepts -Wmissing-prototypes" >&5    echo "$as_me:3321: checking whether compiler accepts -Wmissing-prototypes" >&5
3322  echo $ECHO_N "checking whether compiler accepts -Wmissing-prototypes... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wmissing-prototypes... $ECHO_C" >&6
3323    
3324  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3325  CFLAGS="$CFLAGS -Wmissing-prototypes"  CFLAGS="$CFLAGS -Wmissing-prototypes"
3326  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3327  #line 3321 "configure"  #line 3327 "configure"
3328  #include "confdefs.h"  #include "confdefs.h"
3329    
3330  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3336  int x; Line 3342  int x;
3342  }  }
3343  _ACEOF  _ACEOF
3344  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3345  if { (eval echo "$as_me:3339: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3345: \"$ac_compile\"") >&5
3346    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3347    ac_status=$?    ac_status=$?
3348    echo "$as_me:3342: \$? = $ac_status" >&5    echo "$as_me:3348: \$? = $ac_status" >&5
3349    (exit $ac_status); } &&    (exit $ac_status); } &&
3350           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3351    { (eval echo "$as_me:3345: \"$ac_try\"") >&5    { (eval echo "$as_me:3351: \"$ac_try\"") >&5
3352    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3353    ac_status=$?    ac_status=$?
3354    echo "$as_me:3348: \$? = $ac_status" >&5    echo "$as_me:3354: \$? = $ac_status" >&5
3355    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3356    WARNING_CFLAGS="$WARNING_CFLAGS -Wmissing-prototypes"    WARNING_CFLAGS="$WARNING_CFLAGS -Wmissing-prototypes"
3357  echo "$as_me:3351: result: yes" >&5  echo "$as_me:3357: result: yes" >&5
3358  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3359  else  else
3360    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3361  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3362  echo "$as_me:3356: result: no" >&5  echo "$as_me:3362: result: no" >&5
3363  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3364  fi  fi
3365  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3366  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3367    echo "$as_me:3361: checking whether compiler accepts -Wnested-externs" >&5    echo "$as_me:3367: checking whether compiler accepts -Wnested-externs" >&5
3368  echo $ECHO_N "checking whether compiler accepts -Wnested-externs... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wnested-externs... $ECHO_C" >&6
3369    
3370  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3371  CFLAGS="$CFLAGS -Wnested-externs"  CFLAGS="$CFLAGS -Wnested-externs"
3372  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3373  #line 3367 "configure"  #line 3373 "configure"
3374  #include "confdefs.h"  #include "confdefs.h"
3375    
3376  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3382  int x; Line 3388  int x;
3388  }  }
3389  _ACEOF  _ACEOF
3390  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3391  if { (eval echo "$as_me:3385: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3391: \"$ac_compile\"") >&5
3392    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3393    ac_status=$?    ac_status=$?
3394    echo "$as_me:3388: \$? = $ac_status" >&5    echo "$as_me:3394: \$? = $ac_status" >&5
3395    (exit $ac_status); } &&    (exit $ac_status); } &&
3396           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3397    { (eval echo "$as_me:3391: \"$ac_try\"") >&5    { (eval echo "$as_me:3397: \"$ac_try\"") >&5
3398    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3399    ac_status=$?    ac_status=$?
3400    echo "$as_me:3394: \$? = $ac_status" >&5    echo "$as_me:3400: \$? = $ac_status" >&5
3401    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3402    WARNING_CFLAGS="$WARNING_CFLAGS -Wnested-externs"    WARNING_CFLAGS="$WARNING_CFLAGS -Wnested-externs"
3403  echo "$as_me:3397: result: yes" >&5  echo "$as_me:3403: result: yes" >&5
3404  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3405  else  else
3406    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3407  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3408  echo "$as_me:3402: result: no" >&5  echo "$as_me:3408: result: no" >&5
3409  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3410  fi  fi
3411  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3412  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3413    echo "$as_me:3407: checking whether compiler accepts -Wshadow" >&5    echo "$as_me:3413: checking whether compiler accepts -Wshadow" >&5
3414  echo $ECHO_N "checking whether compiler accepts -Wshadow... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wshadow... $ECHO_C" >&6
3415    
3416  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3417  CFLAGS="$CFLAGS -Wshadow"  CFLAGS="$CFLAGS -Wshadow"
3418  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3419  #line 3413 "configure"  #line 3419 "configure"
3420  #include "confdefs.h"  #include "confdefs.h"
3421    
3422  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3428  int x; Line 3434  int x;
3434  }  }
3435  _ACEOF  _ACEOF
3436  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3437  if { (eval echo "$as_me:3431: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3437: \"$ac_compile\"") >&5
3438    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3439    ac_status=$?    ac_status=$?
3440    echo "$as_me:3434: \$? = $ac_status" >&5    echo "$as_me:3440: \$? = $ac_status" >&5
3441    (exit $ac_status); } &&    (exit $ac_status); } &&
3442           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3443    { (eval echo "$as_me:3437: \"$ac_try\"") >&5    { (eval echo "$as_me:3443: \"$ac_try\"") >&5
3444    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3445    ac_status=$?    ac_status=$?
3446    echo "$as_me:3440: \$? = $ac_status" >&5    echo "$as_me:3446: \$? = $ac_status" >&5
3447    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3448    WARNING_CFLAGS="$WARNING_CFLAGS -Wshadow"    WARNING_CFLAGS="$WARNING_CFLAGS -Wshadow"
3449  echo "$as_me:3443: result: yes" >&5  echo "$as_me:3449: result: yes" >&5
3450  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3451  else  else
3452    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3453  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3454  echo "$as_me:3448: result: no" >&5  echo "$as_me:3454: result: no" >&5
3455  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3456  fi  fi
3457  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3458  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3459    echo "$as_me:3453: checking whether compiler accepts -Wstrict-prototypes" >&5    echo "$as_me:3459: checking whether compiler accepts -Wstrict-prototypes" >&5
3460  echo $ECHO_N "checking whether compiler accepts -Wstrict-prototypes... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wstrict-prototypes... $ECHO_C" >&6
3461    
3462  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3463  CFLAGS="$CFLAGS -Wstrict-prototypes"  CFLAGS="$CFLAGS -Wstrict-prototypes"
3464  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3465  #line 3459 "configure"  #line 3465 "configure"
3466  #include "confdefs.h"  #include "confdefs.h"
3467    
3468  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3474  int x; Line 3480  int x;
3480  }  }
3481  _ACEOF  _ACEOF
3482  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3483  if { (eval echo "$as_me:3477: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3483: \"$ac_compile\"") >&5
3484    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3485    ac_status=$?    ac_status=$?
3486    echo "$as_me:3480: \$? = $ac_status" >&5    echo "$as_me:3486: \$? = $ac_status" >&5
3487    (exit $ac_status); } &&    (exit $ac_status); } &&
3488           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3489    { (eval echo "$as_me:3483: \"$ac_try\"") >&5    { (eval echo "$as_me:3489: \"$ac_try\"") >&5
3490    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3491    ac_status=$?    ac_status=$?
3492    echo "$as_me:3486: \$? = $ac_status" >&5    echo "$as_me:3492: \$? = $ac_status" >&5
3493    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3494    WARNING_CFLAGS="$WARNING_CFLAGS -Wstrict-prototypes"    WARNING_CFLAGS="$WARNING_CFLAGS -Wstrict-prototypes"
3495  echo "$as_me:3489: result: yes" >&5  echo "$as_me:3495: result: yes" >&5
3496  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3497  else  else
3498    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3499  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3500  echo "$as_me:3494: result: no" >&5  echo "$as_me:3500: result: no" >&5
3501  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3502  fi  fi
3503  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3504  CFLAGS="$ac_save_CFLAGS"  CFLAGS="$ac_save_CFLAGS"
3505    echo "$as_me:3499: checking whether compiler accepts -Wwrite-strings" >&5    echo "$as_me:3505: checking whether compiler accepts -Wwrite-strings" >&5
3506  echo $ECHO_N "checking whether compiler accepts -Wwrite-strings... $ECHO_C" >&6  echo $ECHO_N "checking whether compiler accepts -Wwrite-strings... $ECHO_C" >&6
3507    
3508  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
3509  CFLAGS="$CFLAGS -Wwrite-strings"  CFLAGS="$CFLAGS -Wwrite-strings"
3510  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3511  #line 3505 "configure"  #line 3511 "configure"
3512  #include "confdefs.h"  #include "confdefs.h"
3513    
3514  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3520  int x; Line 3526  int x;
3526  }  }
3527  _ACEOF  _ACEOF
3528  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3529  if { (eval echo "$as_me:3523: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3529: \"$ac_compile\"") >&5
3530    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3531    ac_status=$?    ac_status=$?
3532    echo "$as_me:3526: \$? = $ac_status" >&5    echo "$as_me:3532: \$? = $ac_status" >&5
3533    (exit $ac_status); } &&    (exit $ac_status); } &&
3534           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3535    { (eval echo "$as_me:3529: \"$ac_try\"") >&5    { (eval echo "$as_me:3535: \"$ac_try\"") >&5
3536    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3537    ac_status=$?    ac_status=$?
3538    echo "$as_me:3532: \$? = $ac_status" >&5    echo "$as_me:3538: \$? = $ac_status" >&5
3539    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3540    WARNING_CFLAGS="$WARNING_CFLAGS -Wwrite-strings"    WARNING_CFLAGS="$WARNING_CFLAGS -Wwrite-strings"
3541  echo "$as_me:3535: result: yes" >&5  echo "$as_me:3541: result: yes" >&5
3542  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
3543  else  else
3544    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
3545  cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
3546  echo "$as_me:3540: result: no" >&5  echo "$as_me:3546: result: no" >&5
3547  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
3548  fi  fi
3549  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
# Line 3552  cat >>confdefs.h <<\_ACEOF Line 3558  cat >>confdefs.h <<\_ACEOF
3558  _ACEOF  _ACEOF
3559    
3560  # Checks for header files.  # Checks for header files.
3561  echo "$as_me:3555: checking for ANSI C header files" >&5  echo "$as_me:3561: checking for ANSI C header files" >&5
3562  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3563  if test "${ac_cv_header_stdc+set}" = set; then  if test "${ac_cv_header_stdc+set}" = set; then
3564    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3565  else  else
3566    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3567  #line 3561 "configure"  #line 3567 "configure"
3568  #include "confdefs.h"  #include "confdefs.h"
3569  #include <stdlib.h>  #include <stdlib.h>
3570  #include <stdarg.h>  #include <stdarg.h>
# Line 3566  else Line 3572  else
3572  #include <float.h>  #include <float.h>
3573    
3574  _ACEOF  _ACEOF
3575  if { (eval echo "$as_me:3569: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:3575: \"$ac_cpp conftest.$ac_ext\"") >&5
3576    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3577    ac_status=$?    ac_status=$?
3578    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
3579    rm -f conftest.er1    rm -f conftest.er1
3580    cat conftest.err >&5    cat conftest.err >&5
3581    echo "$as_me:3575: \$? = $ac_status" >&5    echo "$as_me:3581: \$? = $ac_status" >&5
3582    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
3583    if test -s conftest.err; then    if test -s conftest.err; then
3584      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 3594  rm -f conftest.err conftest.$ac_ext Line 3600  rm -f conftest.err conftest.$ac_ext
3600  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
3601    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3602    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3603  #line 3597 "configure"  #line 3603 "configure"
3604  #include "confdefs.h"  #include "confdefs.h"
3605  #include <string.h>  #include <string.h>
3606    
# Line 3612  fi Line 3618  fi
3618  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
3619    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3620    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3621  #line 3615 "configure"  #line 3621 "configure"
3622  #include "confdefs.h"  #include "confdefs.h"
3623  #include <stdlib.h>  #include <stdlib.h>
3624    
# Line 3633  if test $ac_cv_header_stdc = yes; then Line 3639  if test $ac_cv_header_stdc = yes; then
3639    :    :
3640  else  else
3641    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3642  #line 3636 "configure"  #line 3642 "configure"
3643  #include "confdefs.h"  #include "confdefs.h"
3644  #include <ctype.h>  #include <ctype.h>
3645  #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
# Line 3659  main () Line 3665  main ()
3665  }  }
3666  _ACEOF  _ACEOF
3667  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
3668  if { (eval echo "$as_me:3662: \"$ac_link\"") >&5  if { (eval echo "$as_me:3668: \"$ac_link\"") >&5
3669    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
3670    ac_status=$?    ac_status=$?
3671    echo "$as_me:3665: \$? = $ac_status" >&5    echo "$as_me:3671: \$? = $ac_status" >&5
3672    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3673    { (eval echo "$as_me:3667: \"$ac_try\"") >&5    { (eval echo "$as_me:3673: \"$ac_try\"") >&5
3674    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3675    ac_status=$?    ac_status=$?
3676    echo "$as_me:3670: \$? = $ac_status" >&5    echo "$as_me:3676: \$? = $ac_status" >&5
3677    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3678    :    :
3679  else  else
# Line 3680  rm -f core core.* *.core conftest$ac_exe Line 3686  rm -f core core.* *.core conftest$ac_exe
3686  fi  fi
3687  fi  fi
3688  fi  fi
3689  echo "$as_me:3683: result: $ac_cv_header_stdc" >&5  echo "$as_me:3689: result: $ac_cv_header_stdc" >&5
3690  echo "${ECHO_T}$ac_cv_header_stdc" >&6  echo "${ECHO_T}$ac_cv_header_stdc" >&6
3691  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
3692    
# Line 3694  for ac_header in ctype.h locale.h memory Line 3700  for ac_header in ctype.h locale.h memory
3700  do  do
3701  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3702  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
3703    echo "$as_me:3697: checking for $ac_header" >&5    echo "$as_me:3703: checking for $ac_header" >&5
3704  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3705  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
3706    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3707  fi  fi
3708  echo "$as_me:3702: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:3708: result: `eval echo '${'$as_ac_Header'}'`" >&5
3709  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3710  else  else
3711    # Is the header compilable?    # Is the header compilable?
3712  echo "$as_me:3706: checking $ac_header usability" >&5  echo "$as_me:3712: checking $ac_header usability" >&5
3713  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3714  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3715  #line 3709 "configure"  #line 3715 "configure"
3716  #include "confdefs.h"  #include "confdefs.h"
3717  $ac_includes_default  $ac_includes_default
3718  #include <$ac_header>  #include <$ac_header>
3719  _ACEOF  _ACEOF
3720  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3721  if { (eval echo "$as_me:3715: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3721: \"$ac_compile\"") >&5
3722    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3723    ac_status=$?    ac_status=$?
3724    echo "$as_me:3718: \$? = $ac_status" >&5    echo "$as_me:3724: \$? = $ac_status" >&5
3725    (exit $ac_status); } &&    (exit $ac_status); } &&
3726           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3727    { (eval echo "$as_me:3721: \"$ac_try\"") >&5    { (eval echo "$as_me:3727: \"$ac_try\"") >&5
3728    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3729    ac_status=$?    ac_status=$?
3730    echo "$as_me:3724: \$? = $ac_status" >&5    echo "$as_me:3730: \$? = $ac_status" >&5
3731    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3732    ac_header_compiler=yes    ac_header_compiler=yes
3733  else  else
# Line 3730  cat conftest.$ac_ext >&5 Line 3736  cat conftest.$ac_ext >&5
3736  ac_header_compiler=no  ac_header_compiler=no
3737  fi  fi
3738  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3739  echo "$as_me:3733: result: $ac_header_compiler" >&5  echo "$as_me:3739: result: $ac_header_compiler" >&5
3740  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
3741    
3742  # Is the header present?  # Is the header present?
3743  echo "$as_me:3737: checking $ac_header presence" >&5  echo "$as_me:3743: checking $ac_header presence" >&5
3744  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3745  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3746  #line 3740 "configure"  #line 3746 "configure"
3747  #include "confdefs.h"  #include "confdefs.h"
3748  #include <$ac_header>  #include <$ac_header>
3749  _ACEOF  _ACEOF
3750  if { (eval echo "$as_me:3744: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:3750: \"$ac_cpp conftest.$ac_ext\"") >&5
3751    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3752    ac_status=$?    ac_status=$?
3753    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
3754    rm -f conftest.er1    rm -f conftest.er1
3755    cat conftest.err >&5    cat conftest.err >&5
3756    echo "$as_me:3750: \$? = $ac_status" >&5    echo "$as_me:3756: \$? = $ac_status" >&5
3757    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
3758    if test -s conftest.err; then    if test -s conftest.err; then
3759      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 3765  else Line 3771  else
3771    ac_header_preproc=no    ac_header_preproc=no
3772  fi  fi
3773  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
3774  echo "$as_me:3768: result: $ac_header_preproc" >&5  echo "$as_me:3774: result: $ac_header_preproc" >&5
3775  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
3776    
3777  # So?  What about this header?  # So?  What about this header?
3778  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
3779    yes:no )    yes:no )
3780      { echo "$as_me:3774: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:3780: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3781  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3782      { echo "$as_me:3776: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:3782: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3783  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
3784    no:yes )    no:yes )
3785      { echo "$as_me:3779: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:3785: WARNING: $ac_header: present but cannot be compiled." >&5
3786  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
3787      { echo "$as_me:3781: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:3787: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3788  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3789      { echo "$as_me:3783: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:3789: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3790  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
3791  esac  esac
3792  echo "$as_me:3786: checking for $ac_header" >&5  echo "$as_me:3792: checking for $ac_header" >&5
3793  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3794  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
3795    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3796  else  else
3797    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
3798  fi  fi
3799  echo "$as_me:3793: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:3799: result: `eval echo '${'$as_ac_Header'}'`" >&5
3800  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3801    
3802  fi  fi
# Line 3808  done Line 3814  done
3814  # Checks for structures.  # Checks for structures.
3815    
3816  # Checks for compiler characteristics.  # Checks for compiler characteristics.
3817  echo "$as_me:3811: checking for $CC option to accept ANSI C" >&5  echo "$as_me:3817: checking for $CC option to accept ANSI C" >&5
3818  echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6  echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
3819  if test "${ac_cv_prog_cc_stdc+set}" = set; then  if test "${ac_cv_prog_cc_stdc+set}" = set; then
3820    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 3816  else Line 3822  else
3822    ac_cv_prog_cc_stdc=no    ac_cv_prog_cc_stdc=no
3823  ac_save_CC=$CC  ac_save_CC=$CC
3824  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3825  #line 3819 "configure"  #line 3825 "configure"
3826  #include "confdefs.h"  #include "confdefs.h"
3827  #include <stdarg.h>  #include <stdarg.h>
3828  #include <stdio.h>  #include <stdio.h>
# Line 3871  for ac_arg in "" -qlanglvl=ansi -std1 -A Line 3877  for ac_arg in "" -qlanglvl=ansi -std1 -A
3877  do  do
3878    CC="$ac_save_CC $ac_arg"    CC="$ac_save_CC $ac_arg"
3879    rm -f conftest.$ac_objext    rm -f conftest.$ac_objext
3880  if { (eval echo "$as_me:3874: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3880: \"$ac_compile\"") >&5
3881    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3882    ac_status=$?    ac_status=$?
3883    echo "$as_me:3877: \$? = $ac_status" >&5    echo "$as_me:3883: \$? = $ac_status" >&5
3884    (exit $ac_status); } &&    (exit $ac_status); } &&
3885           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3886    { (eval echo "$as_me:3880: \"$ac_try\"") >&5    { (eval echo "$as_me:3886: \"$ac_try\"") >&5
3887    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3888    ac_status=$?    ac_status=$?
3889    echo "$as_me:3883: \$? = $ac_status" >&5    echo "$as_me:3889: \$? = $ac_status" >&5
3890    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3891    ac_cv_prog_cc_stdc=$ac_arg    ac_cv_prog_cc_stdc=$ac_arg
3892  break  break
# Line 3897  fi Line 3903  fi
3903    
3904  case "x$ac_cv_prog_cc_stdc" in  case "x$ac_cv_prog_cc_stdc" in
3905    x|xno)    x|xno)
3906      echo "$as_me:3900: result: none needed" >&5      echo "$as_me:3906: result: none needed" >&5
3907  echo "${ECHO_T}none needed" >&6 ;;  echo "${ECHO_T}none needed" >&6 ;;
3908    *)    *)
3909      echo "$as_me:3903: result: $ac_cv_prog_cc_stdc" >&5      echo "$as_me:3909: result: $ac_cv_prog_cc_stdc" >&5
3910  echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6  echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
3911      CC="$CC $ac_cv_prog_cc_stdc" ;;      CC="$CC $ac_cv_prog_cc_stdc" ;;
3912  esac  esac
3913    
3914  echo "$as_me:3908: checking for an ANSI C-conforming const" >&5  echo "$as_me:3914: checking for an ANSI C-conforming const" >&5
3915  echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6  echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
3916  if test "${ac_cv_c_const+set}" = set; then  if test "${ac_cv_c_const+set}" = set; then
3917    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3918  else  else
3919    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3920  #line 3914 "configure"  #line 3920 "configure"
3921  #include "confdefs.h"  #include "confdefs.h"
3922    
3923  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 3975  main () Line 3981  main ()
3981  }  }
3982  _ACEOF  _ACEOF
3983  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
3984  if { (eval echo "$as_me:3978: \"$ac_compile\"") >&5  if { (eval echo "$as_me:3984: \"$ac_compile\"") >&5
3985    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3986    ac_status=$?    ac_status=$?
3987    echo "$as_me:3981: \$? = $ac_status" >&5    echo "$as_me:3987: \$? = $ac_status" >&5
3988    (exit $ac_status); } &&    (exit $ac_status); } &&
3989           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3990    { (eval echo "$as_me:3984: \"$ac_try\"") >&5    { (eval echo "$as_me:3990: \"$ac_try\"") >&5
3991    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3992    ac_status=$?    ac_status=$?
3993    echo "$as_me:3987: \$? = $ac_status" >&5    echo "$as_me:3993: \$? = $ac_status" >&5
3994    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3995    ac_cv_c_const=yes    ac_cv_c_const=yes
3996  else  else
# Line 3994  ac_cv_c_const=no Line 4000  ac_cv_c_const=no
4000  fi  fi
4001  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4002  fi  fi
4003  echo "$as_me:3997: result: $ac_cv_c_const" >&5  echo "$as_me:4003: result: $ac_cv_c_const" >&5
4004  echo "${ECHO_T}$ac_cv_c_const" >&6  echo "${ECHO_T}$ac_cv_c_const" >&6
4005  if test $ac_cv_c_const = no; then  if test $ac_cv_c_const = no; then
4006    
# Line 4004  _ACEOF Line 4010  _ACEOF
4010    
4011  fi  fi
4012    
4013  echo "$as_me:4007: checking for inline" >&5  echo "$as_me:4013: checking for inline" >&5
4014  echo $ECHO_N "checking for inline... $ECHO_C" >&6  echo $ECHO_N "checking for inline... $ECHO_C" >&6
4015  if test "${ac_cv_c_inline+set}" = set; then  if test "${ac_cv_c_inline+set}" = set; then
4016    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 4012  else Line 4018  else
4018    ac_cv_c_inline=no    ac_cv_c_inline=no
4019  for ac_kw in inline __inline__ __inline; do  for ac_kw in inline __inline__ __inline; do
4020    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4021  #line 4015 "configure"  #line 4021 "configure"
4022  #include "confdefs.h"  #include "confdefs.h"
4023  #ifndef __cplusplus  #ifndef __cplusplus
4024  static $ac_kw int static_foo () {return 0; }  static $ac_kw int static_foo () {return 0; }
# Line 4021  $ac_kw int foo () {return 0; } Line 4027  $ac_kw int foo () {return 0; }
4027    
4028  _ACEOF  _ACEOF
4029  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4030  if { (eval echo "$as_me:4024: \"$ac_compile\"") >&5  if { (eval echo "$as_me:4030: \"$ac_compile\"") >&5
4031    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4032    ac_status=$?    ac_status=$?
4033    echo "$as_me:4027: \$? = $ac_status" >&5    echo "$as_me:4033: \$? = $ac_status" >&5
4034    (exit $ac_status); } &&    (exit $ac_status); } &&
4035           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4036    { (eval echo "$as_me:4030: \"$ac_try\"") >&5    { (eval echo "$as_me:4036: \"$ac_try\"") >&5
4037    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4038    ac_status=$?    ac_status=$?
4039    echo "$as_me:4033: \$? = $ac_status" >&5    echo "$as_me:4039: \$? = $ac_status" >&5
4040    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4041    ac_cv_c_inline=$ac_kw; break    ac_cv_c_inline=$ac_kw; break
4042  else  else
# Line 4041  rm -f conftest.$ac_objext conftest.$ac_e Line 4047  rm -f conftest.$ac_objext conftest.$ac_e
4047  done  done
4048    
4049  fi  fi
4050  echo "$as_me:4044: result: $ac_cv_c_inline" >&5  echo "$as_me:4050: result: $ac_cv_c_inline" >&5
4051  echo "${ECHO_T}$ac_cv_c_inline" >&6  echo "${ECHO_T}$ac_cv_c_inline" >&6
4052  case $ac_cv_c_inline in  case $ac_cv_c_inline in
4053    inline | yes) ;;    inline | yes) ;;
# Line 4056  _ACEOF Line 4062  _ACEOF
4062   ;;   ;;
4063  esac  esac
4064    
4065  echo "$as_me:4059: checking for function prototypes" >&5  echo "$as_me:4065: checking for function prototypes" >&5
4066  echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6  echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6
4067  if test "$am_cv_prog_cc_stdc" != no; then  if test "$am_cv_prog_cc_stdc" != no; then
4068    echo "$as_me:4062: result: yes" >&5    echo "$as_me:4068: result: yes" >&5
4069  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
4070    
4071  cat >>confdefs.h <<\_ACEOF  cat >>confdefs.h <<\_ACEOF
# Line 4068  _ACEOF Line 4074  _ACEOF
4074    
4075    U= ANSI2KNR=    U= ANSI2KNR=
4076  else  else
4077    echo "$as_me:4071: result: no" >&5    echo "$as_me:4077: result: no" >&5
4078  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
4079    U=_ ANSI2KNR=./ansi2knr    U=_ ANSI2KNR=./ansi2knr
4080  fi  fi
4081  # Ensure some checks needed by ansi2knr itself.  # Ensure some checks needed by ansi2knr itself.
4082  echo "$as_me:4076: checking for ANSI C header files" >&5  echo "$as_me:4082: checking for ANSI C header files" >&5
4083  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
4084  if test "${ac_cv_header_stdc+set}" = set; then  if test "${ac_cv_header_stdc+set}" = set; then
4085    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4086  else  else
4087    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4088  #line 4082 "configure"  #line 4088 "configure"
4089  #include "confdefs.h"  #include "confdefs.h"
4090  #include <stdlib.h>  #include <stdlib.h>
4091  #include <stdarg.h>  #include <stdarg.h>
# Line 4087  else Line 4093  else
4093  #include <float.h>  #include <float.h>
4094    
4095  _ACEOF  _ACEOF
4096  if { (eval echo "$as_me:4090: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:4096: \"$ac_cpp conftest.$ac_ext\"") >&5
4097    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4098    ac_status=$?    ac_status=$?
4099    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
4100    rm -f conftest.er1    rm -f conftest.er1
4101    cat conftest.err >&5    cat conftest.err >&5
4102    echo "$as_me:4096: \$? = $ac_status" >&5    echo "$as_me:4102: \$? = $ac_status" >&5
4103    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
4104    if test -s conftest.err; then    if test -s conftest.err; then
4105      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 4115  rm -f conftest.err conftest.$ac_ext Line 4121  rm -f conftest.err conftest.$ac_ext
4121  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
4122    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4123    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4124  #line 4118 "configure"  #line 4124 "configure"
4125  #include "confdefs.h"  #include "confdefs.h"
4126  #include <string.h>  #include <string.h>
4127    
# Line 4133  fi Line 4139  fi
4139  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
4140    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4141    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4142  #line 4136 "configure"  #line 4142 "configure"
4143  #include "confdefs.h"  #include "confdefs.h"
4144  #include <stdlib.h>  #include <stdlib.h>
4145    
# Line 4154  if test $ac_cv_header_stdc = yes; then Line 4160  if test $ac_cv_header_stdc = yes; then
4160    :    :
4161  else  else
4162    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4163  #line 4157 "configure"  #line 4163 "configure"
4164  #include "confdefs.h"  #include "confdefs.h"
4165  #include <ctype.h>  #include <ctype.h>
4166  #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
# Line 4180  main () Line 4186  main ()
4186  }  }
4187  _ACEOF  _ACEOF
4188  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
4189  if { (eval echo "$as_me:4183: \"$ac_link\"") >&5  if { (eval echo "$as_me:4189: \"$ac_link\"") >&5
4190    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
4191    ac_status=$?    ac_status=$?
4192    echo "$as_me:4186: \$? = $ac_status" >&5    echo "$as_me:4192: \$? = $ac_status" >&5
4193    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4194    { (eval echo "$as_me:4188: \"$ac_try\"") >&5    { (eval echo "$as_me:4194: \"$ac_try\"") >&5
4195    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4196    ac_status=$?    ac_status=$?
4197    echo "$as_me:4191: \$? = $ac_status" >&5    echo "$as_me:4197: \$? = $ac_status" >&5
4198    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4199    :    :
4200  else  else
# Line 4201  rm -f core core.* *.core conftest$ac_exe Line 4207  rm -f core core.* *.core conftest$ac_exe
4207  fi  fi
4208  fi  fi
4209  fi  fi
4210  echo "$as_me:4204: result: $ac_cv_header_stdc" >&5  echo "$as_me:4210: result: $ac_cv_header_stdc" >&5
4211  echo "${ECHO_T}$ac_cv_header_stdc" >&6  echo "${ECHO_T}$ac_cv_header_stdc" >&6
4212  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
4213    
# Line 4215  for ac_header in string.h Line 4221  for ac_header in string.h
4221  do  do
4222  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4223  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
4224    echo "$as_me:4218: checking for $ac_header" >&5    echo "$as_me:4224: checking for $ac_header" >&5
4225  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4226  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
4227    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4228  fi  fi
4229  echo "$as_me:4223: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:4229: result: `eval echo '${'$as_ac_Header'}'`" >&5
4230  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4231  else  else
4232    # Is the header compilable?    # Is the header compilable?
4233  echo "$as_me:4227: checking $ac_header usability" >&5  echo "$as_me:4233: checking $ac_header usability" >&5
4234  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4235  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
4236  #line 4230 "configure"  #line 4236 "configure"
4237  #include "confdefs.h"  #include "confdefs.h"
4238  $ac_includes_default  $ac_includes_default
4239  #include <$ac_header>  #include <$ac_header>
4240  _ACEOF  _ACEOF
4241  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4242  if { (eval echo "$as_me:4236: \"$ac_compile\"") >&5  if { (eval echo "$as_me:4242: \"$ac_compile\"") >&5
4243    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4244    ac_status=$?    ac_status=$?
4245    echo "$as_me:4239: \$? = $ac_status" >&5    echo "$as_me:4245: \$? = $ac_status" >&5
4246    (exit $ac_status); } &&    (exit $ac_status); } &&
4247           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4248    { (eval echo "$as_me:4242: \"$ac_try\"") >&5    { (eval echo "$as_me:4248: \"$ac_try\"") >&5
4249    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4250    ac_status=$?    ac_status=$?
4251    echo "$as_me:4245: \$? = $ac_status" >&5    echo "$as_me:4251: \$? = $ac_status" >&5
4252    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4253    ac_header_compiler=yes    ac_header_compiler=yes
4254  else  else
# Line 4251  cat conftest.$ac_ext >&5 Line 4257  cat conftest.$ac_ext >&5
4257  ac_header_compiler=no  ac_header_compiler=no
4258  fi  fi
4259  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4260  echo "$as_me:4254: result: $ac_header_compiler" >&5  echo "$as_me:4260: result: $ac_header_compiler" >&5
4261  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
4262    
4263  # Is the header present?  # Is the header present?
4264  echo "$as_me:4258: checking $ac_header presence" >&5  echo "$as_me:4264: checking $ac_header presence" >&5
4265  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4266  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
4267  #line 4261 "configure"  #line 4267 "configure"
4268  #include "confdefs.h"  #include "confdefs.h"
4269  #include <$ac_header>  #include <$ac_header>
4270  _ACEOF  _ACEOF
4271  if { (eval echo "$as_me:4265: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:4271: \"$ac_cpp conftest.$ac_ext\"") >&5
4272    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4273    ac_status=$?    ac_status=$?
4274    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
4275    rm -f conftest.er1    rm -f conftest.er1
4276    cat conftest.err >&5    cat conftest.err >&5
4277    echo "$as_me:4271: \$? = $ac_status" >&5    echo "$as_me:4277: \$? = $ac_status" >&5
4278    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
4279    if test -s conftest.err; then    if test -s conftest.err; then
4280      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 4286  else Line 4292  else
4292    ac_header_preproc=no    ac_header_preproc=no
4293  fi  fi
4294  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
4295  echo "$as_me:4289: result: $ac_header_preproc" >&5  echo "$as_me:4295: result: $ac_header_preproc" >&5
4296  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
4297    
4298  # So?  What about this header?  # So?  What about this header?
4299  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
4300    yes:no )    yes:no )
4301      { echo "$as_me:4295: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:4301: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4302  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4303      { echo "$as_me:4297: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:4303: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4304  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
4305    no:yes )    no:yes )
4306      { echo "$as_me:4300: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:4306: WARNING: $ac_header: present but cannot be compiled." >&5
4307  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
4308      { echo "$as_me:4302: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:4308: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4309  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4310      { echo "$as_me:4304: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:4310: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4311  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
4312  esac  esac
4313  echo "$as_me:4307: checking for $ac_header" >&5  echo "$as_me:4313: checking for $ac_header" >&5
4314  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4315  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
4316    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4317  else  else
4318    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
4319  fi  fi
4320  echo "$as_me:4314: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:4320: result: `eval echo '${'$as_ac_Header'}'`" >&5
4321  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4322    
4323  fi  fi
# Line 4327  done Line 4333  done
4333  # Checks for library functions.  # Checks for library functions.
4334  # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works  # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
4335  # for constant arguments.  Useless!  # for constant arguments.  Useless!
4336  echo "$as_me:4330: checking for working alloca.h" >&5  echo "$as_me:4336: checking for working alloca.h" >&5
4337  echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6  echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
4338  if test "${ac_cv_working_alloca_h+set}" = set; then  if test "${ac_cv_working_alloca_h+set}" = set; then
4339    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4340  else  else
4341    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4342  #line 4336 "configure"  #line 4342 "configure"
4343  #include "confdefs.h"  #include "confdefs.h"
4344  #include <alloca.h>  #include <alloca.h>
4345  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 4351  char *p = (char *) alloca (2 * sizeof (i Line 4357  char *p = (char *) alloca (2 * sizeof (i
4357  }  }
4358  _ACEOF  _ACEOF
4359  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
4360  if { (eval echo "$as_me:4354: \"$ac_link\"") >&5  if { (eval echo "$as_me:4360: \"$ac_link\"") >&5
4361    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
4362    ac_status=$?    ac_status=$?
4363    echo "$as_me:4357: \$? = $ac_status" >&5    echo "$as_me:4363: \$? = $ac_status" >&5
4364    (exit $ac_status); } &&    (exit $ac_status); } &&
4365           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
4366    { (eval echo "$as_me:4360: \"$ac_try\"") >&5    { (eval echo "$as_me:4366: \"$ac_try\"") >&5
4367    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4368    ac_status=$?    ac_status=$?
4369    echo "$as_me:4363: \$? = $ac_status" >&5    echo "$as_me:4369: \$? = $ac_status" >&5
4370    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4371    ac_cv_working_alloca_h=yes    ac_cv_working_alloca_h=yes
4372  else  else
# Line 4370  ac_cv_working_alloca_h=no Line 4376  ac_cv_working_alloca_h=no
4376  fi  fi
4377  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4378  fi  fi
4379  echo "$as_me:4373: result: $ac_cv_working_alloca_h" >&5  echo "$as_me:4379: result: $ac_cv_working_alloca_h" >&5
4380  echo "${ECHO_T}$ac_cv_working_alloca_h" >&6  echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
4381  if test $ac_cv_working_alloca_h = yes; then  if test $ac_cv_working_alloca_h = yes; then
4382    
# Line 4380  _ACEOF Line 4386  _ACEOF
4386    
4387  fi  fi
4388    
4389  echo "$as_me:4383: checking for alloca" >&5  echo "$as_me:4389: checking for alloca" >&5
4390  echo $ECHO_N "checking for alloca... $ECHO_C" >&6  echo $ECHO_N "checking for alloca... $ECHO_C" >&6
4391  if test "${ac_cv_func_alloca_works+set}" = set; then  if test "${ac_cv_func_alloca_works+set}" = set; then
4392    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4393  else  else
4394    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4395  #line 4389 "configure"  #line 4395 "configure"
4396  #include "confdefs.h"  #include "confdefs.h"
4397  #ifdef __GNUC__  #ifdef __GNUC__
4398  # define alloca __builtin_alloca  # define alloca __builtin_alloca
# Line 4424  char *p = (char *) alloca (1); Line 4430  char *p = (char *) alloca (1);
4430  }  }
4431  _ACEOF  _ACEOF
4432  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
4433  if { (eval echo "$as_me:4427: \"$ac_link\"") >&5  if { (eval echo "$as_me:4433: \"$ac_link\"") >&5
4434    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
4435    ac_status=$?    ac_status=$?
4436    echo "$as_me:4430: \$? = $ac_status" >&5    echo "$as_me:4436: \$? = $ac_status" >&5
4437    (exit $ac_status); } &&    (exit $ac_status); } &&
4438           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
4439    { (eval echo "$as_me:4433: \"$ac_try\"") >&5    { (eval echo "$as_me:4439: \"$ac_try\"") >&5
4440    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4441    ac_status=$?    ac_status=$?
4442    echo "$as_me:4436: \$? = $ac_status" >&5    echo "$as_me:4442: \$? = $ac_status" >&5
4443    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4444    ac_cv_func_alloca_works=yes    ac_cv_func_alloca_works=yes
4445  else  else
# Line 4443  ac_cv_func_alloca_works=no Line 4449  ac_cv_func_alloca_works=no
4449  fi  fi
4450  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4451  fi  fi
4452  echo "$as_me:4446: result: $ac_cv_func_alloca_works" >&5  echo "$as_me:4452: result: $ac_cv_func_alloca_works" >&5
4453  echo "${ECHO_T}$ac_cv_func_alloca_works" >&6  echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
4454    
4455  if test $ac_cv_func_alloca_works = yes; then  if test $ac_cv_func_alloca_works = yes; then
# Line 4464  cat >>confdefs.h <<\_ACEOF Line 4470  cat >>confdefs.h <<\_ACEOF
4470  #define C_ALLOCA 1  #define C_ALLOCA 1
4471  _ACEOF  _ACEOF
4472    
4473  echo "$as_me:4467: checking whether \`alloca.c' needs Cray hooks" >&5  echo "$as_me:4473: checking whether \`alloca.c' needs Cray hooks" >&5
4474  echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6  echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
4475  if test "${ac_cv_os_cray+set}" = set; then  if test "${ac_cv_os_cray+set}" = set; then
4476    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4477  else  else
4478    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4479  #line 4473 "configure"  #line 4479 "configure"
4480  #include "confdefs.h"  #include "confdefs.h"
4481  #if defined(CRAY) && ! defined(CRAY2)  #if defined(CRAY) && ! defined(CRAY2)
4482  webecray  webecray
# Line 4488  fi Line 4494  fi
4494  rm -f conftest*  rm -f conftest*
4495    
4496  fi  fi
4497  echo "$as_me:4491: result: $ac_cv_os_cray" >&5  echo "$as_me:4497: result: $ac_cv_os_cray" >&5
4498  echo "${ECHO_T}$ac_cv_os_cray" >&6  echo "${ECHO_T}$ac_cv_os_cray" >&6
4499  if test $ac_cv_os_cray = yes; then  if test $ac_cv_os_cray = yes; then
4500    for ac_func in _getb67 GETB67 getb67; do    for ac_func in _getb67 GETB67 getb67; do
4501      as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`      as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
4502  echo "$as_me:4496: checking for $ac_func" >&5  echo "$as_me:4502: checking for $ac_func" >&5
4503  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
4504  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
4505    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4506  else  else
4507    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4508  #line 4502 "configure"  #line 4508 "configure"
4509  #include "confdefs.h"  #include "confdefs.h"
4510  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
4511      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 4536  f = $ac_func; Line 4542  f = $ac_func;
4542  }  }
4543  _ACEOF  _ACEOF
4544  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
4545  if { (eval echo "$as_me:4539: \"$ac_link\"") >&5  if { (eval echo "$as_me:4545: \"$ac_link\"") >&5
4546    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
4547    ac_status=$?    ac_status=$?
4548    echo "$as_me:4542: \$? = $ac_status" >&5    echo "$as_me:4548: \$? = $ac_status" >&5
4549    (exit $ac_status); } &&    (exit $ac_status); } &&
4550           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
4551    { (eval echo "$as_me:4545: \"$ac_try\"") >&5    { (eval echo "$as_me:4551: \"$ac_try\"") >&5
4552    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4553    ac_status=$?    ac_status=$?
4554    echo "$as_me:4548: \$? = $ac_status" >&5    echo "$as_me:4554: \$? = $ac_status" >&5
4555    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4556    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
4557  else  else
# Line 4555  eval "$as_ac_var=no" Line 4561  eval "$as_ac_var=no"
4561  fi  fi
4562  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4563  fi  fi
4564  echo "$as_me:4558: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:4564: result: `eval echo '${'$as_ac_var'}'`" >&5
4565  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
4566  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
4567    
# Line 4569  fi Line 4575  fi
4575    done    done
4576  fi  fi
4577    
4578  echo "$as_me:4572: checking stack direction for C alloca" >&5  echo "$as_me:4578: checking stack direction for C alloca" >&5
4579  echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6  echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
4580  if test "${ac_cv_c_stack_direction+set}" = set; then  if test "${ac_cv_c_stack_direction+set}" = set; then
4581    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 4578  else Line 4584  else
4584    ac_cv_c_stack_direction=0    ac_cv_c_stack_direction=0
4585  else  else
4586    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4587  #line 4581 "configure"  #line 4587 "configure"
4588  #include "confdefs.h"  #include "confdefs.h"
4589  int  int
4590  find_stack_direction ()  find_stack_direction ()
# Line 4601  main () Line 4607  main ()
4607  }  }
4608  _ACEOF  _ACEOF
4609  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
4610  if { (eval echo "$as_me:4604: \"$ac_link\"") >&5  if { (eval echo "$as_me:4610: \"$ac_link\"") >&5
4611    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
4612    ac_status=$?    ac_status=$?
4613    echo "$as_me:4607: \$? = $ac_status" >&5    echo "$as_me:4613: \$? = $ac_status" >&5
4614    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4615    { (eval echo "$as_me:4609: \"$ac_try\"") >&5    { (eval echo "$as_me:4615: \"$ac_try\"") >&5
4616    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4617    ac_status=$?    ac_status=$?
4618    echo "$as_me:4612: \$? = $ac_status" >&5    echo "$as_me:4618: \$? = $ac_status" >&5
4619    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4620    ac_cv_c_stack_direction=1    ac_cv_c_stack_direction=1
4621  else  else
# Line 4621  fi Line 4627  fi
4627  rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext  rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4628  fi  fi
4629  fi  fi
4630  echo "$as_me:4624: result: $ac_cv_c_stack_direction" >&5  echo "$as_me:4630: result: $ac_cv_c_stack_direction" >&5
4631  echo "${ECHO_T}$ac_cv_c_stack_direction" >&6  echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
4632    
4633  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 4633  fi Line 4639  fi
4639  for ac_func in mkstemp setlocale  for ac_func in mkstemp setlocale
4640  do  do
4641  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
4642  echo "$as_me:4636: checking for $ac_func" >&5  echo "$as_me:4642: checking for $ac_func" >&5
4643  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
4644  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
4645    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4646  else  else
4647    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4648  #line 4642 "configure"  #line 4648 "configure"
4649  #include "confdefs.h"  #include "confdefs.h"
4650  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
4651      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 4676  f = $ac_func; Line 4682  f = $ac_func;
4682  }  }
4683  _ACEOF  _ACEOF
4684  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
4685  if { (eval echo "$as_me:4679: \"$ac_link\"") >&5  if { (eval echo "$as_me:4685: \"$ac_link\"") >&5
4686    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
4687    ac_status=$?    ac_status=$?
4688    echo "$as_me:4682: \$? = $ac_status" >&5    echo "$as_me:4688: \$? = $ac_status" >&5
4689    (exit $ac_status); } &&    (exit $ac_status); } &&
4690           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
4691    { (eval echo "$as_me:4685: \"$ac_try\"") >&5    { (eval echo "$as_me:4691: \"$ac_try\"") >&5
4692    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4693    ac_status=$?    ac_status=$?
4694    echo "$as_me:4688: \$? = $ac_status" >&5    echo "$as_me:4694: \$? = $ac_status" >&5
4695    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4696    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
4697  else  else
# Line 4695  eval "$as_ac_var=no" Line 4701  eval "$as_ac_var=no"
4701  fi  fi
4702  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4703  fi  fi
4704  echo "$as_me:4698: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:4704: result: `eval echo '${'$as_ac_var'}'`" >&5
4705  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
4706  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
4707    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 4705  _ACEOF Line 4711  _ACEOF
4711  fi  fi
4712  done  done
4713    
4714  echo "$as_me:4708: checking whether stpcpy is declared" >&5  echo "$as_me:4714: checking whether stpcpy is declared" >&5
4715  echo $ECHO_N "checking whether stpcpy is declared... $ECHO_C" >&6  echo $ECHO_N "checking whether stpcpy is declared... $ECHO_C" >&6
4716  if test "${ac_cv_have_decl_stpcpy+set}" = set; then  if test "${ac_cv_have_decl_stpcpy+set}" = set; then
4717    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4718  else  else
4719    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4720  #line 4714 "configure"  #line 4720 "configure"
4721  #include "confdefs.h"  #include "confdefs.h"
4722  $ac_includes_default  $ac_includes_default
4723  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 4732  main () Line 4738  main ()
4738  }  }
4739  _ACEOF  _ACEOF
4740  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4741  if { (eval echo "$as_me:4735: \"$ac_compile\"") >&5  if { (eval echo "$as_me:4741: \"$ac_compile\"") >&5
4742    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4743    ac_status=$?    ac_status=$?
4744    echo "$as_me:4738: \$? = $ac_status" >&5    echo "$as_me:4744: \$? = $ac_status" >&5
4745    (exit $ac_status); } &&    (exit $ac_status); } &&
4746           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4747    { (eval echo "$as_me:4741: \"$ac_try\"") >&5    { (eval echo "$as_me:4747: \"$ac_try\"") >&5
4748    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4749    ac_status=$?    ac_status=$?
4750    echo "$as_me:4744: \$? = $ac_status" >&5    echo "$as_me:4750: \$? = $ac_status" >&5
4751    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4752    ac_cv_have_decl_stpcpy=yes    ac_cv_have_decl_stpcpy=yes
4753  else  else
# Line 4751  ac_cv_have_decl_stpcpy=no Line 4757  ac_cv_have_decl_stpcpy=no
4757  fi  fi
4758  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4759  fi  fi
4760  echo "$as_me:4754: result: $ac_cv_have_decl_stpcpy" >&5  echo "$as_me:4760: result: $ac_cv_have_decl_stpcpy" >&5
4761  echo "${ECHO_T}$ac_cv_have_decl_stpcpy" >&6  echo "${ECHO_T}$ac_cv_have_decl_stpcpy" >&6
4762  if test $ac_cv_have_decl_stpcpy = yes; then  if test $ac_cv_have_decl_stpcpy = yes; then
4763    
# Line 4765  else Line 4771  else
4771  _ACEOF  _ACEOF
4772    
4773  fi  fi
4774  echo "$as_me:4768: checking whether strndup is declared" >&5  echo "$as_me:4774: checking whether strndup is declared" >&5
4775  echo $ECHO_N "checking whether strndup is declared... $ECHO_C" >&6  echo $ECHO_N "checking whether strndup is declared... $ECHO_C" >&6
4776  if test "${ac_cv_have_decl_strndup+set}" = set; then  if test "${ac_cv_have_decl_strndup+set}" = set; then
4777    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4778  else  else
4779    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4780  #line 4774 "configure"  #line 4780 "configure"
4781  #include "confdefs.h"  #include "confdefs.h"
4782  $ac_includes_default  $ac_includes_default
4783  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 4792  main () Line 4798  main ()
4798  }  }
4799  _ACEOF  _ACEOF
4800  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4801  if { (eval echo "$as_me:4795: \"$ac_compile\"") >&5  if { (eval echo "$as_me:4801: \"$ac_compile\"") >&5
4802    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4803    ac_status=$?    ac_status=$?
4804    echo "$as_me:4798: \$? = $ac_status" >&5    echo "$as_me:4804: \$? = $ac_status" >&5
4805    (exit $ac_status); } &&    (exit $ac_status); } &&
4806           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4807    { (eval echo "$as_me:4801: \"$ac_try\"") >&5    { (eval echo "$as_me:4807: \"$ac_try\"") >&5
4808    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4809    ac_status=$?    ac_status=$?
4810    echo "$as_me:4804: \$? = $ac_status" >&5    echo "$as_me:4810: \$? = $ac_status" >&5
4811    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4812    ac_cv_have_decl_strndup=yes    ac_cv_have_decl_strndup=yes
4813  else  else
# Line 4811  ac_cv_have_decl_strndup=no Line 4817  ac_cv_have_decl_strndup=no
4817  fi  fi
4818  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4819  fi  fi
4820  echo "$as_me:4814: result: $ac_cv_have_decl_strndup" >&5  echo "$as_me:4820: result: $ac_cv_have_decl_strndup" >&5
4821  echo "${ECHO_T}$ac_cv_have_decl_strndup" >&6  echo "${ECHO_T}$ac_cv_have_decl_strndup" >&6
4822  if test $ac_cv_have_decl_strndup = yes; then  if test $ac_cv_have_decl_strndup = yes; then
4823    
# Line 4825  else Line 4831  else
4831  _ACEOF  _ACEOF
4832    
4833  fi  fi
4834  echo "$as_me:4828: checking whether strnlen is declared" >&5  echo "$as_me:4834: checking whether strnlen is declared" >&5
4835  echo $ECHO_N "checking whether strnlen is declared... $ECHO_C" >&6  echo $ECHO_N "checking whether strnlen is declared... $ECHO_C" >&6
4836  if test "${ac_cv_have_decl_strnlen+set}" = set; then  if test "${ac_cv_have_decl_strnlen+set}" = set; then
4837    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4838  else  else
4839    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4840  #line 4834 "configure"  #line 4840 "configure"
4841  #include "confdefs.h"  #include "confdefs.h"
4842  $ac_includes_default  $ac_includes_default
4843  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 4852  main () Line 4858  main ()
4858  }  }
4859  _ACEOF  _ACEOF
4860  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4861  if { (eval echo "$as_me:4855: \"$ac_compile\"") >&5  if { (eval echo "$as_me:4861: \"$ac_compile\"") >&5
4862    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4863    ac_status=$?    ac_status=$?
4864    echo "$as_me:4858: \$? = $ac_status" >&5    echo "$as_me:4864: \$? = $ac_status" >&5
4865    (exit $ac_status); } &&    (exit $ac_status); } &&
4866           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4867    { (eval echo "$as_me:4861: \"$ac_try\"") >&5    { (eval echo "$as_me:4867: \"$ac_try\"") >&5
4868    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4869    ac_status=$?    ac_status=$?
4870    echo "$as_me:4864: \$? = $ac_status" >&5    echo "$as_me:4870: \$? = $ac_status" >&5
4871    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4872    ac_cv_have_decl_strnlen=yes    ac_cv_have_decl_strnlen=yes
4873  else  else
# Line 4871  ac_cv_have_decl_strnlen=no Line 4877  ac_cv_have_decl_strnlen=no
4877  fi  fi
4878  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4879  fi  fi
4880  echo "$as_me:4874: result: $ac_cv_have_decl_strnlen" >&5  echo "$as_me:4880: result: $ac_cv_have_decl_strnlen" >&5
4881  echo "${ECHO_T}$ac_cv_have_decl_strnlen" >&6  echo "${ECHO_T}$ac_cv_have_decl_strnlen" >&6
4882  if test $ac_cv_have_decl_strnlen = yes; then  if test $ac_cv_have_decl_strnlen = yes; then
4883    
# Line 4885  else Line 4891  else
4891  _ACEOF  _ACEOF
4892    
4893  fi  fi
4894  echo "$as_me:4888: checking whether memchr is declared" >&5  echo "$as_me:4894: checking whether memchr is declared" >&5
4895  echo $ECHO_N "checking whether memchr is declared... $ECHO_C" >&6  echo $ECHO_N "checking whether memchr is declared... $ECHO_C" >&6
4896  if test "${ac_cv_have_decl_memchr+set}" = set; then  if test "${ac_cv_have_decl_memchr+set}" = set; then
4897    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4898  else  else
4899    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4900  #line 4894 "configure"  #line 4900 "configure"
4901  #include "confdefs.h"  #include "confdefs.h"
4902  $ac_includes_default  $ac_includes_default
4903  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 4912  main () Line 4918  main ()
4918  }  }
4919  _ACEOF  _ACEOF
4920  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4921  if { (eval echo "$as_me:4915: \"$ac_compile\"") >&5  if { (eval echo "$as_me:4921: \"$ac_compile\"") >&5
4922    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4923    ac_status=$?    ac_status=$?
4924    echo "$as_me:4918: \$? = $ac_status" >&5    echo "$as_me:4924: \$? = $ac_status" >&5
4925    (exit $ac_status); } &&    (exit $ac_status); } &&
4926           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4927    { (eval echo "$as_me:4921: \"$ac_try\"") >&5    { (eval echo "$as_me:4927: \"$ac_try\"") >&5
4928    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4929    ac_status=$?    ac_status=$?
4930    echo "$as_me:4924: \$? = $ac_status" >&5    echo "$as_me:4930: \$? = $ac_status" >&5
4931    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
4932    ac_cv_have_decl_memchr=yes    ac_cv_have_decl_memchr=yes
4933  else  else
# Line 4931  ac_cv_have_decl_memchr=no Line 4937  ac_cv_have_decl_memchr=no
4937  fi  fi
4938  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4939  fi  fi
4940  echo "$as_me:4934: result: $ac_cv_have_decl_memchr" >&5  echo "$as_me:4940: result: $ac_cv_have_decl_memchr" >&5
4941  echo "${ECHO_T}$ac_cv_have_decl_memchr" >&6  echo "${ECHO_T}$ac_cv_have_decl_memchr" >&6
4942  if test $ac_cv_have_decl_memchr = yes; then  if test $ac_cv_have_decl_memchr = yes; then
4943    
# Line 4949  fi Line 4955  fi
4955  for ac_func in stpcpy strndup strnlen strspn memchr  for ac_func in stpcpy strndup strnlen strspn memchr
4956  do  do
4957  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
4958  echo "$as_me:4952: checking for $ac_func" >&5  echo "$as_me:4958: checking for $ac_func" >&5
4959  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
4960  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
4961    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4962  else  else
4963    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4964  #line 4958 "configure"  #line 4964 "configure"
4965  #include "confdefs.h"  #include "confdefs.h"
4966  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
4967      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 4992  f = $ac_func; Line 4998  f = $ac_func;
4998  }  }
4999  _ACEOF  _ACEOF
5000  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
5001  if { (eval echo "$as_me:4995: \"$ac_link\"") >&5  if { (eval echo "$as_me:5001: \"$ac_link\"") >&5
5002    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
5003    ac_status=$?    ac_status=$?
5004    echo "$as_me:4998: \$? = $ac_status" >&5    echo "$as_me:5004: \$? = $ac_status" >&5
5005    (exit $ac_status); } &&    (exit $ac_status); } &&
5006           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
5007    { (eval echo "$as_me:5001: \"$ac_try\"") >&5    { (eval echo "$as_me:5007: \"$ac_try\"") >&5
5008    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5009    ac_status=$?    ac_status=$?
5010    echo "$as_me:5004: \$? = $ac_status" >&5    echo "$as_me:5010: \$? = $ac_status" >&5
5011    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5012    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
5013  else  else
# Line 5011  eval "$as_ac_var=no" Line 5017  eval "$as_ac_var=no"
5017  fi  fi
5018  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5019  fi  fi
5020  echo "$as_me:5014: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:5020: result: `eval echo '${'$as_ac_var'}'`" >&5
5021  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5022  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
5023    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 5027  cat >>confdefs.h <<_ACEOF Line 5033  cat >>confdefs.h <<_ACEOF
5033  #define HAVE_DONE_WORKING_MALLOC_CHECK 1  #define HAVE_DONE_WORKING_MALLOC_CHECK 1
5034  _ACEOF  _ACEOF
5035    
5036   echo "$as_me:5030: checking for working malloc" >&5   echo "$as_me:5036: checking for working malloc" >&5
5037  echo $ECHO_N "checking for working malloc... $ECHO_C" >&6  echo $ECHO_N "checking for working malloc... $ECHO_C" >&6
5038  if test "${jm_cv_func_working_malloc+set}" = set; then  if test "${jm_cv_func_working_malloc+set}" = set; then
5039    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 5036  else Line 5042  else
5042           jm_cv_func_working_malloc=no           jm_cv_func_working_malloc=no
5043  else  else
5044    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5045  #line 5039 "configure"  #line 5045 "configure"
5046  #include "confdefs.h"  #include "confdefs.h"
5047    
5048      char *malloc ();      char *malloc ();
# Line 5048  else Line 5054  else
5054    
5055  _ACEOF  _ACEOF
5056  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
5057  if { (eval echo "$as_me:5051: \"$ac_link\"") >&5  if { (eval echo "$as_me:5057: \"$ac_link\"") >&5
5058    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
5059    ac_status=$?    ac_status=$?
5060    echo "$as_me:5054: \$? = $ac_status" >&5    echo "$as_me:5060: \$? = $ac_status" >&5
5061    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5062    { (eval echo "$as_me:5056: \"$ac_try\"") >&5    { (eval echo "$as_me:5062: \"$ac_try\"") >&5
5063    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5064    ac_status=$?    ac_status=$?
5065    echo "$as_me:5059: \$? = $ac_status" >&5    echo "$as_me:5065: \$? = $ac_status" >&5
5066    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5067    jm_cv_func_working_malloc=yes    jm_cv_func_working_malloc=yes
5068  else  else
# Line 5069  rm -f core core.* *.core conftest$ac_exe Line 5075  rm -f core core.* *.core conftest$ac_exe
5075  fi  fi
5076    
5077  fi  fi
5078  echo "$as_me:5072: result: $jm_cv_func_working_malloc" >&5  echo "$as_me:5078: result: $jm_cv_func_working_malloc" >&5
5079  echo "${ECHO_T}$jm_cv_func_working_malloc" >&6  echo "${ECHO_T}$jm_cv_func_working_malloc" >&6
5080    if test $jm_cv_func_working_malloc = no; then    if test $jm_cv_func_working_malloc = no; then
5081    
# Line 5085  cat >>confdefs.h <<_ACEOF Line 5091  cat >>confdefs.h <<_ACEOF
5091  #define HAVE_DONE_WORKING_REALLOC_CHECK 1  #define HAVE_DONE_WORKING_REALLOC_CHECK 1
5092  _ACEOF  _ACEOF
5093    
5094   echo "$as_me:5088: checking for working realloc" >&5   echo "$as_me:5094: checking for working realloc" >&5
5095  echo $ECHO_N "checking for working realloc... $ECHO_C" >&6  echo $ECHO_N "checking for working realloc... $ECHO_C" >&6
5096  if test "${jm_cv_func_working_realloc+set}" = set; then  if test "${jm_cv_func_working_realloc+set}" = set; then
5097    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 5094  else Line 5100  else
5100           jm_cv_func_working_realloc=no           jm_cv_func_working_realloc=no
5101  else  else
5102    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5103  #line 5097 "configure"  #line 5103 "configure"
5104  #include "confdefs.h"  #include "confdefs.h"
5105    
5106      char *realloc ();      char *realloc ();
# Line 5106  else Line 5112  else
5112    
5113  _ACEOF  _ACEOF
5114  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
5115  if { (eval echo "$as_me:5109: \"$ac_link\"") >&5  if { (eval echo "$as_me:5115: \"$ac_link\"") >&5
5116    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
5117    ac_status=$?    ac_status=$?
5118    echo "$as_me:5112: \$? = $ac_status" >&5    echo "$as_me:5118: \$? = $ac_status" >&5
5119    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5120    { (eval echo "$as_me:5114: \"$ac_try\"") >&5    { (eval echo "$as_me:5120: \"$ac_try\"") >&5
5121    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5122    ac_status=$?    ac_status=$?
5123    echo "$as_me:5117: \$? = $ac_status" >&5    echo "$as_me:5123: \$? = $ac_status" >&5
5124    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5125    jm_cv_func_working_realloc=yes    jm_cv_func_working_realloc=yes
5126  else  else
# Line 5127  rm -f core core.* *.core conftest$ac_exe Line 5133  rm -f core core.* *.core conftest$ac_exe
5133  fi  fi
5134    
5135  fi  fi
5136  echo "$as_me:5130: result: $jm_cv_func_working_realloc" >&5  echo "$as_me:5136: result: $jm_cv_func_working_realloc" >&5
5137  echo "${ECHO_T}$jm_cv_func_working_realloc" >&6  echo "${ECHO_T}$jm_cv_func_working_realloc" >&6
5138    if test $jm_cv_func_working_realloc = no; then    if test $jm_cv_func_working_realloc = no; then
5139    
# Line 5142  _ACEOF Line 5148  _ACEOF
5148  for ac_func in isascii iswprint mbrtowc  for ac_func in isascii iswprint mbrtowc
5149  do  do
5150  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5151  echo "$as_me:5145: checking for $ac_func" >&5  echo "$as_me:5151: checking for $ac_func" >&5
5152  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5153  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
5154    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5155  else  else
5156    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5157  #line 5151 "configure"  #line 5157 "configure"
5158  #include "confdefs.h"  #include "confdefs.h"
5159  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
5160      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 5185  f = $ac_func; Line 5191  f = $ac_func;
5191  }  }
5192  _ACEOF  _ACEOF
5193  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
5194  if { (eval echo "$as_me:5188: \"$ac_link\"") >&5  if { (eval echo "$as_me:5194: \"$ac_link\"") >&5
5195    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
5196    ac_status=$?    ac_status=$?
5197    echo "$as_me:5191: \$? = $ac_status" >&5    echo "$as_me:5197: \$? = $ac_status" >&5
5198    (exit $ac_status); } &&    (exit $ac_status); } &&
5199           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
5200    { (eval echo "$as_me:5194: \"$ac_try\"") >&5    { (eval echo "$as_me:5200: \"$ac_try\"") >&5
5201    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5202    ac_status=$?    ac_status=$?
5203    echo "$as_me:5197: \$? = $ac_status" >&5    echo "$as_me:5203: \$? = $ac_status" >&5
5204    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5205    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
5206  else  else
# Line 5204  eval "$as_ac_var=no" Line 5210  eval "$as_ac_var=no"
5210  fi  fi
5211  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5212  fi  fi
5213  echo "$as_me:5207: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:5213: result: `eval echo '${'$as_ac_var'}'`" >&5
5214  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5215  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
5216    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 5218  for ac_header in limits.h stdlib.h strin Line 5224  for ac_header in limits.h stdlib.h strin
5224  do  do
5225  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5226  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5227    echo "$as_me:5221: checking for $ac_header" >&5    echo "$as_me:5227: checking for $ac_header" >&5
5228  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5229  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5230    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5231  fi  fi
5232  echo "$as_me:5226: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:5232: result: `eval echo '${'$as_ac_Header'}'`" >&5
5233  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5234  else  else
5235    # Is the header compilable?    # Is the header compilable?
5236  echo "$as_me:5230: checking $ac_header usability" >&5  echo "$as_me:5236: checking $ac_header usability" >&5
5237  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5238  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5239  #line 5233 "configure"  #line 5239 "configure"
5240  #include "confdefs.h"  #include "confdefs.h"
5241  $ac_includes_default  $ac_includes_default
5242  #include <$ac_header>  #include <$ac_header>
5243  _ACEOF  _ACEOF
5244  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
5245  if { (eval echo "$as_me:5239: \"$ac_compile\"") >&5  if { (eval echo "$as_me:5245: \"$ac_compile\"") >&5
5246    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
5247    ac_status=$?    ac_status=$?
5248    echo "$as_me:5242: \$? = $ac_status" >&5    echo "$as_me:5248: \$? = $ac_status" >&5
5249    (exit $ac_status); } &&    (exit $ac_status); } &&
5250           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5251    { (eval echo "$as_me:5245: \"$ac_try\"") >&5    { (eval echo "$as_me:5251: \"$ac_try\"") >&5
5252    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5253    ac_status=$?    ac_status=$?
5254    echo "$as_me:5248: \$? = $ac_status" >&5    echo "$as_me:5254: \$? = $ac_status" >&5
5255    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5256    ac_header_compiler=yes    ac_header_compiler=yes
5257  else  else
# Line 5254  cat conftest.$ac_ext >&5 Line 5260  cat conftest.$ac_ext >&5
5260  ac_header_compiler=no  ac_header_compiler=no
5261  fi  fi
5262  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
5263  echo "$as_me:5257: result: $ac_header_compiler" >&5  echo "$as_me:5263: result: $ac_header_compiler" >&5
5264  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
5265    
5266  # Is the header present?  # Is the header present?
5267  echo "$as_me:5261: checking $ac_header presence" >&5  echo "$as_me:5267: checking $ac_header presence" >&5
5268  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5269  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5270  #line 5264 "configure"  #line 5270 "configure"
5271  #include "confdefs.h"  #include "confdefs.h"
5272  #include <$ac_header>  #include <$ac_header>
5273  _ACEOF  _ACEOF
5274  if { (eval echo "$as_me:5268: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:5274: \"$ac_cpp conftest.$ac_ext\"") >&5
5275    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5276    ac_status=$?    ac_status=$?
5277    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
5278    rm -f conftest.er1    rm -f conftest.er1
5279    cat conftest.err >&5    cat conftest.err >&5
5280    echo "$as_me:5274: \$? = $ac_status" >&5    echo "$as_me:5280: \$? = $ac_status" >&5
5281    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
5282    if test -s conftest.err; then    if test -s conftest.err; then
5283      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 5289  else Line 5295  else
5295    ac_header_preproc=no    ac_header_preproc=no
5296  fi  fi
5297  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
5298  echo "$as_me:5292: result: $ac_header_preproc" >&5  echo "$as_me:5298: result: $ac_header_preproc" >&5
5299  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
5300    
5301  # So?  What about this header?  # So?  What about this header?
5302  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
5303    yes:no )    yes:no )
5304      { echo "$as_me:5298: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:5304: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5305  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5306      { echo "$as_me:5300: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:5306: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5307  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5308    no:yes )    no:yes )
5309      { echo "$as_me:5303: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:5309: WARNING: $ac_header: present but cannot be compiled." >&5
5310  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
5311      { echo "$as_me:5305: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:5311: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5312  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5313      { echo "$as_me:5307: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:5313: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5314  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5315  esac  esac
5316  echo "$as_me:5310: checking for $ac_header" >&5  echo "$as_me:5316: checking for $ac_header" >&5
5317  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5318  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5319    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5320  else  else
5321    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
5322  fi  fi
5323  echo "$as_me:5317: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:5323: result: `eval echo '${'$as_ac_Header'}'`" >&5
5324  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5325    
5326  fi  fi
# Line 5327  fi Line 5333  fi
5333    
5334  done  done
5335    
5336    echo "$as_me:5330: checking for ANSI C header files" >&5    echo "$as_me:5336: checking for ANSI C header files" >&5
5337  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5338  if test "${ac_cv_header_stdc+set}" = set; then  if test "${ac_cv_header_stdc+set}" = set; then
5339    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5340  else  else
5341    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5342  #line 5336 "configure"  #line 5342 "configure"
5343  #include "confdefs.h"  #include "confdefs.h"
5344  #include <stdlib.h>  #include <stdlib.h>
5345  #include <stdarg.h>  #include <stdarg.h>
# Line 5341  else Line 5347  else
5347  #include <float.h>  #include <float.h>
5348    
5349  _ACEOF  _ACEOF
5350  if { (eval echo "$as_me:5344: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:5350: \"$ac_cpp conftest.$ac_ext\"") >&5
5351    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5352    ac_status=$?    ac_status=$?
5353    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
5354    rm -f conftest.er1    rm -f conftest.er1
5355    cat conftest.err >&5    cat conftest.err >&5
5356    echo "$as_me:5350: \$? = $ac_status" >&5    echo "$as_me:5356: \$? = $ac_status" >&5
5357    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
5358    if test -s conftest.err; then    if test -s conftest.err; then
5359      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 5369  rm -f conftest.err conftest.$ac_ext Line 5375  rm -f conftest.err conftest.$ac_ext
5375  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5376    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5377    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5378  #line 5372 "configure"  #line 5378 "configure"
5379  #include "confdefs.h"  #include "confdefs.h"
5380  #include <string.h>  #include <string.h>
5381    
# Line 5387  fi Line 5393  fi
5393  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5394    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5395    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5396  #line 5390 "configure"  #line 5396 "configure"
5397  #include "confdefs.h"  #include "confdefs.h"
5398  #include <stdlib.h>  #include <stdlib.h>
5399    
# Line 5408  if test $ac_cv_header_stdc = yes; then Line 5414  if test $ac_cv_header_stdc = yes; then
5414    :    :
5415  else  else
5416    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5417  #line 5411 "configure"  #line 5417 "configure"
5418  #include "confdefs.h"  #include "confdefs.h"
5419  #include <ctype.h>  #include <ctype.h>
5420  #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
# Line 5434  main () Line 5440  main ()
5440  }  }
5441  _ACEOF  _ACEOF
5442  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
5443  if { (eval echo "$as_me:5437: \"$ac_link\"") >&5  if { (eval echo "$as_me:5443: \"$ac_link\"") >&5
5444    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
5445    ac_status=$?    ac_status=$?
5446    echo "$as_me:5440: \$? = $ac_status" >&5    echo "$as_me:5446: \$? = $ac_status" >&5
5447    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5448    { (eval echo "$as_me:5442: \"$ac_try\"") >&5    { (eval echo "$as_me:5448: \"$ac_try\"") >&5
5449    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5450    ac_status=$?    ac_status=$?
5451    echo "$as_me:5445: \$? = $ac_status" >&5    echo "$as_me:5451: \$? = $ac_status" >&5
5452    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5453    :    :
5454  else  else
# Line 5455  rm -f core core.* *.core conftest$ac_exe Line 5461  rm -f core core.* *.core conftest$ac_exe
5461  fi  fi
5462  fi  fi
5463  fi  fi
5464  echo "$as_me:5458: result: $ac_cv_header_stdc" >&5  echo "$as_me:5464: result: $ac_cv_header_stdc" >&5
5465  echo "${ECHO_T}$ac_cv_header_stdc" >&6  echo "${ECHO_T}$ac_cv_header_stdc" >&6
5466  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5467    
# Line 5465  _ACEOF Line 5471  _ACEOF
5471    
5472  fi  fi
5473    
5474    echo "$as_me:5468: checking whether backslash-a works in strings" >&5    echo "$as_me:5474: checking whether backslash-a works in strings" >&5
5475  echo $ECHO_N "checking whether backslash-a works in strings... $ECHO_C" >&6  echo $ECHO_N "checking whether backslash-a works in strings... $ECHO_C" >&6
5476  if test "${ac_cv_c_backslash_a+set}" = set; then  if test "${ac_cv_c_backslash_a+set}" = set; then
5477    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5478  else  else
5479    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5480  #line 5474 "configure"  #line 5480 "configure"
5481  #include "confdefs.h"  #include "confdefs.h"
5482    
5483  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 5496  main () Line 5502  main ()
5502  }  }
5503  _ACEOF  _ACEOF
5504  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
5505  if { (eval echo "$as_me:5499: \"$ac_compile\"") >&5  if { (eval echo "$as_me:5505: \"$ac_compile\"") >&5
5506    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
5507    ac_status=$?    ac_status=$?
5508    echo "$as_me:5502: \$? = $ac_status" >&5    echo "$as_me:5508: \$? = $ac_status" >&5
5509    (exit $ac_status); } &&    (exit $ac_status); } &&
5510           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5511    { (eval echo "$as_me:5505: \"$ac_try\"") >&5    { (eval echo "$as_me:5511: \"$ac_try\"") >&5
5512    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5513    ac_status=$?    ac_status=$?
5514    echo "$as_me:5508: \$? = $ac_status" >&5    echo "$as_me:5514: \$? = $ac_status" >&5
5515    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5516    ac_cv_c_backslash_a=yes    ac_cv_c_backslash_a=yes
5517  else  else
# Line 5515  ac_cv_c_backslash_a=no Line 5521  ac_cv_c_backslash_a=no
5521  fi  fi
5522  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
5523  fi  fi
5524  echo "$as_me:5518: result: $ac_cv_c_backslash_a" >&5  echo "$as_me:5524: result: $ac_cv_c_backslash_a" >&5
5525  echo "${ECHO_T}$ac_cv_c_backslash_a" >&6  echo "${ECHO_T}$ac_cv_c_backslash_a" >&6
5526    if test $ac_cv_c_backslash_a = yes; then    if test $ac_cv_c_backslash_a = yes; then
5527    
# Line 5529  for ac_header in stdlib.h Line 5535  for ac_header in stdlib.h
5535  do  do
5536  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5537  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5538    echo "$as_me:5532: checking for $ac_header" >&5    echo "$as_me:5538: checking for $ac_header" >&5
5539  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5540  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5541    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5542  fi  fi
5543  echo "$as_me:5537: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:5543: result: `eval echo '${'$as_ac_Header'}'`" >&5
5544  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5545  else  else
5546    # Is the header compilable?    # Is the header compilable?
5547  echo "$as_me:5541: checking $ac_header usability" >&5  echo "$as_me:5547: checking $ac_header usability" >&5
5548  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5549  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5550  #line 5544 "configure"  #line 5550 "configure"
5551  #include "confdefs.h"  #include "confdefs.h"
5552  $ac_includes_default  $ac_includes_default
5553  #include <$ac_header>  #include <$ac_header>
5554  _ACEOF  _ACEOF
5555  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
5556  if { (eval echo "$as_me:5550: \"$ac_compile\"") >&5  if { (eval echo "$as_me:5556: \"$ac_compile\"") >&5
5557    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
5558    ac_status=$?    ac_status=$?
5559    echo "$as_me:5553: \$? = $ac_status" >&5    echo "$as_me:5559: \$? = $ac_status" >&5
5560    (exit $ac_status); } &&    (exit $ac_status); } &&
5561           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5562    { (eval echo "$as_me:5556: \"$ac_try\"") >&5    { (eval echo "$as_me:5562: \"$ac_try\"") >&5
5563    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5564    ac_status=$?    ac_status=$?
5565    echo "$as_me:5559: \$? = $ac_status" >&5    echo "$as_me:5565: \$? = $ac_status" >&5
5566    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5567    ac_header_compiler=yes    ac_header_compiler=yes
5568  else  else
# Line 5565  cat conftest.$ac_ext >&5 Line 5571  cat conftest.$ac_ext >&5
5571  ac_header_compiler=no  ac_header_compiler=no
5572  fi  fi
5573  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
5574  echo "$as_me:5568: result: $ac_header_compiler" >&5  echo "$as_me:5574: result: $ac_header_compiler" >&5
5575  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
5576    
5577  # Is the header present?  # Is the header present?
5578  echo "$as_me:5572: checking $ac_header presence" >&5  echo "$as_me:5578: checking $ac_header presence" >&5
5579  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5580  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5581  #line 5575 "configure"  #line 5581 "configure"
5582  #include "confdefs.h"  #include "confdefs.h"
5583  #include <$ac_header>  #include <$ac_header>
5584  _ACEOF  _ACEOF
5585  if { (eval echo "$as_me:5579: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:5585: \"$ac_cpp conftest.$ac_ext\"") >&5
5586    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5587    ac_status=$?    ac_status=$?
5588    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
5589    rm -f conftest.er1    rm -f conftest.er1
5590    cat conftest.err >&5    cat conftest.err >&5
5591    echo "$as_me:5585: \$? = $ac_status" >&5    echo "$as_me:5591: \$? = $ac_status" >&5
5592    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
5593    if test -s conftest.err; then    if test -s conftest.err; then
5594      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 5600  else Line 5606  else
5606    ac_header_preproc=no    ac_header_preproc=no
5607  fi  fi
5608  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
5609  echo "$as_me:5603: result: $ac_header_preproc" >&5  echo "$as_me:5609: result: $ac_header_preproc" >&5
5610  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
5611    
5612  # So?  What about this header?  # So?  What about this header?
5613  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
5614    yes:no )    yes:no )
5615      { echo "$as_me:5609: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:5615: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5616  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5617      { echo "$as_me:5611: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:5617: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5618  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5619    no:yes )    no:yes )
5620      { echo "$as_me:5614: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:5620: WARNING: $ac_header: present but cannot be compiled." >&5
5621  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
5622      { echo "$as_me:5616: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:5622: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5623  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5624      { echo "$as_me:5618: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:5624: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5625  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5626  esac  esac
5627  echo "$as_me:5621: checking for $ac_header" >&5  echo "$as_me:5627: checking for $ac_header" >&5
5628  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5629  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5630    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5631  else  else
5632    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
5633  fi  fi
5634  echo "$as_me:5628: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:5634: result: `eval echo '${'$as_ac_Header'}'`" >&5
5635  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5636    
5637  fi  fi
# Line 5638  fi Line 5644  fi
5644    
5645  done  done
5646    
5647     echo "$as_me:5641: checking for mbstate_t" >&5     echo "$as_me:5647: checking for mbstate_t" >&5
5648  echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6  echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6
5649  if test "${ac_cv_type_mbstate_t+set}" = set; then  if test "${ac_cv_type_mbstate_t+set}" = set; then
5650    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5651  else  else
5652    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5653  #line 5647 "configure"  #line 5653 "configure"
5654  #include "confdefs.h"  #include "confdefs.h"
5655    
5656  #if HAVE_STDLIB_H  #if HAVE_STDLIB_H
# Line 5666  mbstate_t x; return sizeof x; Line 5672  mbstate_t x; return sizeof x;
5672  }  }
5673  _ACEOF  _ACEOF
5674  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
5675  if { (eval echo "$as_me:5669: \"$ac_compile\"") >&5  if { (eval echo "$as_me:5675: \"$ac_compile\"") >&5
5676    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
5677    ac_status=$?    ac_status=$?
5678    echo "$as_me:5672: \$? = $ac_status" >&5    echo "$as_me:5678: \$? = $ac_status" >&5
5679    (exit $ac_status); } &&    (exit $ac_status); } &&
5680           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5681    { (eval echo "$as_me:5675: \"$ac_try\"") >&5    { (eval echo "$as_me:5681: \"$ac_try\"") >&5
5682    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5683    ac_status=$?    ac_status=$?
5684    echo "$as_me:5678: \$? = $ac_status" >&5    echo "$as_me:5684: \$? = $ac_status" >&5
5685    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5686    ac_cv_type_mbstate_t=yes    ac_cv_type_mbstate_t=yes
5687  else  else
# Line 5685  ac_cv_type_mbstate_t=no Line 5691  ac_cv_type_mbstate_t=no
5691  fi  fi
5692  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
5693  fi  fi
5694  echo "$as_me:5688: result: $ac_cv_type_mbstate_t" >&5  echo "$as_me:5694: result: $ac_cv_type_mbstate_t" >&5
5695  echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6  echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6
5696     if test $ac_cv_type_mbstate_t = no; then     if test $ac_cv_type_mbstate_t = no; then
5697    
# Line 5695  _ACEOF Line 5701  _ACEOF
5701    
5702     fi     fi
5703    
5704  echo "$as_me:5698: checking for function prototypes" >&5  echo "$as_me:5704: checking for function prototypes" >&5
5705  echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6  echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6
5706  if test "$am_cv_prog_cc_stdc" != no; then  if test "$am_cv_prog_cc_stdc" != no; then
5707    echo "$as_me:5701: result: yes" >&5    echo "$as_me:5707: result: yes" >&5
5708  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
5709    
5710  cat >>confdefs.h <<\_ACEOF  cat >>confdefs.h <<\_ACEOF
# Line 5707  _ACEOF Line 5713  _ACEOF
5713    
5714    U= ANSI2KNR=    U= ANSI2KNR=
5715  else  else
5716    echo "$as_me:5710: result: no" >&5    echo "$as_me:5716: result: no" >&5
5717  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
5718    U=_ ANSI2KNR=./ansi2knr    U=_ ANSI2KNR=./ansi2knr
5719  fi  fi
5720  # Ensure some checks needed by ansi2knr itself.  # Ensure some checks needed by ansi2knr itself.
5721  echo "$as_me:5715: checking for ANSI C header files" >&5  echo "$as_me:5721: checking for ANSI C header files" >&5
5722  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5723  if test "${ac_cv_header_stdc+set}" = set; then  if test "${ac_cv_header_stdc+set}" = set; then
5724    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5725  else  else
5726    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5727  #line 5721 "configure"  #line 5727 "configure"
5728  #include "confdefs.h"  #include "confdefs.h"
5729  #include <stdlib.h>  #include <stdlib.h>
5730  #include <stdarg.h>  #include <stdarg.h>
# Line 5726  else Line 5732  else
5732  #include <float.h>  #include <float.h>
5733    
5734  _ACEOF  _ACEOF
5735  if { (eval echo "$as_me:5729: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:5735: \"$ac_cpp conftest.$ac_ext\"") >&5
5736    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5737    ac_status=$?    ac_status=$?
5738    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
5739    rm -f conftest.er1    rm -f conftest.er1
5740    cat conftest.err >&5    cat conftest.err >&5
5741    echo "$as_me:5735: \$? = $ac_status" >&5    echo "$as_me:5741: \$? = $ac_status" >&5
5742    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
5743    if test -s conftest.err; then    if test -s conftest.err; then
5744      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 5754  rm -f conftest.err conftest.$ac_ext Line 5760  rm -f conftest.err conftest.$ac_ext
5760  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5761    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5762    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5763  #line 5757 "configure"  #line 5763 "configure"
5764  #include "confdefs.h"  #include "confdefs.h"
5765  #include <string.h>  #include <string.h>
5766    
# Line 5772  fi Line 5778  fi
5778  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5779    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5780    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5781  #line 5775 "configure"  #line 5781 "configure"
5782  #include "confdefs.h"  #include "confdefs.h"
5783  #include <stdlib.h>  #include <stdlib.h>
5784    
# Line 5793  if test $ac_cv_header_stdc = yes; then Line 5799  if test $ac_cv_header_stdc = yes; then
5799    :    :
5800  else  else
5801    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5802  #line 5796 "configure"  #line 5802 "configure"
5803  #include "confdefs.h"  #include "confdefs.h"
5804  #include <ctype.h>  #include <ctype.h>
5805  #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
# Line 5819  main () Line 5825  main ()
5825  }  }
5826  _ACEOF  _ACEOF
5827  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
5828  if { (eval echo "$as_me:5822: \"$ac_link\"") >&5  if { (eval echo "$as_me:5828: \"$ac_link\"") >&5
5829    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
5830    ac_status=$?    ac_status=$?
5831    echo "$as_me:5825: \$? = $ac_status" >&5    echo "$as_me:5831: \$? = $ac_status" >&5
5832    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5833    { (eval echo "$as_me:5827: \"$ac_try\"") >&5    { (eval echo "$as_me:5833: \"$ac_try\"") >&5
5834    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5835    ac_status=$?    ac_status=$?
5836    echo "$as_me:5830: \$? = $ac_status" >&5    echo "$as_me:5836: \$? = $ac_status" >&5
5837    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5838    :    :
5839  else  else
# Line 5840  rm -f core core.* *.core conftest$ac_exe Line 5846  rm -f core core.* *.core conftest$ac_exe
5846  fi  fi
5847  fi  fi
5848  fi  fi
5849  echo "$as_me:5843: result: $ac_cv_header_stdc" >&5  echo "$as_me:5849: result: $ac_cv_header_stdc" >&5
5850  echo "${ECHO_T}$ac_cv_header_stdc" >&6  echo "${ECHO_T}$ac_cv_header_stdc" >&6
5851  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5852    
# Line 5854  for ac_header in string.h Line 5860  for ac_header in string.h
5860  do  do
5861  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5862  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5863    echo "$as_me:5857: checking for $ac_header" >&5    echo "$as_me:5863: checking for $ac_header" >&5
5864  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5865  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5866    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5867  fi  fi
5868  echo "$as_me:5862: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:5868: result: `eval echo '${'$as_ac_Header'}'`" >&5
5869  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5870  else  else
5871    # Is the header compilable?    # Is the header compilable?
5872  echo "$as_me:5866: checking $ac_header usability" >&5  echo "$as_me:5872: checking $ac_header usability" >&5
5873  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5874  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5875  #line 5869 "configure"  #line 5875 "configure"
5876  #include "confdefs.h"  #include "confdefs.h"
5877  $ac_includes_default  $ac_includes_default
5878  #include <$ac_header>  #include <$ac_header>
5879  _ACEOF  _ACEOF
5880  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
5881  if { (eval echo "$as_me:5875: \"$ac_compile\"") >&5  if { (eval echo "$as_me:5881: \"$ac_compile\"") >&5
5882    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
5883    ac_status=$?    ac_status=$?
5884    echo "$as_me:5878: \$? = $ac_status" >&5    echo "$as_me:5884: \$? = $ac_status" >&5
5885    (exit $ac_status); } &&    (exit $ac_status); } &&
5886           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5887    { (eval echo "$as_me:5881: \"$ac_try\"") >&5    { (eval echo "$as_me:5887: \"$ac_try\"") >&5
5888    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5889    ac_status=$?    ac_status=$?
5890    echo "$as_me:5884: \$? = $ac_status" >&5    echo "$as_me:5890: \$? = $ac_status" >&5
5891    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
5892    ac_header_compiler=yes    ac_header_compiler=yes
5893  else  else
# Line 5890  cat conftest.$ac_ext >&5 Line 5896  cat conftest.$ac_ext >&5
5896  ac_header_compiler=no  ac_header_compiler=no
5897  fi  fi
5898  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
5899  echo "$as_me:5893: result: $ac_header_compiler" >&5  echo "$as_me:5899: result: $ac_header_compiler" >&5
5900  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
5901    
5902  # Is the header present?  # Is the header present?
5903  echo "$as_me:5897: checking $ac_header presence" >&5  echo "$as_me:5903: checking $ac_header presence" >&5
5904  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5905  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5906  #line 5900 "configure"  #line 5906 "configure"
5907  #include "confdefs.h"  #include "confdefs.h"
5908  #include <$ac_header>  #include <$ac_header>
5909  _ACEOF  _ACEOF
5910  if { (eval echo "$as_me:5904: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:5910: \"$ac_cpp conftest.$ac_ext\"") >&5
5911    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5912    ac_status=$?    ac_status=$?
5913    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
5914    rm -f conftest.er1    rm -f conftest.er1
5915    cat conftest.err >&5    cat conftest.err >&5
5916    echo "$as_me:5910: \$? = $ac_status" >&5    echo "$as_me:5916: \$? = $ac_status" >&5
5917    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
5918    if test -s conftest.err; then    if test -s conftest.err; then
5919      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 5925  else Line 5931  else
5931    ac_header_preproc=no    ac_header_preproc=no
5932  fi  fi
5933  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
5934  echo "$as_me:5928: result: $ac_header_preproc" >&5  echo "$as_me:5934: result: $ac_header_preproc" >&5
5935  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
5936    
5937  # So?  What about this header?  # So?  What about this header?
5938  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
5939    yes:no )    yes:no )
5940      { echo "$as_me:5934: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:5940: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5941  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5942      { echo "$as_me:5936: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:5942: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5943  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5944    no:yes )    no:yes )
5945      { echo "$as_me:5939: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:5945: WARNING: $ac_header: present but cannot be compiled." >&5
5946  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
5947      { echo "$as_me:5941: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:5947: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5948  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5949      { echo "$as_me:5943: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:5949: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5950  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5951  esac  esac
5952  echo "$as_me:5946: checking for $ac_header" >&5  echo "$as_me:5952: checking for $ac_header" >&5
5953  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5954  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5955    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5956  else  else
5957    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
5958  fi  fi
5959  echo "$as_me:5953: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:5959: result: `eval echo '${'$as_ac_Header'}'`" >&5
5960  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5961    
5962  fi  fi
# Line 5966  done Line 5972  done
5972  for ac_func in strerror strerror_r vprintf doprnt  for ac_func in strerror strerror_r vprintf doprnt
5973  do  do
5974  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5975  echo "$as_me:5969: checking for $ac_func" >&5  echo "$as_me:5975: checking for $ac_func" >&5
5976  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5977  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
5978    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5979  else  else
5980    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5981  #line 5975 "configure"  #line 5981 "configure"
5982  #include "confdefs.h"  #include "confdefs.h"
5983  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
5984      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 6009  f = $ac_func; Line 6015  f = $ac_func;
6015  }  }
6016  _ACEOF  _ACEOF
6017  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
6018  if { (eval echo "$as_me:6012: \"$ac_link\"") >&5  if { (eval echo "$as_me:6018: \"$ac_link\"") >&5
6019    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
6020    ac_status=$?    ac_status=$?
6021    echo "$as_me:6015: \$? = $ac_status" >&5    echo "$as_me:6021: \$? = $ac_status" >&5
6022    (exit $ac_status); } &&    (exit $ac_status); } &&
6023           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6024    { (eval echo "$as_me:6018: \"$ac_try\"") >&5    { (eval echo "$as_me:6024: \"$ac_try\"") >&5
6025    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6026    ac_status=$?    ac_status=$?
6027    echo "$as_me:6021: \$? = $ac_status" >&5    echo "$as_me:6027: \$? = $ac_status" >&5
6028    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6029    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
6030  else  else
# Line 6028  eval "$as_ac_var=no" Line 6034  eval "$as_ac_var=no"
6034  fi  fi
6035  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6036  fi  fi
6037  echo "$as_me:6031: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:6037: result: `eval echo '${'$as_ac_var'}'`" >&5
6038  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6039  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
6040    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 6038  _ACEOF Line 6044  _ACEOF
6044  fi  fi
6045  done  done
6046    
6047    echo "$as_me:6041: checking for ANSI C header files" >&5    echo "$as_me:6047: checking for ANSI C header files" >&5
6048  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
6049  if test "${ac_cv_header_stdc+set}" = set; then  if test "${ac_cv_header_stdc+set}" = set; then
6050    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6051  else  else
6052    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6053  #line 6047 "configure"  #line 6053 "configure"
6054  #include "confdefs.h"  #include "confdefs.h"
6055  #include <stdlib.h>  #include <stdlib.h>
6056  #include <stdarg.h>  #include <stdarg.h>
# Line 6052  else Line 6058  else
6058  #include <float.h>  #include <float.h>
6059    
6060  _ACEOF  _ACEOF
6061  if { (eval echo "$as_me:6055: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:6061: \"$ac_cpp conftest.$ac_ext\"") >&5
6062    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6063    ac_status=$?    ac_status=$?
6064    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
6065    rm -f conftest.er1    rm -f conftest.er1
6066    cat conftest.err >&5    cat conftest.err >&5
6067    echo "$as_me:6061: \$? = $ac_status" >&5    echo "$as_me:6067: \$? = $ac_status" >&5
6068    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
6069    if test -s conftest.err; then    if test -s conftest.err; then
6070      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 6080  rm -f conftest.err conftest.$ac_ext Line 6086  rm -f conftest.err conftest.$ac_ext
6086  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
6087    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6088    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6089  #line 6083 "configure"  #line 6089 "configure"
6090  #include "confdefs.h"  #include "confdefs.h"
6091  #include <string.h>  #include <string.h>
6092    
# Line 6098  fi Line 6104  fi
6104  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
6105    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6106    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6107  #line 6101 "configure"  #line 6107 "configure"
6108  #include "confdefs.h"  #include "confdefs.h"
6109  #include <stdlib.h>  #include <stdlib.h>
6110    
# Line 6119  if test $ac_cv_header_stdc = yes; then Line 6125  if test $ac_cv_header_stdc = yes; then
6125    :    :
6126  else  else
6127    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6128  #line 6122 "configure"  #line 6128 "configure"
6129  #include "confdefs.h"  #include "confdefs.h"
6130  #include <ctype.h>  #include <ctype.h>
6131  #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
# Line 6145  main () Line 6151  main ()
6151  }  }
6152  _ACEOF  _ACEOF
6153  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
6154  if { (eval echo "$as_me:6148: \"$ac_link\"") >&5  if { (eval echo "$as_me:6154: \"$ac_link\"") >&5
6155    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
6156    ac_status=$?    ac_status=$?
6157    echo "$as_me:6151: \$? = $ac_status" >&5    echo "$as_me:6157: \$? = $ac_status" >&5
6158    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6159    { (eval echo "$as_me:6153: \"$ac_try\"") >&5    { (eval echo "$as_me:6159: \"$ac_try\"") >&5
6160    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6161    ac_status=$?    ac_status=$?
6162    echo "$as_me:6156: \$? = $ac_status" >&5    echo "$as_me:6162: \$? = $ac_status" >&5
6163    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6164    :    :
6165  else  else
# Line 6166  rm -f core core.* *.core conftest$ac_exe Line 6172  rm -f core core.* *.core conftest$ac_exe
6172  fi  fi
6173  fi  fi
6174  fi  fi
6175  echo "$as_me:6169: result: $ac_cv_header_stdc" >&5  echo "$as_me:6175: result: $ac_cv_header_stdc" >&5
6176  echo "${ECHO_T}$ac_cv_header_stdc" >&6  echo "${ECHO_T}$ac_cv_header_stdc" >&6
6177  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
6178    
# Line 6176  _ACEOF Line 6182  _ACEOF
6182    
6183  fi  fi
6184    
6185    echo "$as_me:6179: checking whether strerror_r is declared" >&5    echo "$as_me:6185: checking whether strerror_r is declared" >&5
6186  echo $ECHO_N "checking whether strerror_r is declared... $ECHO_C" >&6  echo $ECHO_N "checking whether strerror_r is declared... $ECHO_C" >&6
6187  if test "${ac_cv_have_decl_strerror_r+set}" = set; then  if test "${ac_cv_have_decl_strerror_r+set}" = set; then
6188    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6189  else  else
6190    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6191  #line 6185 "configure"  #line 6191 "configure"
6192  #include "confdefs.h"  #include "confdefs.h"
6193  $ac_includes_default  $ac_includes_default
6194  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 6203  main () Line 6209  main ()
6209  }  }
6210  _ACEOF  _ACEOF
6211  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
6212  if { (eval echo "$as_me:6206: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6212: \"$ac_compile\"") >&5
6213    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
6214    ac_status=$?    ac_status=$?
6215    echo "$as_me:6209: \$? = $ac_status" >&5    echo "$as_me:6215: \$? = $ac_status" >&5
6216    (exit $ac_status); } &&    (exit $ac_status); } &&
6217           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6218    { (eval echo "$as_me:6212: \"$ac_try\"") >&5    { (eval echo "$as_me:6218: \"$ac_try\"") >&5
6219    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6220    ac_status=$?    ac_status=$?
6221    echo "$as_me:6215: \$? = $ac_status" >&5    echo "$as_me:6221: \$? = $ac_status" >&5
6222    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6223    ac_cv_have_decl_strerror_r=yes    ac_cv_have_decl_strerror_r=yes
6224  else  else
# Line 6222  ac_cv_have_decl_strerror_r=no Line 6228  ac_cv_have_decl_strerror_r=no
6228  fi  fi
6229  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
6230  fi  fi
6231  echo "$as_me:6225: result: $ac_cv_have_decl_strerror_r" >&5  echo "$as_me:6231: result: $ac_cv_have_decl_strerror_r" >&5
6232  echo "${ECHO_T}$ac_cv_have_decl_strerror_r" >&6  echo "${ECHO_T}$ac_cv_have_decl_strerror_r" >&6
6233  if test $ac_cv_have_decl_strerror_r = yes; then  if test $ac_cv_have_decl_strerror_r = yes; then
6234    
# Line 6240  fi Line 6246  fi
6246  for ac_func in strerror_r  for ac_func in strerror_r
6247  do  do
6248  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6249  echo "$as_me:6243: checking for $ac_func" >&5  echo "$as_me:6249: checking for $ac_func" >&5
6250  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6251  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
6252    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6253  else  else
6254    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6255  #line 6249 "configure"  #line 6255 "configure"
6256  #include "confdefs.h"  #include "confdefs.h"
6257  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
6258      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 6283  f = $ac_func; Line 6289  f = $ac_func;
6289  }  }
6290  _ACEOF  _ACEOF
6291  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
6292  if { (eval echo "$as_me:6286: \"$ac_link\"") >&5  if { (eval echo "$as_me:6292: \"$ac_link\"") >&5
6293    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
6294    ac_status=$?    ac_status=$?
6295    echo "$as_me:6289: \$? = $ac_status" >&5    echo "$as_me:6295: \$? = $ac_status" >&5
6296    (exit $ac_status); } &&    (exit $ac_status); } &&
6297           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6298    { (eval echo "$as_me:6292: \"$ac_try\"") >&5    { (eval echo "$as_me:6298: \"$ac_try\"") >&5
6299    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6300    ac_status=$?    ac_status=$?
6301    echo "$as_me:6295: \$? = $ac_status" >&5    echo "$as_me:6301: \$? = $ac_status" >&5
6302    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6303    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
6304  else  else
# Line 6302  eval "$as_ac_var=no" Line 6308  eval "$as_ac_var=no"
6308  fi  fi
6309  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6310  fi  fi
6311  echo "$as_me:6305: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:6311: result: `eval echo '${'$as_ac_var'}'`" >&5
6312  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6313  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
6314    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 6318  for ac_header in string.h Line 6324  for ac_header in string.h
6324  do  do
6325  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6326  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
6327    echo "$as_me:6321: checking for $ac_header" >&5    echo "$as_me:6327: checking for $ac_header" >&5
6328  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6329  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
6330    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6331  fi  fi
6332  echo "$as_me:6326: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:6332: result: `eval echo '${'$as_ac_Header'}'`" >&5
6333  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6334  else  else
6335    # Is the header compilable?    # Is the header compilable?
6336  echo "$as_me:6330: checking $ac_header usability" >&5  echo "$as_me:6336: checking $ac_header usability" >&5
6337  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6338  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
6339  #line 6333 "configure"  #line 6339 "configure"
6340  #include "confdefs.h"  #include "confdefs.h"
6341  $ac_includes_default  $ac_includes_default
6342  #include <$ac_header>  #include <$ac_header>
6343  _ACEOF  _ACEOF
6344  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
6345  if { (eval echo "$as_me:6339: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6345: \"$ac_compile\"") >&5
6346    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
6347    ac_status=$?    ac_status=$?
6348    echo "$as_me:6342: \$? = $ac_status" >&5    echo "$as_me:6348: \$? = $ac_status" >&5
6349    (exit $ac_status); } &&    (exit $ac_status); } &&
6350           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6351    { (eval echo "$as_me:6345: \"$ac_try\"") >&5    { (eval echo "$as_me:6351: \"$ac_try\"") >&5
6352    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6353    ac_status=$?    ac_status=$?
6354    echo "$as_me:6348: \$? = $ac_status" >&5    echo "$as_me:6354: \$? = $ac_status" >&5
6355    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6356    ac_header_compiler=yes    ac_header_compiler=yes
6357  else  else
# Line 6354  cat conftest.$ac_ext >&5 Line 6360  cat conftest.$ac_ext >&5
6360  ac_header_compiler=no  ac_header_compiler=no
6361  fi  fi
6362  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
6363  echo "$as_me:6357: result: $ac_header_compiler" >&5  echo "$as_me:6363: result: $ac_header_compiler" >&5
6364  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
6365    
6366  # Is the header present?  # Is the header present?
6367  echo "$as_me:6361: checking $ac_header presence" >&5  echo "$as_me:6367: checking $ac_header presence" >&5
6368  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6369  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
6370  #line 6364 "configure"  #line 6370 "configure"
6371  #include "confdefs.h"  #include "confdefs.h"
6372  #include <$ac_header>  #include <$ac_header>
6373  _ACEOF  _ACEOF
6374  if { (eval echo "$as_me:6368: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:6374: \"$ac_cpp conftest.$ac_ext\"") >&5
6375    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6376    ac_status=$?    ac_status=$?
6377    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
6378    rm -f conftest.er1    rm -f conftest.er1
6379    cat conftest.err >&5    cat conftest.err >&5
6380    echo "$as_me:6374: \$? = $ac_status" >&5    echo "$as_me:6380: \$? = $ac_status" >&5
6381    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
6382    if test -s conftest.err; then    if test -s conftest.err; then
6383      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 6389  else Line 6395  else
6395    ac_header_preproc=no    ac_header_preproc=no
6396  fi  fi
6397  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
6398  echo "$as_me:6392: result: $ac_header_preproc" >&5  echo "$as_me:6398: result: $ac_header_preproc" >&5
6399  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
6400    
6401  # So?  What about this header?  # So?  What about this header?
6402  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
6403    yes:no )    yes:no )
6404      { echo "$as_me:6398: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:6404: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6405  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6406      { echo "$as_me:6400: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:6406: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6407  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
6408    no:yes )    no:yes )
6409      { echo "$as_me:6403: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:6409: WARNING: $ac_header: present but cannot be compiled." >&5
6410  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
6411      { echo "$as_me:6405: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:6411: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6412  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6413      { echo "$as_me:6407: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:6413: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6414  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
6415  esac  esac
6416  echo "$as_me:6410: checking for $ac_header" >&5  echo "$as_me:6416: checking for $ac_header" >&5
6417  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6418  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
6419    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6420  else  else
6421    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
6422  fi  fi
6423  echo "$as_me:6417: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:6423: result: `eval echo '${'$as_ac_Header'}'`" >&5
6424  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6425    
6426  fi  fi
# Line 6427  fi Line 6433  fi
6433    
6434  done  done
6435    
6436    echo "$as_me:6430: checking for working strerror_r" >&5    echo "$as_me:6436: checking for working strerror_r" >&5
6437  echo $ECHO_N "checking for working strerror_r... $ECHO_C" >&6  echo $ECHO_N "checking for working strerror_r... $ECHO_C" >&6
6438  if test "${ac_cv_func_strerror_r_works+set}" = set; then  if test "${ac_cv_func_strerror_r_works+set}" = set; then
6439    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6440  else  else
6441    
6442      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
6443  #line 6437 "configure"  #line 6443 "configure"
6444  #include "confdefs.h"  #include "confdefs.h"
6445    
6446  #       include <stdio.h>  #       include <stdio.h>
# Line 6460  main () Line 6466  main ()
6466  }  }
6467  _ACEOF  _ACEOF
6468  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
6469  if { (eval echo "$as_me:6463: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6469: \"$ac_compile\"") >&5
6470    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
6471    ac_status=$?    ac_status=$?
6472    echo "$as_me:6466: \$? = $ac_status" >&5    echo "$as_me:6472: \$? = $ac_status" >&5
6473    (exit $ac_status); } &&    (exit $ac_status); } &&
6474           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6475    { (eval echo "$as_me:6469: \"$ac_try\"") >&5    { (eval echo "$as_me:6475: \"$ac_try\"") >&5
6476    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6477    ac_status=$?    ac_status=$?
6478    echo "$as_me:6472: \$? = $ac_status" >&5    echo "$as_me:6478: \$? = $ac_status" >&5
6479    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6480    ac_cv_func_strerror_r_works=yes    ac_cv_func_strerror_r_works=yes
6481  else  else
# Line 6490  rm -f conftest.$ac_objext conftest.$ac_e Line 6496  rm -f conftest.$ac_objext conftest.$ac_e
6496    ac_cv_func_strerror_r_works=no    ac_cv_func_strerror_r_works=no
6497  else  else
6498    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6499  #line 6493 "configure"  #line 6499 "configure"
6500  #include "confdefs.h"  #include "confdefs.h"
6501    
6502  #       include <stdio.h>  #       include <stdio.h>
# Line 6509  else Line 6515  else
6515    
6516  _ACEOF  _ACEOF
6517  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
6518  if { (eval echo "$as_me:6512: \"$ac_link\"") >&5  if { (eval echo "$as_me:6518: \"$ac_link\"") >&5
6519    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
6520    ac_status=$?    ac_status=$?
6521    echo "$as_me:6515: \$? = $ac_status" >&5    echo "$as_me:6521: \$? = $ac_status" >&5
6522    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6523    { (eval echo "$as_me:6517: \"$ac_try\"") >&5    { (eval echo "$as_me:6523: \"$ac_try\"") >&5
6524    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6525    ac_status=$?    ac_status=$?
6526    echo "$as_me:6520: \$? = $ac_status" >&5    echo "$as_me:6526: \$? = $ac_status" >&5
6527    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6528    ac_cv_func_strerror_r_works=yes    ac_cv_func_strerror_r_works=yes
6529  else  else
# Line 6531  fi Line 6537  fi
6537      fi      fi
6538    
6539  fi  fi
6540  echo "$as_me:6534: result: $ac_cv_func_strerror_r_works" >&5  echo "$as_me:6540: result: $ac_cv_func_strerror_r_works" >&5
6541  echo "${ECHO_T}$ac_cv_func_strerror_r_works" >&6  echo "${ECHO_T}$ac_cv_func_strerror_r_works" >&6
6542    if test $ac_cv_func_strerror_r_works = yes; then    if test $ac_cv_func_strerror_r_works = yes; then
6543    
# Line 6545  fi Line 6551  fi
6551  ALL_LINGUAS="de es et fr ja nl ru"  ALL_LINGUAS="de es et fr ja nl ru"
6552  # Make sure we can run config.sub.  # Make sure we can run config.sub.
6553  $ac_config_sub sun4 >/dev/null 2>&1 ||  $ac_config_sub sun4 >/dev/null 2>&1 ||
6554    { { echo "$as_me:6548: error: cannot run $ac_config_sub" >&5    { { echo "$as_me:6554: error: cannot run $ac_config_sub" >&5
6555  echo "$as_me: error: cannot run $ac_config_sub" >&2;}  echo "$as_me: error: cannot run $ac_config_sub" >&2;}
6556     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
6557    
6558  echo "$as_me:6552: checking build system type" >&5  echo "$as_me:6558: checking build system type" >&5
6559  echo $ECHO_N "checking build system type... $ECHO_C" >&6  echo $ECHO_N "checking build system type... $ECHO_C" >&6
6560  if test "${ac_cv_build+set}" = set; then  if test "${ac_cv_build+set}" = set; then
6561    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 6558  else Line 6564  else
6564  test -z "$ac_cv_build_alias" &&  test -z "$ac_cv_build_alias" &&
6565    ac_cv_build_alias=`$ac_config_guess`    ac_cv_build_alias=`$ac_config_guess`
6566  test -z "$ac_cv_build_alias" &&  test -z "$ac_cv_build_alias" &&
6567    { { echo "$as_me:6561: error: cannot guess build type; you must specify one" >&5    { { echo "$as_me:6567: error: cannot guess build type; you must specify one" >&5
6568  echo "$as_me: error: cannot guess build type; you must specify one" >&2;}  echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
6569     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
6570  ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||  ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
6571    { { echo "$as_me:6565: error: $ac_config_sub $ac_cv_build_alias failed." >&5    { { echo "$as_me:6571: error: $ac_config_sub $ac_cv_build_alias failed." >&5
6572  echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}  echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
6573     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
6574    
6575  fi  fi
6576  echo "$as_me:6570: result: $ac_cv_build" >&5  echo "$as_me:6576: result: $ac_cv_build" >&5
6577  echo "${ECHO_T}$ac_cv_build" >&6  echo "${ECHO_T}$ac_cv_build" >&6
6578  build=$ac_cv_build  build=$ac_cv_build
6579  build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`  build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
6580  build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`  build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
6581  build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`  build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
6582    
6583  echo "$as_me:6577: checking host system type" >&5  echo "$as_me:6583: checking host system type" >&5
6584  echo $ECHO_N "checking host system type... $ECHO_C" >&6  echo $ECHO_N "checking host system type... $ECHO_C" >&6
6585  if test "${ac_cv_host+set}" = set; then  if test "${ac_cv_host+set}" = set; then
6586    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 6583  else Line 6589  else
6589  test -z "$ac_cv_host_alias" &&  test -z "$ac_cv_host_alias" &&
6590    ac_cv_host_alias=$ac_cv_build_alias    ac_cv_host_alias=$ac_cv_build_alias
6591  ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||  ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
6592    { { echo "$as_me:6586: error: $ac_config_sub $ac_cv_host_alias failed" >&5    { { echo "$as_me:6592: error: $ac_config_sub $ac_cv_host_alias failed" >&5
6593  echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}  echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
6594     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
6595    
6596  fi  fi
6597  echo "$as_me:6591: result: $ac_cv_host" >&5  echo "$as_me:6597: result: $ac_cv_host" >&5
6598  echo "${ECHO_T}$ac_cv_host" >&6  echo "${ECHO_T}$ac_cv_host" >&6
6599  host=$ac_cv_host  host=$ac_cv_host
6600  host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`  host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
6601  host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`  host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
6602  host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`  host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
6603    
6604  echo "$as_me:6598: checking for off_t" >&5  echo "$as_me:6604: checking for off_t" >&5
6605  echo $ECHO_N "checking for off_t... $ECHO_C" >&6  echo $ECHO_N "checking for off_t... $ECHO_C" >&6
6606  if test "${ac_cv_type_off_t+set}" = set; then  if test "${ac_cv_type_off_t+set}" = set; then
6607    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6608  else  else
6609    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6610  #line 6604 "configure"  #line 6610 "configure"
6611  #include "confdefs.h"  #include "confdefs.h"
6612  $ac_includes_default  $ac_includes_default
6613  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 6622  if (sizeof (off_t)) Line 6628  if (sizeof (off_t))
6628  }  }
6629  _ACEOF  _ACEOF
6630  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
6631  if { (eval echo "$as_me:6625: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6631: \"$ac_compile\"") >&5
6632    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
6633    ac_status=$?    ac_status=$?
6634    echo "$as_me:6628: \$? = $ac_status" >&5    echo "$as_me:6634: \$? = $ac_status" >&5
6635    (exit $ac_status); } &&    (exit $ac_status); } &&
6636           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6637    { (eval echo "$as_me:6631: \"$ac_try\"") >&5    { (eval echo "$as_me:6637: \"$ac_try\"") >&5
6638    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6639    ac_status=$?    ac_status=$?
6640    echo "$as_me:6634: \$? = $ac_status" >&5    echo "$as_me:6640: \$? = $ac_status" >&5
6641    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6642    ac_cv_type_off_t=yes    ac_cv_type_off_t=yes
6643  else  else
# Line 6641  ac_cv_type_off_t=no Line 6647  ac_cv_type_off_t=no
6647  fi  fi
6648  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
6649  fi  fi
6650  echo "$as_me:6644: result: $ac_cv_type_off_t" >&5  echo "$as_me:6650: result: $ac_cv_type_off_t" >&5
6651  echo "${ECHO_T}$ac_cv_type_off_t" >&6  echo "${ECHO_T}$ac_cv_type_off_t" >&6
6652  if test $ac_cv_type_off_t = yes; then  if test $ac_cv_type_off_t = yes; then
6653    :    :
# Line 6653  _ACEOF Line 6659  _ACEOF
6659    
6660  fi  fi
6661    
6662  echo "$as_me:6656: checking for size_t" >&5  echo "$as_me:6662: checking for size_t" >&5
6663  echo $ECHO_N "checking for size_t... $ECHO_C" >&6  echo $ECHO_N "checking for size_t... $ECHO_C" >&6
6664  if test "${ac_cv_type_size_t+set}" = set; then  if test "${ac_cv_type_size_t+set}" = set; then
6665    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6666  else  else
6667    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6668  #line 6662 "configure"  #line 6668 "configure"
6669  #include "confdefs.h"  #include "confdefs.h"
6670  $ac_includes_default  $ac_includes_default
6671  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 6680  if (sizeof (size_t)) Line 6686  if (sizeof (size_t))
6686  }  }
6687  _ACEOF  _ACEOF
6688  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
6689  if { (eval echo "$as_me:6683: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6689: \"$ac_compile\"") >&5
6690    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
6691    ac_status=$?    ac_status=$?
6692    echo "$as_me:6686: \$? = $ac_status" >&5    echo "$as_me:6692: \$? = $ac_status" >&5
6693    (exit $ac_status); } &&    (exit $ac_status); } &&
6694           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6695    { (eval echo "$as_me:6689: \"$ac_try\"") >&5    { (eval echo "$as_me:6695: \"$ac_try\"") >&5
6696    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6697    ac_status=$?    ac_status=$?
6698    echo "$as_me:6692: \$? = $ac_status" >&5    echo "$as_me:6698: \$? = $ac_status" >&5
6699    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6700    ac_cv_type_size_t=yes    ac_cv_type_size_t=yes
6701  else  else
# Line 6699  ac_cv_type_size_t=no Line 6705  ac_cv_type_size_t=no
6705  fi  fi
6706  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
6707  fi  fi
6708  echo "$as_me:6702: result: $ac_cv_type_size_t" >&5  echo "$as_me:6708: result: $ac_cv_type_size_t" >&5
6709  echo "${ECHO_T}$ac_cv_type_size_t" >&6  echo "${ECHO_T}$ac_cv_type_size_t" >&6
6710  if test $ac_cv_type_size_t = yes; then  if test $ac_cv_type_size_t = yes; then
6711    :    :
# Line 6715  for ac_header in stdlib.h unistd.h Line 6721  for ac_header in stdlib.h unistd.h
6721  do  do
6722  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6723  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
6724    echo "$as_me:6718: checking for $ac_header" >&5    echo "$as_me:6724: checking for $ac_header" >&5
6725  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6726  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
6727    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6728  fi  fi
6729  echo "$as_me:6723: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:6729: result: `eval echo '${'$as_ac_Header'}'`" >&5
6730  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6731  else  else
6732    # Is the header compilable?    # Is the header compilable?
6733  echo "$as_me:6727: checking $ac_header usability" >&5  echo "$as_me:6733: checking $ac_header usability" >&5
6734  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6735  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
6736  #line 6730 "configure"  #line 6736 "configure"
6737  #include "confdefs.h"  #include "confdefs.h"
6738  $ac_includes_default  $ac_includes_default
6739  #include <$ac_header>  #include <$ac_header>
6740  _ACEOF  _ACEOF
6741  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
6742  if { (eval echo "$as_me:6736: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6742: \"$ac_compile\"") >&5
6743    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
6744    ac_status=$?    ac_status=$?
6745    echo "$as_me:6739: \$? = $ac_status" >&5    echo "$as_me:6745: \$? = $ac_status" >&5
6746    (exit $ac_status); } &&    (exit $ac_status); } &&
6747           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6748    { (eval echo "$as_me:6742: \"$ac_try\"") >&5    { (eval echo "$as_me:6748: \"$ac_try\"") >&5
6749    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6750    ac_status=$?    ac_status=$?
6751    echo "$as_me:6745: \$? = $ac_status" >&5    echo "$as_me:6751: \$? = $ac_status" >&5
6752    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6753    ac_header_compiler=yes    ac_header_compiler=yes
6754  else  else
# Line 6751  cat conftest.$ac_ext >&5 Line 6757  cat conftest.$ac_ext >&5
6757  ac_header_compiler=no  ac_header_compiler=no
6758  fi  fi
6759  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
6760  echo "$as_me:6754: result: $ac_header_compiler" >&5  echo "$as_me:6760: result: $ac_header_compiler" >&5
6761  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
6762    
6763  # Is the header present?  # Is the header present?
6764  echo "$as_me:6758: checking $ac_header presence" >&5  echo "$as_me:6764: checking $ac_header presence" >&5
6765  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6766  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
6767  #line 6761 "configure"  #line 6767 "configure"
6768  #include "confdefs.h"  #include "confdefs.h"
6769  #include <$ac_header>  #include <$ac_header>
6770  _ACEOF  _ACEOF
6771  if { (eval echo "$as_me:6765: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:6771: \"$ac_cpp conftest.$ac_ext\"") >&5
6772    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6773    ac_status=$?    ac_status=$?
6774    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
6775    rm -f conftest.er1    rm -f conftest.er1
6776    cat conftest.err >&5    cat conftest.err >&5
6777    echo "$as_me:6771: \$? = $ac_status" >&5    echo "$as_me:6777: \$? = $ac_status" >&5
6778    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
6779    if test -s conftest.err; then    if test -s conftest.err; then
6780      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 6786  else Line 6792  else
6792    ac_header_preproc=no    ac_header_preproc=no
6793  fi  fi
6794  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
6795  echo "$as_me:6789: result: $ac_header_preproc" >&5  echo "$as_me:6795: result: $ac_header_preproc" >&5
6796  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
6797    
6798  # So?  What about this header?  # So?  What about this header?
6799  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
6800    yes:no )    yes:no )
6801      { echo "$as_me:6795: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:6801: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6802  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6803      { echo "$as_me:6797: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:6803: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6804  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
6805    no:yes )    no:yes )
6806      { echo "$as_me:6800: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:6806: WARNING: $ac_header: present but cannot be compiled." >&5
6807  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
6808      { echo "$as_me:6802: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:6808: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6809  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6810      { echo "$as_me:6804: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:6810: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6811  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
6812  esac  esac
6813  echo "$as_me:6807: checking for $ac_header" >&5  echo "$as_me:6813: checking for $ac_header" >&5
6814  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6815  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
6816    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6817  else  else
6818    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
6819  fi  fi
6820  echo "$as_me:6814: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:6820: result: `eval echo '${'$as_ac_Header'}'`" >&5
6821  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6822    
6823  fi  fi
# Line 6827  done Line 6833  done
6833  for ac_func in getpagesize  for ac_func in getpagesize
6834  do  do
6835  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6836  echo "$as_me:6830: checking for $ac_func" >&5  echo "$as_me:6836: checking for $ac_func" >&5
6837  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6838  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
6839    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6840  else  else
6841    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6842  #line 6836 "configure"  #line 6842 "configure"
6843  #include "confdefs.h"  #include "confdefs.h"
6844  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
6845      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 6870  f = $ac_func; Line 6876  f = $ac_func;
6876  }  }
6877  _ACEOF  _ACEOF
6878  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
6879  if { (eval echo "$as_me:6873: \"$ac_link\"") >&5  if { (eval echo "$as_me:6879: \"$ac_link\"") >&5
6880    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
6881    ac_status=$?    ac_status=$?
6882    echo "$as_me:6876: \$? = $ac_status" >&5    echo "$as_me:6882: \$? = $ac_status" >&5
6883    (exit $ac_status); } &&    (exit $ac_status); } &&
6884           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6885    { (eval echo "$as_me:6879: \"$ac_try\"") >&5    { (eval echo "$as_me:6885: \"$ac_try\"") >&5
6886    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6887    ac_status=$?    ac_status=$?
6888    echo "$as_me:6882: \$? = $ac_status" >&5    echo "$as_me:6888: \$? = $ac_status" >&5
6889    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
6890    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
6891  else  else
# Line 6889  eval "$as_ac_var=no" Line 6895  eval "$as_ac_var=no"
6895  fi  fi
6896  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6897  fi  fi
6898  echo "$as_me:6892: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:6898: result: `eval echo '${'$as_ac_var'}'`" >&5
6899  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6900  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
6901    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 6899  _ACEOF Line 6905  _ACEOF
6905  fi  fi
6906  done  done
6907    
6908  echo "$as_me:6902: checking for working mmap" >&5  echo "$as_me:6908: checking for working mmap" >&5
6909  echo $ECHO_N "checking for working mmap... $ECHO_C" >&6  echo $ECHO_N "checking for working mmap... $ECHO_C" >&6
6910  if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then  if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then
6911    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 6908  else Line 6914  else
6914    ac_cv_func_mmap_fixed_mapped=no    ac_cv_func_mmap_fixed_mapped=no
6915  else  else
6916    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6917  #line 6911 "configure"  #line 6917 "configure"
6918  #include "confdefs.h"  #include "confdefs.h"
6919  $ac_includes_default  $ac_includes_default
6920  /* Thanks to Mike Haertel and Jim Avera for this test.  /* Thanks to Mike Haertel and Jim Avera for this test.
# Line 7035  main () Line 7041  main ()
7041  }  }
7042  _ACEOF  _ACEOF
7043  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
7044  if { (eval echo "$as_me:7038: \"$ac_link\"") >&5  if { (eval echo "$as_me:7044: \"$ac_link\"") >&5
7045    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7046    ac_status=$?    ac_status=$?
7047    echo "$as_me:7041: \$? = $ac_status" >&5    echo "$as_me:7047: \$? = $ac_status" >&5
7048    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7049    { (eval echo "$as_me:7043: \"$ac_try\"") >&5    { (eval echo "$as_me:7049: \"$ac_try\"") >&5
7050    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7051    ac_status=$?    ac_status=$?
7052    echo "$as_me:7046: \$? = $ac_status" >&5    echo "$as_me:7052: \$? = $ac_status" >&5
7053    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7054    ac_cv_func_mmap_fixed_mapped=yes    ac_cv_func_mmap_fixed_mapped=yes
7055  else  else
# Line 7055  fi Line 7061  fi
7061  rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext  rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7062  fi  fi
7063  fi  fi
7064  echo "$as_me:7058: result: $ac_cv_func_mmap_fixed_mapped" >&5  echo "$as_me:7064: result: $ac_cv_func_mmap_fixed_mapped" >&5
7065  echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6  echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6
7066  if test $ac_cv_func_mmap_fixed_mapped = yes; then  if test $ac_cv_func_mmap_fixed_mapped = yes; then
7067    
# Line 7066  _ACEOF Line 7072  _ACEOF
7072  fi  fi
7073  rm -f conftest.mmap  rm -f conftest.mmap
7074    
7075      echo "$as_me:7069: checking whether we are using the GNU C Library 2.1 or newer" >&5      echo "$as_me:7075: checking whether we are using the GNU C Library 2.1 or newer" >&5
7076  echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6  echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6
7077  if test "${ac_cv_gnu_library_2_1+set}" = set; then  if test "${ac_cv_gnu_library_2_1+set}" = set; then
7078    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7079  else  else
7080    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7081  #line 7075 "configure"  #line 7081 "configure"
7082  #include "confdefs.h"  #include "confdefs.h"
7083    
7084  #include <features.h>  #include <features.h>
# Line 7092  fi Line 7098  fi
7098  rm -f conftest*  rm -f conftest*
7099    
7100  fi  fi
7101  echo "$as_me:7095: result: $ac_cv_gnu_library_2_1" >&5  echo "$as_me:7101: result: $ac_cv_gnu_library_2_1" >&5
7102  echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6  echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6
7103    
7104      GLIBC21="$ac_cv_gnu_library_2_1"      GLIBC21="$ac_cv_gnu_library_2_1"
# Line 7102  stdlib.h string.h unistd.h sys/param.h Line 7108  stdlib.h string.h unistd.h sys/param.h
7108  do  do
7109  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7110  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
7111    echo "$as_me:7105: checking for $ac_header" >&5    echo "$as_me:7111: checking for $ac_header" >&5
7112  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7113  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
7114    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7115  fi  fi
7116  echo "$as_me:7110: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:7116: result: `eval echo '${'$as_ac_Header'}'`" >&5
7117  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7118  else  else
7119    # Is the header compilable?    # Is the header compilable?
7120  echo "$as_me:7114: checking $ac_header usability" >&5  echo "$as_me:7120: checking $ac_header usability" >&5
7121  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7122  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7123  #line 7117 "configure"  #line 7123 "configure"
7124  #include "confdefs.h"  #include "confdefs.h"
7125  $ac_includes_default  $ac_includes_default
7126  #include <$ac_header>  #include <$ac_header>
7127  _ACEOF  _ACEOF
7128  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
7129  if { (eval echo "$as_me:7123: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7129: \"$ac_compile\"") >&5
7130    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
7131    ac_status=$?    ac_status=$?
7132    echo "$as_me:7126: \$? = $ac_status" >&5    echo "$as_me:7132: \$? = $ac_status" >&5
7133    (exit $ac_status); } &&    (exit $ac_status); } &&
7134           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
7135    { (eval echo "$as_me:7129: \"$ac_try\"") >&5    { (eval echo "$as_me:7135: \"$ac_try\"") >&5
7136    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7137    ac_status=$?    ac_status=$?
7138    echo "$as_me:7132: \$? = $ac_status" >&5    echo "$as_me:7138: \$? = $ac_status" >&5
7139    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7140    ac_header_compiler=yes    ac_header_compiler=yes
7141  else  else
# Line 7138  cat conftest.$ac_ext >&5 Line 7144  cat conftest.$ac_ext >&5
7144  ac_header_compiler=no  ac_header_compiler=no
7145  fi  fi
7146  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
7147  echo "$as_me:7141: result: $ac_header_compiler" >&5  echo "$as_me:7147: result: $ac_header_compiler" >&5
7148  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
7149    
7150  # Is the header present?  # Is the header present?
7151  echo "$as_me:7145: checking $ac_header presence" >&5  echo "$as_me:7151: checking $ac_header presence" >&5
7152  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7153  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7154  #line 7148 "configure"  #line 7154 "configure"
7155  #include "confdefs.h"  #include "confdefs.h"
7156  #include <$ac_header>  #include <$ac_header>
7157  _ACEOF  _ACEOF
7158  if { (eval echo "$as_me:7152: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:7158: \"$ac_cpp conftest.$ac_ext\"") >&5
7159    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7160    ac_status=$?    ac_status=$?
7161    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
7162    rm -f conftest.er1    rm -f conftest.er1
7163    cat conftest.err >&5    cat conftest.err >&5
7164    echo "$as_me:7158: \$? = $ac_status" >&5    echo "$as_me:7164: \$? = $ac_status" >&5
7165    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
7166    if test -s conftest.err; then    if test -s conftest.err; then
7167      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 7173  else Line 7179  else
7179    ac_header_preproc=no    ac_header_preproc=no
7180  fi  fi
7181  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
7182  echo "$as_me:7176: result: $ac_header_preproc" >&5  echo "$as_me:7182: result: $ac_header_preproc" >&5
7183  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
7184    
7185  # So?  What about this header?  # So?  What about this header?
7186  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
7187    yes:no )    yes:no )
7188      { echo "$as_me:7182: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:7188: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7189  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7190      { echo "$as_me:7184: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:7190: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7191  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7192    no:yes )    no:yes )
7193      { echo "$as_me:7187: WARNING: $ac_header: present but cannot be compiled." >&5      { echo "$as_me:7193: WARNING: $ac_header: present but cannot be compiled." >&5
7194  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
7195      { echo "$as_me:7189: WARNING: $ac_header: check for missing prerequisite headers?" >&5      { echo "$as_me:7195: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7196  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7197      { echo "$as_me:7191: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:7197: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7198  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7199  esac  esac
7200  echo "$as_me:7194: checking for $ac_header" >&5  echo "$as_me:7200: checking for $ac_header" >&5
7201  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7202  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
7203    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7204  else  else
7205    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
7206  fi  fi
7207  echo "$as_me:7201: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:7207: result: `eval echo '${'$as_ac_Header'}'`" >&5
7208  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7209    
7210  fi  fi
# Line 7216  getgid getuid mempcpy munmap putenv sete Line 7222  getgid getuid mempcpy munmap putenv sete
7222  strdup strtoul tsearch __argz_count __argz_stringify __argz_next  strdup strtoul tsearch __argz_count __argz_stringify __argz_next
7223  do  do
7224  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
7225  echo "$as_me:7219: checking for $ac_func" >&5  echo "$as_me:7225: checking for $ac_func" >&5
7226  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7227  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
7228    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7229  else  else
7230    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7231  #line 7225 "configure"  #line 7231 "configure"
7232  #include "confdefs.h"  #include "confdefs.h"
7233  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
7234      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 7259  f = $ac_func; Line 7265  f = $ac_func;
7265  }  }
7266  _ACEOF  _ACEOF
7267  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7268  if { (eval echo "$as_me:7262: \"$ac_link\"") >&5  if { (eval echo "$as_me:7268: \"$ac_link\"") >&5
7269    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7270    ac_status=$?    ac_status=$?
7271    echo "$as_me:7265: \$? = $ac_status" >&5    echo "$as_me:7271: \$? = $ac_status" >&5
7272    (exit $ac_status); } &&    (exit $ac_status); } &&
7273           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7274    { (eval echo "$as_me:7268: \"$ac_try\"") >&5    { (eval echo "$as_me:7274: \"$ac_try\"") >&5
7275    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7276    ac_status=$?    ac_status=$?
7277    echo "$as_me:7271: \$? = $ac_status" >&5    echo "$as_me:7277: \$? = $ac_status" >&5
7278    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7279    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
7280  else  else
# Line 7278  eval "$as_ac_var=no" Line 7284  eval "$as_ac_var=no"
7284  fi  fi
7285  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7286  fi  fi
7287  echo "$as_me:7281: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:7287: result: `eval echo '${'$as_ac_var'}'`" >&5
7288  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
7289  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
7290    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 7299  if test "${with_libiconv_prefix+set}" = Line 7305  if test "${with_libiconv_prefix+set}" =
7305    
7306  fi;  fi;
7307    
7308    echo "$as_me:7302: checking for iconv" >&5    echo "$as_me:7308: checking for iconv" >&5
7309  echo $ECHO_N "checking for iconv... $ECHO_C" >&6  echo $ECHO_N "checking for iconv... $ECHO_C" >&6
7310  if test "${am_cv_func_iconv+set}" = set; then  if test "${am_cv_func_iconv+set}" = set; then
7311    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 7308  else Line 7314  else
7314      am_cv_func_iconv="no, consider installing GNU libiconv"      am_cv_func_iconv="no, consider installing GNU libiconv"
7315      am_cv_lib_iconv=no      am_cv_lib_iconv=no
7316      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
7317  #line 7311 "configure"  #line 7317 "configure"
7318  #include "confdefs.h"  #include "confdefs.h"
7319  #include <stdlib.h>  #include <stdlib.h>
7320  #include <iconv.h>  #include <iconv.h>
# Line 7329  iconv_t cd = iconv_open("",""); Line 7335  iconv_t cd = iconv_open("","");
7335  }  }
7336  _ACEOF  _ACEOF
7337  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7338  if { (eval echo "$as_me:7332: \"$ac_link\"") >&5  if { (eval echo "$as_me:7338: \"$ac_link\"") >&5
7339    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7340    ac_status=$?    ac_status=$?
7341    echo "$as_me:7335: \$? = $ac_status" >&5    echo "$as_me:7341: \$? = $ac_status" >&5
7342    (exit $ac_status); } &&    (exit $ac_status); } &&
7343           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7344    { (eval echo "$as_me:7338: \"$ac_try\"") >&5    { (eval echo "$as_me:7344: \"$ac_try\"") >&5
7345    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7346    ac_status=$?    ac_status=$?
7347    echo "$as_me:7341: \$? = $ac_status" >&5    echo "$as_me:7347: \$? = $ac_status" >&5
7348    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7349    am_cv_func_iconv=yes    am_cv_func_iconv=yes
7350  else  else
# Line 7350  rm -f conftest.$ac_objext conftest$ac_ex Line 7356  rm -f conftest.$ac_objext conftest$ac_ex
7356        am_save_LIBS="$LIBS"        am_save_LIBS="$LIBS"
7357        LIBS="$LIBS -liconv"        LIBS="$LIBS -liconv"
7358        cat >conftest.$ac_ext <<_ACEOF        cat >conftest.$ac_ext <<_ACEOF
7359  #line 7353 "configure"  #line 7359 "configure"
7360  #include "confdefs.h"  #include "confdefs.h"
7361  #include <stdlib.h>  #include <stdlib.h>
7362  #include <iconv.h>  #include <iconv.h>
# Line 7371  iconv_t cd = iconv_open("",""); Line 7377  iconv_t cd = iconv_open("","");
7377  }  }
7378  _ACEOF  _ACEOF
7379  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7380  if { (eval echo "$as_me:7374: \"$ac_link\"") >&5  if { (eval echo "$as_me:7380: \"$ac_link\"") >&5
7381    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7382    ac_status=$?    ac_status=$?
7383    echo "$as_me:7377: \$? = $ac_status" >&5    echo "$as_me:7383: \$? = $ac_status" >&5
7384    (exit $ac_status); } &&    (exit $ac_status); } &&
7385           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7386    { (eval echo "$as_me:7380: \"$ac_try\"") >&5    { (eval echo "$as_me:7386: \"$ac_try\"") >&5
7387    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7388    ac_status=$?    ac_status=$?
7389    echo "$as_me:7383: \$? = $ac_status" >&5    echo "$as_me:7389: \$? = $ac_status" >&5
7390    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7391    am_cv_lib_iconv=yes    am_cv_lib_iconv=yes
7392          am_cv_func_iconv=yes          am_cv_func_iconv=yes
# Line 7393  rm -f conftest.$ac_objext conftest$ac_ex Line 7399  rm -f conftest.$ac_objext conftest$ac_ex
7399      fi      fi
7400    
7401  fi  fi
7402  echo "$as_me:7396: result: $am_cv_func_iconv" >&5  echo "$as_me:7402: result: $am_cv_func_iconv" >&5
7403  echo "${ECHO_T}$am_cv_func_iconv" >&6  echo "${ECHO_T}$am_cv_func_iconv" >&6
7404    if test "$am_cv_func_iconv" = yes; then    if test "$am_cv_func_iconv" = yes; then
7405    
# Line 7401  cat >>confdefs.h <<\_ACEOF Line 7407  cat >>confdefs.h <<\_ACEOF
7407  #define HAVE_ICONV 1  #define HAVE_ICONV 1
7408  _ACEOF  _ACEOF
7409    
7410      echo "$as_me:7404: checking for iconv declaration" >&5      echo "$as_me:7410: checking for iconv declaration" >&5
7411  echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6  echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
7412      if test "${am_cv_proto_iconv+set}" = set; then      if test "${am_cv_proto_iconv+set}" = set; then
7413    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7414  else  else
7415    
7416        cat >conftest.$ac_ext <<_ACEOF        cat >conftest.$ac_ext <<_ACEOF
7417  #line 7411 "configure"  #line 7417 "configure"
7418  #include "confdefs.h"  #include "confdefs.h"
7419    
7420  #include <stdlib.h>  #include <stdlib.h>
# Line 7438  main () Line 7444  main ()
7444  }  }
7445  _ACEOF  _ACEOF
7446  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
7447  if { (eval echo "$as_me:7441: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7447: \"$ac_compile\"") >&5
7448    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
7449    ac_status=$?    ac_status=$?
7450    echo "$as_me:7444: \$? = $ac_status" >&5    echo "$as_me:7450: \$? = $ac_status" >&5
7451    (exit $ac_status); } &&    (exit $ac_status); } &&
7452           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
7453    { (eval echo "$as_me:7447: \"$ac_try\"") >&5    { (eval echo "$as_me:7453: \"$ac_try\"") >&5
7454    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7455    ac_status=$?    ac_status=$?
7456    echo "$as_me:7450: \$? = $ac_status" >&5    echo "$as_me:7456: \$? = $ac_status" >&5
7457    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7458    am_cv_proto_iconv_arg1=""    am_cv_proto_iconv_arg1=""
7459  else  else
# Line 7460  rm -f conftest.$ac_objext conftest.$ac_e Line 7466  rm -f conftest.$ac_objext conftest.$ac_e
7466  fi  fi
7467    
7468      am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`      am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
7469      echo "$as_me:7463: result: ${ac_t:-      echo "$as_me:7469: result: ${ac_t:-
7470           }$am_cv_proto_iconv" >&5           }$am_cv_proto_iconv" >&5
7471  echo "${ECHO_T}${ac_t:-  echo "${ECHO_T}${ac_t:-
7472           }$am_cv_proto_iconv" >&6           }$am_cv_proto_iconv" >&6
# Line 7475  _ACEOF Line 7481  _ACEOF
7481      LIBICONV="-liconv"      LIBICONV="-liconv"
7482    fi    fi
7483    
7484    echo "$as_me:7478: checking for nl_langinfo and CODESET" >&5    echo "$as_me:7484: checking for nl_langinfo and CODESET" >&5
7485  echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6  echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
7486  if test "${am_cv_langinfo_codeset+set}" = set; then  if test "${am_cv_langinfo_codeset+set}" = set; then
7487    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7488  else  else
7489    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7490  #line 7484 "configure"  #line 7490 "configure"
7491  #include "confdefs.h"  #include "confdefs.h"
7492  #include <langinfo.h>  #include <langinfo.h>
7493  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 7499  char* cs = nl_langinfo(CODESET); Line 7505  char* cs = nl_langinfo(CODESET);
7505  }  }
7506  _ACEOF  _ACEOF
7507  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7508  if { (eval echo "$as_me:7502: \"$ac_link\"") >&5  if { (eval echo "$as_me:7508: \"$ac_link\"") >&5
7509    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7510    ac_status=$?    ac_status=$?
7511    echo "$as_me:7505: \$? = $ac_status" >&5    echo "$as_me:7511: \$? = $ac_status" >&5
7512    (exit $ac_status); } &&    (exit $ac_status); } &&
7513           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7514    { (eval echo "$as_me:7508: \"$ac_try\"") >&5    { (eval echo "$as_me:7514: \"$ac_try\"") >&5
7515    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7516    ac_status=$?    ac_status=$?
7517    echo "$as_me:7511: \$? = $ac_status" >&5    echo "$as_me:7517: \$? = $ac_status" >&5
7518    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7519    am_cv_langinfo_codeset=yes    am_cv_langinfo_codeset=yes
7520  else  else
# Line 7519  fi Line 7525  fi
7525  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7526    
7527  fi  fi
7528  echo "$as_me:7522: result: $am_cv_langinfo_codeset" >&5  echo "$as_me:7528: result: $am_cv_langinfo_codeset" >&5
7529  echo "${ECHO_T}$am_cv_langinfo_codeset" >&6  echo "${ECHO_T}$am_cv_langinfo_codeset" >&6
7530    if test $am_cv_langinfo_codeset = yes; then    if test $am_cv_langinfo_codeset = yes; then
7531    
# Line 7530  _ACEOF Line 7536  _ACEOF
7536    fi    fi
7537    
7538     if test $ac_cv_header_locale_h = yes; then     if test $ac_cv_header_locale_h = yes; then
7539      echo "$as_me:7533: checking for LC_MESSAGES" >&5      echo "$as_me:7539: checking for LC_MESSAGES" >&5
7540  echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6  echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6
7541  if test "${am_cv_val_LC_MESSAGES+set}" = set; then  if test "${am_cv_val_LC_MESSAGES+set}" = set; then
7542    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7543  else  else
7544    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7545  #line 7539 "configure"  #line 7545 "configure"
7546  #include "confdefs.h"  #include "confdefs.h"
7547  #include <locale.h>  #include <locale.h>
7548  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
# Line 7554  return LC_MESSAGES Line 7560  return LC_MESSAGES
7560  }  }
7561  _ACEOF  _ACEOF
7562  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7563  if { (eval echo "$as_me:7557: \"$ac_link\"") >&5  if { (eval echo "$as_me:7563: \"$ac_link\"") >&5
7564    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7565    ac_status=$?    ac_status=$?
7566    echo "$as_me:7560: \$? = $ac_status" >&5    echo "$as_me:7566: \$? = $ac_status" >&5
7567    (exit $ac_status); } &&    (exit $ac_status); } &&
7568           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7569    { (eval echo "$as_me:7563: \"$ac_try\"") >&5    { (eval echo "$as_me:7569: \"$ac_try\"") >&5
7570    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7571    ac_status=$?    ac_status=$?
7572    echo "$as_me:7566: \$? = $ac_status" >&5    echo "$as_me:7572: \$? = $ac_status" >&5
7573    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7574    am_cv_val_LC_MESSAGES=yes    am_cv_val_LC_MESSAGES=yes
7575  else  else
# Line 7573  am_cv_val_LC_MESSAGES=no Line 7579  am_cv_val_LC_MESSAGES=no
7579  fi  fi
7580  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7581  fi  fi
7582  echo "$as_me:7576: result: $am_cv_val_LC_MESSAGES" >&5  echo "$as_me:7582: result: $am_cv_val_LC_MESSAGES" >&5
7583  echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6  echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6
7584      if test $am_cv_val_LC_MESSAGES = yes; then      if test $am_cv_val_LC_MESSAGES = yes; then
7585    
# Line 7583  _ACEOF Line 7589  _ACEOF
7589    
7590      fi      fi
7591    fi    fi
7592     echo "$as_me:7586: checking whether NLS is requested" >&5     echo "$as_me:7592: checking whether NLS is requested" >&5
7593  echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6  echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
7594          # Check whether --enable-nls or --disable-nls was given.          # Check whether --enable-nls or --disable-nls was given.
7595  if test "${enable_nls+set}" = set; then  if test "${enable_nls+set}" = set; then
# Line 7592  if test "${enable_nls+set}" = set; then Line 7598  if test "${enable_nls+set}" = set; then
7598  else  else
7599    USE_NLS=yes    USE_NLS=yes
7600  fi;  fi;
7601      echo "$as_me:7595: result: $USE_NLS" >&5      echo "$as_me:7601: result: $USE_NLS" >&5
7602  echo "${ECHO_T}$USE_NLS" >&6  echo "${ECHO_T}$USE_NLS" >&6
7603    
7604      BUILD_INCLUDED_LIBINTL=no      BUILD_INCLUDED_LIBINTL=no
# Line 7605  cat >>confdefs.h <<\_ACEOF Line 7611  cat >>confdefs.h <<\_ACEOF
7611  #define ENABLE_NLS 1  #define ENABLE_NLS 1
7612  _ACEOF  _ACEOF
7613    
7614        echo "$as_me:7608: checking whether included gettext is requested" >&5        echo "$as_me:7614: checking whether included gettext is requested" >&5
7615  echo $ECHO_N "checking whether included gettext is requested... $ECHO_C" >&6  echo $ECHO_N "checking whether included gettext is requested... $ECHO_C" >&6
7616    
7617  # Check whether --with-included-gettext or --without-included-gettext was given.  # Check whether --with-included-gettext or --without-included-gettext was given.
# Line 7615  if test "${with_included_gettext+set}" = Line 7621  if test "${with_included_gettext+set}" =
7621  else  else
7622    nls_cv_force_use_gnu_gettext=no    nls_cv_force_use_gnu_gettext=no
7623  fi;  fi;
7624        echo "$as_me:7618: result: $nls_cv_force_use_gnu_gettext" >&5        echo "$as_me:7624: result: $nls_cv_force_use_gnu_gettext" >&5
7625  echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6  echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6
7626    
7627        nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"        nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
# Line 7623  echo "${ECHO_T}$nls_cv_force_use_gnu_get Line 7629  echo "${ECHO_T}$nls_cv_force_use_gnu_get
7629                                  CATOBJEXT=NONE                                  CATOBJEXT=NONE
7630    
7631          if test "${ac_cv_header_libintl_h+set}" = set; then          if test "${ac_cv_header_libintl_h+set}" = set; then
7632    echo "$as_me:7626: checking for libintl.h" >&5    echo "$as_me:7632: checking for libintl.h" >&5
7633  echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6  echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
7634  if test "${ac_cv_header_libintl_h+set}" = set; then  if test "${ac_cv_header_libintl_h+set}" = set; then
7635    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7636  fi  fi
7637  echo "$as_me:7631: result: $ac_cv_header_libintl_h" >&5  echo "$as_me:7637: result: $ac_cv_header_libintl_h" >&5
7638  echo "${ECHO_T}$ac_cv_header_libintl_h" >&6  echo "${ECHO_T}$ac_cv_header_libintl_h" >&6
7639  else  else
7640    # Is the header compilable?    # Is the header compilable?
7641  echo "$as_me:7635: checking libintl.h usability" >&5  echo "$as_me:7641: checking libintl.h usability" >&5
7642  echo $ECHO_N "checking libintl.h usability... $ECHO_C" >&6  echo $ECHO_N "checking libintl.h usability... $ECHO_C" >&6
7643  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7644  #line 7638 "configure"  #line 7644 "configure"
7645  #include "confdefs.h"  #include "confdefs.h"
7646  $ac_includes_default  $ac_includes_default
7647  #include <libintl.h>  #include <libintl.h>
7648  _ACEOF  _ACEOF
7649  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
7650  if { (eval echo "$as_me:7644: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7650: \"$ac_compile\"") >&5
7651    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
7652    ac_status=$?    ac_status=$?
7653    echo "$as_me:7647: \$? = $ac_status" >&5    echo "$as_me:7653: \$? = $ac_status" >&5
7654    (exit $ac_status); } &&    (exit $ac_status); } &&
7655           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
7656    { (eval echo "$as_me:7650: \"$ac_try\"") >&5    { (eval echo "$as_me:7656: \"$ac_try\"") >&5
7657    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7658    ac_status=$?    ac_status=$?
7659    echo "$as_me:7653: \$? = $ac_status" >&5    echo "$as_me:7659: \$? = $ac_status" >&5
7660    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7661    ac_header_compiler=yes    ac_header_compiler=yes
7662  else  else
# Line 7659  cat conftest.$ac_ext >&5 Line 7665  cat conftest.$ac_ext >&5
7665  ac_header_compiler=no  ac_header_compiler=no
7666  fi  fi
7667  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
7668  echo "$as_me:7662: result: $ac_header_compiler" >&5  echo "$as_me:7668: result: $ac_header_compiler" >&5
7669  echo "${ECHO_T}$ac_header_compiler" >&6  echo "${ECHO_T}$ac_header_compiler" >&6
7670    
7671  # Is the header present?  # Is the header present?
7672  echo "$as_me:7666: checking libintl.h presence" >&5  echo "$as_me:7672: checking libintl.h presence" >&5
7673  echo $ECHO_N "checking libintl.h presence... $ECHO_C" >&6  echo $ECHO_N "checking libintl.h presence... $ECHO_C" >&6
7674  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7675  #line 7669 "configure"  #line 7675 "configure"
7676  #include "confdefs.h"  #include "confdefs.h"
7677  #include <libintl.h>  #include <libintl.h>
7678  _ACEOF  _ACEOF
7679  if { (eval echo "$as_me:7673: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:7679: \"$ac_cpp conftest.$ac_ext\"") >&5
7680    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7681    ac_status=$?    ac_status=$?
7682    egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
7683    rm -f conftest.er1    rm -f conftest.er1
7684    cat conftest.err >&5    cat conftest.err >&5
7685    echo "$as_me:7679: \$? = $ac_status" >&5    echo "$as_me:7685: \$? = $ac_status" >&5
7686    (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
7687    if test -s conftest.err; then    if test -s conftest.err; then
7688      ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
# Line 7694  else Line 7700  else
7700    ac_header_preproc=no    ac_header_preproc=no
7701  fi  fi
7702  rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
7703  echo "$as_me:7697: result: $ac_header_preproc" >&5  echo "$as_me:7703: result: $ac_header_preproc" >&5
7704  echo "${ECHO_T}$ac_header_preproc" >&6  echo "${ECHO_T}$ac_header_preproc" >&6
7705    
7706  # So?  What about this header?  # So?  What about this header?
7707  case $ac_header_compiler:$ac_header_preproc in  case $ac_header_compiler:$ac_header_preproc in
7708    yes:no )    yes:no )
7709      { echo "$as_me:7703: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:7709: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5
7710  echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
7711      { echo "$as_me:7705: WARNING: libintl.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:7711: WARNING: libintl.h: proceeding with the preprocessor's result" >&5
7712  echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;};;
7713    no:yes )    no:yes )
7714      { echo "$as_me:7708: WARNING: libintl.h: present but cannot be compiled." >&5      { echo "$as_me:7714: WARNING: libintl.h: present but cannot be compiled." >&5
7715  echo "$as_me: WARNING: libintl.h: present but cannot be compiled." >&2;}  echo "$as_me: WARNING: libintl.h: present but cannot be compiled." >&2;}
7716      { echo "$as_me:7710: WARNING: libintl.h: check for missing prerequisite headers?" >&5      { echo "$as_me:7716: WARNING: libintl.h: check for missing prerequisite headers?" >&5
7717  echo "$as_me: WARNING: libintl.h: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: libintl.h: check for missing prerequisite headers?" >&2;}
7718      { echo "$as_me:7712: WARNING: libintl.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:7718: WARNING: libintl.h: proceeding with the preprocessor's result" >&5
7719  echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;};;  echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;};;
7720  esac  esac
7721  echo "$as_me:7715: checking for libintl.h" >&5  echo "$as_me:7721: checking for libintl.h" >&5
7722  echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6  echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
7723  if test "${ac_cv_header_libintl_h+set}" = set; then  if test "${ac_cv_header_libintl_h+set}" = set; then
7724    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7725  else  else
7726    ac_cv_header_libintl_h=$ac_header_preproc    ac_cv_header_libintl_h=$ac_header_preproc
7727  fi  fi
7728  echo "$as_me:7722: result: $ac_cv_header_libintl_h" >&5  echo "$as_me:7728: result: $ac_cv_header_libintl_h" >&5
7729  echo "${ECHO_T}$ac_cv_header_libintl_h" >&6  echo "${ECHO_T}$ac_cv_header_libintl_h" >&6
7730    
7731  fi  fi
7732  if test $ac_cv_header_libintl_h = yes; then  if test $ac_cv_header_libintl_h = yes; then
7733    echo "$as_me:7727: checking for GNU gettext in libc" >&5    echo "$as_me:7733: checking for GNU gettext in libc" >&5
7734  echo $ECHO_N "checking for GNU gettext in libc... $ECHO_C" >&6  echo $ECHO_N "checking for GNU gettext in libc... $ECHO_C" >&6
7735  if test "${gt_cv_func_gnugettext1_libc+set}" = set; then  if test "${gt_cv_func_gnugettext1_libc+set}" = set; then
7736    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7737  else  else
7738    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7739  #line 7733 "configure"  #line 7739 "configure"
7740  #include "confdefs.h"  #include "confdefs.h"
7741  #include <libintl.h>  #include <libintl.h>
7742  extern int _nl_msg_cat_cntr;  extern int _nl_msg_cat_cntr;
# Line 7750  return (int) gettext ("") + _nl_msg_cat_ Line 7756  return (int) gettext ("") + _nl_msg_cat_
7756  }  }
7757  _ACEOF  _ACEOF
7758  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7759  if { (eval echo "$as_me:7753: \"$ac_link\"") >&5  if { (eval echo "$as_me:7759: \"$ac_link\"") >&5
7760    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7761    ac_status=$?    ac_status=$?
7762    echo "$as_me:7756: \$? = $ac_status" >&5    echo "$as_me:7762: \$? = $ac_status" >&5
7763    (exit $ac_status); } &&    (exit $ac_status); } &&
7764           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7765    { (eval echo "$as_me:7759: \"$ac_try\"") >&5    { (eval echo "$as_me:7765: \"$ac_try\"") >&5
7766    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7767    ac_status=$?    ac_status=$?
7768    echo "$as_me:7762: \$? = $ac_status" >&5    echo "$as_me:7768: \$? = $ac_status" >&5
7769    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7770    gt_cv_func_gnugettext1_libc=yes    gt_cv_func_gnugettext1_libc=yes
7771  else  else
# Line 7769  gt_cv_func_gnugettext1_libc=no Line 7775  gt_cv_func_gnugettext1_libc=no
7775  fi  fi
7776  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7777  fi  fi
7778  echo "$as_me:7772: result: $gt_cv_func_gnugettext1_libc" >&5  echo "$as_me:7778: result: $gt_cv_func_gnugettext1_libc" >&5
7779  echo "${ECHO_T}$gt_cv_func_gnugettext1_libc" >&6  echo "${ECHO_T}$gt_cv_func_gnugettext1_libc" >&6
7780    
7781             if test "$gt_cv_func_gnugettext1_libc" != "yes"; then             if test "$gt_cv_func_gnugettext1_libc" != "yes"; then
7782               echo "$as_me:7776: checking for GNU gettext in libintl" >&5               echo "$as_me:7782: checking for GNU gettext in libintl" >&5
7783  echo $ECHO_N "checking for GNU gettext in libintl... $ECHO_C" >&6  echo $ECHO_N "checking for GNU gettext in libintl... $ECHO_C" >&6
7784  if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then  if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then
7785    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 7781  else Line 7787  else
7787    gt_save_LIBS="$LIBS"    gt_save_LIBS="$LIBS"
7788                  LIBS="$LIBS -lintl $LIBICONV"                  LIBS="$LIBS -lintl $LIBICONV"
7789                  cat >conftest.$ac_ext <<_ACEOF                  cat >conftest.$ac_ext <<_ACEOF
7790  #line 7784 "configure"  #line 7790 "configure"
7791  #include "confdefs.h"  #include "confdefs.h"
7792  #include <libintl.h>  #include <libintl.h>
7793  extern int _nl_msg_cat_cntr;  extern int _nl_msg_cat_cntr;
# Line 7801  return (int) gettext ("") + _nl_msg_cat_ Line 7807  return (int) gettext ("") + _nl_msg_cat_
7807  }  }
7808  _ACEOF  _ACEOF
7809  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7810  if { (eval echo "$as_me:7804: \"$ac_link\"") >&5  if { (eval echo "$as_me:7810: \"$ac_link\"") >&5
7811    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7812    ac_status=$?    ac_status=$?
7813    echo "$as_me:7807: \$? = $ac_status" >&5    echo "$as_me:7813: \$? = $ac_status" >&5
7814    (exit $ac_status); } &&    (exit $ac_status); } &&
7815           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7816    { (eval echo "$as_me:7810: \"$ac_try\"") >&5    { (eval echo "$as_me:7816: \"$ac_try\"") >&5
7817    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7818    ac_status=$?    ac_status=$?
7819    echo "$as_me:7813: \$? = $ac_status" >&5    echo "$as_me:7819: \$? = $ac_status" >&5
7820    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7821    gt_cv_func_gnugettext1_libintl=yes    gt_cv_func_gnugettext1_libintl=yes
7822  else  else
# Line 7821  fi Line 7827  fi
7827  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7828                  LIBS="$gt_save_LIBS"                  LIBS="$gt_save_LIBS"
7829  fi  fi
7830  echo "$as_me:7824: result: $gt_cv_func_gnugettext1_libintl" >&5  echo "$as_me:7830: result: $gt_cv_func_gnugettext1_libintl" >&5
7831  echo "${ECHO_T}$gt_cv_func_gnugettext1_libintl" >&6  echo "${ECHO_T}$gt_cv_func_gnugettext1_libintl" >&6
7832             fi             fi
7833    
# Line 7843  _ACEOF Line 7849  _ACEOF
7849  for ac_func in dcgettext  for ac_func in dcgettext
7850  do  do
7851  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
7852  echo "$as_me:7846: checking for $ac_func" >&5  echo "$as_me:7852: checking for $ac_func" >&5
7853  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7854  if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
7855    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7856  else  else
7857    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7858  #line 7852 "configure"  #line 7858 "configure"
7859  #include "confdefs.h"  #include "confdefs.h"
7860  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
7861      which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
# Line 7886  f = $ac_func; Line 7892  f = $ac_func;
7892  }  }
7893  _ACEOF  _ACEOF
7894  rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
7895  if { (eval echo "$as_me:7889: \"$ac_link\"") >&5  if { (eval echo "$as_me:7895: \"$ac_link\"") >&5
7896    (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
7897    ac_status=$?    ac_status=$?
7898    echo "$as_me:7892: \$? = $ac_status" >&5    echo "$as_me:7898: \$? = $ac_status" >&5
7899    (exit $ac_status); } &&    (exit $ac_status); } &&
7900           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7901    { (eval echo "$as_me:7895: \"$ac_try\"") >&5    { (eval echo "$as_me:7901: \"$ac_try\"") >&5
7902    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7903    ac_status=$?    ac_status=$?
7904    echo "$as_me:7898: \$? = $ac_status" >&5    echo "$as_me:7904: \$? = $ac_status" >&5
7905    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
7906    eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
7907  else  else
# Line 7905  eval "$as_ac_var=no" Line 7911  eval "$as_ac_var=no"
7911  fi  fi
7912  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7913  fi  fi
7914  echo "$as_me:7908: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:7914: result: `eval echo '${'$as_ac_var'}'`" >&5
7915  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
7916  if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
7917    cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
# Line 7919  done Line 7925  done
7925    
7926                       # Extract the first word of "msgfmt", so it can be a program name with args.                       # Extract the first word of "msgfmt", so it can be a program name with args.
7927  set dummy msgfmt; ac_word=$2  set dummy msgfmt; ac_word=$2
7928  echo "$as_me:7922: checking for $ac_word" >&5  echo "$as_me:7928: checking for $ac_word" >&5
7929  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
7930  if test "${ac_cv_path_MSGFMT+set}" = set; then  if test "${ac_cv_path_MSGFMT+set}" = set; then
7931    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 7946  esac Line 7952  esac
7952  fi  fi
7953  MSGFMT="$ac_cv_path_MSGFMT"  MSGFMT="$ac_cv_path_MSGFMT"
7954  if test "$MSGFMT" != ":"; then  if test "$MSGFMT" != ":"; then
7955    echo "$as_me:7949: result: $MSGFMT" >&5    echo "$as_me:7955: result: $MSGFMT" >&5
7956  echo "${ECHO_T}$MSGFMT" >&6  echo "${ECHO_T}$MSGFMT" >&6
7957  else  else
7958    echo "$as_me:7952: result: no" >&5    echo "$as_me:7958: result: no" >&5
7959  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
7960  fi  fi
7961    
7962               # Extract the first word of "gmsgfmt", so it can be a program name with args.               # Extract the first word of "gmsgfmt", so it can be a program name with args.
7963  set dummy gmsgfmt; ac_word=$2  set dummy gmsgfmt; ac_word=$2
7964  echo "$as_me:7958: checking for $ac_word" >&5  echo "$as_me:7964: checking for $ac_word" >&5
7965  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
7966  if test "${ac_cv_path_GMSGFMT+set}" = set; then  if test "${ac_cv_path_GMSGFMT+set}" = set; then
7967    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 7972  for ac_dir in $ac_dummy; do Line 7978  for ac_dir in $ac_dummy; do
7978    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
7979    if $as_executable_p "$ac_dir/$ac_word"; then    if $as_executable_p "$ac_dir/$ac_word"; then
7980     ac_cv_path_GMSGFMT="$ac_dir/$ac_word"     ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
7981     echo "$as_me:7975: found $ac_dir/$ac_word" >&5     echo "$as_me:7981: found $ac_dir/$ac_word" >&5
7982     break     break
7983  fi  fi
7984  done  done
# Line 7984  fi Line 7990  fi
7990  GMSGFMT=$ac_cv_path_GMSGFMT  GMSGFMT=$ac_cv_path_GMSGFMT
7991    
7992  if test -n "$GMSGFMT"; then  if test -n "$GMSGFMT"; then
7993    echo "$as_me:7987: result: $GMSGFMT" >&5    echo "$as_me:7993: result: $GMSGFMT" >&5
7994  echo "${ECHO_T}$GMSGFMT" >&6  echo "${ECHO_T}$GMSGFMT" >&6
7995  else  else
7996    echo "$as_me:7990: result: no" >&5    echo "$as_me:7996: result: no" >&5
7997  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
7998  fi  fi
7999    
8000                       # Extract the first word of "xgettext", so it can be a program name with args.                       # Extract the first word of "xgettext", so it can be a program name with args.
8001  set dummy xgettext; ac_word=$2  set dummy xgettext; ac_word=$2
8002  echo "$as_me:7996: checking for $ac_word" >&5  echo "$as_me:8002: checking for $ac_word" >&5
8003  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8004  if test "${ac_cv_path_XGETTEXT+set}" = set; then  if test "${ac_cv_path_XGETTEXT+set}" = set; then
8005    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 8020  esac Line 8026  esac
8026  fi  fi
8027  XGETTEXT="$ac_cv_path_XGETTEXT"  XGETTEXT="$ac_cv_path_XGETTEXT"
8028  if test "$XGETTEXT" != ":"; then  if test "$XGETTEXT" != ":"; then
8029    echo "$as_me:8023: result: $XGETTEXT" >&5    echo "$as_me:8029: result: $XGETTEXT" >&5
8030  echo "${ECHO_T}$XGETTEXT" >&6  echo "${ECHO_T}$XGETTEXT" >&6
8031  else  else
8032    echo "$as_me:8026: result: no" >&5    echo "$as_me:8032: result: no" >&5
8033  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
8034  fi  fi
8035    
# Line 8041  fi Line 8047  fi
8047                  INTLOBJS="\$(GETTOBJS)"                  INTLOBJS="\$(GETTOBJS)"
8048          # Extract the first word of "msgfmt", so it can be a program name with args.          # Extract the first word of "msgfmt", so it can be a program name with args.
8049  set dummy msgfmt; ac_word=$2  set dummy msgfmt; ac_word=$2
8050  echo "$as_me:8044: checking for $ac_word" >&5  echo "$as_me:8050: checking for $ac_word" >&5
8051  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8052  if test "${ac_cv_path_MSGFMT+set}" = set; then  if test "${ac_cv_path_MSGFMT+set}" = set; then
8053    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 8068  esac Line 8074  esac
8074  fi  fi
8075  MSGFMT="$ac_cv_path_MSGFMT"  MSGFMT="$ac_cv_path_MSGFMT"
8076  if test "$MSGFMT" != ":"; then  if test "$MSGFMT" != ":"; then
8077    echo "$as_me:8071: result: $MSGFMT" >&5    echo "$as_me:8077: result: $MSGFMT" >&5
8078  echo "${ECHO_T}$MSGFMT" >&6  echo "${ECHO_T}$MSGFMT" >&6
8079  else  else
8080    echo "$as_me:8074: result: no" >&5    echo "$as_me:8080: result: no" >&5
8081  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
8082  fi  fi
8083    
8084          # Extract the first word of "gmsgfmt", so it can be a program name with args.          # Extract the first word of "gmsgfmt", so it can be a program name with args.
8085  set dummy gmsgfmt; ac_word=$2  set dummy gmsgfmt; ac_word=$2
8086  echo "$as_me:8080: checking for $ac_word" >&5  echo "$as_me:8086: checking for $ac_word" >&5
8087  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8088  if test "${ac_cv_path_GMSGFMT+set}" = set; then  if test "${ac_cv_path_GMSGFMT+set}" = set; then
8089    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 8094  for ac_dir in $ac_dummy; do Line 8100  for ac_dir in $ac_dummy; do
8100    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
8101    if $as_executable_p "$ac_dir/$ac_word"; then    if $as_executable_p "$ac_dir/$ac_word"; then
8102     ac_cv_path_GMSGFMT="$ac_dir/$ac_word"     ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
8103     echo "$as_me:8097: found $ac_dir/$ac_word" >&5     echo "$as_me:8103: found $ac_dir/$ac_word" >&5
8104     break     break
8105  fi  fi
8106  done  done
# Line 8106  fi Line 8112  fi
8112  GMSGFMT=$ac_cv_path_GMSGFMT  GMSGFMT=$ac_cv_path_GMSGFMT
8113    
8114  if test -n "$GMSGFMT"; then  if test -n "$GMSGFMT"; then
8115    echo "$as_me:8109: result: $GMSGFMT" >&5    echo "$as_me:8115: result: $GMSGFMT" >&5
8116  echo "${ECHO_T}$GMSGFMT" >&6  echo "${ECHO_T}$GMSGFMT" >&6
8117  else  else
8118    echo "$as_me:8112: result: no" >&5    echo "$as_me:8118: result: no" >&5
8119  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
8120  fi  fi
8121    
8122          # Extract the first word of "xgettext", so it can be a program name with args.          # Extract the first word of "xgettext", so it can be a program name with args.
8123  set dummy xgettext; ac_word=$2  set dummy xgettext; ac_word=$2
8124  echo "$as_me:8118: checking for $ac_word" >&5  echo "$as_me:8124: checking for $ac_word" >&5
8125  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8126  if test "${ac_cv_path_XGETTEXT+set}" = set; then  if test "${ac_cv_path_XGETTEXT+set}" = set; then
8127    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 8142  esac Line 8148  esac
8148  fi  fi
8149  XGETTEXT="$ac_cv_path_XGETTEXT"  XGETTEXT="$ac_cv_path_XGETTEXT"
8150  if test "$XGETTEXT" != ":"; then  if test "$XGETTEXT" != ":"; then
8151    echo "$as_me:8145: result: $XGETTEXT" >&5    echo "$as_me:8151: result: $XGETTEXT" >&5
8152  echo "${ECHO_T}$XGETTEXT" >&6  echo "${ECHO_T}$XGETTEXT" >&6
8153  else  else
8154    echo "$as_me:8148: result: no" >&5    echo "$as_me:8154: result: no" >&5
8155  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
8156  fi  fi
8157    
# Line 8160  fi Line 8166  fi
8166                          if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then                          if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then
8167            : ;            : ;
8168          else          else
8169            echo "$as_me:8163: result: found msgfmt program is not GNU msgfmt; ignore it" >&5            echo "$as_me:8169: result: found msgfmt program is not GNU msgfmt; ignore it" >&5
8170  echo "${ECHO_T}found msgfmt program is not GNU msgfmt; ignore it" >&6  echo "${ECHO_T}found msgfmt program is not GNU msgfmt; ignore it" >&6
8171            GMSGFMT=":"            GMSGFMT=":"
8172          fi          fi
# Line 8170  echo "${ECHO_T}found msgfmt program is n Line 8176  echo "${ECHO_T}found msgfmt program is n
8176                          if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then                          if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then
8177            : ;            : ;
8178          else          else
8179            echo "$as_me:8173: result: found xgettext program is not GNU xgettext; ignore it" >&5            echo "$as_me:8179: result: found xgettext program is not GNU xgettext; ignore it" >&5
8180  echo "${ECHO_T}found xgettext program is not GNU xgettext; ignore it" >&6  echo "${ECHO_T}found xgettext program is not GNU xgettext; ignore it" >&6
8181            XGETTEXT=":"            XGETTEXT=":"
8182          fi          fi
# Line 8188  echo "${ECHO_T}found xgettext program is Line 8194  echo "${ECHO_T}found xgettext program is
8194  do  do
8195    # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
8196  set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
8197  echo "$as_me:8191: checking for $ac_word" >&5  echo "$as_me:8197: checking for $ac_word" >&5
8198  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8199  if test "${ac_cv_prog_INTLBISON+set}" = set; then  if test "${ac_cv_prog_INTLBISON+set}" = set; then
8200    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 8203  for ac_dir in $ac_dummy; do Line 8209  for ac_dir in $ac_dummy; do
8209    test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
8210    $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
8211  ac_cv_prog_INTLBISON="$ac_prog"  ac_cv_prog_INTLBISON="$ac_prog"
8212  echo "$as_me:8206: found $ac_dir/$ac_word" >&5  echo "$as_me:8212: found $ac_dir/$ac_word" >&5
8213  break  break
8214  done  done
8215    
# Line 8211  fi Line 8217  fi
8217  fi  fi
8218  INTLBISON=$ac_cv_prog_INTLBISON  INTLBISON=$ac_cv_prog_INTLBISON
8219  if test -n "$INTLBISON"; then  if test -n "$INTLBISON"; then
8220    echo "$as_me:8214: result: $INTLBISON" >&5    echo "$as_me:8220: result: $INTLBISON" >&5
8221  echo "${ECHO_T}$INTLBISON" >&6  echo "${ECHO_T}$INTLBISON" >&6
8222  else  else
8223    echo "$as_me:8217: result: no" >&5    echo "$as_me:8223: result: no" >&5
8224  echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
8225  fi  fi
8226    
# Line 8224  done Line 8230  done
8230      if test -z "$INTLBISON"; then      if test -z "$INTLBISON"; then
8231        ac_verc_fail=yes        ac_verc_fail=yes
8232      else      else
8233              echo "$as_me:8227: checking version of bison" >&5              echo "$as_me:8233: checking version of bison" >&5
8234  echo $ECHO_N "checking version of bison... $ECHO_C" >&6  echo $ECHO_N "checking version of bison... $ECHO_C" >&6
8235        ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison .* \([0-9]*\.[0-9.]*\).*$/\1/p'`        ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison .* \([0-9]*\.[0-9.]*\).*$/\1/p'`
8236        case $ac_prog_version in        case $ac_prog_version in
# Line 8233  echo $ECHO_N "checking version of bison. Line 8239  echo $ECHO_N "checking version of bison.
8239             ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;             ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
8240          *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;          *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
8241        esac        esac
8242        echo "$as_me:8236: result: $ac_prog_version" >&5        echo "$as_me:8242: result: $ac_prog_version" >&5
8243  echo "${ECHO_T}$ac_prog_version" >&6  echo "${ECHO_T}$ac_prog_version" >&6
8244      fi      fi
8245      if test $ac_verc_fail = yes; then      if test $ac_verc_fail = yes; then
# Line 8258  echo "${ECHO_T}$ac_prog_version" >&6 Line 8264  echo "${ECHO_T}$ac_prog_version" >&6
8264       if test "x$ALL_LINGUAS" = "x"; then       if test "x$ALL_LINGUAS" = "x"; then
8265         LINGUAS=         LINGUAS=
8266       else       else
8267         echo "$as_me:8261: checking for catalogs to be installed" >&5         echo "$as_me:8267: checking for catalogs to be installed" >&5
8268  echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6  echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
8269         NEW_LINGUAS=         NEW_LINGUAS=
8270         for presentlang in $ALL_LINGUAS; do         for presentlang in $ALL_LINGUAS; do
# Line 8278  echo $ECHO_N "checking for catalogs to b Line 8284  echo $ECHO_N "checking for catalogs to b
8284           fi           fi
8285         done         done
8286         LINGUAS=$NEW_LINGUAS         LINGUAS=$NEW_LINGUAS
8287         echo "$as_me:8281: result: $LINGUAS" >&5         echo "$as_me:8287: result: $LINGUAS" >&5
8288  echo "${ECHO_T}$LINGUAS" >&6  echo "${ECHO_T}$LINGUAS" >&6
8289       fi       fi
8290    
# Line 8381  DEFS=-DHAVE_CONFIG_H Line 8387  DEFS=-DHAVE_CONFIG_H
8387  : ${CONFIG_STATUS=./config.status}  : ${CONFIG_STATUS=./config.status}
8388  ac_clean_files_save=$ac_clean_files  ac_clean_files_save=$ac_clean_files
8389  ac_clean_files="$ac_clean_files $CONFIG_STATUS"  ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8390  { echo "$as_me:8384: creating $CONFIG_STATUS" >&5  { echo "$as_me:8390: creating $CONFIG_STATUS" >&5
8391  echo "$as_me: creating $CONFIG_STATUS" >&6;}  echo "$as_me: creating $CONFIG_STATUS" >&6;}
8392  cat >$CONFIG_STATUS <<_ACEOF  cat >$CONFIG_STATUS <<_ACEOF
8393  #! $SHELL  #! $SHELL
# Line 8469  exec 6>&1 Line 8475  exec 6>&1
8475  # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
8476  # values after options handling.  Logging --version etc. is OK.  # values after options handling.  Logging --version etc. is OK.
8477  exec 5>>config.log  exec 5>>config.log
8478  cat >&5 <<_CSEOF  {
8479      echo
8480  `sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX    sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
8481  ## Running \$as_me. ##  ## Running \$as_me. ##
8482  _ASBOX`  _ASBOX
8483    } >&5
8484    cat >&5 <<_CSEOF
8485    
8486  This file was extended by GNU Bison $as_me 1.28e, which was  This file was extended by GNU Bison $as_me 1.29, which was
8487  generated by GNU Autoconf 2.52c.  Invocation command line was  generated by GNU Autoconf 2.52e.  Invocation command line was
8488    
8489    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
8490    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
8491    CONFIG_LINKS    = $CONFIG_LINKS    CONFIG_LINKS    = $CONFIG_LINKS
8492    CONFIG_COMMANDS = $CONFIG_COMMANDS    CONFIG_COMMANDS = $CONFIG_COMMANDS
8493    $ $@    $ $@
 on `(hostname || uname -n) 2>/dev/null | sed 1q`  
8494    
8495  _CSEOF  _CSEOF
8496    echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
8497    echo >&5
8498  _ACEOF  _ACEOF
8499    
8500  # Files that config.status was made for.  # Files that config.status was made for.
# Line 8536  _ACEOF Line 8545  _ACEOF
8545    
8546  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
8547  ac_cs_version="\\  ac_cs_version="\\
8548  GNU Bison config.status 1.28e  GNU Bison config.status 1.29
8549  configured by $0, generated by GNU Autoconf 2.52c,  configured by $0, generated by GNU Autoconf 2.52e,
8550    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
8551    
8552  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
# Line 8581  cat >>$CONFIG_STATUS <<\_ACEOF Line 8590  cat >>$CONFIG_STATUS <<\_ACEOF
8590      echo "$ac_cs_version"; exit 0 ;;      echo "$ac_cs_version"; exit 0 ;;
8591    --he | --h)    --he | --h)
8592      # Conflict between --help and --header      # Conflict between --help and --header
8593      { { echo "$as_me:8584: error: ambiguous option: $1      { { echo "$as_me:8593: error: ambiguous option: $1
8594  Try \`$0 --help' for more information." >&5  Try \`$0 --help' for more information." >&5
8595  echo "$as_me: error: ambiguous option: $1  echo "$as_me: error: ambiguous option: $1
8596  Try \`$0 --help' for more information." >&2;}  Try \`$0 --help' for more information." >&2;}
# Line 8600  Try \`$0 --help' for more information." Line 8609  Try \`$0 --help' for more information."
8609      ac_need_defaults=false;;      ac_need_defaults=false;;
8610    
8611    # This is an error.    # This is an error.
8612    -*) { { echo "$as_me:8603: error: unrecognized option: $1    -*) { { echo "$as_me:8612: error: unrecognized option: $1
8613  Try \`$0 --help' for more information." >&5  Try \`$0 --help' for more information." >&5
8614  echo "$as_me: error: unrecognized option: $1  echo "$as_me: error: unrecognized option: $1
8615  Try \`$0 --help' for more information." >&2;}  Try \`$0 --help' for more information." >&2;}
# Line 8619  cat >>$CONFIG_STATUS <<_ACEOF Line 8628  cat >>$CONFIG_STATUS <<_ACEOF
8628  # INIT-COMMANDS section.  # INIT-COMMANDS section.
8629  #  #
8630    
8631  at_package='$PACKAGE_NAME'  at_package_name='$PACKAGE_NAME'
8632  at_version='$PACKAGE_VERSION'  at_package_version='$PACKAGE_VERSION'
8633    at_package_string='$PACKAGE_STRING'
8634  at_bugreport='$PACKAGE_BUGREPORT'  at_bugreport='$PACKAGE_BUGREPORT'
8635    
8636  at_n='$ECHO_N'  at_n='$ECHO_N'
# Line 8653  do Line 8663  do
8663    "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;    "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
8664    "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;;    "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;;
8665    "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.hin" ;;    "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.hin" ;;
8666    *) { { echo "$as_me:8656: error: invalid argument: $ac_config_target" >&5    *) { { echo "$as_me:8666: error: invalid argument: $ac_config_target" >&5
8667  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
8668     { (exit 1); exit 1; }; };;     { (exit 1); exit 1; }; };;
8669    esac    esac
# Line 8884  for as_mkdir_dir in `IFS='/\\'; set X $a Line 8894  for as_mkdir_dir in `IFS='/\\'; set X $a
8894        as_incr_dir=$as_incr_dir/$as_mkdir_dir        as_incr_dir=$as_incr_dir/$as_mkdir_dir
8895        test -d "$as_incr_dir" ||        test -d "$as_incr_dir" ||
8896          mkdir "$as_incr_dir" ||          mkdir "$as_incr_dir" ||
8897          { { echo "$as_me:8887: error: cannot create \"$ac_dir\"" >&5          { { echo "$as_me:8897: error: cannot create \"$ac_dir\"" >&5
8898  echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}  echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
8899     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
8900      ;;      ;;
# Line 8921  esac Line 8931  esac
8931    esac    esac
8932    
8933    if test x"$ac_file" != x-; then    if test x"$ac_file" != x-; then
8934      { echo "$as_me:8924: creating $ac_file" >&5      { echo "$as_me:8934: creating $ac_file" >&5
8935  echo "$as_me: creating $ac_file" >&6;}  echo "$as_me: creating $ac_file" >&6;}
8936      rm -f "$ac_file"      rm -f "$ac_file"
8937    fi    fi
# Line 8939  echo "$as_me: creating $ac_file" >&6;} Line 8949  echo "$as_me: creating $ac_file" >&6;}
8949        -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
8950        [\\/$]*)        [\\/$]*)
8951           # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
8952           test -f "$f" || { { echo "$as_me:8942: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:8952: error: cannot find input file: $f" >&5
8953  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
8954     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
8955           echo $f;;           echo $f;;
# Line 8952  echo "$as_me: error: cannot find input f Line 8962  echo "$as_me: error: cannot find input f
8962             echo $srcdir/$f             echo $srcdir/$f
8963           else           else
8964             # /dev/null tree             # /dev/null tree
8965             { { echo "$as_me:8955: error: cannot find input file: $f" >&5             { { echo "$as_me:8965: error: cannot find input file: $f" >&5
8966  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
8967     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
8968           fi;;           fi;;
# Line 9013  for ac_file in : $CONFIG_HEADERS; do tes Line 9023  for ac_file in : $CONFIG_HEADERS; do tes
9023    * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
9024    esac    esac
9025    
9026    test x"$ac_file" != x- && { echo "$as_me:9016: creating $ac_file" >&5    test x"$ac_file" != x- && { echo "$as_me:9026: creating $ac_file" >&5
9027  echo "$as_me: creating $ac_file" >&6;}  echo "$as_me: creating $ac_file" >&6;}
9028    
9029    # First look for the input files in the build tree, otherwise in the    # First look for the input files in the build tree, otherwise in the
# Line 9024  echo "$as_me: creating $ac_file" >&6;} Line 9034  echo "$as_me: creating $ac_file" >&6;}
9034        -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
9035        [\\/$]*)        [\\/$]*)
9036           # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
9037           test -f "$f" || { { echo "$as_me:9027: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:9037: error: cannot find input file: $f" >&5
9038  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
9039     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
9040           echo $f;;           echo $f;;
# Line 9037  echo "$as_me: error: cannot find input f Line 9047  echo "$as_me: error: cannot find input f
9047             echo $srcdir/$f             echo $srcdir/$f
9048           else           else
9049             # /dev/null tree             # /dev/null tree
9050             { { echo "$as_me:9040: error: cannot find input file: $f" >&5             { { echo "$as_me:9050: error: cannot find input file: $f" >&5
9051  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
9052     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
9053           fi;;           fi;;
# Line 9154  cat >>$CONFIG_STATUS <<\_ACEOF Line 9164  cat >>$CONFIG_STATUS <<\_ACEOF
9164    rm -f $tmp/in    rm -f $tmp/in
9165    if test x"$ac_file" != x-; then    if test x"$ac_file" != x-; then
9166      if cmp -s $ac_file $tmp/config.h 2>/dev/null; then      if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
9167        { echo "$as_me:9157: $ac_file is unchanged" >&5        { echo "$as_me:9167: $ac_file is unchanged" >&5
9168  echo "$as_me: $ac_file is unchanged" >&6;}  echo "$as_me: $ac_file is unchanged" >&6;}
9169      else      else
9170        ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \        ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
# Line 9181  for as_mkdir_dir in `IFS='/\\'; set X $a Line 9191  for as_mkdir_dir in `IFS='/\\'; set X $a
9191        as_incr_dir=$as_incr_dir/$as_mkdir_dir        as_incr_dir=$as_incr_dir/$as_mkdir_dir
9192        test -d "$as_incr_dir" ||        test -d "$as_incr_dir" ||
9193          mkdir "$as_incr_dir" ||          mkdir "$as_incr_dir" ||
9194          { { echo "$as_me:9184: error: cannot create \"$ac_dir\"" >&5          { { echo "$as_me:9194: error: cannot create \"$ac_dir\"" >&5
9195  echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}  echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
9196     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
9197      ;;      ;;
# Line 9246  case $srcdir in Line 9256  case $srcdir in
9256      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
9257  esac  esac
9258    
9259    { echo "$as_me:9249: executing $ac_dest commands" >&5    { echo "$as_me:9259: executing $ac_dest commands" >&5
9260  echo "$as_me: executing $ac_dest commands" >&6;}  echo "$as_me: executing $ac_dest commands" >&6;}
9261    case $ac_dest in    case $ac_dest in
9262      tests/atconfig ) cat >tests/atconfig <<ATEOF      tests/atconfig ) # Do not use _ACEOF as we are being dumped into config.status via
9263    # an _ACEOF-heredoe.
9264    cat >tests/atconfig <<ATEOF
9265  # Configurable variable values for building test suites.  # Configurable variable values for building test suites.
9266  # Generated by $0  # Generated by $0
9267  # Copyright 2000, 2001 Free Software Foundation, Inc.  # Copyright 2000, 2001 Free Software Foundation, Inc.
9268    
9269  at_package='$at_package'  at_package_name='$at_package_name'
9270  at_version='$at_version'  at_package_version='$at_package_version'
9271    at_package_string='$at_package_string'
9272  at_bugreport='$at_bugreport'  at_bugreport='$at_bugreport'
9273    
9274  at_n='$at_n'  at_n='$at_n'
# Line 9270  AUTOTEST_PATH='tests' Line 9283  AUTOTEST_PATH='tests'
9283    
9284  SHELL=\${CONFIG_SHELL-'$at_shell'}  SHELL=\${CONFIG_SHELL-'$at_shell'}
9285  PATH_SEPARATOR='$at_path_separator'  PATH_SEPARATOR='$at_path_separator'
   
9286  ATEOF  ATEOF
9287   ;;   ;;
9288      default-1 )      default-1 )

Legend:
Removed from v.1.7.2.4  
changed lines
  Added in v.1.7.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26