/[rtmk]/rtmk/configure
ViewVC logotype

Diff of /rtmk/configure

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

revision 1.1.1.1 by jrydberg, Fri Dec 7 02:05:41 2001 UTC revision 1.2 by jrydberg, Mon Dec 10 20:51:04 2001 UTC
# Line 19  ac_help="$ac_help Line 19  ac_help="$ac_help
19  ac_help="$ac_help  ac_help="$ac_help
20    --with-smp=NCPUS        add SMP support.  NCPUS is maximum number of cpus"    --with-smp=NCPUS        add SMP support.  NCPUS is maximum number of cpus"
21  ac_help="$ac_help  ac_help="$ac_help
22    --with-machine=MACHINE specify machine type"    --with-machine=MACHINE  specify machine type"
23    ac_help="$ac_help
24      --enable-diagnostics    enable kernel diagnostics"
25    
26  # Initialize some variables set by options.  # Initialize some variables set by options.
27  # The variables have the same names as the options, with  # The variables have the same names as the options, with
# Line 561  ac_configure=$ac_aux_dir/configure # Thi Line 563  ac_configure=$ac_aux_dir/configure # Thi
563  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
564  # ./install, which can be erroneously created by make from ./install.sh.  # ./install, which can be erroneously created by make from ./install.sh.
565  echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6  echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
566  echo "configure:565: checking for a BSD compatible install" >&5  echo "configure:567: checking for a BSD compatible install" >&5
567  if test -z "$INSTALL"; then  if test -z "$INSTALL"; then
568  if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
569    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
# Line 614  test -z "$INSTALL_SCRIPT" && INSTALL_SCR Line 616  test -z "$INSTALL_SCRIPT" && INSTALL_SCR
616  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
617    
618  echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6  echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
619  echo "configure:618: checking whether build environment is sane" >&5  echo "configure:620: checking whether build environment is sane" >&5
620  # Just in case  # Just in case
621  sleep 1  sleep 1
622  echo timestamp > conftestfile  echo timestamp > conftestfile
# Line 671  test "$program_suffix" != NONE && Line 673  test "$program_suffix" != NONE &&
673  test "$program_transform_name" = "" && program_transform_name="s,x,x,"  test "$program_transform_name" = "" && program_transform_name="s,x,x,"
674    
675  echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6  echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
676  echo "configure:675: checking whether ${MAKE-make} sets \${MAKE}" >&5  echo "configure:677: checking whether ${MAKE-make} sets \${MAKE}" >&5
677  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
678  if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
679    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
# Line 717  EOF Line 719  EOF
719    
720  missing_dir=`cd $ac_aux_dir && pwd`  missing_dir=`cd $ac_aux_dir && pwd`
721  echo $ac_n "checking for working aclocal""... $ac_c" 1>&6  echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
722  echo "configure:721: checking for working aclocal" >&5  echo "configure:723: checking for working aclocal" >&5
723  # Run test in a subshell; some versions of sh will print an error if  # Run test in a subshell; some versions of sh will print an error if
724  # an executable is not found, even if stderr is redirected.  # an executable is not found, even if stderr is redirected.
725  # Redirect stdin to placate older versions of autoconf.  Sigh.  # Redirect stdin to placate older versions of autoconf.  Sigh.
# Line 730  else Line 732  else
732  fi  fi
733    
734  echo $ac_n "checking for working autoconf""... $ac_c" 1>&6  echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
735  echo "configure:734: checking for working autoconf" >&5  echo "configure:736: checking for working autoconf" >&5
736  # Run test in a subshell; some versions of sh will print an error if  # Run test in a subshell; some versions of sh will print an error if
737  # an executable is not found, even if stderr is redirected.  # an executable is not found, even if stderr is redirected.
738  # Redirect stdin to placate older versions of autoconf.  Sigh.  # Redirect stdin to placate older versions of autoconf.  Sigh.
# Line 743  else Line 745  else
745  fi  fi
746    
747  echo $ac_n "checking for working automake""... $ac_c" 1>&6  echo $ac_n "checking for working automake""... $ac_c" 1>&6
748  echo "configure:747: checking for working automake" >&5  echo "configure:749: checking for working automake" >&5
749  # Run test in a subshell; some versions of sh will print an error if  # Run test in a subshell; some versions of sh will print an error if
750  # an executable is not found, even if stderr is redirected.  # an executable is not found, even if stderr is redirected.
751  # Redirect stdin to placate older versions of autoconf.  Sigh.  # Redirect stdin to placate older versions of autoconf.  Sigh.
# Line 756  else Line 758  else
758  fi  fi
759    
760  echo $ac_n "checking for working autoheader""... $ac_c" 1>&6  echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
761  echo "configure:760: checking for working autoheader" >&5  echo "configure:762: checking for working autoheader" >&5
762  # Run test in a subshell; some versions of sh will print an error if  # Run test in a subshell; some versions of sh will print an error if
763  # an executable is not found, even if stderr is redirected.  # an executable is not found, even if stderr is redirected.
764  # Redirect stdin to placate older versions of autoconf.  Sigh.  # Redirect stdin to placate older versions of autoconf.  Sigh.
# Line 769  else Line 771  else
771  fi  fi
772    
773  echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6  echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
774  echo "configure:773: checking for working makeinfo" >&5  echo "configure:775: checking for working makeinfo" >&5
775  # Run test in a subshell; some versions of sh will print an error if  # Run test in a subshell; some versions of sh will print an error if
776  # an executable is not found, even if stderr is redirected.  # an executable is not found, even if stderr is redirected.
777  # Redirect stdin to placate older versions of autoconf.  Sigh.  # Redirect stdin to placate older versions of autoconf.  Sigh.
# Line 783  fi Line 785  fi
785    
786    
787  echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6  echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
788  echo "configure:787: checking whether to enable maintainer-specific portions of Makefiles" >&5  echo "configure:789: checking whether to enable maintainer-specific portions of Makefiles" >&5
789      # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.      # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
790  if test "${enable_maintainer_mode+set}" = set; then  if test "${enable_maintainer_mode+set}" = set; then
791    enableval="$enable_maintainer_mode"    enableval="$enable_maintainer_mode"
# Line 813  else { echo "configure: error: can not r Line 815  else { echo "configure: error: can not r
815  fi  fi
816    
817  echo $ac_n "checking host system type""... $ac_c" 1>&6  echo $ac_n "checking host system type""... $ac_c" 1>&6
818  echo "configure:817: checking host system type" >&5  echo "configure:819: checking host system type" >&5
819    
820  host_alias=$host  host_alias=$host
821  case "$host_alias" in  case "$host_alias" in
# Line 837  echo "$ac_t""$host" 1>&6 Line 839  echo "$ac_t""$host" 1>&6
839  # 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.
840  set dummy gcc; ac_word=$2  set dummy gcc; ac_word=$2
841  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
842  echo "configure:841: checking for $ac_word" >&5  echo "configure:843: checking for $ac_word" >&5
843  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
844    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
845  else  else
# Line 867  if test -z "$CC"; then Line 869  if test -z "$CC"; then
869    # 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.
870  set dummy cc; ac_word=$2  set dummy cc; ac_word=$2
871  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
872  echo "configure:871: checking for $ac_word" >&5  echo "configure:873: checking for $ac_word" >&5
873  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
874    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
875  else  else
# Line 918  fi Line 920  fi
920        # Extract the first word of "cl", so it can be a program name with args.        # Extract the first word of "cl", so it can be a program name with args.
921  set dummy cl; ac_word=$2  set dummy cl; ac_word=$2
922  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
923  echo "configure:922: checking for $ac_word" >&5  echo "configure:924: checking for $ac_word" >&5
924  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
925    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
926  else  else
# Line 950  fi Line 952  fi
952  fi  fi
953    
954  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
955  echo "configure:954: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5  echo "configure:956: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
956    
957  ac_ext=c  ac_ext=c
958  # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.  # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
# Line 961  cross_compiling=$ac_cv_prog_cc_cross Line 963  cross_compiling=$ac_cv_prog_cc_cross
963    
964  cat > conftest.$ac_ext << EOF  cat > conftest.$ac_ext << EOF
965    
966  #line 965 "configure"  #line 967 "configure"
967  #include "confdefs.h"  #include "confdefs.h"
968    
969  main(){return(0);}  main(){return(0);}
970  EOF  EOF
971  if { (eval echo configure:970: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then  if { (eval echo configure:972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
972    ac_cv_prog_cc_works=yes    ac_cv_prog_cc_works=yes
973    # If we can't run a trivial program, we are probably using a cross compiler.    # If we can't run a trivial program, we are probably using a cross compiler.
974    if (./conftest; exit) 2>/dev/null; then    if (./conftest; exit) 2>/dev/null; then
# Line 992  if test $ac_cv_prog_cc_works = no; then Line 994  if test $ac_cv_prog_cc_works = no; then
994    { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }    { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
995  fi  fi
996  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
997  echo "configure:996: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5  echo "configure:998: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
998  echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6  echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
999  cross_compiling=$ac_cv_prog_cc_cross  cross_compiling=$ac_cv_prog_cc_cross
1000    
1001  echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6  echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1002  echo "configure:1001: checking whether we are using GNU C" >&5  echo "configure:1003: checking whether we are using GNU C" >&5
1003  if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1004    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1005  else  else
# Line 1006  else Line 1008  else
1008    yes;    yes;
1009  #endif  #endif
1010  EOF  EOF
1011  if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1010: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then  if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1012: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1012    ac_cv_prog_gcc=yes    ac_cv_prog_gcc=yes
1013  else  else
1014    ac_cv_prog_gcc=no    ac_cv_prog_gcc=no
# Line 1025  ac_test_CFLAGS="${CFLAGS+set}" Line 1027  ac_test_CFLAGS="${CFLAGS+set}"
1027  ac_save_CFLAGS="$CFLAGS"  ac_save_CFLAGS="$CFLAGS"
1028  CFLAGS=  CFLAGS=
1029  echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6  echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1030  echo "configure:1029: checking whether ${CC-cc} accepts -g" >&5  echo "configure:1031: checking whether ${CC-cc} accepts -g" >&5
1031  if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1032    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1033  else  else
# Line 1064  fi Line 1066  fi
1066      msg="for C compiler warning and ANSI conformance flags"      msg="for C compiler warning and ANSI conformance flags"
1067    fi    fi
1068    echo $ac_n "checking $msg""... $ac_c" 1>&6    echo $ac_n "checking $msg""... $ac_c" 1>&6
1069  echo "configure:1068: checking $msg" >&5  echo "configure:1070: checking $msg" >&5
1070  if eval "test \"`echo '$''{'ac_cv_prog_cc_warnings'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_cc_warnings'+set}'`\" = set"; then
1071    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1072  else  else
# Line 1140  echo "$ac_t""$ac_cv_prog_cc_warnings" 1> Line 1142  echo "$ac_t""$ac_cv_prog_cc_warnings" 1>
1142    fi    fi
1143    
1144  echo $ac_n "checking build system type""... $ac_c" 1>&6  echo $ac_n "checking build system type""... $ac_c" 1>&6
1145  echo "configure:1144: checking build system type" >&5  echo "configure:1146: checking build system type" >&5
1146    
1147  build_alias=$build  build_alias=$build
1148  case "$build_alias" in  case "$build_alias" in
# Line 1169  ac_prog=ld Line 1171  ac_prog=ld
1171  if test "$GCC" = yes; then  if test "$GCC" = yes; then
1172    # Check if gcc -print-prog-name=ld gives a path.    # Check if gcc -print-prog-name=ld gives a path.
1173    echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6    echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1174  echo "configure:1173: checking for ld used by GCC" >&5  echo "configure:1175: checking for ld used by GCC" >&5
1175    case $host in    case $host in
1176    *-*-mingw*)    *-*-mingw*)
1177      # gcc leaves a trailing carriage return which upsets mingw      # gcc leaves a trailing carriage return which upsets mingw
# Line 1199  echo "configure:1173: checking for ld us Line 1201  echo "configure:1173: checking for ld us
1201    esac    esac
1202  elif test "$with_gnu_ld" = yes; then  elif test "$with_gnu_ld" = yes; then
1203    echo $ac_n "checking for GNU ld""... $ac_c" 1>&6    echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1204  echo "configure:1203: checking for GNU ld" >&5  echo "configure:1205: checking for GNU ld" >&5
1205  else  else
1206    echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6    echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1207  echo "configure:1206: checking for non-GNU ld" >&5  echo "configure:1208: checking for non-GNU ld" >&5
1208  fi  fi
1209  if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then  if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
1210    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
# Line 1237  else Line 1239  else
1239  fi  fi
1240  test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }  test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1241  echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6  echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1242  echo "configure:1241: checking if the linker ($LD) is GNU ld" >&5  echo "configure:1243: checking if the linker ($LD) is GNU ld" >&5
1243  if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then  if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
1244    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1245  else  else
# Line 1256  with_gnu_ld=$lt_cv_prog_gnu_ld Line 1258  with_gnu_ld=$lt_cv_prog_gnu_ld
1258  # 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.
1259  set dummy ranlib; ac_word=$2  set dummy ranlib; ac_word=$2
1260  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1261  echo "configure:1260: checking for $ac_word" >&5  echo "configure:1262: checking for $ac_word" >&5
1262  if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1263    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1264  else  else
# Line 1285  fi Line 1287  fi
1287    
1288    
1289  echo $ac_n "checking for working const""... $ac_c" 1>&6  echo $ac_n "checking for working const""... $ac_c" 1>&6
1290  echo "configure:1289: checking for working const" >&5  echo "configure:1291: checking for working const" >&5
1291  if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
1292    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1293  else  else
1294    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
1295  #line 1294 "configure"  #line 1296 "configure"
1296  #include "confdefs.h"  #include "confdefs.h"
1297    
1298  int main() {  int main() {
# Line 1339  ccp = (char const *const *) p; Line 1341  ccp = (char const *const *) p;
1341    
1342  ; return 0; }  ; return 0; }
1343  EOF  EOF
1344  if { (eval echo configure:1343: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then  if { (eval echo configure:1345: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1345    rm -rf conftest*    rm -rf conftest*
1346    ac_cv_c_const=yes    ac_cv_c_const=yes
1347  else  else
# Line 1360  EOF Line 1362  EOF
1362  fi  fi
1363    
1364  echo $ac_n "checking for inline""... $ac_c" 1>&6  echo $ac_n "checking for inline""... $ac_c" 1>&6
1365  echo "configure:1364: checking for inline" >&5  echo "configure:1366: checking for inline" >&5
1366  if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
1367    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1368  else  else
1369    ac_cv_c_inline=no    ac_cv_c_inline=no
1370  for ac_kw in inline __inline__ __inline; do  for ac_kw in inline __inline__ __inline; do
1371    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
1372  #line 1371 "configure"  #line 1373 "configure"
1373  #include "confdefs.h"  #include "confdefs.h"
1374    
1375  int main() {  int main() {
1376  } $ac_kw foo() {  } $ac_kw foo() {
1377  ; return 0; }  ; return 0; }
1378  EOF  EOF
1379  if { (eval echo configure:1378: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then  if { (eval echo configure:1380: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1380    rm -rf conftest*    rm -rf conftest*
1381    ac_cv_c_inline=$ac_kw; break    ac_cv_c_inline=$ac_kw; break
1382  else  else
# Line 1405  if test "$GCC" = "yes"; then Line 1407  if test "$GCC" = "yes"; then
1407  fi  fi
1408    
1409  echo $ac_n "checking for object suffix""... $ac_c" 1>&6  echo $ac_n "checking for object suffix""... $ac_c" 1>&6
1410  echo "configure:1409: checking for object suffix" >&5  echo "configure:1411: checking for object suffix" >&5
1411  if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
1412    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1413  else  else
1414    rm -f conftest*    rm -f conftest*
1415  echo 'int i = 1;' > conftest.$ac_ext  echo 'int i = 1;' > conftest.$ac_ext
1416  if { (eval echo configure:1415: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then  if { (eval echo configure:1417: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1417    for ac_file in conftest.*; do    for ac_file in conftest.*; do
1418      case $ac_file in      case $ac_file in
1419      *.c) ;;      *.c) ;;
# Line 1429  OBJEXT=$ac_cv_objext Line 1431  OBJEXT=$ac_cv_objext
1431  ac_objext=$ac_cv_objext  ac_objext=$ac_cv_objext
1432    
1433  echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6  echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
1434  echo "configure:1433: checking for Cygwin environment" >&5  echo "configure:1435: checking for Cygwin environment" >&5
1435  if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
1436    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1437  else  else
1438    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
1439  #line 1438 "configure"  #line 1440 "configure"
1440  #include "confdefs.h"  #include "confdefs.h"
1441    
1442  int main() {  int main() {
# Line 1445  int main() { Line 1447  int main() {
1447  return __CYGWIN__;  return __CYGWIN__;
1448  ; return 0; }  ; return 0; }
1449  EOF  EOF
1450  if { (eval echo configure:1449: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then  if { (eval echo configure:1451: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1451    rm -rf conftest*    rm -rf conftest*
1452    ac_cv_cygwin=yes    ac_cv_cygwin=yes
1453  else  else
# Line 1462  echo "$ac_t""$ac_cv_cygwin" 1>&6 Line 1464  echo "$ac_t""$ac_cv_cygwin" 1>&6
1464  CYGWIN=  CYGWIN=
1465  test "$ac_cv_cygwin" = yes && CYGWIN=yes  test "$ac_cv_cygwin" = yes && CYGWIN=yes
1466  echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6  echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
1467  echo "configure:1466: checking for mingw32 environment" >&5  echo "configure:1468: checking for mingw32 environment" >&5
1468  if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
1469    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1470  else  else
1471    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
1472  #line 1471 "configure"  #line 1473 "configure"
1473  #include "confdefs.h"  #include "confdefs.h"
1474    
1475  int main() {  int main() {
1476  return __MINGW32__;  return __MINGW32__;
1477  ; return 0; }  ; return 0; }
1478  EOF  EOF
1479  if { (eval echo configure:1478: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then  if { (eval echo configure:1480: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1480    rm -rf conftest*    rm -rf conftest*
1481    ac_cv_mingw32=yes    ac_cv_mingw32=yes
1482  else  else
# Line 1493  test "$ac_cv_mingw32" = yes && MINGW32=y Line 1495  test "$ac_cv_mingw32" = yes && MINGW32=y
1495    
1496    
1497  echo $ac_n "checking for executable suffix""... $ac_c" 1>&6  echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1498  echo "configure:1497: checking for executable suffix" >&5  echo "configure:1499: checking for executable suffix" >&5
1499  if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then  if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
1500    echo $ac_n "(cached) $ac_c" 1>&6    echo $ac_n "(cached) $ac_c" 1>&6
1501  else  else
# Line 1503  else Line 1505  else
1505    rm -f conftest*    rm -f conftest*
1506    echo 'int main () { return 0; }' > conftest.$ac_ext    echo 'int main () { return 0; }' > conftest.$ac_ext
1507    ac_cv_exeext=    ac_cv_exeext=
1508    if { (eval echo configure:1507: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then    if { (eval echo configure:1509: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
1509      for file in conftest.*; do      for file in conftest.*; do
1510        case $file in        case $file in
1511        *.c | *.o | *.obj) ;;        *.c | *.o | *.obj) ;;
# Line 1549  if test "${with_machine+set}" = set; the Line 1551  if test "${with_machine+set}" = set; the
1551  fi  fi
1552    
1553    
1554    # Check whether --enable-diagnostics or --disable-diagnostics was given.
1555    if test "${enable_diagnostics+set}" = set; then
1556      enableval="$enable_diagnostics"
1557      cat >> confdefs.h <<EOF
1558    #define DIAGNOSTICS 1
1559    EOF
1560    
1561    fi
1562    
1563    
1564  . $srcdir/configure.host  . $srcdir/configure.host
1565    
1566  target_overrides=Make-target  target_overrides=Make-target

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

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