Changeset 1464
- Timestamp:
- 07/31/09 12:10:13 (16 years ago)
- Location:
- issm/trunk
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/autom4te.cache/output.0
r1385 r1464 1 1 @%:@! /bin/sh 2 2 @%:@ Guess values for system-dependent variables and create Makefiles. 3 @%:@ Generated by GNU Autoconf 2.6 1for ISSM 1.0.3 @%:@ Generated by GNU Autoconf 2.63 for ISSM 1.0. 4 4 @%:@ 5 5 @%:@ Report bugs to <Eric Larour <eric.larour@jpl.nasa.gov>>. 6 6 @%:@ 7 7 @%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 @%:@ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.8 @%:@ 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 9 9 @%:@ This configure script is free software; the Free Software Foundation 10 10 @%:@ gives unlimited permission to copy, distribute and modify it. … … 18 18 emulate sh 19 19 NULLCMD=: 20 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 21 21 # is contrary to our usage. Disable this feature. 22 22 alias -g '${1+"$@"}'='"$@"' … … 40 40 as_cr_alnum=$as_cr_Letters$as_cr_digits 41 41 42 as_nl=' 43 ' 44 export as_nl 45 # Printing a long string crashes Solaris 7 /usr/bin/printf. 46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 50 as_echo='printf %s\n' 51 as_echo_n='printf %s' 52 else 53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 55 as_echo_n='/usr/ucb/echo -n' 56 else 57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 58 as_echo_n_body='eval 59 arg=$1; 60 case $arg in 61 *"$as_nl"*) 62 expr "X$arg" : "X\\(.*\\)$as_nl"; 63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 64 esac; 65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 66 ' 67 export as_echo_n_body 68 as_echo_n='sh -c $as_echo_n_body as_echo' 69 fi 70 export as_echo_body 71 as_echo='sh -c $as_echo_body as_echo' 72 fi 73 42 74 # The user is always right. 43 75 if test "${PATH_SEPARATOR+set}" != set; then 44 echo "#! /bin/sh" >conf$$.sh 45 echo "exit 0" >>conf$$.sh 46 chmod +x conf$$.sh 47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 48 PATH_SEPARATOR=';' 49 else 50 PATH_SEPARATOR=: 51 fi 52 rm -f conf$$.sh 76 PATH_SEPARATOR=: 77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 79 PATH_SEPARATOR=';' 80 } 53 81 fi 54 82 … … 66 94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 67 95 # splitting by setting IFS to empty value.) 68 as_nl='69 '70 96 IFS=" "" $as_nl" 71 97 … … 90 116 fi 91 117 if test ! -f "$as_myself"; then 92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 93 119 { (exit 1); exit 1; } 94 120 fi … … 103 129 104 130 # NLS nuisances. 105 for as_var in \ 106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 108 LC_TELEPHONE LC_TIME 109 do 110 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 111 eval $as_var=C; export $as_var 112 else 113 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 114 fi 115 done 131 LC_ALL=C 132 export LC_ALL 133 LANGUAGE=C 134 export LANGUAGE 116 135 117 136 # Required to use basename. … … 135 154 X"$0" : 'X\(//\)$' \| \ 136 155 X"$0" : 'X\(/\)' \| . 2>/dev/null || 137 echo X/"$0" |156 $as_echo X/"$0" | 138 157 sed '/^.*\/\([^/][^/]*\)\/*$/{ 139 158 s//\1/ … … 161 180 fi 162 181 163 if test $as_have_required = yes && 182 if test $as_have_required = yes && (eval ": 164 183 (as_func_return () { 165 184 (exit \$1) … … 243 262 emulate sh 244 263 NULLCMD=: 245 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 246 265 # is contrary to our usage. Disable this feature. 247 266 alias -g '${1+"$@"}'='"$@"' … … 264 283 emulate sh 265 284 NULLCMD=: 266 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 267 286 # is contrary to our usage. Disable this feature. 268 287 alias -g '${1+"$@"}'='"$@"' … … 344 363 if test "x$CONFIG_SHELL" != x; then 345 364 for as_var in BASH_ENV ENV 346 347 348 349 365 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 366 done 367 export CONFIG_SHELL 368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 350 369 fi 351 370 … … 416 435 test \$exitcode = 0") || { 417 436 echo No shell found that supports shell functions. 418 echo Please tell autoconf@gnu.org about your system, 419 echo including any error possibly output before this 420 echo message 437 echo Please tell bug-autoconf@gnu.org about your system, 438 echo including any error possibly output before this message. 439 echo This can help us improve future autoconf versions. 440 echo Configuration will now proceed without shell functions. 421 441 } 422 442 … … 454 474 ' >$as_me.lineno && 455 475 chmod +x "$as_me.lineno" || 456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 457 477 { (exit 1); exit 1; }; } 458 478 … … 482 502 ECHO_N='-n';; 483 503 esac 484 485 504 if expr a : '\(a\)' >/dev/null 2>&1 && 486 505 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 495 514 else 496 515 rm -f conf$$.dir 497 mkdir conf$$.dir 498 fi 499 echo >conf$$.file 500 if ln -s conf$$.file conf$$ 2>/dev/null; then 501 as_ln_s='ln -s' 502 # ... but there are two gotchas: 503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 504 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 505 # In both cases, we have to default to `cp -p'. 506 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 516 mkdir conf$$.dir 2>/dev/null 517 fi 518 if (echo >conf$$.file) 2>/dev/null; then 519 if ln -s conf$$.file conf$$ 2>/dev/null; then 520 as_ln_s='ln -s' 521 # ... but there are two gotchas: 522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 524 # In both cases, we have to default to `cp -p'. 525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 526 as_ln_s='cp -p' 527 elif ln conf$$.file conf$$ 2>/dev/null; then 528 as_ln_s=ln 529 else 507 530 as_ln_s='cp -p' 508 elif ln conf$$.file conf$$ 2>/dev/null; then 509 as_ln_s=ln 531 fi 510 532 else 511 533 as_ln_s='cp -p' … … 532 554 eval sh -c '\'' 533 555 if test -d "$1"; then 534 556 test -d "$1/."; 535 557 else 536 558 case $1 in 537 559 -*)set "./$1";; 538 560 esac; 539 561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 579 601 PACKAGE_BUGREPORT='Eric Larour <eric.larour@jpl.nasa.gov>' 580 602 581 ac_subst_vars='SHELL 603 ac_subst_vars='am__EXEEXT_FALSE 604 am__EXEEXT_TRUE 605 LTLIBOBJS 606 LIB@&t@OBJS 607 GRAPHICSLIB 608 FORTRANLIB 609 MATHLIB 610 BLACSLIB 611 BLACSINCL 612 MUMPSLIB 613 MUMPSINCL 614 PLAPACKLIB 615 PLAPACKINCL 616 MKLINCL 617 MKLLIB 618 BLASLAPACKINCL 619 BLASLAPACKLIB 620 SCALAPACKLIB 621 SLEPCLIB 622 SLEPCINCL 623 PETSCLIB 624 PETSCINCL 625 MPILIB 626 MPIINCL 627 METISLIB 628 METISINCL 629 DAKOTALIB 630 DAKOTAINCL 631 TRIANGLELIB 632 TRIANGLEINCL 633 LARGEARRAYS_FALSE 634 LARGEARRAYS_TRUE 635 MATLAB_MINOR 636 MATLAB_MAJOR 637 MATLAB_VERSION 638 MATLAB 639 MEXLINK 640 MEXLIB 641 MEXEXT 642 MEX 643 MATLABINCL 644 NOPARALLEL_FALSE 645 NOPARALLEL_TRUE 646 NOSERIAL_FALSE 647 NOSERIAL_TRUE 648 X_EXTRA_LIBS 649 X_LIBS 650 X_PRE_LIBS 651 X_CFLAGS 652 XMKMF 653 FLIBS 654 ac_ct_F77 655 FFLAGS 656 F77 657 am__fastdepCXX_FALSE 658 am__fastdepCXX_TRUE 659 CXXDEPMODE 660 ac_ct_CXX 661 CXXFLAGS 662 CXX 663 CPP 664 am__fastdepCC_FALSE 665 am__fastdepCC_TRUE 666 CCDEPMODE 667 AMDEPBACKSLASH 668 AMDEP_FALSE 669 AMDEP_TRUE 670 am__quote 671 am__include 672 DEPDIR 673 OBJEXT 674 EXEEXT 675 ac_ct_CC 676 CPPFLAGS 677 LDFLAGS 678 CFLAGS 679 CC 680 RANLIB 681 am__untar 682 am__tar 683 AMTAR 684 am__leading_dot 685 SET_MAKE 686 AWK 687 mkdir_p 688 MKDIR_P 689 INSTALL_STRIP_PROGRAM 690 STRIP 691 install_sh 692 MAKEINFO 693 AUTOHEADER 694 AUTOMAKE 695 AUTOCONF 696 ACLOCAL 697 VERSION 698 PACKAGE 699 CYGPATH_W 700 am__isrc 701 INSTALL_DATA 702 INSTALL_SCRIPT 703 INSTALL_PROGRAM 704 target_os 705 target_vendor 706 target_cpu 707 target 708 host_os 709 host_vendor 710 host_cpu 711 host 712 build_os 713 build_vendor 714 build_cpu 715 build 716 target_alias 717 host_alias 718 build_alias 719 LIBS 720 ECHO_T 721 ECHO_N 722 ECHO_C 723 DEFS 724 mandir 725 localedir 726 libdir 727 psdir 728 pdfdir 729 dvidir 730 htmldir 731 infodir 732 docdir 733 oldincludedir 734 includedir 735 localstatedir 736 sharedstatedir 737 sysconfdir 738 datadir 739 datarootdir 740 libexecdir 741 sbindir 742 bindir 743 program_transform_name 744 prefix 745 exec_prefix 746 PACKAGE_BUGREPORT 747 PACKAGE_STRING 748 PACKAGE_VERSION 749 PACKAGE_TARNAME 750 PACKAGE_NAME 582 751 PATH_SEPARATOR 583 PACKAGE_NAME 584 PACKAGE_TARNAME 585 PACKAGE_VERSION 586 PACKAGE_STRING 587 PACKAGE_BUGREPORT 588 exec_prefix 589 prefix 590 program_transform_name 591 bindir 592 sbindir 593 libexecdir 594 datarootdir 595 datadir 596 sysconfdir 597 sharedstatedir 598 localstatedir 599 includedir 600 oldincludedir 601 docdir 602 infodir 603 htmldir 604 dvidir 605 pdfdir 606 psdir 607 libdir 608 localedir 609 mandir 610 DEFS 611 ECHO_C 612 ECHO_N 613 ECHO_T 614 LIBS 615 build_alias 616 host_alias 617 target_alias 618 build 619 build_cpu 620 build_vendor 621 build_os 622 host 623 host_cpu 624 host_vendor 625 host_os 626 target 627 target_cpu 628 target_vendor 629 target_os 630 INSTALL_PROGRAM 631 INSTALL_SCRIPT 632 INSTALL_DATA 633 am__isrc 634 CYGPATH_W 635 PACKAGE 636 VERSION 637 ACLOCAL 638 AUTOCONF 639 AUTOMAKE 640 AUTOHEADER 641 MAKEINFO 642 install_sh 643 STRIP 644 INSTALL_STRIP_PROGRAM 645 mkdir_p 646 AWK 647 SET_MAKE 648 am__leading_dot 649 AMTAR 650 am__tar 651 am__untar 652 RANLIB 653 CC 654 CFLAGS 655 LDFLAGS 656 CPPFLAGS 657 ac_ct_CC 658 EXEEXT 659 OBJEXT 660 DEPDIR 661 am__include 662 am__quote 663 AMDEP_TRUE 664 AMDEP_FALSE 665 AMDEPBACKSLASH 666 CCDEPMODE 667 am__fastdepCC_TRUE 668 am__fastdepCC_FALSE 669 CXX 670 CXXFLAGS 671 ac_ct_CXX 672 CXXDEPMODE 673 am__fastdepCXX_TRUE 674 am__fastdepCXX_FALSE 675 F77 676 FFLAGS 677 ac_ct_F77 678 FLIBS 679 XMKMF 680 CPP 681 X_CFLAGS 682 X_PRE_LIBS 683 X_LIBS 684 X_EXTRA_LIBS 685 NOSERIAL_TRUE 686 NOSERIAL_FALSE 687 NOPARALLEL_TRUE 688 NOPARALLEL_FALSE 689 MATLABINCL 690 MEX 691 MEXEXT 692 MEXLIB 693 MEXLINK 694 MATLAB 695 MATLAB_VERSION 696 MATLAB_MAJOR 697 MATLAB_MINOR 698 LARGEARRAYS_TRUE 699 LARGEARRAYS_FALSE 700 TRIANGLEINCL 701 TRIANGLELIB 702 DAKOTAINCL 703 DAKOTALIB 704 METISINCL 705 METISLIB 706 MPIINCL 707 MPILIB 708 PETSCINCL 709 PETSCLIB 710 SLEPCINCL 711 SLEPCLIB 712 SCALAPACKLIB 713 BLASLAPACKLIB 714 BLASLAPACKINCL 715 MKLLIB 716 MKLINCL 717 PLAPACKINCL 718 PLAPACKLIB 719 MUMPSINCL 720 MUMPSLIB 721 BLACSINCL 722 BLACSLIB 723 MATHLIB 724 FORTRANLIB 725 GRAPHICSLIB 726 LIB@&t@OBJS 727 LTLIBOBJS' 752 SHELL' 728 753 ac_subst_files='' 754 ac_user_opts=' 755 enable_option_checking 756 enable_dependency_tracking 757 with_x 758 enable_debugging 759 with_serial 760 with_parallel 761 with_matlab_dir 762 with_triangle_dir 763 with_dakota_dir 764 with_metis_dir 765 with_mpi_lib 766 with_mpi_include 767 with_petsc_dir 768 with_petsc_arch 769 with_slepc_dir 770 with_scalapack_dir 771 with_blas_lapack_dir 772 with_mkl_dir 773 with_plapack_dir 774 with_mumps_dir 775 with_blacs_dir 776 with_math_lib 777 with_fortran_lib 778 with_graphics_lib 779 with_vendor 780 ' 729 781 ac_precious_vars='build_alias 730 782 host_alias … … 735 787 LIBS 736 788 CPPFLAGS 789 CPP 737 790 CXX 738 791 CXXFLAGS … … 740 793 F77 741 794 FFLAGS 742 XMKMF 743 CPP' 795 XMKMF' 744 796 745 797 … … 747 799 ac_init_help= 748 800 ac_init_version=false 801 ac_unrecognized_opts= 802 ac_unrecognized_sep= 749 803 # The variables have the same names as the options, with 750 804 # dashes changed to underlines. … … 845 899 846 900 -disable-* | --disable-*) 847 ac_ feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`901 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 848 902 # Reject names that are not valid shell variable names. 849 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&850 { echo "$as_me: error: invalid feature name: $ac_feature" >&2903 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 904 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 851 905 { (exit 1); exit 1; }; } 852 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 853 eval enable_$ac_feature=no ;; 906 ac_useropt_orig=$ac_useropt 907 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 908 case $ac_user_opts in 909 *" 910 "enable_$ac_useropt" 911 "*) ;; 912 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 913 ac_unrecognized_sep=', ';; 914 esac 915 eval enable_$ac_useropt=no ;; 854 916 855 917 -docdir | --docdir | --docdi | --doc | --do) … … 864 926 865 927 -enable-* | --enable-*) 866 ac_ feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`928 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 867 929 # Reject names that are not valid shell variable names. 868 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&869 { echo "$as_me: error: invalid feature name: $ac_feature" >&2930 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 931 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 870 932 { (exit 1); exit 1; }; } 871 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 872 eval enable_$ac_feature=\$ac_optarg ;; 933 ac_useropt_orig=$ac_useropt 934 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 935 case $ac_user_opts in 936 *" 937 "enable_$ac_useropt" 938 "*) ;; 939 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 940 ac_unrecognized_sep=', ';; 941 esac 942 eval enable_$ac_useropt=\$ac_optarg ;; 873 943 874 944 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1061 1131 1062 1132 -with-* | --with-*) 1063 ac_ package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1133 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1064 1134 # Reject names that are not valid shell variable names. 1065 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1066 { echo "$as_me: error: invalid package name: $ac_package" >&21135 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1136 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1067 1137 { (exit 1); exit 1; }; } 1068 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1069 eval with_$ac_package=\$ac_optarg ;; 1138 ac_useropt_orig=$ac_useropt 1139 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1140 case $ac_user_opts in 1141 *" 1142 "with_$ac_useropt" 1143 "*) ;; 1144 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1145 ac_unrecognized_sep=', ';; 1146 esac 1147 eval with_$ac_useropt=\$ac_optarg ;; 1070 1148 1071 1149 -without-* | --without-*) 1072 ac_ package=`expr "x$ac_option" : 'x-*without-\(.*\)'`1150 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1073 1151 # Reject names that are not valid shell variable names. 1074 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1075 { echo "$as_me: error: invalid package name: $ac_package" >&21152 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1153 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1076 1154 { (exit 1); exit 1; }; } 1077 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1078 eval with_$ac_package=no ;; 1155 ac_useropt_orig=$ac_useropt 1156 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1157 case $ac_user_opts in 1158 *" 1159 "with_$ac_useropt" 1160 "*) ;; 1161 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1162 ac_unrecognized_sep=', ';; 1163 esac 1164 eval with_$ac_useropt=no ;; 1079 1165 1080 1166 --x) … … 1096 1182 x_libraries=$ac_optarg ;; 1097 1183 1098 -*) { echo "$as_me: error: unrecognized option: $ac_option1184 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1099 1185 Try \`$0 --help' for more information." >&2 1100 1186 { (exit 1); exit 1; }; } … … 1105 1191 # Reject names that are not valid shell variable names. 1106 1192 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1107 { echo "$as_me: error: invalid variable name: $ac_envvar" >&21193 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1108 1194 { (exit 1); exit 1; }; } 1109 1195 eval $ac_envvar=\$ac_optarg … … 1112 1198 *) 1113 1199 # FIXME: should be removed in autoconf 3.0. 1114 echo "$as_me: WARNING: you should use --build, --host, --target" >&21200 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1115 1201 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1116 echo "$as_me: WARNING: invalid host type: $ac_option" >&21202 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1117 1203 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1118 1204 ;; … … 1123 1209 if test -n "$ac_prev"; then 1124 1210 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1125 { echo "$as_me: error: missing argument to $ac_option" >&21211 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1126 1212 { (exit 1); exit 1; }; } 1127 1213 fi 1128 1214 1129 # Be sure to have absolute directory names. 1215 if test -n "$ac_unrecognized_opts"; then 1216 case $enable_option_checking in 1217 no) ;; 1218 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 1219 { (exit 1); exit 1; }; } ;; 1220 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1221 esac 1222 fi 1223 1224 # Check all directory arguments for consistency. 1130 1225 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1131 1226 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1134 1229 do 1135 1230 eval ac_val=\$$ac_var 1231 # Remove trailing slashes. 1232 case $ac_val in 1233 */ ) 1234 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1235 eval $ac_var=\$ac_val;; 1236 esac 1237 # Be sure to have absolute directory names. 1136 1238 case $ac_val in 1137 1239 [\\/$]* | ?:[\\/]* ) continue;; 1138 1240 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1139 1241 esac 1140 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21242 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1141 1243 { (exit 1); exit 1; }; } 1142 1244 done … … 1153 1255 if test "x$build_alias" = x; then 1154 1256 cross_compiling=maybe 1155 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1257 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1156 1258 If a cross compiler is detected then cross compile mode will be used." >&2 1157 1259 elif test "x$build_alias" != "x$host_alias"; then … … 1169 1271 ac_ls_di=`ls -di .` && 1170 1272 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1171 { echo "$as_me: error: Working directory cannot be determined" >&21273 { $as_echo "$as_me: error: working directory cannot be determined" >&2 1172 1274 { (exit 1); exit 1; }; } 1173 1275 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1174 { echo "$as_me: error: pwd does not report name of working directory" >&21276 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1175 1277 { (exit 1); exit 1; }; } 1176 1278 … … 1180 1282 ac_srcdir_defaulted=yes 1181 1283 # Try the directory containing this script, then the parent directory. 1182 ac_confdir=`$as_dirname -- "$ 0" ||1183 $as_expr X"$ 0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1184 X"$ 0" : 'X\(//\)[^/]' \| \1185 X"$ 0" : 'X\(//\)$' \| \1186 X"$ 0" : 'X\(/\)' \| . 2>/dev/null ||1187 echo X"$0" |1284 ac_confdir=`$as_dirname -- "$as_myself" || 1285 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1286 X"$as_myself" : 'X\(//\)[^/]' \| \ 1287 X"$as_myself" : 'X\(//\)$' \| \ 1288 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1289 $as_echo X"$as_myself" | 1188 1290 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1189 1291 s//\1/ … … 1212 1314 if test ! -r "$srcdir/$ac_unique_file"; then 1213 1315 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1214 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21316 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1215 1317 { (exit 1); exit 1; }; } 1216 1318 fi 1217 1319 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1218 1320 ac_abs_confdir=`( 1219 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&21321 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1220 1322 { (exit 1); exit 1; }; } 1221 1323 pwd)` … … 1266 1368 Installation directories: 1267 1369 --prefix=PREFIX install architecture-independent files in PREFIX 1268 1370 [$ac_default_prefix] 1269 1371 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1270 1372 [PREFIX] 1271 1373 1272 1374 By default, \`make install' will install all the files in … … 1278 1380 1279 1381 Fine tuning of the installation directories: 1280 --bindir=DIR user executables [EPREFIX/bin]1281 --sbindir=DIR system admin executables [EPREFIX/sbin]1282 --libexecdir=DIR program executables [EPREFIX/libexec]1283 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]1284 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]1285 --localstatedir=DIR modifiable single-machine data [PREFIX/var]1286 --libdir=DIR object code libraries [EPREFIX/lib]1287 --includedir=DIR C header files [PREFIX/include]1288 --oldincludedir=DIR C header files for non-gcc [/usr/include]1289 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]1290 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]1291 --infodir=DIR info documentation [DATAROOTDIR/info]1292 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]1293 --mandir=DIR man documentation [DATAROOTDIR/man]1294 --docdir=DIR documentation root @<:@DATAROOTDIR/doc/issm@:>@1295 --htmldir=DIR html documentation [DOCDIR]1296 --dvidir=DIR dvi documentation [DOCDIR]1297 --pdfdir=DIR pdf documentation [DOCDIR]1298 --psdir=DIR ps documentation [DOCDIR]1382 --bindir=DIR user executables [EPREFIX/bin] 1383 --sbindir=DIR system admin executables [EPREFIX/sbin] 1384 --libexecdir=DIR program executables [EPREFIX/libexec] 1385 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1386 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1387 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1388 --libdir=DIR object code libraries [EPREFIX/lib] 1389 --includedir=DIR C header files [PREFIX/include] 1390 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1391 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1392 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1393 --infodir=DIR info documentation [DATAROOTDIR/info] 1394 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1395 --mandir=DIR man documentation [DATAROOTDIR/man] 1396 --docdir=DIR documentation root @<:@DATAROOTDIR/doc/issm@:>@ 1397 --htmldir=DIR html documentation [DOCDIR] 1398 --dvidir=DIR dvi documentation [DOCDIR] 1399 --pdfdir=DIR pdf documentation [DOCDIR] 1400 --psdir=DIR ps documentation [DOCDIR] 1299 1401 _ACEOF 1300 1402 … … 1324 1426 1325 1427 Optional Features: 1428 --disable-option-checking ignore unrecognized --enable/--with options 1326 1429 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1327 1430 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1363 1466 --with-graphics-lib = options 1364 1467 graphics options, for ex: "/usr/X11/lib/libX11.a 1468 --with-vendor = VENDOR vendor name, ex: intel 1365 1469 1366 1470 Some influential environment variables: … … 1372 1476 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if 1373 1477 you have headers in a nonstandard directory <include dir> 1478 CPP C preprocessor 1374 1479 CXX C++ compiler command 1375 1480 CXXFLAGS C++ compiler flags … … 1377 1482 FFLAGS Fortran 77 compiler flags 1378 1483 XMKMF Path to xmkmf, Makefile generator for X Window System 1379 CPP C preprocessor1380 1484 1381 1485 Use these variables to override the choices made by `configure' or to help … … 1390 1494 # If there are subdirs, report their specific --help. 1391 1495 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1392 test -d "$ac_dir" || continue 1496 test -d "$ac_dir" || 1497 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1498 continue 1393 1499 ac_builddir=. 1394 1500 … … 1396 1502 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1397 1503 *) 1398 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`1504 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1399 1505 # A ".." for each directory in $ac_dir_suffix. 1400 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`1506 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1401 1507 case $ac_top_builddir_sub in 1402 1508 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1434 1540 $SHELL "$ac_srcdir/configure" --help=recursive 1435 1541 else 1436 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21542 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1437 1543 fi || ac_status=$? 1438 1544 cd "$ac_pwd" || { ac_status=$?; break; } … … 1444 1550 cat <<\_ACEOF 1445 1551 ISSM configure 1.0 1446 generated by GNU Autoconf 2.6 11552 generated by GNU Autoconf 2.63 1447 1553 1448 1554 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1449 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.1555 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1450 1556 This configure script is free software; the Free Software Foundation 1451 1557 gives unlimited permission to copy, distribute and modify it. … … 1458 1564 1459 1565 It was created by ISSM $as_me 1.0, which was 1460 generated by GNU Autoconf 2.6 1. Invocation command line was1566 generated by GNU Autoconf 2.63. Invocation command line was 1461 1567 1462 1568 $ $0 $@ … … 1494 1600 IFS=$as_save_IFS 1495 1601 test -z "$as_dir" && as_dir=. 1496 echo "PATH: $as_dir"1602 $as_echo "PATH: $as_dir" 1497 1603 done 1498 1604 IFS=$as_save_IFS … … 1529 1635 continue ;; 1530 1636 *\'*) 1531 ac_arg=` echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1637 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1532 1638 esac 1533 1639 case $ac_pass in … … 1581 1687 *${as_nl}*) 1582 1688 case $ac_var in #( 1583 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51584 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1689 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1690 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 1585 1691 esac 1586 1692 case $ac_var in #( 1587 1693 _ | IFS | as_nl) ;; #( 1694 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1588 1695 *) $as_unset $ac_var ;; 1589 1696 esac ;; … … 1615 1722 eval ac_val=\$$ac_var 1616 1723 case $ac_val in 1617 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1724 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1618 1725 esac 1619 echo "$ac_var='\''$ac_val'\''"1726 $as_echo "$ac_var='\''$ac_val'\''" 1620 1727 done | sort 1621 1728 echo … … 1632 1739 eval ac_val=\$$ac_var 1633 1740 case $ac_val in 1634 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1741 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1635 1742 esac 1636 echo "$ac_var='\''$ac_val'\''"1743 $as_echo "$ac_var='\''$ac_val'\''" 1637 1744 done | sort 1638 1745 echo … … 1650 1757 fi 1651 1758 test "$ac_signal" != 0 && 1652 echo "$as_me: caught signal $ac_signal"1653 echo "$as_me: exit $exit_status"1759 $as_echo "$as_me: caught signal $ac_signal" 1760 $as_echo "$as_me: exit $exit_status" 1654 1761 } >&5 1655 1762 rm -f core *.core core.conftest.* && … … 1693 1800 1694 1801 # Let the site file select an alternate cache file if it wants to. 1695 # Prefer explicitly selected file to automatically selected ones. 1802 # Prefer an explicitly selected file to automatically selected ones. 1803 ac_site_file1=NONE 1804 ac_site_file2=NONE 1696 1805 if test -n "$CONFIG_SITE"; then 1697 set x "$CONFIG_SITE"1806 ac_site_file1=$CONFIG_SITE 1698 1807 elif test "x$prefix" != xNONE; then 1699 set x "$prefix/share/config.site" "$prefix/etc/config.site"1700 else1701 set x "$ac_default_prefix/share/config.site" \ 1702 "$ac_default_prefix/etc/config.site" 1703 fi 1704 shift 1705 for ac_site_file 1808 ac_site_file1=$prefix/share/config.site 1809 ac_site_file2=$prefix/etc/config.site 1810 else 1811 ac_site_file1=$ac_default_prefix/share/config.site 1812 ac_site_file2=$ac_default_prefix/etc/config.site 1813 fi 1814 for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1706 1815 do 1816 test "x$ac_site_file" = xNONE && continue 1707 1817 if test -r "$ac_site_file"; then 1708 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&51709 echo "$as_me: loading site script $ac_site_file" >&6;}1818 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1819 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 1710 1820 sed 's/^/| /' "$ac_site_file" >&5 1711 1821 . "$ac_site_file" … … 1717 1827 # files actually), so we avoid doing that. 1718 1828 if test -f "$cache_file"; then 1719 { echo "$as_me:$LINENO: loading cache $cache_file" >&51720 echo "$as_me: loading cache $cache_file" >&6;}1829 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1830 $as_echo "$as_me: loading cache $cache_file" >&6;} 1721 1831 case $cache_file in 1722 1832 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1725 1835 fi 1726 1836 else 1727 { echo "$as_me:$LINENO: creating cache $cache_file" >&51728 echo "$as_me: creating cache $cache_file" >&6;}1837 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1838 $as_echo "$as_me: creating cache $cache_file" >&6;} 1729 1839 >$cache_file 1730 1840 fi … … 1740 1850 case $ac_old_set,$ac_new_set in 1741 1851 set,) 1742 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51743 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1852 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1853 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1744 1854 ac_cache_corrupted=: ;; 1745 1855 ,set) 1746 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51747 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1856 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1857 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1748 1858 ac_cache_corrupted=: ;; 1749 1859 ,);; 1750 1860 *) 1751 1861 if test "x$ac_old_val" != "x$ac_new_val"; then 1752 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1753 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1754 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1755 echo "$as_me: former value: $ac_old_val" >&2;} 1756 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1757 echo "$as_me: current value: $ac_new_val" >&2;} 1758 ac_cache_corrupted=: 1862 # differences in whitespace do not lead to failure. 1863 ac_old_val_w=`echo x $ac_old_val` 1864 ac_new_val_w=`echo x $ac_new_val` 1865 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1866 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1867 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1868 ac_cache_corrupted=: 1869 else 1870 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1871 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1872 eval $ac_var=\$ac_old_val 1873 fi 1874 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1875 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1876 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1877 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1759 1878 fi;; 1760 1879 esac … … 1762 1881 if test "$ac_new_set" = set; then 1763 1882 case $ac_new_val in 1764 *\'*) ac_arg=$ac_var=` echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1883 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1765 1884 *) ac_arg=$ac_var=$ac_new_val ;; 1766 1885 esac … … 1772 1891 done 1773 1892 if $ac_cache_corrupted; then 1774 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1775 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1776 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1777 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1893 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 1894 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 1895 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1896 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1897 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1898 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1778 1899 { (exit 1); exit 1; }; } 1779 1900 fi … … 1829 1950 done 1830 1951 if test -z "$ac_aux_dir"; then 1831 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&51832 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}1952 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 1953 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 1833 1954 { (exit 1); exit 1; }; } 1834 1955 fi … … 1845 1966 # Make sure we can run config.sub. 1846 1967 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 1847 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&51848 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}1968 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 1969 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} 1849 1970 { (exit 1); exit 1; }; } 1850 1971 1851 { echo "$as_me:$LINENO: checking build system type" >&51852 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }1972 { $as_echo "$as_me:$LINENO: checking build system type" >&5 1973 $as_echo_n "checking build system type... " >&6; } 1853 1974 if test "${ac_cv_build+set}" = set; then 1854 echo $ECHO_N "(cached) $ECHO_C" >&61975 $as_echo_n "(cached) " >&6 1855 1976 else 1856 1977 ac_build_alias=$build_alias … … 1858 1979 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 1859 1980 test "x$ac_build_alias" = x && 1860 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&51861 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}1981 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 1982 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;} 1862 1983 { (exit 1); exit 1; }; } 1863 1984 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 1864 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&51865 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}1985 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 1986 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} 1866 1987 { (exit 1); exit 1; }; } 1867 1988 1868 1989 fi 1869 { echo "$as_me:$LINENO: result: $ac_cv_build" >&51870 echo "${ECHO_T}$ac_cv_build" >&6; }1990 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5 1991 $as_echo "$ac_cv_build" >&6; } 1871 1992 case $ac_cv_build in 1872 1993 *-*-*) ;; 1873 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&51874 echo "$as_me: error: invalid value of canonical build" >&2;}1994 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 1995 $as_echo "$as_me: error: invalid value of canonical build" >&2;} 1875 1996 { (exit 1); exit 1; }; };; 1876 1997 esac … … 1889 2010 1890 2011 1891 { echo "$as_me:$LINENO: checking host system type" >&51892 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }2012 { $as_echo "$as_me:$LINENO: checking host system type" >&5 2013 $as_echo_n "checking host system type... " >&6; } 1893 2014 if test "${ac_cv_host+set}" = set; then 1894 echo $ECHO_N "(cached) $ECHO_C" >&62015 $as_echo_n "(cached) " >&6 1895 2016 else 1896 2017 if test "x$host_alias" = x; then … … 1898 2019 else 1899 2020 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 1900 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&51901 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}2021 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 2022 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} 1902 2023 { (exit 1); exit 1; }; } 1903 2024 fi 1904 2025 1905 2026 fi 1906 { echo "$as_me:$LINENO: result: $ac_cv_host" >&51907 echo "${ECHO_T}$ac_cv_host" >&6; }2027 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5 2028 $as_echo "$ac_cv_host" >&6; } 1908 2029 case $ac_cv_host in 1909 2030 *-*-*) ;; 1910 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&51911 echo "$as_me: error: invalid value of canonical host" >&2;}2031 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 2032 $as_echo "$as_me: error: invalid value of canonical host" >&2;} 1912 2033 { (exit 1); exit 1; }; };; 1913 2034 esac … … 1926 2047 1927 2048 1928 { echo "$as_me:$LINENO: checking target system type" >&51929 echo $ECHO_N "checking target system type... $ECHO_C" >&6; }2049 { $as_echo "$as_me:$LINENO: checking target system type" >&5 2050 $as_echo_n "checking target system type... " >&6; } 1930 2051 if test "${ac_cv_target+set}" = set; then 1931 echo $ECHO_N "(cached) $ECHO_C" >&62052 $as_echo_n "(cached) " >&6 1932 2053 else 1933 2054 if test "x$target_alias" = x; then … … 1935 2056 else 1936 2057 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || 1937 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&51938 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}2058 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5 2059 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;} 1939 2060 { (exit 1); exit 1; }; } 1940 2061 fi 1941 2062 1942 2063 fi 1943 { echo "$as_me:$LINENO: result: $ac_cv_target" >&51944 echo "${ECHO_T}$ac_cv_target" >&6; }2064 { $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5 2065 $as_echo "$ac_cv_target" >&6; } 1945 2066 case $ac_cv_target in 1946 2067 *-*-*) ;; 1947 *) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&51948 echo "$as_me: error: invalid value of canonical target" >&2;}2068 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5 2069 $as_echo "$as_me: error: invalid value of canonical target" >&2;} 1949 2070 { (exit 1); exit 1; }; };; 1950 2071 esac … … 1969 2090 NONENONEs,x,x, && 1970 2091 program_prefix=${target_alias}- 1971 am__api_version='1.1 0'2092 am__api_version='1.11' 1972 2093 1973 2094 # Find a good install program. We prefer a C program (faster), … … 1984 2105 # OS/2's system install, which has a completely different semantic 1985 2106 # ./install, which can be erroneously created by make from ./install.sh. 1986 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1987 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 2107 # Reject install programs that cannot install multiple files. 2108 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 2109 $as_echo_n "checking for a BSD-compatible install... " >&6; } 1988 2110 if test -z "$INSTALL"; then 1989 2111 if test "${ac_cv_path_install+set}" = set; then 1990 echo $ECHO_N "(cached) $ECHO_C" >&62112 $as_echo_n "(cached) " >&6 1991 2113 else 1992 2114 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 2017 2139 : 2018 2140 else 2019 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2020 break 3 2141 rm -rf conftest.one conftest.two conftest.dir 2142 echo one > conftest.one 2143 echo two > conftest.two 2144 mkdir conftest.dir 2145 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 2146 test -s conftest.one && test -s conftest.two && 2147 test -s conftest.dir/conftest.one && 2148 test -s conftest.dir/conftest.two 2149 then 2150 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2151 break 3 2152 fi 2021 2153 fi 2022 2154 fi … … 2025 2157 ;; 2026 2158 esac 2159 2027 2160 done 2028 2161 IFS=$as_save_IFS 2029 2162 2163 rm -rf conftest.one conftest.two conftest.dir 2030 2164 2031 2165 fi … … 2040 2174 fi 2041 2175 fi 2042 { echo "$as_me:$LINENO: result: $INSTALL" >&52043 echo "${ECHO_T}$INSTALL" >&6; }2176 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 2177 $as_echo "$INSTALL" >&6; } 2044 2178 2045 2179 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 2051 2185 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 2052 2186 2053 { echo "$as_me:$LINENO: checking whether build environment is sane" >&52054 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }2187 { $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 2188 $as_echo_n "checking whether build environment is sane... " >&6; } 2055 2189 # Just in case 2056 2190 sleep 1 2057 2191 echo timestamp > conftest.file 2192 # Reject unsafe characters in $srcdir or the absolute working directory 2193 # name. Accept space and tab only in the latter. 2194 am_lf=' 2195 ' 2196 case `pwd` in 2197 *[\\\"\#\$\&\'\`$am_lf]*) 2198 { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5 2199 $as_echo "$as_me: error: unsafe absolute working directory name" >&2;} 2200 { (exit 1); exit 1; }; };; 2201 esac 2202 case $srcdir in 2203 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2204 { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5 2205 $as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;} 2206 { (exit 1); exit 1; }; };; 2207 esac 2208 2058 2209 # Do `set' in a subshell so we don't clobber the current shell's 2059 2210 # arguments. Must try -L first in case configure is actually a … … 2062 2213 # directory). 2063 2214 if ( 2064 set X `ls -Lt $srcdir/configureconftest.file 2> /dev/null`2215 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 2065 2216 if test "$*" = "X"; then 2066 2217 # -L didn't work. 2067 set X `ls -t $srcdir/configureconftest.file`2218 set X `ls -t "$srcdir/configure" conftest.file` 2068 2219 fi 2069 2220 rm -f conftest.file … … 2075 2226 # broken ls alias from the environment. This has actually 2076 2227 # happened. Such a system could not be considered "sane". 2077 { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken2228 { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken 2078 2229 alias in your environment" >&5 2079 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken2230 $as_echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken 2080 2231 alias in your environment" >&2;} 2081 2232 { (exit 1); exit 1; }; } … … 2088 2239 : 2089 2240 else 2090 { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!2241 { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! 2091 2242 Check your system clock" >&5 2092 echo "$as_me: error: newly created file is older than distributed files!2243 $as_echo "$as_me: error: newly created file is older than distributed files! 2093 2244 Check your system clock" >&2;} 2094 2245 { (exit 1); exit 1; }; } 2095 2246 fi 2096 { echo "$as_me:$LINENO: result: yes" >&52097 echo "${ECHO_T}yes" >&6; }2247 { $as_echo "$as_me:$LINENO: result: yes" >&5 2248 $as_echo "yes" >&6; } 2098 2249 test "$program_prefix" != NONE && 2099 2250 program_transform_name="s&^&$program_prefix&;$program_transform_name" … … 2101 2252 test "$program_suffix" != NONE && 2102 2253 program_transform_name="s&\$&$program_suffix&;$program_transform_name" 2103 # Double any \ or $. echo might interpret backslashes.2254 # Double any \ or $. 2104 2255 # By default was `s,x,x', remove it if useless. 2105 cat <<\_ACEOF >conftest.sed 2106 s/[\\$]/&&/g;s/;s,x,x,$// 2107 _ACEOF 2108 program_transform_name=`echo $program_transform_name | sed -f conftest.sed` 2109 rm -f conftest.sed 2256 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 2257 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 2110 2258 2111 2259 # expand $ac_aux_dir to an absolute path 2112 2260 am_aux_dir=`cd $ac_aux_dir && pwd` 2113 2261 2114 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" 2262 if test x"${MISSING+set}" != xset; then 2263 case $am_aux_dir in 2264 *\ * | *\ *) 2265 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 2266 *) 2267 MISSING="\${SHELL} $am_aux_dir/missing" ;; 2268 esac 2269 fi 2115 2270 # Use eval to expand $SHELL 2116 2271 if eval "$MISSING --run true"; then … … 2118 2273 else 2119 2274 am_missing_run= 2120 { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 2121 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2122 fi 2123 2124 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2125 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } 2275 { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 2276 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2277 fi 2278 2279 if test x"${install_sh}" != xset; then 2280 case $am_aux_dir in 2281 *\ * | *\ *) 2282 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; 2283 *) 2284 install_sh="\${SHELL} $am_aux_dir/install-sh" 2285 esac 2286 fi 2287 2288 # Installed binaries are usually stripped using `strip' when the user 2289 # run `make install-strip'. However `strip' might not be the right 2290 # tool to use in cross-compilation environments, therefore Automake 2291 # will honor the `STRIP' environment variable to overrule this program. 2292 if test "$cross_compiling" != no; then 2293 if test -n "$ac_tool_prefix"; then 2294 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2295 set dummy ${ac_tool_prefix}strip; ac_word=$2 2296 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2297 $as_echo_n "checking for $ac_word... " >&6; } 2298 if test "${ac_cv_prog_STRIP+set}" = set; then 2299 $as_echo_n "(cached) " >&6 2300 else 2301 if test -n "$STRIP"; then 2302 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2303 else 2304 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2305 for as_dir in $PATH 2306 do 2307 IFS=$as_save_IFS 2308 test -z "$as_dir" && as_dir=. 2309 for ac_exec_ext in '' $ac_executable_extensions; do 2310 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2311 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2312 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2313 break 2 2314 fi 2315 done 2316 done 2317 IFS=$as_save_IFS 2318 2319 fi 2320 fi 2321 STRIP=$ac_cv_prog_STRIP 2322 if test -n "$STRIP"; then 2323 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 2324 $as_echo "$STRIP" >&6; } 2325 else 2326 { $as_echo "$as_me:$LINENO: result: no" >&5 2327 $as_echo "no" >&6; } 2328 fi 2329 2330 2331 fi 2332 if test -z "$ac_cv_prog_STRIP"; then 2333 ac_ct_STRIP=$STRIP 2334 # Extract the first word of "strip", so it can be a program name with args. 2335 set dummy strip; ac_word=$2 2336 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2337 $as_echo_n "checking for $ac_word... " >&6; } 2338 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then 2339 $as_echo_n "(cached) " >&6 2340 else 2341 if test -n "$ac_ct_STRIP"; then 2342 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 2343 else 2344 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2345 for as_dir in $PATH 2346 do 2347 IFS=$as_save_IFS 2348 test -z "$as_dir" && as_dir=. 2349 for ac_exec_ext in '' $ac_executable_extensions; do 2350 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2351 ac_cv_prog_ac_ct_STRIP="strip" 2352 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2353 break 2 2354 fi 2355 done 2356 done 2357 IFS=$as_save_IFS 2358 2359 fi 2360 fi 2361 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP 2362 if test -n "$ac_ct_STRIP"; then 2363 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 2364 $as_echo "$ac_ct_STRIP" >&6; } 2365 else 2366 { $as_echo "$as_me:$LINENO: result: no" >&5 2367 $as_echo "no" >&6; } 2368 fi 2369 2370 if test "x$ac_ct_STRIP" = x; then 2371 STRIP=":" 2372 else 2373 case $cross_compiling:$ac_tool_warned in 2374 yes:) 2375 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2376 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2377 ac_tool_warned=yes ;; 2378 esac 2379 STRIP=$ac_ct_STRIP 2380 fi 2381 else 2382 STRIP="$ac_cv_prog_STRIP" 2383 fi 2384 2385 fi 2386 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 2387 2388 { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2389 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 2126 2390 if test -z "$MKDIR_P"; then 2127 2391 if test "${ac_cv_path_mkdir+set}" = set; then 2128 echo $ECHO_N "(cached) $ECHO_C" >&62392 $as_echo_n "(cached) " >&6 2129 2393 else 2130 2394 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 2161 2425 fi 2162 2426 fi 2163 { echo "$as_me:$LINENO: result: $MKDIR_P" >&52164 echo "${ECHO_T}$MKDIR_P" >&6; }2427 { $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 2428 $as_echo "$MKDIR_P" >&6; } 2165 2429 2166 2430 mkdir_p="$MKDIR_P" … … 2174 2438 # Extract the first word of "$ac_prog", so it can be a program name with args. 2175 2439 set dummy $ac_prog; ac_word=$2 2176 { echo "$as_me:$LINENO: checking for $ac_word" >&52177 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2440 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2441 $as_echo_n "checking for $ac_word... " >&6; } 2178 2442 if test "${ac_cv_prog_AWK+set}" = set; then 2179 echo $ECHO_N "(cached) $ECHO_C" >&62443 $as_echo_n "(cached) " >&6 2180 2444 else 2181 2445 if test -n "$AWK"; then … … 2190 2454 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2191 2455 ac_cv_prog_AWK="$ac_prog" 2192 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52456 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2193 2457 break 2 2194 2458 fi … … 2201 2465 AWK=$ac_cv_prog_AWK 2202 2466 if test -n "$AWK"; then 2203 { echo "$as_me:$LINENO: result: $AWK" >&52204 echo "${ECHO_T}$AWK" >&6; }2205 else 2206 { echo "$as_me:$LINENO: result: no" >&52207 echo "${ECHO_T}no" >&6; }2467 { $as_echo "$as_me:$LINENO: result: $AWK" >&5 2468 $as_echo "$AWK" >&6; } 2469 else 2470 { $as_echo "$as_me:$LINENO: result: no" >&5 2471 $as_echo "no" >&6; } 2208 2472 fi 2209 2473 … … 2212 2476 done 2213 2477 2214 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2215 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 2216 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2478 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2479 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2480 set x ${MAKE-make} 2481 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2217 2482 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2218 echo $ECHO_N "(cached) $ECHO_C" >&62483 $as_echo_n "(cached) " >&6 2219 2484 else 2220 2485 cat >conftest.make <<\_ACEOF … … 2233 2498 fi 2234 2499 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2235 { echo "$as_me:$LINENO: result: yes" >&52236 echo "${ECHO_T}yes" >&6; }2500 { $as_echo "$as_me:$LINENO: result: yes" >&5 2501 $as_echo "yes" >&6; } 2237 2502 SET_MAKE= 2238 2503 else 2239 { echo "$as_me:$LINENO: result: no" >&52240 echo "${ECHO_T}no" >&6; }2504 { $as_echo "$as_me:$LINENO: result: no" >&5 2505 $as_echo "no" >&6; } 2241 2506 SET_MAKE="MAKE=${MAKE-make}" 2242 2507 fi … … 2257 2522 # test to see if srcdir already configured 2258 2523 if test -f $srcdir/config.status; then 2259 { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&52260 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}2524 { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 2525 $as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 2261 2526 { (exit 1); exit 1; }; } 2262 2527 fi … … 2303 2568 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 2304 2569 2305 install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}2306 2307 # Installed binaries are usually stripped using `strip' when the user2308 # run `make install-strip'. However `strip' might not be the right2309 # tool to use in cross-compilation environments, therefore Automake2310 # will honor the `STRIP' environment variable to overrule this program.2311 if test "$cross_compiling" != no; then2312 if test -n "$ac_tool_prefix"; then2313 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.2314 set dummy ${ac_tool_prefix}strip; ac_word=$22315 { echo "$as_me:$LINENO: checking for $ac_word" >&52316 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2317 if test "${ac_cv_prog_STRIP+set}" = set; then2318 echo $ECHO_N "(cached) $ECHO_C" >&62319 else2320 if test -n "$STRIP"; then2321 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.2322 else2323 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR2324 for as_dir in $PATH2325 do2326 IFS=$as_save_IFS2327 test -z "$as_dir" && as_dir=.2328 for ac_exec_ext in '' $ac_executable_extensions; do2329 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2330 ac_cv_prog_STRIP="${ac_tool_prefix}strip"2331 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52332 break 22333 fi2334 done2335 done2336 IFS=$as_save_IFS2337 2338 fi2339 fi2340 STRIP=$ac_cv_prog_STRIP2341 if test -n "$STRIP"; then2342 { echo "$as_me:$LINENO: result: $STRIP" >&52343 echo "${ECHO_T}$STRIP" >&6; }2344 else2345 { echo "$as_me:$LINENO: result: no" >&52346 echo "${ECHO_T}no" >&6; }2347 fi2348 2349 2350 fi2351 if test -z "$ac_cv_prog_STRIP"; then2352 ac_ct_STRIP=$STRIP2353 # Extract the first word of "strip", so it can be a program name with args.2354 set dummy strip; ac_word=$22355 { echo "$as_me:$LINENO: checking for $ac_word" >&52356 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2357 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then2358 echo $ECHO_N "(cached) $ECHO_C" >&62359 else2360 if test -n "$ac_ct_STRIP"; then2361 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.2362 else2363 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR2364 for as_dir in $PATH2365 do2366 IFS=$as_save_IFS2367 test -z "$as_dir" && as_dir=.2368 for ac_exec_ext in '' $ac_executable_extensions; do2369 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2370 ac_cv_prog_ac_ct_STRIP="strip"2371 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52372 break 22373 fi2374 done2375 done2376 IFS=$as_save_IFS2377 2378 fi2379 fi2380 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP2381 if test -n "$ac_ct_STRIP"; then2382 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&52383 echo "${ECHO_T}$ac_ct_STRIP" >&6; }2384 else2385 { echo "$as_me:$LINENO: result: no" >&52386 echo "${ECHO_T}no" >&6; }2387 fi2388 2389 if test "x$ac_ct_STRIP" = x; then2390 STRIP=":"2391 else2392 case $cross_compiling:$ac_tool_warned in2393 yes:)2394 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2395 whose name does not start with the host triplet. If you think this2396 configuration is useful to you, please write to autoconf@gnu.org." >&52397 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2398 whose name does not start with the host triplet. If you think this2399 configuration is useful to you, please write to autoconf@gnu.org." >&2;}2400 ac_tool_warned=yes ;;2401 esac2402 STRIP=$ac_ct_STRIP2403 fi2404 else2405 STRIP="$ac_cv_prog_STRIP"2406 fi2407 2408 fi2409 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"2410 2411 2570 # We need awk for the "check" target. The system "awk" is bad on 2412 2571 # some platforms. … … 2424 2583 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 2425 2584 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 2426 { echo "$as_me:$LINENO: checking for $ac_word" >&52427 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2585 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2586 $as_echo_n "checking for $ac_word... " >&6; } 2428 2587 if test "${ac_cv_prog_RANLIB+set}" = set; then 2429 echo $ECHO_N "(cached) $ECHO_C" >&62588 $as_echo_n "(cached) " >&6 2430 2589 else 2431 2590 if test -n "$RANLIB"; then … … 2440 2599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2441 2600 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 2442 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52601 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2443 2602 break 2 2444 2603 fi … … 2451 2610 RANLIB=$ac_cv_prog_RANLIB 2452 2611 if test -n "$RANLIB"; then 2453 { echo "$as_me:$LINENO: result: $RANLIB" >&52454 echo "${ECHO_T}$RANLIB" >&6; }2455 else 2456 { echo "$as_me:$LINENO: result: no" >&52457 echo "${ECHO_T}no" >&6; }2612 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 2613 $as_echo "$RANLIB" >&6; } 2614 else 2615 { $as_echo "$as_me:$LINENO: result: no" >&5 2616 $as_echo "no" >&6; } 2458 2617 fi 2459 2618 … … 2464 2623 # Extract the first word of "ranlib", so it can be a program name with args. 2465 2624 set dummy ranlib; ac_word=$2 2466 { echo "$as_me:$LINENO: checking for $ac_word" >&52467 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2625 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2626 $as_echo_n "checking for $ac_word... " >&6; } 2468 2627 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 2469 echo $ECHO_N "(cached) $ECHO_C" >&62628 $as_echo_n "(cached) " >&6 2470 2629 else 2471 2630 if test -n "$ac_ct_RANLIB"; then … … 2480 2639 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2481 2640 ac_cv_prog_ac_ct_RANLIB="ranlib" 2482 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52641 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2483 2642 break 2 2484 2643 fi … … 2491 2650 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 2492 2651 if test -n "$ac_ct_RANLIB"; then 2493 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&52494 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }2495 else 2496 { echo "$as_me:$LINENO: result: no" >&52497 echo "${ECHO_T}no" >&6; }2652 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 2653 $as_echo "$ac_ct_RANLIB" >&6; } 2654 else 2655 { $as_echo "$as_me:$LINENO: result: no" >&5 2656 $as_echo "no" >&6; } 2498 2657 fi 2499 2658 … … 2503 2662 case $cross_compiling:$ac_tool_warned in 2504 2663 yes:) 2505 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2506 whose name does not start with the host triplet. If you think this 2507 configuration is useful to you, please write to autoconf@gnu.org." >&5 2508 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2509 whose name does not start with the host triplet. If you think this 2510 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2664 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2665 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2511 2666 ac_tool_warned=yes ;; 2512 2667 esac … … 2523 2678 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2524 2679 if test -n "$ac_tool_prefix"; then 2525 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2526 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2527 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2528 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2529 if test "${ac_cv_prog_CC+set}" = set; then 2530 echo $ECHO_N "(cached) $ECHO_C" >&6 2531 else 2532 if test -n "$CC"; then 2533 ac_cv_prog_CC="$CC" # Let the user override the test. 2534 else 2535 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2536 for as_dir in $PATH 2537 do 2538 IFS=$as_save_IFS 2539 test -z "$as_dir" && as_dir=. 2540 for ac_exec_ext in '' $ac_executable_extensions; do 2541 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2542 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2543 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2544 break 2 2545 fi 2546 done 2547 done 2548 IFS=$as_save_IFS 2549 2550 fi 2551 fi 2552 CC=$ac_cv_prog_CC 2553 if test -n "$CC"; then 2554 { echo "$as_me:$LINENO: result: $CC" >&5 2555 echo "${ECHO_T}$CC" >&6; } 2556 else 2557 { echo "$as_me:$LINENO: result: no" >&5 2558 echo "${ECHO_T}no" >&6; } 2559 fi 2560 2561 2562 fi 2563 if test -z "$ac_cv_prog_CC"; then 2564 ac_ct_CC=$CC 2565 # Extract the first word of "gcc", so it can be a program name with args. 2566 set dummy gcc; ac_word=$2 2567 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2568 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2569 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2570 echo $ECHO_N "(cached) $ECHO_C" >&6 2571 else 2572 if test -n "$ac_ct_CC"; then 2573 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2574 else 2575 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2576 for as_dir in $PATH 2577 do 2578 IFS=$as_save_IFS 2579 test -z "$as_dir" && as_dir=. 2580 for ac_exec_ext in '' $ac_executable_extensions; do 2581 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2582 ac_cv_prog_ac_ct_CC="gcc" 2583 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2584 break 2 2585 fi 2586 done 2587 done 2588 IFS=$as_save_IFS 2589 2590 fi 2591 fi 2592 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2593 if test -n "$ac_ct_CC"; then 2594 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2595 echo "${ECHO_T}$ac_ct_CC" >&6; } 2596 else 2597 { echo "$as_me:$LINENO: result: no" >&5 2598 echo "${ECHO_T}no" >&6; } 2599 fi 2600 2601 if test "x$ac_ct_CC" = x; then 2602 CC="" 2603 else 2604 case $cross_compiling:$ac_tool_warned in 2605 yes:) 2606 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2607 whose name does not start with the host triplet. If you think this 2608 configuration is useful to you, please write to autoconf@gnu.org." >&5 2609 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2610 whose name does not start with the host triplet. If you think this 2611 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2612 ac_tool_warned=yes ;; 2613 esac 2614 CC=$ac_ct_CC 2615 fi 2616 else 2617 CC="$ac_cv_prog_CC" 2618 fi 2619 2620 if test -z "$CC"; then 2621 if test -n "$ac_tool_prefix"; then 2622 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2623 set dummy ${ac_tool_prefix}cc; ac_word=$2 2624 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2625 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2626 if test "${ac_cv_prog_CC+set}" = set; then 2627 echo $ECHO_N "(cached) $ECHO_C" >&6 2628 else 2629 if test -n "$CC"; then 2630 ac_cv_prog_CC="$CC" # Let the user override the test. 2631 else 2632 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2633 for as_dir in $PATH 2634 do 2635 IFS=$as_save_IFS 2636 test -z "$as_dir" && as_dir=. 2637 for ac_exec_ext in '' $ac_executable_extensions; do 2638 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2639 ac_cv_prog_CC="${ac_tool_prefix}cc" 2640 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2641 break 2 2642 fi 2643 done 2644 done 2645 IFS=$as_save_IFS 2646 2647 fi 2648 fi 2649 CC=$ac_cv_prog_CC 2650 if test -n "$CC"; then 2651 { echo "$as_me:$LINENO: result: $CC" >&5 2652 echo "${ECHO_T}$CC" >&6; } 2653 else 2654 { echo "$as_me:$LINENO: result: no" >&5 2655 echo "${ECHO_T}no" >&6; } 2656 fi 2657 2658 2659 fi 2660 fi 2661 if test -z "$CC"; then 2662 # Extract the first word of "cc", so it can be a program name with args. 2663 set dummy cc; ac_word=$2 2664 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2665 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2666 if test "${ac_cv_prog_CC+set}" = set; then 2667 echo $ECHO_N "(cached) $ECHO_C" >&6 2668 else 2669 if test -n "$CC"; then 2670 ac_cv_prog_CC="$CC" # Let the user override the test. 2671 else 2672 ac_prog_rejected=no 2673 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2674 for as_dir in $PATH 2675 do 2676 IFS=$as_save_IFS 2677 test -z "$as_dir" && as_dir=. 2678 for ac_exec_ext in '' $ac_executable_extensions; do 2679 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2680 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 2681 ac_prog_rejected=yes 2682 continue 2683 fi 2684 ac_cv_prog_CC="cc" 2685 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2686 break 2 2687 fi 2688 done 2689 done 2690 IFS=$as_save_IFS 2691 2692 if test $ac_prog_rejected = yes; then 2693 # We found a bogon in the path, so make sure we never use it. 2694 set dummy $ac_cv_prog_CC 2695 shift 2696 if test $@%:@ != 0; then 2697 # We chose a different compiler from the bogus one. 2698 # However, it has the same basename, so the bogon will be chosen 2699 # first if we set CC to just the basename; use the full file name. 2700 shift 2701 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" 2702 fi 2703 fi 2704 fi 2705 fi 2706 CC=$ac_cv_prog_CC 2707 if test -n "$CC"; then 2708 { echo "$as_me:$LINENO: result: $CC" >&5 2709 echo "${ECHO_T}$CC" >&6; } 2710 else 2711 { echo "$as_me:$LINENO: result: no" >&5 2712 echo "${ECHO_T}no" >&6; } 2713 fi 2714 2715 2716 fi 2717 if test -z "$CC"; then 2718 if test -n "$ac_tool_prefix"; then 2719 for ac_prog in cl.exe 2680 for ac_prog in gcc icl 2720 2681 do 2721 2682 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2722 2683 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2723 { echo "$as_me:$LINENO: checking for $ac_word" >&52724 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2684 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2685 $as_echo_n "checking for $ac_word... " >&6; } 2725 2686 if test "${ac_cv_prog_CC+set}" = set; then 2726 echo $ECHO_N "(cached) $ECHO_C" >&62687 $as_echo_n "(cached) " >&6 2727 2688 else 2728 2689 if test -n "$CC"; then … … 2737 2698 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2738 2699 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2739 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52700 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2740 2701 break 2 2741 2702 fi … … 2748 2709 CC=$ac_cv_prog_CC 2749 2710 if test -n "$CC"; then 2750 { echo "$as_me:$LINENO: result: $CC" >&52751 echo "${ECHO_T}$CC" >&6; }2752 else 2753 { echo "$as_me:$LINENO: result: no" >&52754 echo "${ECHO_T}no" >&6; }2711 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2712 $as_echo "$CC" >&6; } 2713 else 2714 { $as_echo "$as_me:$LINENO: result: no" >&5 2715 $as_echo "no" >&6; } 2755 2716 fi 2756 2717 … … 2761 2722 if test -z "$CC"; then 2762 2723 ac_ct_CC=$CC 2763 for ac_prog in cl.exe2724 for ac_prog in gcc icl 2764 2725 do 2765 2726 # Extract the first word of "$ac_prog", so it can be a program name with args. 2766 2727 set dummy $ac_prog; ac_word=$2 2767 { echo "$as_me:$LINENO: checking for $ac_word" >&52768 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2728 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2729 $as_echo_n "checking for $ac_word... " >&6; } 2769 2730 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2770 echo $ECHO_N "(cached) $ECHO_C" >&62731 $as_echo_n "(cached) " >&6 2771 2732 else 2772 2733 if test -n "$ac_ct_CC"; then … … 2781 2742 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2782 2743 ac_cv_prog_ac_ct_CC="$ac_prog" 2783 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52744 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2784 2745 break 2 2785 2746 fi … … 2792 2753 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2793 2754 if test -n "$ac_ct_CC"; then 2794 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&52795 echo "${ECHO_T}$ac_ct_CC" >&6; }2796 else 2797 { echo "$as_me:$LINENO: result: no" >&52798 echo "${ECHO_T}no" >&6; }2755 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2756 $as_echo "$ac_ct_CC" >&6; } 2757 else 2758 { $as_echo "$as_me:$LINENO: result: no" >&5 2759 $as_echo "no" >&6; } 2799 2760 fi 2800 2761 … … 2808 2769 case $cross_compiling:$ac_tool_warned in 2809 2770 yes:) 2810 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2811 whose name does not start with the host triplet. If you think this 2812 configuration is useful to you, please write to autoconf@gnu.org." >&5 2813 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2814 whose name does not start with the host triplet. If you think this 2815 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2771 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2772 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2816 2773 ac_tool_warned=yes ;; 2817 2774 esac … … 2820 2777 fi 2821 2778 2822 fi 2823 2824 2825 test -z "$CC" && { {echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2779 2780 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2781 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2782 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2826 2783 See \`config.log' for more details." >&5 2827 echo "$as_me: error: no acceptable C compiler found in \$PATH2784 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2828 2785 See \`config.log' for more details." >&2;} 2829 { (exit 1); exit 1; }; } 2786 { (exit 1); exit 1; }; }; } 2830 2787 2831 2788 # Provide some information about the compiler. 2832 echo "$as_me:$LINENO: checking for C compiler version" >&5 2833 ac_compiler=`set X $ac_compile; echo $2` 2789 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2790 set X $ac_compile 2791 ac_compiler=$2 2834 2792 { (ac_try="$ac_compiler --version >&5" 2835 2793 case "(($ac_try" in … … 2837 2795 *) ac_try_echo=$ac_try;; 2838 2796 esac 2839 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2797 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2798 $as_echo "$ac_try_echo") >&5 2840 2799 (eval "$ac_compiler --version >&5") 2>&5 2841 2800 ac_status=$? 2842 echo "$as_me:$LINENO: \$? = $ac_status" >&52801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2843 2802 (exit $ac_status); } 2844 2803 { (ac_try="$ac_compiler -v >&5" … … 2847 2806 *) ac_try_echo=$ac_try;; 2848 2807 esac 2849 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2808 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2809 $as_echo "$ac_try_echo") >&5 2850 2810 (eval "$ac_compiler -v >&5") 2>&5 2851 2811 ac_status=$? 2852 echo "$as_me:$LINENO: \$? = $ac_status" >&52812 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2853 2813 (exit $ac_status); } 2854 2814 { (ac_try="$ac_compiler -V >&5" … … 2857 2817 *) ac_try_echo=$ac_try;; 2858 2818 esac 2859 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2819 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2820 $as_echo "$ac_try_echo") >&5 2860 2821 (eval "$ac_compiler -V >&5") 2>&5 2861 2822 ac_status=$? 2862 echo "$as_me:$LINENO: \$? = $ac_status" >&52823 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2863 2824 (exit $ac_status); } 2864 2825 … … 2879 2840 _ACEOF 2880 2841 ac_clean_files_save=$ac_clean_files 2881 ac_clean_files="$ac_clean_files a.out a. exe b.out"2842 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 2882 2843 # Try to create an executable without -o first, disregard a.out. 2883 2844 # It will help us diagnose broken compilers, and finding out an intuition 2884 2845 # of exeext. 2885 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2886 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2887 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2888 # 2889 # List of possible output files, starting from the most likely. 2890 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2891 # only as a last resort. b.out is created by i960 compilers. 2892 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2893 # 2894 # The IRIX 6 linker writes into existing files which may not be 2895 # executable, retaining their permissions. Remove them first so a 2896 # subsequent execution test works. 2846 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2847 $as_echo_n "checking for C compiler default output file name... " >&6; } 2848 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2849 2850 # The possible output files: 2851 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2852 2897 2853 ac_rmfiles= 2898 2854 for ac_file in $ac_files 2899 2855 do 2900 2856 case $ac_file in 2901 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2857 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2902 2858 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2903 2859 esac … … 2910 2866 *) ac_try_echo=$ac_try;; 2911 2867 esac 2912 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2869 $as_echo "$ac_try_echo") >&5 2913 2870 (eval "$ac_link_default") 2>&5 2914 2871 ac_status=$? 2915 echo "$as_me:$LINENO: \$? = $ac_status" >&52872 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2916 2873 (exit $ac_status); }; then 2917 2874 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2924 2881 test -f "$ac_file" || continue 2925 2882 case $ac_file in 2926 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj )2883 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 2927 2884 ;; 2928 2885 [ab].out ) … … 2951 2908 fi 2952 2909 2953 { echo "$as_me:$LINENO: result: $ac_file" >&52954 echo "${ECHO_T}$ac_file" >&6; }2910 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 2911 $as_echo "$ac_file" >&6; } 2955 2912 if test -z "$ac_file"; then 2956 echo "$as_me: failed program was:" >&52913 $as_echo "$as_me: failed program was:" >&5 2957 2914 sed 's/^/| /' conftest.$ac_ext >&5 2958 2915 2959 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 2916 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2917 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2918 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2960 2919 See \`config.log' for more details." >&5 2961 echo "$as_me: error: C compiler cannot create executables2920 $as_echo "$as_me: error: C compiler cannot create executables 2962 2921 See \`config.log' for more details." >&2;} 2963 { (exit 77); exit 77; }; } 2922 { (exit 77); exit 77; }; }; } 2964 2923 fi 2965 2924 … … 2968 2927 # Check that the compiler produces executables we can run. If not, either 2969 2928 # the compiler is broken, or we cross compile. 2970 { echo "$as_me:$LINENO: checking whether the C compiler works" >&52971 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }2929 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2930 $as_echo_n "checking whether the C compiler works... " >&6; } 2972 2931 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2973 2932 # If not cross compiling, check that we can run a simple program. … … 2978 2937 *) ac_try_echo=$ac_try;; 2979 2938 esac 2980 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2940 $as_echo "$ac_try_echo") >&5 2981 2941 (eval "$ac_try") 2>&5 2982 2942 ac_status=$? 2983 echo "$as_me:$LINENO: \$? = $ac_status" >&52943 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2984 2944 (exit $ac_status); }; }; then 2985 2945 cross_compiling=no … … 2988 2948 cross_compiling=yes 2989 2949 else 2990 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 2950 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2951 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2952 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2991 2953 If you meant to cross compile, use \`--host'. 2992 2954 See \`config.log' for more details." >&5 2993 echo "$as_me: error: cannot run C compiled programs.2955 $as_echo "$as_me: error: cannot run C compiled programs. 2994 2956 If you meant to cross compile, use \`--host'. 2995 2957 See \`config.log' for more details." >&2;} 2996 { (exit 1); exit 1; }; } 2958 { (exit 1); exit 1; }; }; } 2997 2959 fi 2998 2960 fi 2999 2961 fi 3000 { echo "$as_me:$LINENO: result: yes" >&53001 echo "${ECHO_T}yes" >&6; }3002 3003 rm -f a.outa.exe conftest$ac_cv_exeext b.out2962 { $as_echo "$as_me:$LINENO: result: yes" >&5 2963 $as_echo "yes" >&6; } 2964 2965 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 3004 2966 ac_clean_files=$ac_clean_files_save 3005 2967 # Check that the compiler produces executables we can run. If not, either 3006 2968 # the compiler is broken, or we cross compile. 3007 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&53008 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }3009 { echo "$as_me:$LINENO: result: $cross_compiling" >&53010 echo "${ECHO_T}$cross_compiling" >&6; }3011 3012 { echo "$as_me:$LINENO: checking for suffix of executables" >&53013 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }2969 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2970 $as_echo_n "checking whether we are cross compiling... " >&6; } 2971 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 2972 $as_echo "$cross_compiling" >&6; } 2973 2974 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 2975 $as_echo_n "checking for suffix of executables... " >&6; } 3014 2976 if { (ac_try="$ac_link" 3015 2977 case "(($ac_try" in … … 3017 2979 *) ac_try_echo=$ac_try;; 3018 2980 esac 3019 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2981 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2982 $as_echo "$ac_try_echo") >&5 3020 2983 (eval "$ac_link") 2>&5 3021 2984 ac_status=$? 3022 echo "$as_me:$LINENO: \$? = $ac_status" >&52985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3023 2986 (exit $ac_status); }; then 3024 2987 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 3029 2992 test -f "$ac_file" || continue 3030 2993 case $ac_file in 3031 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2994 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 3032 2995 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3033 2996 break;; … … 3036 2999 done 3037 3000 else 3038 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3001 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3002 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3003 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3039 3004 See \`config.log' for more details." >&5 3040 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link3005 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 3041 3006 See \`config.log' for more details." >&2;} 3042 { (exit 1); exit 1; }; } 3007 { (exit 1); exit 1; }; }; } 3043 3008 fi 3044 3009 3045 3010 rm -f conftest$ac_cv_exeext 3046 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&53047 echo "${ECHO_T}$ac_cv_exeext" >&6; }3011 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 3012 $as_echo "$ac_cv_exeext" >&6; } 3048 3013 3049 3014 rm -f conftest.$ac_ext 3050 3015 EXEEXT=$ac_cv_exeext 3051 3016 ac_exeext=$EXEEXT 3052 { echo "$as_me:$LINENO: checking for suffix of object files" >&53053 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }3017 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 3018 $as_echo_n "checking for suffix of object files... " >&6; } 3054 3019 if test "${ac_cv_objext+set}" = set; then 3055 echo $ECHO_N "(cached) $ECHO_C" >&63020 $as_echo_n "(cached) " >&6 3056 3021 else 3057 3022 cat >conftest.$ac_ext <<_ACEOF … … 3076 3041 *) ac_try_echo=$ac_try;; 3077 3042 esac 3078 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3043 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3044 $as_echo "$ac_try_echo") >&5 3079 3045 (eval "$ac_compile") 2>&5 3080 3046 ac_status=$? 3081 echo "$as_me:$LINENO: \$? = $ac_status" >&53047 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3082 3048 (exit $ac_status); }; then 3083 3049 for ac_file in conftest.o conftest.obj conftest.*; do 3084 3050 test -f "$ac_file" || continue; 3085 3051 case $ac_file in 3086 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;3052 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 3087 3053 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 3088 3054 break;; … … 3090 3056 done 3091 3057 else 3092 echo "$as_me: failed program was:" >&53058 $as_echo "$as_me: failed program was:" >&5 3093 3059 sed 's/^/| /' conftest.$ac_ext >&5 3094 3060 3095 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3061 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3062 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3063 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3096 3064 See \`config.log' for more details." >&5 3097 echo "$as_me: error: cannot compute suffix of object files: cannot compile3065 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 3098 3066 See \`config.log' for more details." >&2;} 3099 { (exit 1); exit 1; }; } 3067 { (exit 1); exit 1; }; }; } 3100 3068 fi 3101 3069 3102 3070 rm -f conftest.$ac_cv_objext conftest.$ac_ext 3103 3071 fi 3104 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&53105 echo "${ECHO_T}$ac_cv_objext" >&6; }3072 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 3073 $as_echo "$ac_cv_objext" >&6; } 3106 3074 OBJEXT=$ac_cv_objext 3107 3075 ac_objext=$OBJEXT 3108 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&53109 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }3076 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 3077 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3110 3078 if test "${ac_cv_c_compiler_gnu+set}" = set; then 3111 echo $ECHO_N "(cached) $ECHO_C" >&63079 $as_echo_n "(cached) " >&6 3112 3080 else 3113 3081 cat >conftest.$ac_ext <<_ACEOF … … 3135 3103 *) ac_try_echo=$ac_try;; 3136 3104 esac 3137 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3105 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3106 $as_echo "$ac_try_echo") >&5 3138 3107 (eval "$ac_compile") 2>conftest.er1 3139 3108 ac_status=$? … … 3141 3110 rm -f conftest.er1 3142 3111 cat conftest.err >&5 3143 echo "$as_me:$LINENO: \$? = $ac_status" >&53112 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3144 3113 (exit $ac_status); } && { 3145 3114 test -z "$ac_c_werror_flag" || … … 3148 3117 ac_compiler_gnu=yes 3149 3118 else 3150 echo "$as_me: failed program was:" >&53119 $as_echo "$as_me: failed program was:" >&5 3151 3120 sed 's/^/| /' conftest.$ac_ext >&5 3152 3121 … … 3158 3127 3159 3128 fi 3160 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3161 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 3162 GCC=`test $ac_compiler_gnu = yes && echo yes` 3129 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3130 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 3131 if test $ac_compiler_gnu = yes; then 3132 GCC=yes 3133 else 3134 GCC= 3135 fi 3163 3136 ac_test_CFLAGS=${CFLAGS+set} 3164 3137 ac_save_CFLAGS=$CFLAGS 3165 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&53166 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }3138 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 3139 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3167 3140 if test "${ac_cv_prog_cc_g+set}" = set; then 3168 echo $ECHO_N "(cached) $ECHO_C" >&63141 $as_echo_n "(cached) " >&6 3169 3142 else 3170 3143 ac_save_c_werror_flag=$ac_c_werror_flag … … 3193 3166 *) ac_try_echo=$ac_try;; 3194 3167 esac 3195 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3168 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3169 $as_echo "$ac_try_echo") >&5 3196 3170 (eval "$ac_compile") 2>conftest.er1 3197 3171 ac_status=$? … … 3199 3173 rm -f conftest.er1 3200 3174 cat conftest.err >&5 3201 echo "$as_me:$LINENO: \$? = $ac_status" >&53175 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3202 3176 (exit $ac_status); } && { 3203 3177 test -z "$ac_c_werror_flag" || … … 3206 3180 ac_cv_prog_cc_g=yes 3207 3181 else 3208 echo "$as_me: failed program was:" >&53182 $as_echo "$as_me: failed program was:" >&5 3209 3183 sed 's/^/| /' conftest.$ac_ext >&5 3210 3184 … … 3231 3205 *) ac_try_echo=$ac_try;; 3232 3206 esac 3233 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3208 $as_echo "$ac_try_echo") >&5 3234 3209 (eval "$ac_compile") 2>conftest.er1 3235 3210 ac_status=$? … … 3237 3212 rm -f conftest.er1 3238 3213 cat conftest.err >&5 3239 echo "$as_me:$LINENO: \$? = $ac_status" >&53214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3240 3215 (exit $ac_status); } && { 3241 3216 test -z "$ac_c_werror_flag" || … … 3244 3219 : 3245 3220 else 3246 echo "$as_me: failed program was:" >&53221 $as_echo "$as_me: failed program was:" >&5 3247 3222 sed 's/^/| /' conftest.$ac_ext >&5 3248 3223 … … 3270 3245 *) ac_try_echo=$ac_try;; 3271 3246 esac 3272 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3247 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3248 $as_echo "$ac_try_echo") >&5 3273 3249 (eval "$ac_compile") 2>conftest.er1 3274 3250 ac_status=$? … … 3276 3252 rm -f conftest.er1 3277 3253 cat conftest.err >&5 3278 echo "$as_me:$LINENO: \$? = $ac_status" >&53254 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3279 3255 (exit $ac_status); } && { 3280 3256 test -z "$ac_c_werror_flag" || … … 3283 3259 ac_cv_prog_cc_g=yes 3284 3260 else 3285 echo "$as_me: failed program was:" >&53261 $as_echo "$as_me: failed program was:" >&5 3286 3262 sed 's/^/| /' conftest.$ac_ext >&5 3287 3263 … … 3298 3274 ac_c_werror_flag=$ac_save_c_werror_flag 3299 3275 fi 3300 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&53301 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }3276 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3277 $as_echo "$ac_cv_prog_cc_g" >&6; } 3302 3278 if test "$ac_test_CFLAGS" = set; then 3303 3279 CFLAGS=$ac_save_CFLAGS … … 3315 3291 fi 3316 3292 fi 3317 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&53318 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }3293 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 3294 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3319 3295 if test "${ac_cv_prog_cc_c89+set}" = set; then 3320 echo $ECHO_N "(cached) $ECHO_C" >&63296 $as_echo_n "(cached) " >&6 3321 3297 else 3322 3298 ac_cv_prog_cc_c89=no … … 3389 3365 *) ac_try_echo=$ac_try;; 3390 3366 esac 3391 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3368 $as_echo "$ac_try_echo") >&5 3392 3369 (eval "$ac_compile") 2>conftest.er1 3393 3370 ac_status=$? … … 3395 3372 rm -f conftest.er1 3396 3373 cat conftest.err >&5 3397 echo "$as_me:$LINENO: \$? = $ac_status" >&53374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3398 3375 (exit $ac_status); } && { 3399 3376 test -z "$ac_c_werror_flag" || … … 3402 3379 ac_cv_prog_cc_c89=$ac_arg 3403 3380 else 3404 echo "$as_me: failed program was:" >&53381 $as_echo "$as_me: failed program was:" >&5 3405 3382 sed 's/^/| /' conftest.$ac_ext >&5 3406 3383 … … 3418 3395 case "x$ac_cv_prog_cc_c89" in 3419 3396 x) 3420 { echo "$as_me:$LINENO: result: none needed" >&53421 echo "${ECHO_T}none needed" >&6; } ;;3397 { $as_echo "$as_me:$LINENO: result: none needed" >&5 3398 $as_echo "none needed" >&6; } ;; 3422 3399 xno) 3423 { echo "$as_me:$LINENO: result: unsupported" >&53424 echo "${ECHO_T}unsupported" >&6; } ;;3400 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 3401 $as_echo "unsupported" >&6; } ;; 3425 3402 *) 3426 3403 CC="$CC $ac_cv_prog_cc_c89" 3427 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&53428 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;3404 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 3405 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 3429 3406 esac 3430 3407 … … 3443 3420 cat > confinc << 'END' 3444 3421 am__doit: 3445 @echo done3422 @echo this is the am__doit target 3446 3423 .PHONY: am__doit 3447 3424 END 3448 3425 # If we don't find an include directive, just comment out the code. 3449 { echo "$as_me:$LINENO: checking for style of include used by $am_make" >&53450 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }3426 { $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 3427 $as_echo_n "checking for style of include used by $am_make... " >&6; } 3451 3428 am__include="#" 3452 3429 am__quote= … … 3454 3431 # First try GNU make style include. 3455 3432 echo "include confinc" > confmf 3456 # We grep out `Entering directory' and `Leaving directory' 3457 # messages which can occur if `w' ends up in MAKEFLAGS. 3458 # In particular we don't look at `^make:' because GNU make might 3459 # be invoked under some other name (usually "gmake"), in which 3460 # case it prints its new name instead of `make'. 3461 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then 3462 am__include=include 3463 am__quote= 3464 _am_result=GNU 3465 fi 3433 # Ignore all kinds of additional output from `make'. 3434 case `$am_make -s -f confmf 2> /dev/null` in #( 3435 *the\ am__doit\ target*) 3436 am__include=include 3437 am__quote= 3438 _am_result=GNU 3439 ;; 3440 esac 3466 3441 # Now try BSD make style include. 3467 3442 if test "$am__include" = "#"; then 3468 3443 echo '.include "confinc"' > confmf 3469 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then 3470 am__include=.include 3471 am__quote="\"" 3472 _am_result=BSD 3473 fi 3474 fi 3475 3476 3477 { echo "$as_me:$LINENO: result: $_am_result" >&5 3478 echo "${ECHO_T}$_am_result" >&6; } 3444 case `$am_make -s -f confmf 2> /dev/null` in #( 3445 *the\ am__doit\ target*) 3446 am__include=.include 3447 am__quote="\"" 3448 _am_result=BSD 3449 ;; 3450 esac 3451 fi 3452 3453 3454 { $as_echo "$as_me:$LINENO: result: $_am_result" >&5 3455 $as_echo "$_am_result" >&6; } 3479 3456 rm -f confinc confmf 3480 3457 3481 #Check whether --enable-dependency-tracking was given.3458 @%:@ Check whether --enable-dependency-tracking was given. 3482 3459 if test "${enable_dependency_tracking+set}" = set; then 3483 3460 enableval=$enable_dependency_tracking; … … 3500 3477 depcc="$CC" am_compiler_list= 3501 3478 3502 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&53503 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }3479 { $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 3480 $as_echo_n "checking dependency style of $depcc... " >&6; } 3504 3481 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then 3505 echo $ECHO_N "(cached) $ECHO_C" >&63482 $as_echo_n "(cached) " >&6 3506 3483 else 3507 3484 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then … … 3528 3505 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 3529 3506 fi 3507 am__universal=false 3508 case " $depcc " in #( 3509 *\ -arch\ *\ -arch\ *) am__universal=true ;; 3510 esac 3511 3530 3512 for depmode in $am_compiler_list; do 3531 3513 # Setup a source with many dependencies, because some compilers … … 3545 3527 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3546 3528 3529 # We check with `-c' and `-o' for the sake of the "dashmstdout" 3530 # mode. It turns out that the SunPro C++ compiler does not properly 3531 # handle `-M -o', and we need to detect this. Also, some Intel 3532 # versions had trouble with output in subdirs 3533 am__obj=sub/conftest.${OBJEXT-o} 3534 am__minus_obj="-o $am__obj" 3547 3535 case $depmode in 3536 gcc) 3537 # This depmode causes a compiler race in universal mode. 3538 test "$am__universal" = false || continue 3539 ;; 3548 3540 nosideeffect) 3549 3541 # after this tag, mechanisms are not by side-effect, so they'll … … 3555 3547 fi 3556 3548 ;; 3549 msvisualcpp | msvcmsys) 3550 # This compiler won't grok `-c -o', but also, the minuso test has 3551 # not run yet. These depmodes are late enough in the game, and 3552 # so weak that their functioning should not be impacted. 3553 am__obj=conftest.${OBJEXT-o} 3554 am__minus_obj= 3555 ;; 3557 3556 none) break ;; 3558 3557 esac 3559 # We check with `-c' and `-o' for the sake of the "dashmstdout"3560 # mode. It turns out that the SunPro C++ compiler does not properly3561 # handle `-M -o', and we need to detect this.3562 3558 if depmode=$depmode \ 3563 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\3559 source=sub/conftest.c object=$am__obj \ 3564 3560 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 3565 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \3561 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 3566 3562 >/dev/null 2>conftest.err && 3567 3563 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 3568 3564 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 3569 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&3565 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 3570 3566 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 3571 3567 # icc doesn't choke on unknown options, it will just issue warnings … … 3591 3587 3592 3588 fi 3593 { echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&53594 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }3589 { $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 3590 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } 3595 3591 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type 3596 3592 … … 3605 3601 fi 3606 3602 3603 3604 ac_ext=c 3605 ac_cpp='$CPP $CPPFLAGS' 3606 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3607 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3608 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3609 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3610 $as_echo_n "checking how to run the C preprocessor... " >&6; } 3611 # On Suns, sometimes $CPP names a directory. 3612 if test -n "$CPP" && test -d "$CPP"; then 3613 CPP= 3614 fi 3615 if test -z "$CPP"; then 3616 if test "${ac_cv_prog_CPP+set}" = set; then 3617 $as_echo_n "(cached) " >&6 3618 else 3619 # Double quotes because CPP needs to be expanded 3620 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3621 do 3622 ac_preproc_ok=false 3623 for ac_c_preproc_warn_flag in '' yes 3624 do 3625 # Use a header file that comes with gcc, so configuring glibc 3626 # with a fresh cross-compiler works. 3627 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3628 # <limits.h> exists even on freestanding compilers. 3629 # On the NeXT, cc -E runs the code through the compiler's parser, 3630 # not just through cpp. "Syntax error" is here to catch this case. 3631 cat >conftest.$ac_ext <<_ACEOF 3632 /* confdefs.h. */ 3633 _ACEOF 3634 cat confdefs.h >>conftest.$ac_ext 3635 cat >>conftest.$ac_ext <<_ACEOF 3636 /* end confdefs.h. */ 3637 @%:@ifdef __STDC__ 3638 @%:@ include <limits.h> 3639 @%:@else 3640 @%:@ include <assert.h> 3641 @%:@endif 3642 Syntax error 3643 _ACEOF 3644 if { (ac_try="$ac_cpp conftest.$ac_ext" 3645 case "(($ac_try" in 3646 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3647 *) ac_try_echo=$ac_try;; 3648 esac 3649 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3650 $as_echo "$ac_try_echo") >&5 3651 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3652 ac_status=$? 3653 grep -v '^ *+' conftest.er1 >conftest.err 3654 rm -f conftest.er1 3655 cat conftest.err >&5 3656 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3657 (exit $ac_status); } >/dev/null && { 3658 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3659 test ! -s conftest.err 3660 }; then 3661 : 3662 else 3663 $as_echo "$as_me: failed program was:" >&5 3664 sed 's/^/| /' conftest.$ac_ext >&5 3665 3666 # Broken: fails on valid input. 3667 continue 3668 fi 3669 3670 rm -f conftest.err conftest.$ac_ext 3671 3672 # OK, works on sane cases. Now check whether nonexistent headers 3673 # can be detected and how. 3674 cat >conftest.$ac_ext <<_ACEOF 3675 /* confdefs.h. */ 3676 _ACEOF 3677 cat confdefs.h >>conftest.$ac_ext 3678 cat >>conftest.$ac_ext <<_ACEOF 3679 /* end confdefs.h. */ 3680 @%:@include <ac_nonexistent.h> 3681 _ACEOF 3682 if { (ac_try="$ac_cpp conftest.$ac_ext" 3683 case "(($ac_try" in 3684 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3685 *) ac_try_echo=$ac_try;; 3686 esac 3687 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3688 $as_echo "$ac_try_echo") >&5 3689 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3690 ac_status=$? 3691 grep -v '^ *+' conftest.er1 >conftest.err 3692 rm -f conftest.er1 3693 cat conftest.err >&5 3694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3695 (exit $ac_status); } >/dev/null && { 3696 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3697 test ! -s conftest.err 3698 }; then 3699 # Broken: success on invalid input. 3700 continue 3701 else 3702 $as_echo "$as_me: failed program was:" >&5 3703 sed 's/^/| /' conftest.$ac_ext >&5 3704 3705 # Passes both tests. 3706 ac_preproc_ok=: 3707 break 3708 fi 3709 3710 rm -f conftest.err conftest.$ac_ext 3711 3712 done 3713 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3714 rm -f conftest.err conftest.$ac_ext 3715 if $ac_preproc_ok; then 3716 break 3717 fi 3718 3719 done 3720 ac_cv_prog_CPP=$CPP 3721 3722 fi 3723 CPP=$ac_cv_prog_CPP 3724 else 3725 ac_cv_prog_CPP=$CPP 3726 fi 3727 { $as_echo "$as_me:$LINENO: result: $CPP" >&5 3728 $as_echo "$CPP" >&6; } 3729 ac_preproc_ok=false 3730 for ac_c_preproc_warn_flag in '' yes 3731 do 3732 # Use a header file that comes with gcc, so configuring glibc 3733 # with a fresh cross-compiler works. 3734 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3735 # <limits.h> exists even on freestanding compilers. 3736 # On the NeXT, cc -E runs the code through the compiler's parser, 3737 # not just through cpp. "Syntax error" is here to catch this case. 3738 cat >conftest.$ac_ext <<_ACEOF 3739 /* confdefs.h. */ 3740 _ACEOF 3741 cat confdefs.h >>conftest.$ac_ext 3742 cat >>conftest.$ac_ext <<_ACEOF 3743 /* end confdefs.h. */ 3744 @%:@ifdef __STDC__ 3745 @%:@ include <limits.h> 3746 @%:@else 3747 @%:@ include <assert.h> 3748 @%:@endif 3749 Syntax error 3750 _ACEOF 3751 if { (ac_try="$ac_cpp conftest.$ac_ext" 3752 case "(($ac_try" in 3753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3754 *) ac_try_echo=$ac_try;; 3755 esac 3756 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3757 $as_echo "$ac_try_echo") >&5 3758 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3759 ac_status=$? 3760 grep -v '^ *+' conftest.er1 >conftest.err 3761 rm -f conftest.er1 3762 cat conftest.err >&5 3763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3764 (exit $ac_status); } >/dev/null && { 3765 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3766 test ! -s conftest.err 3767 }; then 3768 : 3769 else 3770 $as_echo "$as_me: failed program was:" >&5 3771 sed 's/^/| /' conftest.$ac_ext >&5 3772 3773 # Broken: fails on valid input. 3774 continue 3775 fi 3776 3777 rm -f conftest.err conftest.$ac_ext 3778 3779 # OK, works on sane cases. Now check whether nonexistent headers 3780 # can be detected and how. 3781 cat >conftest.$ac_ext <<_ACEOF 3782 /* confdefs.h. */ 3783 _ACEOF 3784 cat confdefs.h >>conftest.$ac_ext 3785 cat >>conftest.$ac_ext <<_ACEOF 3786 /* end confdefs.h. */ 3787 @%:@include <ac_nonexistent.h> 3788 _ACEOF 3789 if { (ac_try="$ac_cpp conftest.$ac_ext" 3790 case "(($ac_try" in 3791 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3792 *) ac_try_echo=$ac_try;; 3793 esac 3794 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3795 $as_echo "$ac_try_echo") >&5 3796 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3797 ac_status=$? 3798 grep -v '^ *+' conftest.er1 >conftest.err 3799 rm -f conftest.er1 3800 cat conftest.err >&5 3801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3802 (exit $ac_status); } >/dev/null && { 3803 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3804 test ! -s conftest.err 3805 }; then 3806 # Broken: success on invalid input. 3807 continue 3808 else 3809 $as_echo "$as_me: failed program was:" >&5 3810 sed 's/^/| /' conftest.$ac_ext >&5 3811 3812 # Passes both tests. 3813 ac_preproc_ok=: 3814 break 3815 fi 3816 3817 rm -f conftest.err conftest.$ac_ext 3818 3819 done 3820 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3821 rm -f conftest.err conftest.$ac_ext 3822 if $ac_preproc_ok; then 3823 : 3824 else 3825 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3826 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3827 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3828 See \`config.log' for more details." >&5 3829 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3830 See \`config.log' for more details." >&2;} 3831 { (exit 1); exit 1; }; }; } 3832 fi 3833 3834 ac_ext=c 3835 ac_cpp='$CPP $CPPFLAGS' 3836 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3837 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3838 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3607 3839 3608 3840 ac_ext=cpp … … 3616 3848 else 3617 3849 if test -n "$ac_tool_prefix"; then 3618 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC3850 for ac_prog in g++ icl 3619 3851 do 3620 3852 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3621 3853 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3622 { echo "$as_me:$LINENO: checking for $ac_word" >&53623 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3854 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3855 $as_echo_n "checking for $ac_word... " >&6; } 3624 3856 if test "${ac_cv_prog_CXX+set}" = set; then 3625 echo $ECHO_N "(cached) $ECHO_C" >&63857 $as_echo_n "(cached) " >&6 3626 3858 else 3627 3859 if test -n "$CXX"; then … … 3636 3868 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3637 3869 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3638 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53870 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3639 3871 break 2 3640 3872 fi … … 3647 3879 CXX=$ac_cv_prog_CXX 3648 3880 if test -n "$CXX"; then 3649 { echo "$as_me:$LINENO: result: $CXX" >&53650 echo "${ECHO_T}$CXX" >&6; }3651 else 3652 { echo "$as_me:$LINENO: result: no" >&53653 echo "${ECHO_T}no" >&6; }3881 { $as_echo "$as_me:$LINENO: result: $CXX" >&5 3882 $as_echo "$CXX" >&6; } 3883 else 3884 { $as_echo "$as_me:$LINENO: result: no" >&5 3885 $as_echo "no" >&6; } 3654 3886 fi 3655 3887 … … 3660 3892 if test -z "$CXX"; then 3661 3893 ac_ct_CXX=$CXX 3662 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC3894 for ac_prog in g++ icl 3663 3895 do 3664 3896 # Extract the first word of "$ac_prog", so it can be a program name with args. 3665 3897 set dummy $ac_prog; ac_word=$2 3666 { echo "$as_me:$LINENO: checking for $ac_word" >&53667 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3898 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3899 $as_echo_n "checking for $ac_word... " >&6; } 3668 3900 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 3669 echo $ECHO_N "(cached) $ECHO_C" >&63901 $as_echo_n "(cached) " >&6 3670 3902 else 3671 3903 if test -n "$ac_ct_CXX"; then … … 3680 3912 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3681 3913 ac_cv_prog_ac_ct_CXX="$ac_prog" 3682 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53914 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3683 3915 break 2 3684 3916 fi … … 3691 3923 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 3692 3924 if test -n "$ac_ct_CXX"; then 3693 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&53694 echo "${ECHO_T}$ac_ct_CXX" >&6; }3695 else 3696 { echo "$as_me:$LINENO: result: no" >&53697 echo "${ECHO_T}no" >&6; }3925 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 3926 $as_echo "$ac_ct_CXX" >&6; } 3927 else 3928 { $as_echo "$as_me:$LINENO: result: no" >&5 3929 $as_echo "no" >&6; } 3698 3930 fi 3699 3931 … … 3707 3939 case $cross_compiling:$ac_tool_warned in 3708 3940 yes:) 3709 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3710 whose name does not start with the host triplet. If you think this 3711 configuration is useful to you, please write to autoconf@gnu.org." >&5 3712 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3713 whose name does not start with the host triplet. If you think this 3714 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 3941 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 3942 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 3715 3943 ac_tool_warned=yes ;; 3716 3944 esac … … 3722 3950 fi 3723 3951 # Provide some information about the compiler. 3724 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3725 ac_compiler=`set X $ac_compile; echo $2` 3952 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3953 set X $ac_compile 3954 ac_compiler=$2 3726 3955 { (ac_try="$ac_compiler --version >&5" 3727 3956 case "(($ac_try" in … … 3729 3958 *) ac_try_echo=$ac_try;; 3730 3959 esac 3731 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3960 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3961 $as_echo "$ac_try_echo") >&5 3732 3962 (eval "$ac_compiler --version >&5") 2>&5 3733 3963 ac_status=$? 3734 echo "$as_me:$LINENO: \$? = $ac_status" >&53964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3735 3965 (exit $ac_status); } 3736 3966 { (ac_try="$ac_compiler -v >&5" … … 3739 3969 *) ac_try_echo=$ac_try;; 3740 3970 esac 3741 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3972 $as_echo "$ac_try_echo") >&5 3742 3973 (eval "$ac_compiler -v >&5") 2>&5 3743 3974 ac_status=$? 3744 echo "$as_me:$LINENO: \$? = $ac_status" >&53975 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3745 3976 (exit $ac_status); } 3746 3977 { (ac_try="$ac_compiler -V >&5" … … 3749 3980 *) ac_try_echo=$ac_try;; 3750 3981 esac 3751 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3983 $as_echo "$ac_try_echo") >&5 3752 3984 (eval "$ac_compiler -V >&5") 2>&5 3753 3985 ac_status=$? 3754 echo "$as_me:$LINENO: \$? = $ac_status" >&53986 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3755 3987 (exit $ac_status); } 3756 3988 3757 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&53758 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }3989 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 3990 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3759 3991 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 3760 echo $ECHO_N "(cached) $ECHO_C" >&63992 $as_echo_n "(cached) " >&6 3761 3993 else 3762 3994 cat >conftest.$ac_ext <<_ACEOF … … 3784 4016 *) ac_try_echo=$ac_try;; 3785 4017 esac 3786 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4018 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4019 $as_echo "$ac_try_echo") >&5 3787 4020 (eval "$ac_compile") 2>conftest.er1 3788 4021 ac_status=$? … … 3790 4023 rm -f conftest.er1 3791 4024 cat conftest.err >&5 3792 echo "$as_me:$LINENO: \$? = $ac_status" >&54025 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3793 4026 (exit $ac_status); } && { 3794 4027 test -z "$ac_cxx_werror_flag" || … … 3797 4030 ac_compiler_gnu=yes 3798 4031 else 3799 echo "$as_me: failed program was:" >&54032 $as_echo "$as_me: failed program was:" >&5 3800 4033 sed 's/^/| /' conftest.$ac_ext >&5 3801 4034 … … 3807 4040 3808 4041 fi 3809 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3810 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 3811 GXX=`test $ac_compiler_gnu = yes && echo yes` 4042 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4043 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 4044 if test $ac_compiler_gnu = yes; then 4045 GXX=yes 4046 else 4047 GXX= 4048 fi 3812 4049 ac_test_CXXFLAGS=${CXXFLAGS+set} 3813 4050 ac_save_CXXFLAGS=$CXXFLAGS 3814 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&53815 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }4051 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 4052 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3816 4053 if test "${ac_cv_prog_cxx_g+set}" = set; then 3817 echo $ECHO_N "(cached) $ECHO_C" >&64054 $as_echo_n "(cached) " >&6 3818 4055 else 3819 4056 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 3842 4079 *) ac_try_echo=$ac_try;; 3843 4080 esac 3844 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4081 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4082 $as_echo "$ac_try_echo") >&5 3845 4083 (eval "$ac_compile") 2>conftest.er1 3846 4084 ac_status=$? … … 3848 4086 rm -f conftest.er1 3849 4087 cat conftest.err >&5 3850 echo "$as_me:$LINENO: \$? = $ac_status" >&54088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3851 4089 (exit $ac_status); } && { 3852 4090 test -z "$ac_cxx_werror_flag" || … … 3855 4093 ac_cv_prog_cxx_g=yes 3856 4094 else 3857 echo "$as_me: failed program was:" >&54095 $as_echo "$as_me: failed program was:" >&5 3858 4096 sed 's/^/| /' conftest.$ac_ext >&5 3859 4097 … … 3880 4118 *) ac_try_echo=$ac_try;; 3881 4119 esac 3882 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4121 $as_echo "$ac_try_echo") >&5 3883 4122 (eval "$ac_compile") 2>conftest.er1 3884 4123 ac_status=$? … … 3886 4125 rm -f conftest.er1 3887 4126 cat conftest.err >&5 3888 echo "$as_me:$LINENO: \$? = $ac_status" >&54127 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3889 4128 (exit $ac_status); } && { 3890 4129 test -z "$ac_cxx_werror_flag" || … … 3893 4132 : 3894 4133 else 3895 echo "$as_me: failed program was:" >&54134 $as_echo "$as_me: failed program was:" >&5 3896 4135 sed 's/^/| /' conftest.$ac_ext >&5 3897 4136 … … 3919 4158 *) ac_try_echo=$ac_try;; 3920 4159 esac 3921 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4160 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4161 $as_echo "$ac_try_echo") >&5 3922 4162 (eval "$ac_compile") 2>conftest.er1 3923 4163 ac_status=$? … … 3925 4165 rm -f conftest.er1 3926 4166 cat conftest.err >&5 3927 echo "$as_me:$LINENO: \$? = $ac_status" >&54167 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3928 4168 (exit $ac_status); } && { 3929 4169 test -z "$ac_cxx_werror_flag" || … … 3932 4172 ac_cv_prog_cxx_g=yes 3933 4173 else 3934 echo "$as_me: failed program was:" >&54174 $as_echo "$as_me: failed program was:" >&5 3935 4175 sed 's/^/| /' conftest.$ac_ext >&5 3936 4176 … … 3947 4187 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 3948 4188 fi 3949 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&53950 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }4189 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 4190 $as_echo "$ac_cv_prog_cxx_g" >&6; } 3951 4191 if test "$ac_test_CXXFLAGS" = set; then 3952 4192 CXXFLAGS=$ac_save_CXXFLAGS … … 3972 4212 depcc="$CXX" am_compiler_list= 3973 4213 3974 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&53975 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }4214 { $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 4215 $as_echo_n "checking dependency style of $depcc... " >&6; } 3976 4216 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then 3977 echo $ECHO_N "(cached) $ECHO_C" >&64217 $as_echo_n "(cached) " >&6 3978 4218 else 3979 4219 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then … … 4000 4240 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 4001 4241 fi 4242 am__universal=false 4243 case " $depcc " in #( 4244 *\ -arch\ *\ -arch\ *) am__universal=true ;; 4245 esac 4246 4002 4247 for depmode in $am_compiler_list; do 4003 4248 # Setup a source with many dependencies, because some compilers … … 4017 4262 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 4018 4263 4264 # We check with `-c' and `-o' for the sake of the "dashmstdout" 4265 # mode. It turns out that the SunPro C++ compiler does not properly 4266 # handle `-M -o', and we need to detect this. Also, some Intel 4267 # versions had trouble with output in subdirs 4268 am__obj=sub/conftest.${OBJEXT-o} 4269 am__minus_obj="-o $am__obj" 4019 4270 case $depmode in 4271 gcc) 4272 # This depmode causes a compiler race in universal mode. 4273 test "$am__universal" = false || continue 4274 ;; 4020 4275 nosideeffect) 4021 4276 # after this tag, mechanisms are not by side-effect, so they'll … … 4027 4282 fi 4028 4283 ;; 4284 msvisualcpp | msvcmsys) 4285 # This compiler won't grok `-c -o', but also, the minuso test has 4286 # not run yet. These depmodes are late enough in the game, and 4287 # so weak that their functioning should not be impacted. 4288 am__obj=conftest.${OBJEXT-o} 4289 am__minus_obj= 4290 ;; 4029 4291 none) break ;; 4030 4292 esac 4031 # We check with `-c' and `-o' for the sake of the "dashmstdout"4032 # mode. It turns out that the SunPro C++ compiler does not properly4033 # handle `-M -o', and we need to detect this.4034 4293 if depmode=$depmode \ 4035 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\4294 source=sub/conftest.c object=$am__obj \ 4036 4295 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 4037 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \4296 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 4038 4297 >/dev/null 2>conftest.err && 4039 4298 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 4040 4299 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 4041 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&4300 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 4042 4301 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 4043 4302 # icc doesn't choke on unknown options, it will just issue warnings … … 4063 4322 4064 4323 fi 4065 { echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&54066 echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }4324 { $as_echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 4325 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } 4067 4326 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type 4068 4327 … … 4083 4342 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 4084 4343 if test -n "$ac_tool_prefix"; then 4085 for ac_prog in ifort g77 4344 for ac_prog in ifort g77 gfortran 4086 4345 do 4087 4346 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 4088 4347 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4089 { echo "$as_me:$LINENO: checking for $ac_word" >&54090 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4348 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4349 $as_echo_n "checking for $ac_word... " >&6; } 4091 4350 if test "${ac_cv_prog_F77+set}" = set; then 4092 echo $ECHO_N "(cached) $ECHO_C" >&64351 $as_echo_n "(cached) " >&6 4093 4352 else 4094 4353 if test -n "$F77"; then … … 4103 4362 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4104 4363 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 4105 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54364 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4106 4365 break 2 4107 4366 fi … … 4114 4373 F77=$ac_cv_prog_F77 4115 4374 if test -n "$F77"; then 4116 { echo "$as_me:$LINENO: result: $F77" >&54117 echo "${ECHO_T}$F77" >&6; }4118 else 4119 { echo "$as_me:$LINENO: result: no" >&54120 echo "${ECHO_T}no" >&6; }4375 { $as_echo "$as_me:$LINENO: result: $F77" >&5 4376 $as_echo "$F77" >&6; } 4377 else 4378 { $as_echo "$as_me:$LINENO: result: no" >&5 4379 $as_echo "no" >&6; } 4121 4380 fi 4122 4381 … … 4127 4386 if test -z "$F77"; then 4128 4387 ac_ct_F77=$F77 4129 for ac_prog in ifort g77 4388 for ac_prog in ifort g77 gfortran 4130 4389 do 4131 4390 # Extract the first word of "$ac_prog", so it can be a program name with args. 4132 4391 set dummy $ac_prog; ac_word=$2 4133 { echo "$as_me:$LINENO: checking for $ac_word" >&54134 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4392 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4393 $as_echo_n "checking for $ac_word... " >&6; } 4135 4394 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 4136 echo $ECHO_N "(cached) $ECHO_C" >&64395 $as_echo_n "(cached) " >&6 4137 4396 else 4138 4397 if test -n "$ac_ct_F77"; then … … 4147 4406 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4148 4407 ac_cv_prog_ac_ct_F77="$ac_prog" 4149 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54408 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4150 4409 break 2 4151 4410 fi … … 4158 4417 ac_ct_F77=$ac_cv_prog_ac_ct_F77 4159 4418 if test -n "$ac_ct_F77"; then 4160 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&54161 echo "${ECHO_T}$ac_ct_F77" >&6; }4162 else 4163 { echo "$as_me:$LINENO: result: no" >&54164 echo "${ECHO_T}no" >&6; }4419 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 4420 $as_echo "$ac_ct_F77" >&6; } 4421 else 4422 { $as_echo "$as_me:$LINENO: result: no" >&5 4423 $as_echo "no" >&6; } 4165 4424 fi 4166 4425 … … 4174 4433 case $cross_compiling:$ac_tool_warned in 4175 4434 yes:) 4176 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 4177 whose name does not start with the host triplet. If you think this 4178 configuration is useful to you, please write to autoconf@gnu.org." >&5 4179 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 4180 whose name does not start with the host triplet. If you think this 4181 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 4435 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 4436 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 4182 4437 ac_tool_warned=yes ;; 4183 4438 esac … … 4188 4443 4189 4444 # Provide some information about the compiler. 4190 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 4191 ac_compiler=`set X $ac_compile; echo $2` 4445 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 4446 set X $ac_compile 4447 ac_compiler=$2 4192 4448 { (ac_try="$ac_compiler --version >&5" 4193 4449 case "(($ac_try" in … … 4195 4451 *) ac_try_echo=$ac_try;; 4196 4452 esac 4197 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4453 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4454 $as_echo "$ac_try_echo") >&5 4198 4455 (eval "$ac_compiler --version >&5") 2>&5 4199 4456 ac_status=$? 4200 echo "$as_me:$LINENO: \$? = $ac_status" >&54457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4201 4458 (exit $ac_status); } 4202 4459 { (ac_try="$ac_compiler -v >&5" … … 4205 4462 *) ac_try_echo=$ac_try;; 4206 4463 esac 4207 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4464 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4465 $as_echo "$ac_try_echo") >&5 4208 4466 (eval "$ac_compiler -v >&5") 2>&5 4209 4467 ac_status=$? 4210 echo "$as_me:$LINENO: \$? = $ac_status" >&54468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4211 4469 (exit $ac_status); } 4212 4470 { (ac_try="$ac_compiler -V >&5" … … 4215 4473 *) ac_try_echo=$ac_try;; 4216 4474 esac 4217 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4475 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4476 $as_echo "$ac_try_echo") >&5 4218 4477 (eval "$ac_compiler -V >&5") 2>&5 4219 4478 ac_status=$? 4220 echo "$as_me:$LINENO: \$? = $ac_status" >&54479 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4221 4480 (exit $ac_status); } 4222 4481 rm -f a.out … … 4226 4485 ac_save_ext=$ac_ext 4227 4486 ac_ext=F 4228 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&54229 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }4487 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 4488 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; } 4230 4489 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 4231 echo $ECHO_N "(cached) $ECHO_C" >&64490 $as_echo_n "(cached) " >&6 4232 4491 else 4233 4492 cat >conftest.$ac_ext <<_ACEOF … … 4245 4504 *) ac_try_echo=$ac_try;; 4246 4505 esac 4247 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4506 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4507 $as_echo "$ac_try_echo") >&5 4248 4508 (eval "$ac_compile") 2>conftest.er1 4249 4509 ac_status=$? … … 4251 4511 rm -f conftest.er1 4252 4512 cat conftest.err >&5 4253 echo "$as_me:$LINENO: \$? = $ac_status" >&54513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4254 4514 (exit $ac_status); } && { 4255 4515 test -z "$ac_f77_werror_flag" || … … 4258 4518 ac_compiler_gnu=yes 4259 4519 else 4260 echo "$as_me: failed program was:" >&54520 $as_echo "$as_me: failed program was:" >&5 4261 4521 sed 's/^/| /' conftest.$ac_ext >&5 4262 4522 … … 4268 4528 4269 4529 fi 4270 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&54271 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }4530 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 4531 $as_echo "$ac_cv_f77_compiler_gnu" >&6; } 4272 4532 ac_ext=$ac_save_ext 4273 4533 ac_test_FFLAGS=${FFLAGS+set} 4274 4534 ac_save_FFLAGS=$FFLAGS 4275 4535 FFLAGS= 4276 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&54277 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }4536 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 4537 $as_echo_n "checking whether $F77 accepts -g... " >&6; } 4278 4538 if test "${ac_cv_prog_f77_g+set}" = set; then 4279 echo $ECHO_N "(cached) $ECHO_C" >&64539 $as_echo_n "(cached) " >&6 4280 4540 else 4281 4541 FFLAGS=-g … … 4291 4551 *) ac_try_echo=$ac_try;; 4292 4552 esac 4293 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4553 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4554 $as_echo "$ac_try_echo") >&5 4294 4555 (eval "$ac_compile") 2>conftest.er1 4295 4556 ac_status=$? … … 4297 4558 rm -f conftest.er1 4298 4559 cat conftest.err >&5 4299 echo "$as_me:$LINENO: \$? = $ac_status" >&54560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4300 4561 (exit $ac_status); } && { 4301 4562 test -z "$ac_f77_werror_flag" || … … 4304 4565 ac_cv_prog_f77_g=yes 4305 4566 else 4306 echo "$as_me: failed program was:" >&54567 $as_echo "$as_me: failed program was:" >&5 4307 4568 sed 's/^/| /' conftest.$ac_ext >&5 4308 4569 … … 4313 4574 4314 4575 fi 4315 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&54316 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }4576 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 4577 $as_echo "$ac_cv_prog_f77_g" >&6; } 4317 4578 if test "$ac_test_FFLAGS" = set; then 4318 4579 FFLAGS=$ac_save_FFLAGS … … 4331 4592 fi 4332 4593 4333 G77=`test $ac_compiler_gnu = yes && echo yes` 4594 if test $ac_compiler_gnu = yes; then 4595 G77=yes 4596 else 4597 G77= 4598 fi 4334 4599 ac_ext=c 4335 4600 ac_cpp='$CPP $CPPFLAGS' … … 4343 4608 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4344 4609 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 4345 { echo "$as_me:$LINENO: checking how to get verbose linking output from $F77" >&54346 echo $ECHO_N "checking how to get verbose linking output from $F77... $ECHO_C" >&6; }4610 { $as_echo "$as_me:$LINENO: checking how to get verbose linking output from $F77" >&5 4611 $as_echo_n "checking how to get verbose linking output from $F77... " >&6; } 4347 4612 if test "${ac_cv_prog_f77_v+set}" = set; then 4348 echo $ECHO_N "(cached) $ECHO_C" >&64613 $as_echo_n "(cached) " >&6 4349 4614 else 4350 4615 cat >conftest.$ac_ext <<_ACEOF … … 4359 4624 *) ac_try_echo=$ac_try;; 4360 4625 esac 4361 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4626 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4627 $as_echo "$ac_try_echo") >&5 4362 4628 (eval "$ac_compile") 2>conftest.er1 4363 4629 ac_status=$? … … 4365 4631 rm -f conftest.er1 4366 4632 cat conftest.err >&5 4367 echo "$as_me:$LINENO: \$? = $ac_status" >&54633 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4368 4634 (exit $ac_status); } && { 4369 4635 test -z "$ac_f77_werror_flag" || … … 4387 4653 eval "set x $ac_link" 4388 4654 shift 4389 echo "$as_me:$LINENO: $*" >&5 4390 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4391 echo "$ac_f77_v_output" >&5 4655 $as_echo "$as_me:$LINENO: $*" >&5 4656 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH, 4657 # LIBRARY_PATH; skip all such settings. 4658 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | 4659 grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="` 4660 $as_echo "$ac_f77_v_output" >&5 4392 4661 FFLAGS=$ac_save_FFLAGS 4393 4662 4394 rm - f conftest*4663 rm -rf conftest* 4395 4664 4396 4665 # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where … … 4399 4668 ac_f77_v_output="`echo $ac_f77_v_output | 4400 4669 grep 'LPATH is:' | 4401 sed 's ,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_f77_v_output"4670 sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_f77_v_output" 4402 4671 4403 4672 # FIXME: we keep getting bitten by quoted arguments; a more general fix … … 4439 4708 done 4440 4709 if test -z "$ac_cv_prog_f77_v"; then 4441 { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F77" >&54442 echo "$as_me: WARNING: cannot determine how to obtain linking information from $F77" >&2;}4443 fi 4444 else 4445 echo "$as_me: failed program was:" >&54710 { $as_echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F77" >&5 4711 $as_echo "$as_me: WARNING: cannot determine how to obtain linking information from $F77" >&2;} 4712 fi 4713 else 4714 $as_echo "$as_me: failed program was:" >&5 4446 4715 sed 's/^/| /' conftest.$ac_ext >&5 4447 4716 4448 { echo "$as_me:$LINENO: WARNING: compilation failed" >&54449 echo "$as_me: WARNING: compilation failed" >&2;}4717 { $as_echo "$as_me:$LINENO: WARNING: compilation failed" >&5 4718 $as_echo "$as_me: WARNING: compilation failed" >&2;} 4450 4719 fi 4451 4720 … … 4453 4722 4454 4723 fi 4455 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_v" >&54456 echo "${ECHO_T}$ac_cv_prog_f77_v" >&6; }4457 { echo "$as_me:$LINENO: checking for Fortran 77 libraries of $F77" >&54458 echo $ECHO_N "checking for Fortran 77 libraries of $F77... $ECHO_C" >&6; }4724 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_v" >&5 4725 $as_echo "$ac_cv_prog_f77_v" >&6; } 4726 { $as_echo "$as_me:$LINENO: checking for Fortran 77 libraries of $F77" >&5 4727 $as_echo_n "checking for Fortran 77 libraries of $F77... " >&6; } 4459 4728 if test "${ac_cv_f77_libs+set}" = set; then 4460 echo $ECHO_N "(cached) $ECHO_C" >&64729 $as_echo_n "(cached) " >&6 4461 4730 else 4462 4731 if test "x$FLIBS" != "x"; then … … 4478 4747 eval "set x $ac_link" 4479 4748 shift 4480 echo "$as_me:$LINENO: $*" >&5 4481 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4482 echo "$ac_f77_v_output" >&5 4749 $as_echo "$as_me:$LINENO: $*" >&5 4750 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH, 4751 # LIBRARY_PATH; skip all such settings. 4752 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | 4753 grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="` 4754 $as_echo "$ac_f77_v_output" >&5 4483 4755 FFLAGS=$ac_save_FFLAGS 4484 4756 4485 rm - f conftest*4757 rm -rf conftest* 4486 4758 4487 4759 # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where … … 4490 4762 ac_f77_v_output="`echo $ac_f77_v_output | 4491 4763 grep 'LPATH is:' | 4492 sed 's ,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_f77_v_output"4764 sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_f77_v_output" 4493 4765 4494 4766 # FIXME: we keep getting bitten by quoted arguments; a more general fix … … 4589 4861 ;; 4590 4862 -YP,*) 4591 for ac_j in ` echo $ac_arg| sed -e 's/-YP,/-L/;s/:/ -L/g'`; do4863 for ac_j in `$as_echo "$ac_arg" | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do 4592 4864 ac_exists=false 4593 4865 for ac_i in $ac_cv_f77_libs; do … … 4637 4909 case `(uname -sr) 2>/dev/null` in 4638 4910 "SunOS 5"*) 4639 ac_ld_run_path=` echo $ac_f77_v_output|4911 ac_ld_run_path=`$as_echo "$ac_f77_v_output" | 4640 4912 sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'` 4641 4913 test "x$ac_ld_run_path" != x && … … 4652 4924 4653 4925 fi 4654 { echo "$as_me:$LINENO: result: $ac_cv_f77_libs" >&54655 echo "${ECHO_T}$ac_cv_f77_libs" >&6; }4926 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_libs" >&5 4927 $as_echo "$ac_cv_f77_libs" >&6; } 4656 4928 FLIBS="$ac_cv_f77_libs" 4657 4929 … … 4664 4936 4665 4937 if test "x$CC" != xcc; then 4666 { echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&54667 echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6; }4668 else 4669 { echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&54670 echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6; }4671 fi 4672 set dummy $CC; ac_cc=` echo $2|4938 { $as_echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5 4939 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; } 4940 else 4941 { $as_echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5 4942 $as_echo_n "checking whether cc understands -c and -o together... " >&6; } 4943 fi 4944 set dummy $CC; ac_cc=`$as_echo "$2" | 4673 4945 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4674 4946 if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then 4675 echo $ECHO_N "(cached) $ECHO_C" >&64947 $as_echo_n "(cached) " >&6 4676 4948 else 4677 4949 cat >conftest.$ac_ext <<_ACEOF … … 4699 4971 *) ac_try_echo=$ac_try;; 4700 4972 esac 4701 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4973 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4974 $as_echo "$ac_try_echo") >&5 4702 4975 (eval "$ac_try") 2>&5 4703 4976 ac_status=$? 4704 echo "$as_me:$LINENO: \$? = $ac_status" >&54977 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4705 4978 (exit $ac_status); } && 4706 4979 test -f conftest2.$ac_objext && { (case "(($ac_try" in … … 4708 4981 *) ac_try_echo=$ac_try;; 4709 4982 esac 4710 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4983 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4984 $as_echo "$ac_try_echo") >&5 4711 4985 (eval "$ac_try") 2>&5 4712 4986 ac_status=$? 4713 echo "$as_me:$LINENO: \$? = $ac_status" >&54987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4714 4988 (exit $ac_status); }; 4715 4989 then … … 4722 4996 *) ac_try_echo=$ac_try;; 4723 4997 esac 4724 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4998 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4999 $as_echo "$ac_try_echo") >&5 4725 5000 (eval "$ac_try") 2>&5 4726 5001 ac_status=$? 4727 echo "$as_me:$LINENO: \$? = $ac_status" >&55002 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4728 5003 (exit $ac_status); }; }; then 4729 5004 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5' … … 4733 5008 *) ac_try_echo=$ac_try;; 4734 5009 esac 4735 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5011 $as_echo "$ac_try_echo") >&5 4736 5012 (eval "$ac_try") 2>&5 4737 5013 ac_status=$? 4738 echo "$as_me:$LINENO: \$? = $ac_status" >&55014 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4739 5015 (exit $ac_status); } && 4740 5016 test -f conftest2.$ac_objext && { (case "(($ac_try" in … … 4742 5018 *) ac_try_echo=$ac_try;; 4743 5019 esac 4744 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5020 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5021 $as_echo "$ac_try_echo") >&5 4745 5022 (eval "$ac_try") 2>&5 4746 5023 ac_status=$? 4747 echo "$as_me:$LINENO: \$? = $ac_status" >&55024 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4748 5025 (exit $ac_status); }; 4749 5026 then … … 4763 5040 fi 4764 5041 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then 4765 { echo "$as_me:$LINENO: result: yes" >&54766 echo "${ECHO_T}yes" >&6; }4767 else 4768 { echo "$as_me:$LINENO: result: no" >&54769 echo "${ECHO_T}no" >&6; }5042 { $as_echo "$as_me:$LINENO: result: yes" >&5 5043 $as_echo "yes" >&6; } 5044 else 5045 { $as_echo "$as_me:$LINENO: result: no" >&5 5046 $as_echo "no" >&6; } 4770 5047 4771 5048 cat >>confdefs.h <<\_ACEOF … … 4778 5055 # there is no other way. 4779 5056 set dummy $CC 4780 ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4781 if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then 5057 am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 5058 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o 5059 if test "$am_t" != yes; then 4782 5060 # Losing compiler, so override with the script. 4783 5061 # FIXME: It is wrong to rewrite CC. … … 4790 5068 4791 5069 4792 ac_ext=c 4793 ac_cpp='$CPP $CPPFLAGS' 4794 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4795 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4796 ac_compiler_gnu=$ac_cv_c_compiler_gnu 4797 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 4798 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 4799 # On Suns, sometimes $CPP names a directory. 4800 if test -n "$CPP" && test -d "$CPP"; then 4801 CPP= 4802 fi 4803 if test -z "$CPP"; then 4804 if test "${ac_cv_prog_CPP+set}" = set; then 4805 echo $ECHO_N "(cached) $ECHO_C" >&6 4806 else 4807 # Double quotes because CPP needs to be expanded 4808 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 4809 do 4810 ac_preproc_ok=false 4811 for ac_c_preproc_warn_flag in '' yes 4812 do 4813 # Use a header file that comes with gcc, so configuring glibc 4814 # with a fresh cross-compiler works. 4815 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 4816 # <limits.h> exists even on freestanding compilers. 4817 # On the NeXT, cc -E runs the code through the compiler's parser, 4818 # not just through cpp. "Syntax error" is here to catch this case. 4819 cat >conftest.$ac_ext <<_ACEOF 4820 /* confdefs.h. */ 4821 _ACEOF 4822 cat confdefs.h >>conftest.$ac_ext 4823 cat >>conftest.$ac_ext <<_ACEOF 4824 /* end confdefs.h. */ 4825 @%:@ifdef __STDC__ 4826 @%:@ include <limits.h> 4827 @%:@else 4828 @%:@ include <assert.h> 4829 @%:@endif 4830 Syntax error 4831 _ACEOF 4832 if { (ac_try="$ac_cpp conftest.$ac_ext" 4833 case "(($ac_try" in 4834 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4835 *) ac_try_echo=$ac_try;; 4836 esac 4837 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4838 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4839 ac_status=$? 4840 grep -v '^ *+' conftest.er1 >conftest.err 4841 rm -f conftest.er1 4842 cat conftest.err >&5 4843 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4844 (exit $ac_status); } >/dev/null && { 4845 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4846 test ! -s conftest.err 4847 }; then 4848 : 4849 else 4850 echo "$as_me: failed program was:" >&5 4851 sed 's/^/| /' conftest.$ac_ext >&5 4852 4853 # Broken: fails on valid input. 4854 continue 4855 fi 4856 4857 rm -f conftest.err conftest.$ac_ext 4858 4859 # OK, works on sane cases. Now check whether nonexistent headers 4860 # can be detected and how. 4861 cat >conftest.$ac_ext <<_ACEOF 4862 /* confdefs.h. */ 4863 _ACEOF 4864 cat confdefs.h >>conftest.$ac_ext 4865 cat >>conftest.$ac_ext <<_ACEOF 4866 /* end confdefs.h. */ 4867 @%:@include <ac_nonexistent.h> 4868 _ACEOF 4869 if { (ac_try="$ac_cpp conftest.$ac_ext" 4870 case "(($ac_try" in 4871 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4872 *) ac_try_echo=$ac_try;; 4873 esac 4874 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4875 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4876 ac_status=$? 4877 grep -v '^ *+' conftest.er1 >conftest.err 4878 rm -f conftest.er1 4879 cat conftest.err >&5 4880 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4881 (exit $ac_status); } >/dev/null && { 4882 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4883 test ! -s conftest.err 4884 }; then 4885 # Broken: success on invalid input. 4886 continue 4887 else 4888 echo "$as_me: failed program was:" >&5 4889 sed 's/^/| /' conftest.$ac_ext >&5 4890 4891 # Passes both tests. 4892 ac_preproc_ok=: 4893 break 4894 fi 4895 4896 rm -f conftest.err conftest.$ac_ext 4897 4898 done 4899 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 4900 rm -f conftest.err conftest.$ac_ext 4901 if $ac_preproc_ok; then 4902 break 4903 fi 4904 4905 done 4906 ac_cv_prog_CPP=$CPP 4907 4908 fi 4909 CPP=$ac_cv_prog_CPP 4910 else 4911 ac_cv_prog_CPP=$CPP 4912 fi 4913 { echo "$as_me:$LINENO: result: $CPP" >&5 4914 echo "${ECHO_T}$CPP" >&6; } 4915 ac_preproc_ok=false 4916 for ac_c_preproc_warn_flag in '' yes 4917 do 4918 # Use a header file that comes with gcc, so configuring glibc 4919 # with a fresh cross-compiler works. 4920 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 4921 # <limits.h> exists even on freestanding compilers. 4922 # On the NeXT, cc -E runs the code through the compiler's parser, 4923 # not just through cpp. "Syntax error" is here to catch this case. 4924 cat >conftest.$ac_ext <<_ACEOF 4925 /* confdefs.h. */ 4926 _ACEOF 4927 cat confdefs.h >>conftest.$ac_ext 4928 cat >>conftest.$ac_ext <<_ACEOF 4929 /* end confdefs.h. */ 4930 @%:@ifdef __STDC__ 4931 @%:@ include <limits.h> 4932 @%:@else 4933 @%:@ include <assert.h> 4934 @%:@endif 4935 Syntax error 4936 _ACEOF 4937 if { (ac_try="$ac_cpp conftest.$ac_ext" 4938 case "(($ac_try" in 4939 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4940 *) ac_try_echo=$ac_try;; 4941 esac 4942 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4943 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4944 ac_status=$? 4945 grep -v '^ *+' conftest.er1 >conftest.err 4946 rm -f conftest.er1 4947 cat conftest.err >&5 4948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4949 (exit $ac_status); } >/dev/null && { 4950 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4951 test ! -s conftest.err 4952 }; then 4953 : 4954 else 4955 echo "$as_me: failed program was:" >&5 4956 sed 's/^/| /' conftest.$ac_ext >&5 4957 4958 # Broken: fails on valid input. 4959 continue 4960 fi 4961 4962 rm -f conftest.err conftest.$ac_ext 4963 4964 # OK, works on sane cases. Now check whether nonexistent headers 4965 # can be detected and how. 4966 cat >conftest.$ac_ext <<_ACEOF 4967 /* confdefs.h. */ 4968 _ACEOF 4969 cat confdefs.h >>conftest.$ac_ext 4970 cat >>conftest.$ac_ext <<_ACEOF 4971 /* end confdefs.h. */ 4972 @%:@include <ac_nonexistent.h> 4973 _ACEOF 4974 if { (ac_try="$ac_cpp conftest.$ac_ext" 4975 case "(($ac_try" in 4976 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4977 *) ac_try_echo=$ac_try;; 4978 esac 4979 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4980 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4981 ac_status=$? 4982 grep -v '^ *+' conftest.er1 >conftest.err 4983 rm -f conftest.er1 4984 cat conftest.err >&5 4985 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4986 (exit $ac_status); } >/dev/null && { 4987 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4988 test ! -s conftest.err 4989 }; then 4990 # Broken: success on invalid input. 4991 continue 4992 else 4993 echo "$as_me: failed program was:" >&5 4994 sed 's/^/| /' conftest.$ac_ext >&5 4995 4996 # Passes both tests. 4997 ac_preproc_ok=: 4998 break 4999 fi 5000 5001 rm -f conftest.err conftest.$ac_ext 5002 5003 done 5004 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5005 rm -f conftest.err conftest.$ac_ext 5006 if $ac_preproc_ok; then 5007 : 5008 else 5009 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 5010 See \`config.log' for more details." >&5 5011 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 5012 See \`config.log' for more details." >&2;} 5013 { (exit 1); exit 1; }; } 5014 fi 5015 5016 ac_ext=c 5017 ac_cpp='$CPP $CPPFLAGS' 5018 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5019 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5020 ac_compiler_gnu=$ac_cv_c_compiler_gnu 5021 5022 5023 { echo "$as_me:$LINENO: checking for X" >&5 5024 echo $ECHO_N "checking for X... $ECHO_C" >&6; } 5025 5026 5027 # Check whether --with-x was given. 5070 5071 { $as_echo "$as_me:$LINENO: checking for X" >&5 5072 $as_echo_n "checking for X... " >&6; } 5073 5074 5075 @%:@ Check whether --with-x was given. 5028 5076 if test "${with_x+set}" = set; then 5029 5077 withval=$with_x; … … 5036 5084 else 5037 5085 case $x_includes,$x_libraries in #( 5038 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&55039 echo "$as_me: error: Cannot use X directory names containing '" >&2;}5086 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5 5087 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;} 5040 5088 { (exit 1); exit 1; }; };; #( 5041 5089 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then 5042 echo $ECHO_N "(cached) $ECHO_C" >&65090 $as_echo_n "(cached) " >&6 5043 5091 else 5044 5092 # One or both of the vars are not set, and there is no cached value. … … 5061 5109 done 5062 5110 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 5063 for ac_extension in a so sl ; do5111 for ac_extension in a so sl dylib la dll; do 5064 5112 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && 5065 5113 test -f "$ac_im_libdir/libX11.$ac_extension"; then … … 5075 5123 esac 5076 5124 case $ac_im_usrlibdir in 5077 /usr/lib | / lib) ;;5125 /usr/lib | /usr/lib64 | /lib | /lib64) ;; 5078 5126 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; 5079 5127 esac … … 5136 5184 *) ac_try_echo=$ac_try;; 5137 5185 esac 5138 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5186 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5187 $as_echo "$ac_try_echo") >&5 5139 5188 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5140 5189 ac_status=$? … … 5142 5191 rm -f conftest.er1 5143 5192 cat conftest.err >&5 5144 echo "$as_me:$LINENO: \$? = $ac_status" >&55193 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5145 5194 (exit $ac_status); } >/dev/null && { 5146 5195 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 5150 5199 ac_x_includes= 5151 5200 else 5152 echo "$as_me: failed program was:" >&55201 $as_echo "$as_me: failed program was:" >&5 5153 5202 sed 's/^/| /' conftest.$ac_ext >&5 5154 5203 … … 5191 5240 *) ac_try_echo=$ac_try;; 5192 5241 esac 5193 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5242 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5243 $as_echo "$ac_try_echo") >&5 5194 5244 (eval "$ac_link") 2>conftest.er1 5195 5245 ac_status=$? … … 5197 5247 rm -f conftest.er1 5198 5248 cat conftest.err >&5 5199 echo "$as_me:$LINENO: \$? = $ac_status" >&55249 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5200 5250 (exit $ac_status); } && { 5201 5251 test -z "$ac_c_werror_flag" || 5202 5252 test ! -s conftest.err 5203 } && test -s conftest$ac_exeext && 5204 $as_test_x conftest$ac_exeext; then 5253 } && test -s conftest$ac_exeext && { 5254 test "$cross_compiling" = yes || 5255 $as_test_x conftest$ac_exeext 5256 }; then 5205 5257 LIBS=$ac_save_LIBS 5206 5258 # We can link X programs with no special library path. 5207 5259 ac_x_libraries= 5208 5260 else 5209 echo "$as_me: failed program was:" >&55261 $as_echo "$as_me: failed program was:" >&5 5210 5262 sed 's/^/| /' conftest.$ac_ext >&5 5211 5263 5212 5264 LIBS=$ac_save_LIBS 5213 for ac_dir in ` echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`5265 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 5214 5266 do 5215 5267 # Don't even attempt the hair of trying to link an X program! 5216 for ac_extension in a so sl ; do5268 for ac_extension in a so sl dylib la dll; do 5217 5269 if test -r "$ac_dir/libX11.$ac_extension"; then 5218 5270 ac_x_libraries=$ac_dir … … 5223 5275 fi 5224 5276 5277 rm -rf conftest.dSYM 5225 5278 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5226 5279 conftest$ac_exeext conftest.$ac_ext … … 5245 5298 5246 5299 if test "$have_x" != yes; then 5247 { echo "$as_me:$LINENO: result: $have_x" >&55248 echo "${ECHO_T}$have_x" >&6; }5300 { $as_echo "$as_me:$LINENO: result: $have_x" >&5 5301 $as_echo "$have_x" >&6; } 5249 5302 no_x=yes 5250 5303 else … … 5256 5309 ac_x_includes='$x_includes'\ 5257 5310 ac_x_libraries='$x_libraries'" 5258 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&55259 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }5311 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 5312 $as_echo "libraries $x_libraries, headers $x_includes" >&6; } 5260 5313 fi 5261 5314 … … 5278 5331 # For Solaris; some versions of Sun CC require a space after -R and 5279 5332 # others require no space. Words are not sufficient . . . . 5280 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&55281 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; }5333 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 5334 $as_echo_n "checking whether -R must be followed by a space... " >&6; } 5282 5335 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" 5283 5336 ac_xsave_c_werror_flag=$ac_c_werror_flag … … 5304 5357 *) ac_try_echo=$ac_try;; 5305 5358 esac 5306 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5359 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5360 $as_echo "$ac_try_echo") >&5 5307 5361 (eval "$ac_link") 2>conftest.er1 5308 5362 ac_status=$? … … 5310 5364 rm -f conftest.er1 5311 5365 cat conftest.err >&5 5312 echo "$as_me:$LINENO: \$? = $ac_status" >&55366 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5313 5367 (exit $ac_status); } && { 5314 5368 test -z "$ac_c_werror_flag" || 5315 5369 test ! -s conftest.err 5316 } && test -s conftest$ac_exeext && 5317 $as_test_x conftest$ac_exeext; then 5318 { echo "$as_me:$LINENO: result: no" >&5 5319 echo "${ECHO_T}no" >&6; } 5370 } && test -s conftest$ac_exeext && { 5371 test "$cross_compiling" = yes || 5372 $as_test_x conftest$ac_exeext 5373 }; then 5374 { $as_echo "$as_me:$LINENO: result: no" >&5 5375 $as_echo "no" >&6; } 5320 5376 X_LIBS="$X_LIBS -R$x_libraries" 5321 5377 else 5322 echo "$as_me: failed program was:" >&55378 $as_echo "$as_me: failed program was:" >&5 5323 5379 sed 's/^/| /' conftest.$ac_ext >&5 5324 5380 … … 5345 5401 *) ac_try_echo=$ac_try;; 5346 5402 esac 5347 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5404 $as_echo "$ac_try_echo") >&5 5348 5405 (eval "$ac_link") 2>conftest.er1 5349 5406 ac_status=$? … … 5351 5408 rm -f conftest.er1 5352 5409 cat conftest.err >&5 5353 echo "$as_me:$LINENO: \$? = $ac_status" >&55410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5354 5411 (exit $ac_status); } && { 5355 5412 test -z "$ac_c_werror_flag" || 5356 5413 test ! -s conftest.err 5357 } && test -s conftest$ac_exeext && 5358 $as_test_x conftest$ac_exeext; then 5359 { echo "$as_me:$LINENO: result: yes" >&5 5360 echo "${ECHO_T}yes" >&6; } 5414 } && test -s conftest$ac_exeext && { 5415 test "$cross_compiling" = yes || 5416 $as_test_x conftest$ac_exeext 5417 }; then 5418 { $as_echo "$as_me:$LINENO: result: yes" >&5 5419 $as_echo "yes" >&6; } 5361 5420 X_LIBS="$X_LIBS -R $x_libraries" 5362 5421 else 5363 echo "$as_me: failed program was:" >&55422 $as_echo "$as_me: failed program was:" >&5 5364 5423 sed 's/^/| /' conftest.$ac_ext >&5 5365 5424 5366 { echo "$as_me:$LINENO: result: neither works" >&5 5367 echo "${ECHO_T}neither works" >&6; } 5368 fi 5369 5425 { $as_echo "$as_me:$LINENO: result: neither works" >&5 5426 $as_echo "neither works" >&6; } 5427 fi 5428 5429 rm -rf conftest.dSYM 5370 5430 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5371 5431 conftest$ac_exeext conftest.$ac_ext 5372 5432 fi 5373 5433 5434 rm -rf conftest.dSYM 5374 5435 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5375 5436 conftest$ac_exeext conftest.$ac_ext … … 5417 5478 *) ac_try_echo=$ac_try;; 5418 5479 esac 5419 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5480 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5481 $as_echo "$ac_try_echo") >&5 5420 5482 (eval "$ac_link") 2>conftest.er1 5421 5483 ac_status=$? … … 5423 5485 rm -f conftest.er1 5424 5486 cat conftest.err >&5 5425 echo "$as_me:$LINENO: \$? = $ac_status" >&55487 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5426 5488 (exit $ac_status); } && { 5427 5489 test -z "$ac_c_werror_flag" || 5428 5490 test ! -s conftest.err 5429 } && test -s conftest$ac_exeext && 5430 $as_test_x conftest$ac_exeext; then 5491 } && test -s conftest$ac_exeext && { 5492 test "$cross_compiling" = yes || 5493 $as_test_x conftest$ac_exeext 5494 }; then 5431 5495 : 5432 5496 else 5433 echo "$as_me: failed program was:" >&55497 $as_echo "$as_me: failed program was:" >&5 5434 5498 sed 's/^/| /' conftest.$ac_ext >&5 5435 5499 5436 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&55437 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }5500 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 5501 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 5438 5502 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then 5439 echo $ECHO_N "(cached) $ECHO_C" >&65503 $as_echo_n "(cached) " >&6 5440 5504 else 5441 5505 ac_check_lib_save_LIBS=$LIBS … … 5469 5533 *) ac_try_echo=$ac_try;; 5470 5534 esac 5471 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5535 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5536 $as_echo "$ac_try_echo") >&5 5472 5537 (eval "$ac_link") 2>conftest.er1 5473 5538 ac_status=$? … … 5475 5540 rm -f conftest.er1 5476 5541 cat conftest.err >&5 5477 echo "$as_me:$LINENO: \$? = $ac_status" >&55542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5478 5543 (exit $ac_status); } && { 5479 5544 test -z "$ac_c_werror_flag" || 5480 5545 test ! -s conftest.err 5481 } && test -s conftest$ac_exeext && 5482 $as_test_x conftest$ac_exeext; then 5546 } && test -s conftest$ac_exeext && { 5547 test "$cross_compiling" = yes || 5548 $as_test_x conftest$ac_exeext 5549 }; then 5483 5550 ac_cv_lib_dnet_dnet_ntoa=yes 5484 5551 else 5485 echo "$as_me: failed program was:" >&55552 $as_echo "$as_me: failed program was:" >&5 5486 5553 sed 's/^/| /' conftest.$ac_ext >&5 5487 5554 … … 5489 5556 fi 5490 5557 5558 rm -rf conftest.dSYM 5491 5559 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5492 5560 conftest$ac_exeext conftest.$ac_ext 5493 5561 LIBS=$ac_check_lib_save_LIBS 5494 5562 fi 5495 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&55496 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }5497 if test $ac_cv_lib_dnet_dnet_ntoa =yes; then5563 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5564 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5565 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then 5498 5566 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5499 5567 fi 5500 5568 5501 5569 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5502 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&55503 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; }5570 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 5571 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 5504 5572 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then 5505 echo $ECHO_N "(cached) $ECHO_C" >&65573 $as_echo_n "(cached) " >&6 5506 5574 else 5507 5575 ac_check_lib_save_LIBS=$LIBS … … 5535 5603 *) ac_try_echo=$ac_try;; 5536 5604 esac 5537 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5605 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5606 $as_echo "$ac_try_echo") >&5 5538 5607 (eval "$ac_link") 2>conftest.er1 5539 5608 ac_status=$? … … 5541 5610 rm -f conftest.er1 5542 5611 cat conftest.err >&5 5543 echo "$as_me:$LINENO: \$? = $ac_status" >&55612 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5544 5613 (exit $ac_status); } && { 5545 5614 test -z "$ac_c_werror_flag" || 5546 5615 test ! -s conftest.err 5547 } && test -s conftest$ac_exeext && 5548 $as_test_x conftest$ac_exeext; then 5616 } && test -s conftest$ac_exeext && { 5617 test "$cross_compiling" = yes || 5618 $as_test_x conftest$ac_exeext 5619 }; then 5549 5620 ac_cv_lib_dnet_stub_dnet_ntoa=yes 5550 5621 else 5551 echo "$as_me: failed program was:" >&55622 $as_echo "$as_me: failed program was:" >&5 5552 5623 sed 's/^/| /' conftest.$ac_ext >&5 5553 5624 … … 5555 5626 fi 5556 5627 5628 rm -rf conftest.dSYM 5557 5629 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5558 5630 conftest$ac_exeext conftest.$ac_ext 5559 5631 LIBS=$ac_check_lib_save_LIBS 5560 5632 fi 5561 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&55562 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }5563 if test $ac_cv_lib_dnet_stub_dnet_ntoa =yes; then5633 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5634 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5635 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then 5564 5636 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5565 5637 fi … … 5568 5640 fi 5569 5641 5642 rm -rf conftest.dSYM 5570 5643 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5571 5644 conftest$ac_exeext conftest.$ac_ext … … 5580 5653 # The functions gethostbyname, getservbyname, and inet_addr are 5581 5654 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5582 { echo "$as_me:$LINENO: checking for gethostbyname" >&55583 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }5655 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5 5656 $as_echo_n "checking for gethostbyname... " >&6; } 5584 5657 if test "${ac_cv_func_gethostbyname+set}" = set; then 5585 echo $ECHO_N "(cached) $ECHO_C" >&65658 $as_echo_n "(cached) " >&6 5586 5659 else 5587 5660 cat >conftest.$ac_ext <<_ACEOF … … 5636 5709 *) ac_try_echo=$ac_try;; 5637 5710 esac 5638 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5711 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5712 $as_echo "$ac_try_echo") >&5 5639 5713 (eval "$ac_link") 2>conftest.er1 5640 5714 ac_status=$? … … 5642 5716 rm -f conftest.er1 5643 5717 cat conftest.err >&5 5644 echo "$as_me:$LINENO: \$? = $ac_status" >&55718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5645 5719 (exit $ac_status); } && { 5646 5720 test -z "$ac_c_werror_flag" || 5647 5721 test ! -s conftest.err 5648 } && test -s conftest$ac_exeext && 5649 $as_test_x conftest$ac_exeext; then 5722 } && test -s conftest$ac_exeext && { 5723 test "$cross_compiling" = yes || 5724 $as_test_x conftest$ac_exeext 5725 }; then 5650 5726 ac_cv_func_gethostbyname=yes 5651 5727 else 5652 echo "$as_me: failed program was:" >&55728 $as_echo "$as_me: failed program was:" >&5 5653 5729 sed 's/^/| /' conftest.$ac_ext >&5 5654 5730 … … 5656 5732 fi 5657 5733 5734 rm -rf conftest.dSYM 5658 5735 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5659 5736 conftest$ac_exeext conftest.$ac_ext 5660 5737 fi 5661 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&55662 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }5738 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 5739 $as_echo "$ac_cv_func_gethostbyname" >&6; } 5663 5740 5664 5741 if test $ac_cv_func_gethostbyname = no; then 5665 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&55666 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }5742 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 5743 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5667 5744 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 5668 echo $ECHO_N "(cached) $ECHO_C" >&65745 $as_echo_n "(cached) " >&6 5669 5746 else 5670 5747 ac_check_lib_save_LIBS=$LIBS … … 5698 5775 *) ac_try_echo=$ac_try;; 5699 5776 esac 5700 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5777 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5778 $as_echo "$ac_try_echo") >&5 5701 5779 (eval "$ac_link") 2>conftest.er1 5702 5780 ac_status=$? … … 5704 5782 rm -f conftest.er1 5705 5783 cat conftest.err >&5 5706 echo "$as_me:$LINENO: \$? = $ac_status" >&55784 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5707 5785 (exit $ac_status); } && { 5708 5786 test -z "$ac_c_werror_flag" || 5709 5787 test ! -s conftest.err 5710 } && test -s conftest$ac_exeext && 5711 $as_test_x conftest$ac_exeext; then 5788 } && test -s conftest$ac_exeext && { 5789 test "$cross_compiling" = yes || 5790 $as_test_x conftest$ac_exeext 5791 }; then 5712 5792 ac_cv_lib_nsl_gethostbyname=yes 5713 5793 else 5714 echo "$as_me: failed program was:" >&55794 $as_echo "$as_me: failed program was:" >&5 5715 5795 sed 's/^/| /' conftest.$ac_ext >&5 5716 5796 … … 5718 5798 fi 5719 5799 5800 rm -rf conftest.dSYM 5720 5801 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5721 5802 conftest$ac_exeext conftest.$ac_ext 5722 5803 LIBS=$ac_check_lib_save_LIBS 5723 5804 fi 5724 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&55725 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }5726 if test $ac_cv_lib_nsl_gethostbyname =yes; then5805 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 5806 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 5807 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then 5727 5808 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 5728 5809 fi 5729 5810 5730 5811 if test $ac_cv_lib_nsl_gethostbyname = no; then 5731 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&55732 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; }5812 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 5813 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 5733 5814 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then 5734 echo $ECHO_N "(cached) $ECHO_C" >&65815 $as_echo_n "(cached) " >&6 5735 5816 else 5736 5817 ac_check_lib_save_LIBS=$LIBS … … 5764 5845 *) ac_try_echo=$ac_try;; 5765 5846 esac 5766 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5848 $as_echo "$ac_try_echo") >&5 5767 5849 (eval "$ac_link") 2>conftest.er1 5768 5850 ac_status=$? … … 5770 5852 rm -f conftest.er1 5771 5853 cat conftest.err >&5 5772 echo "$as_me:$LINENO: \$? = $ac_status" >&55854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5773 5855 (exit $ac_status); } && { 5774 5856 test -z "$ac_c_werror_flag" || 5775 5857 test ! -s conftest.err 5776 } && test -s conftest$ac_exeext && 5777 $as_test_x conftest$ac_exeext; then 5858 } && test -s conftest$ac_exeext && { 5859 test "$cross_compiling" = yes || 5860 $as_test_x conftest$ac_exeext 5861 }; then 5778 5862 ac_cv_lib_bsd_gethostbyname=yes 5779 5863 else 5780 echo "$as_me: failed program was:" >&55864 $as_echo "$as_me: failed program was:" >&5 5781 5865 sed 's/^/| /' conftest.$ac_ext >&5 5782 5866 … … 5784 5868 fi 5785 5869 5870 rm -rf conftest.dSYM 5786 5871 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5787 5872 conftest$ac_exeext conftest.$ac_ext 5788 5873 LIBS=$ac_check_lib_save_LIBS 5789 5874 fi 5790 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&55791 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; }5792 if test $ac_cv_lib_bsd_gethostbyname =yes; then5875 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 5876 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 5877 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then 5793 5878 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 5794 5879 fi … … 5804 5889 # must be given before -lnsl if both are needed. We assume that 5805 5890 # if connect needs -lnsl, so does gethostbyname. 5806 { echo "$as_me:$LINENO: checking for connect" >&55807 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }5891 { $as_echo "$as_me:$LINENO: checking for connect" >&5 5892 $as_echo_n "checking for connect... " >&6; } 5808 5893 if test "${ac_cv_func_connect+set}" = set; then 5809 echo $ECHO_N "(cached) $ECHO_C" >&65894 $as_echo_n "(cached) " >&6 5810 5895 else 5811 5896 cat >conftest.$ac_ext <<_ACEOF … … 5860 5945 *) ac_try_echo=$ac_try;; 5861 5946 esac 5862 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5947 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5948 $as_echo "$ac_try_echo") >&5 5863 5949 (eval "$ac_link") 2>conftest.er1 5864 5950 ac_status=$? … … 5866 5952 rm -f conftest.er1 5867 5953 cat conftest.err >&5 5868 echo "$as_me:$LINENO: \$? = $ac_status" >&55954 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5869 5955 (exit $ac_status); } && { 5870 5956 test -z "$ac_c_werror_flag" || 5871 5957 test ! -s conftest.err 5872 } && test -s conftest$ac_exeext && 5873 $as_test_x conftest$ac_exeext; then 5958 } && test -s conftest$ac_exeext && { 5959 test "$cross_compiling" = yes || 5960 $as_test_x conftest$ac_exeext 5961 }; then 5874 5962 ac_cv_func_connect=yes 5875 5963 else 5876 echo "$as_me: failed program was:" >&55964 $as_echo "$as_me: failed program was:" >&5 5877 5965 sed 's/^/| /' conftest.$ac_ext >&5 5878 5966 … … 5880 5968 fi 5881 5969 5970 rm -rf conftest.dSYM 5882 5971 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5883 5972 conftest$ac_exeext conftest.$ac_ext 5884 5973 fi 5885 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&55886 echo "${ECHO_T}$ac_cv_func_connect" >&6; }5974 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 5975 $as_echo "$ac_cv_func_connect" >&6; } 5887 5976 5888 5977 if test $ac_cv_func_connect = no; then 5889 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&55890 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; }5978 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 5979 $as_echo_n "checking for connect in -lsocket... " >&6; } 5891 5980 if test "${ac_cv_lib_socket_connect+set}" = set; then 5892 echo $ECHO_N "(cached) $ECHO_C" >&65981 $as_echo_n "(cached) " >&6 5893 5982 else 5894 5983 ac_check_lib_save_LIBS=$LIBS … … 5922 6011 *) ac_try_echo=$ac_try;; 5923 6012 esac 5924 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6013 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6014 $as_echo "$ac_try_echo") >&5 5925 6015 (eval "$ac_link") 2>conftest.er1 5926 6016 ac_status=$? … … 5928 6018 rm -f conftest.er1 5929 6019 cat conftest.err >&5 5930 echo "$as_me:$LINENO: \$? = $ac_status" >&56020 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5931 6021 (exit $ac_status); } && { 5932 6022 test -z "$ac_c_werror_flag" || 5933 6023 test ! -s conftest.err 5934 } && test -s conftest$ac_exeext && 5935 $as_test_x conftest$ac_exeext; then 6024 } && test -s conftest$ac_exeext && { 6025 test "$cross_compiling" = yes || 6026 $as_test_x conftest$ac_exeext 6027 }; then 5936 6028 ac_cv_lib_socket_connect=yes 5937 6029 else 5938 echo "$as_me: failed program was:" >&56030 $as_echo "$as_me: failed program was:" >&5 5939 6031 sed 's/^/| /' conftest.$ac_ext >&5 5940 6032 … … 5942 6034 fi 5943 6035 6036 rm -rf conftest.dSYM 5944 6037 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5945 6038 conftest$ac_exeext conftest.$ac_ext 5946 6039 LIBS=$ac_check_lib_save_LIBS 5947 6040 fi 5948 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&55949 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; }5950 if test $ac_cv_lib_socket_connect =yes; then6041 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 6042 $as_echo "$ac_cv_lib_socket_connect" >&6; } 6043 if test "x$ac_cv_lib_socket_connect" = x""yes; then 5951 6044 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 5952 6045 fi … … 5955 6048 5956 6049 # Guillermo Gomez says -lposix is necessary on A/UX. 5957 { echo "$as_me:$LINENO: checking for remove" >&55958 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }6050 { $as_echo "$as_me:$LINENO: checking for remove" >&5 6051 $as_echo_n "checking for remove... " >&6; } 5959 6052 if test "${ac_cv_func_remove+set}" = set; then 5960 echo $ECHO_N "(cached) $ECHO_C" >&66053 $as_echo_n "(cached) " >&6 5961 6054 else 5962 6055 cat >conftest.$ac_ext <<_ACEOF … … 6011 6104 *) ac_try_echo=$ac_try;; 6012 6105 esac 6013 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6107 $as_echo "$ac_try_echo") >&5 6014 6108 (eval "$ac_link") 2>conftest.er1 6015 6109 ac_status=$? … … 6017 6111 rm -f conftest.er1 6018 6112 cat conftest.err >&5 6019 echo "$as_me:$LINENO: \$? = $ac_status" >&56113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6020 6114 (exit $ac_status); } && { 6021 6115 test -z "$ac_c_werror_flag" || 6022 6116 test ! -s conftest.err 6023 } && test -s conftest$ac_exeext && 6024 $as_test_x conftest$ac_exeext; then 6117 } && test -s conftest$ac_exeext && { 6118 test "$cross_compiling" = yes || 6119 $as_test_x conftest$ac_exeext 6120 }; then 6025 6121 ac_cv_func_remove=yes 6026 6122 else 6027 echo "$as_me: failed program was:" >&56123 $as_echo "$as_me: failed program was:" >&5 6028 6124 sed 's/^/| /' conftest.$ac_ext >&5 6029 6125 … … 6031 6127 fi 6032 6128 6129 rm -rf conftest.dSYM 6033 6130 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6034 6131 conftest$ac_exeext conftest.$ac_ext 6035 6132 fi 6036 { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&56037 echo "${ECHO_T}$ac_cv_func_remove" >&6; }6133 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 6134 $as_echo "$ac_cv_func_remove" >&6; } 6038 6135 6039 6136 if test $ac_cv_func_remove = no; then 6040 { echo "$as_me:$LINENO: checking for remove in -lposix" >&56041 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; }6137 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5 6138 $as_echo_n "checking for remove in -lposix... " >&6; } 6042 6139 if test "${ac_cv_lib_posix_remove+set}" = set; then 6043 echo $ECHO_N "(cached) $ECHO_C" >&66140 $as_echo_n "(cached) " >&6 6044 6141 else 6045 6142 ac_check_lib_save_LIBS=$LIBS … … 6073 6170 *) ac_try_echo=$ac_try;; 6074 6171 esac 6075 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6172 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6173 $as_echo "$ac_try_echo") >&5 6076 6174 (eval "$ac_link") 2>conftest.er1 6077 6175 ac_status=$? … … 6079 6177 rm -f conftest.er1 6080 6178 cat conftest.err >&5 6081 echo "$as_me:$LINENO: \$? = $ac_status" >&56179 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6082 6180 (exit $ac_status); } && { 6083 6181 test -z "$ac_c_werror_flag" || 6084 6182 test ! -s conftest.err 6085 } && test -s conftest$ac_exeext && 6086 $as_test_x conftest$ac_exeext; then 6183 } && test -s conftest$ac_exeext && { 6184 test "$cross_compiling" = yes || 6185 $as_test_x conftest$ac_exeext 6186 }; then 6087 6187 ac_cv_lib_posix_remove=yes 6088 6188 else 6089 echo "$as_me: failed program was:" >&56189 $as_echo "$as_me: failed program was:" >&5 6090 6190 sed 's/^/| /' conftest.$ac_ext >&5 6091 6191 … … 6093 6193 fi 6094 6194 6195 rm -rf conftest.dSYM 6095 6196 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6096 6197 conftest$ac_exeext conftest.$ac_ext 6097 6198 LIBS=$ac_check_lib_save_LIBS 6098 6199 fi 6099 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&56100 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; }6101 if test $ac_cv_lib_posix_remove =yes; then6200 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 6201 $as_echo "$ac_cv_lib_posix_remove" >&6; } 6202 if test "x$ac_cv_lib_posix_remove" = x""yes; then 6102 6203 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6103 6204 fi … … 6106 6207 6107 6208 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6108 { echo "$as_me:$LINENO: checking for shmat" >&56109 echo $ECHO_N "checking for shmat... $ECHO_C" >&6; }6209 { $as_echo "$as_me:$LINENO: checking for shmat" >&5 6210 $as_echo_n "checking for shmat... " >&6; } 6110 6211 if test "${ac_cv_func_shmat+set}" = set; then 6111 echo $ECHO_N "(cached) $ECHO_C" >&66212 $as_echo_n "(cached) " >&6 6112 6213 else 6113 6214 cat >conftest.$ac_ext <<_ACEOF … … 6162 6263 *) ac_try_echo=$ac_try;; 6163 6264 esac 6164 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6265 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6266 $as_echo "$ac_try_echo") >&5 6165 6267 (eval "$ac_link") 2>conftest.er1 6166 6268 ac_status=$? … … 6168 6270 rm -f conftest.er1 6169 6271 cat conftest.err >&5 6170 echo "$as_me:$LINENO: \$? = $ac_status" >&56272 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6171 6273 (exit $ac_status); } && { 6172 6274 test -z "$ac_c_werror_flag" || 6173 6275 test ! -s conftest.err 6174 } && test -s conftest$ac_exeext && 6175 $as_test_x conftest$ac_exeext; then 6276 } && test -s conftest$ac_exeext && { 6277 test "$cross_compiling" = yes || 6278 $as_test_x conftest$ac_exeext 6279 }; then 6176 6280 ac_cv_func_shmat=yes 6177 6281 else 6178 echo "$as_me: failed program was:" >&56282 $as_echo "$as_me: failed program was:" >&5 6179 6283 sed 's/^/| /' conftest.$ac_ext >&5 6180 6284 … … 6182 6286 fi 6183 6287 6288 rm -rf conftest.dSYM 6184 6289 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6185 6290 conftest$ac_exeext conftest.$ac_ext 6186 6291 fi 6187 { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&56188 echo "${ECHO_T}$ac_cv_func_shmat" >&6; }6292 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 6293 $as_echo "$ac_cv_func_shmat" >&6; } 6189 6294 6190 6295 if test $ac_cv_func_shmat = no; then 6191 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&56192 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; }6296 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 6297 $as_echo_n "checking for shmat in -lipc... " >&6; } 6193 6298 if test "${ac_cv_lib_ipc_shmat+set}" = set; then 6194 echo $ECHO_N "(cached) $ECHO_C" >&66299 $as_echo_n "(cached) " >&6 6195 6300 else 6196 6301 ac_check_lib_save_LIBS=$LIBS … … 6224 6329 *) ac_try_echo=$ac_try;; 6225 6330 esac 6226 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6332 $as_echo "$ac_try_echo") >&5 6227 6333 (eval "$ac_link") 2>conftest.er1 6228 6334 ac_status=$? … … 6230 6336 rm -f conftest.er1 6231 6337 cat conftest.err >&5 6232 echo "$as_me:$LINENO: \$? = $ac_status" >&56338 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6233 6339 (exit $ac_status); } && { 6234 6340 test -z "$ac_c_werror_flag" || 6235 6341 test ! -s conftest.err 6236 } && test -s conftest$ac_exeext && 6237 $as_test_x conftest$ac_exeext; then 6342 } && test -s conftest$ac_exeext && { 6343 test "$cross_compiling" = yes || 6344 $as_test_x conftest$ac_exeext 6345 }; then 6238 6346 ac_cv_lib_ipc_shmat=yes 6239 6347 else 6240 echo "$as_me: failed program was:" >&56348 $as_echo "$as_me: failed program was:" >&5 6241 6349 sed 's/^/| /' conftest.$ac_ext >&5 6242 6350 … … 6244 6352 fi 6245 6353 6354 rm -rf conftest.dSYM 6246 6355 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6247 6356 conftest$ac_exeext conftest.$ac_ext 6248 6357 LIBS=$ac_check_lib_save_LIBS 6249 6358 fi 6250 { echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&56251 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; }6252 if test $ac_cv_lib_ipc_shmat =yes; then6359 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 6360 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6361 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then 6253 6362 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6254 6363 fi … … 6266 6375 # libraries we check for below, so use a different variable. 6267 6376 # John Interrante, Karl Berry 6268 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&56269 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; }6377 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 6378 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6270 6379 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then 6271 echo $ECHO_N "(cached) $ECHO_C" >&66380 $as_echo_n "(cached) " >&6 6272 6381 else 6273 6382 ac_check_lib_save_LIBS=$LIBS … … 6301 6410 *) ac_try_echo=$ac_try;; 6302 6411 esac 6303 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6413 $as_echo "$ac_try_echo") >&5 6304 6414 (eval "$ac_link") 2>conftest.er1 6305 6415 ac_status=$? … … 6307 6417 rm -f conftest.er1 6308 6418 cat conftest.err >&5 6309 echo "$as_me:$LINENO: \$? = $ac_status" >&56419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6310 6420 (exit $ac_status); } && { 6311 6421 test -z "$ac_c_werror_flag" || 6312 6422 test ! -s conftest.err 6313 } && test -s conftest$ac_exeext && 6314 $as_test_x conftest$ac_exeext; then 6423 } && test -s conftest$ac_exeext && { 6424 test "$cross_compiling" = yes || 6425 $as_test_x conftest$ac_exeext 6426 }; then 6315 6427 ac_cv_lib_ICE_IceConnectionNumber=yes 6316 6428 else 6317 echo "$as_me: failed program was:" >&56429 $as_echo "$as_me: failed program was:" >&5 6318 6430 sed 's/^/| /' conftest.$ac_ext >&5 6319 6431 … … 6321 6433 fi 6322 6434 6435 rm -rf conftest.dSYM 6323 6436 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6324 6437 conftest$ac_exeext conftest.$ac_ext 6325 6438 LIBS=$ac_check_lib_save_LIBS 6326 6439 fi 6327 { echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&56328 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }6329 if test $ac_cv_lib_ICE_IceConnectionNumber =yes; then6440 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 6441 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6442 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then 6330 6443 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6331 6444 fi … … 6338 6451 ax_enable_matlab= 6339 6452 6340 #Check whether --with-matlab-dir was given.6453 @%:@ Check whether --with-matlab-dir was given. 6341 6454 if test "${with_matlab_dir+set}" = set; then 6342 6455 withval=$with_matlab_dir; case $withval in … … 6352 6465 MATLAB=`cd "${withval-/}" > /dev/null 2>&1 && pwd` 6353 6466 if test -z "$MATLAB" ; then 6354 { { echo "$as_me:$LINENO: error: invalid value '$withval' for --with-matlab" >&56355 echo "$as_me: error: invalid value '$withval' for --with-matlab" >&2;}6467 { { $as_echo "$as_me:$LINENO: error: invalid value '$withval' for --with-matlab" >&5 6468 $as_echo "$as_me: error: invalid value '$withval' for --with-matlab" >&2;} 6356 6469 { (exit 1); exit 1; }; } 6357 6470 fi … … 6361 6474 6362 6475 if test x$ax_enable_matlab != xno ; then 6363 { echo "$as_me:$LINENO: checking for Matlab prefix" >&56364 echo $ECHO_N "checking for Matlab prefix... $ECHO_C" >&6; }6476 { $as_echo "$as_me:$LINENO: checking for Matlab prefix" >&5 6477 $as_echo_n "checking for Matlab prefix... " >&6; } 6365 6478 if test "${ax_cv_matlab+set}" = set; then 6366 echo $ECHO_N "(cached) $ECHO_C" >&66479 $as_echo_n "(cached) " >&6 6367 6480 else 6368 6481 if test "${MATLAB+set}" = set ; then … … 6390 6503 fi 6391 6504 fi 6392 { echo "$as_me:$LINENO: result: $ax_cv_matlab" >&56393 echo "${ECHO_T}$ax_cv_matlab" >&6; }6505 { $as_echo "$as_me:$LINENO: result: $ax_cv_matlab" >&5 6506 $as_echo "$ax_cv_matlab" >&6; } 6394 6507 if test "$ax_cv_matlab" = "not found" ; then 6395 6508 unset MATLAB … … 6398 6511 MATLAB=`echo "$ax_cv_matlab" | sed 's,/*$,,'` 6399 6512 fi 6400 { echo "$as_me:$LINENO: checking whether to enable Matlab support" >&56401 echo $ECHO_N "checking whether to enable Matlab support... $ECHO_C" >&6; }6513 { $as_echo "$as_me:$LINENO: checking whether to enable Matlab support" >&5 6514 $as_echo_n "checking whether to enable Matlab support... " >&6; } 6402 6515 if test x$ax_enable_matlab != xno ; then 6403 6516 if test "${MATLAB+set}" = set && test -d "$MATLAB/extern/include" ; then … … 6407 6520 else 6408 6521 # Fail if Matlab was explicitly enabled. 6409 { echo "$as_me:$LINENO: result: failure" >&56410 echo "${ECHO_T}failure" >&6; }6411 { { echo "$as_me:$LINENO: error: check your Matlab setup" >&56412 echo "$as_me: error: check your Matlab setup" >&2;}6522 { $as_echo "$as_me:$LINENO: result: failure" >&5 6523 $as_echo "failure" >&6; } 6524 { { $as_echo "$as_me:$LINENO: error: check your Matlab setup" >&5 6525 $as_echo "$as_me: error: check your Matlab setup" >&2;} 6413 6526 { (exit 1); exit 1; }; } 6414 6527 fi 6415 6528 fi 6416 { echo "$as_me:$LINENO: result: $ax_enable_matlab" >&56417 echo "${ECHO_T}$ax_enable_matlab" >&6; }6529 { $as_echo "$as_me:$LINENO: result: $ax_enable_matlab" >&5 6530 $as_echo "$ax_enable_matlab" >&6; } 6418 6531 if test x$ax_enable_matlab = xyes ; then 6419 6532 … … 6427 6540 6428 6541 6429 #Check whether --enable-debugging was given.6542 @%:@ Check whether --enable-debugging was given. 6430 6543 if test "${enable_debugging+set}" = set; then 6431 6544 enableval=$enable_debugging; enable_debugging=$enableval … … 6443 6556 6444 6557 6445 #Check whether --with-serial was given.6558 @%:@ Check whether --with-serial was given. 6446 6559 if test "${with_serial+set}" = set; then 6447 6560 withval=$with_serial; SERIAL_VALUE=$withval … … 6450 6563 fi 6451 6564 6452 { echo "$as_me:$LINENO: checking for serial compilation" >&56453 echo $ECHO_N "checking for serial compilation... $ECHO_C" >&6; }6565 { $as_echo "$as_me:$LINENO: checking for serial compilation" >&5 6566 $as_echo_n "checking for serial compilation... " >&6; } 6454 6567 if test $SERIAL_VALUE = no; then 6455 6568 NOSERIAL_TRUE= … … 6460 6573 fi 6461 6574 6462 { echo "$as_me:$LINENO: result: $SERIAL_VALUE" >&56463 echo "${ECHO_T}$SERIAL_VALUE" >&6; }6575 { $as_echo "$as_me:$LINENO: result: $SERIAL_VALUE" >&5 6576 $as_echo "$SERIAL_VALUE" >&6; } 6464 6577 6465 6578 6466 6579 6467 #Check whether --with-parallel was given.6580 @%:@ Check whether --with-parallel was given. 6468 6581 if test "${with_parallel+set}" = set; then 6469 6582 withval=$with_parallel; PARALLEL_VALUE=$withval … … 6472 6585 fi 6473 6586 6474 { echo "$as_me:$LINENO: checking for parallel compilation" >&56475 echo $ECHO_N "checking for parallel compilation... $ECHO_C" >&6; }6587 { $as_echo "$as_me:$LINENO: checking for parallel compilation" >&5 6588 $as_echo_n "checking for parallel compilation... " >&6; } 6476 6589 if test $PARALLEL_VALUE = no; then 6477 6590 NOPARALLEL_TRUE= … … 6482 6595 fi 6483 6596 6484 { echo "$as_me:$LINENO: result: $PARALLEL_VALUE" >&56485 echo "${ECHO_T}$PARALLEL_VALUE" >&6; }6597 { $as_echo "$as_me:$LINENO: result: $PARALLEL_VALUE" >&5 6598 $as_echo "$PARALLEL_VALUE" >&6; } 6486 6599 6487 6600 if test "$SERIAL_VALUE" != "yes" ; then 6488 6601 if test "$PARALLEL_VALUE" != "yes"; then 6489 { { echo "$as_me:$LINENO: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&56490 echo "$as_me: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&2;}6602 { { $as_echo "$as_me:$LINENO: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&5 6603 $as_echo "$as_me: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&2;} 6491 6604 { (exit 1); exit 1; }; } 6492 6605 fi … … 6495 6608 6496 6609 6497 #Check whether --with-matlab-dir was given.6610 @%:@ Check whether --with-matlab-dir was given. 6498 6611 if test "${with_matlab_dir+set}" = set; then 6499 6612 withval=$with_matlab_dir; MATLAB_ROOT=$withval … … 6505 6618 if test -d "$MATLAB_ROOT"; then 6506 6619 6507 { echo "$as_me:$LINENO: checking for Matlab headers and libraries in $MATLAB_ROOT" >&56508 echo $ECHO_N "checking for Matlab headers and libraries in $MATLAB_ROOT... $ECHO_C" >&6; }6620 { $as_echo "$as_me:$LINENO: checking for Matlab headers and libraries in $MATLAB_ROOT" >&5 6621 $as_echo_n "checking for Matlab headers and libraries in $MATLAB_ROOT... " >&6; } 6509 6622 6510 6623 HAVE_MATLAB=yes 6511 6624 MATLABINCL=-I"$MATLAB_ROOT/extern/include"; 6512 MEXEXT=`$MATLAB_ROOT/bin/mexext` 6513 MEXEXT=".$MEXEXT" 6625 6514 6626 MEX=$MATLAB_ROOT/bin/mex 6515 6627 … … 6524 6636 MEXLINK="-pthread -shared -W2,--version-script,${MATLAB_ROOT}/extern/lib/glnx86/mexFunction.map"; 6525 6637 fi 6638 MEXEXT=`$MATLAB_ROOT/bin/mexext` 6639 MEXEXT=".$MEXEXT" 6526 6640 ;; 6527 6641 *darwin9.6.0*) 6528 6642 MEXLIB=-L"$MATLAB_ROOT/bin/maci/ -lmex -lmx" 6529 6643 MEXLINK="-Wl,-twolevel_namespace -undefined error -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -bundle -Wl,-exported_symbols_list,$MATLAB_ROOT/extern/lib/maci/mexFunction.map" 6644 MEXEXT=`$MATLAB_ROOT/bin/mexext` 6645 MEXEXT=".$MEXEXT" 6646 ;; 6647 *cygwin*) 6648 MEXLIB="-dll -export:mexFunction -LIBPATH:\"$MATLAB_ROOT\extern\lib\win32\microsoft\" libmx.lib libmex.lib libmat.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib -NOLOGO -INCREMENTAL:NO" 6649 6650 6651 MEXEXT=`$MATLAB_ROOT/bin/mexext.bat` 6652 MEXEXT=".$MEXEXT" 6530 6653 ;; 6531 6654 … … 6543 6666 6544 6667 6545 { echo "$as_me:$LINENO: result: $HAVE_MATLAB" >&56546 echo "${ECHO_T}$HAVE_MATLAB" >&6; }6668 { $as_echo "$as_me:$LINENO: result: $HAVE_MATLAB" >&5 6669 $as_echo "$HAVE_MATLAB" >&6; } 6547 6670 else 6548 6671 HAVE_MATLAB=no … … 6552 6675 if test $HAVE_MATLAB = no; then 6553 6676 if test "$SERIAL_VALUE" = "yes" ; then 6554 { { echo "$as_me:$LINENO: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&56555 echo "$as_me: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&2;}6677 { { $as_echo "$as_me:$LINENO: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&5 6678 $as_echo "$as_me: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&2;} 6556 6679 { (exit 1); exit 1; }; } 6557 6680 fi … … 6563 6686 6564 6687 6565 { echo "$as_me:$LINENO: checking for Matlab version" >&56566 echo $ECHO_N "checking for Matlab version... $ECHO_C" >&6; }6688 { $as_echo "$as_me:$LINENO: checking for Matlab version" >&5 6689 $as_echo_n "checking for Matlab version... " >&6; } 6567 6690 if test "${ax_cv_matlab_version+set}" = set; then 6568 echo $ECHO_N "(cached) $ECHO_C" >&66691 $as_echo_n "(cached) " >&6 6569 6692 else 6570 6693 if test "${MATLAB_VERSION+set}" = set ; then … … 6593 6716 break 6594 6717 fi 6718 6719 # For Matlab R2008 and more, the version number is stored in bin/util/mex/version.txt 6720 ax_cv_matlab_version=`cat $MATLAB/bin/util/mex/version.txt` 6721 if test -n "$ax_cv_matlab_version" ; then 6722 break 6723 fi 6724 6595 6725 fi 6596 6726 done … … 6604 6734 fi 6605 6735 fi 6606 { echo "$as_me:$LINENO: result: $ax_cv_matlab_version" >&56607 echo "${ECHO_T}$ax_cv_matlab_version" >&6; }6736 { $as_echo "$as_me:$LINENO: result: $ax_cv_matlab_version" >&5 6737 $as_echo "$ax_cv_matlab_version" >&6; } 6608 6738 case $ax_cv_matlab_version in 6609 6739 @<:@1-9@:>@.@<:@0-9@:>@ | @<:@1-9@:>@@<:@0-9@:>@.@<:@0-9@:>@) … … 6612 6742 MATLAB_MINOR=`echo $MATLAB_VERSION | sed -e 's/^@<:@0-9@:>@*\.\(@<:@0-9@:>@*\).*/\1/'` 6613 6743 ;; 6744 R2009a) 6745 MATLAB_VERSION=R2009a 6746 MATLAB_MAJOR=R2009 6747 MATLAB_MINOR=a 6748 ;; 6614 6749 *) 6615 6750 if test x$ax_enable_matlab = xyes ; then 6616 { { echo "$as_me:$LINENO: error: can not determine Matlab version number" >&56617 echo "$as_me: error: can not determine Matlab version number" >&2;}6751 { { $as_echo "$as_me:$LINENO: error: can not determine Matlab version number" >&5 6752 $as_echo "$as_me: error: can not determine Matlab version number" >&2;} 6618 6753 { (exit 1); exit 1; }; } 6619 6754 fi … … 6659 6794 6660 6795 6661 #Check whether --with-triangle-dir was given.6796 @%:@ Check whether --with-triangle-dir was given. 6662 6797 if test "${with_triangle_dir+set}" = set; then 6663 6798 withval=$with_triangle_dir; TRIANGLE_ROOT=$withval … … 6666 6801 fi 6667 6802 6668 { echo "$as_me:$LINENO: checking for Triangle headers and libraries " >&56669 echo $ECHO_N "checking for Triangle headers and libraries ... $ECHO_C" >&6; }6803 { $as_echo "$as_me:$LINENO: checking for Triangle headers and libraries " >&5 6804 $as_echo_n "checking for Triangle headers and libraries ... " >&6; } 6670 6805 if test -d "$TRIANGLE_ROOT"; then 6671 6806 … … 6686 6821 HAVE_TRIANGLE=no 6687 6822 fi 6688 { echo "$as_me:$LINENO: result: $HAVE_TRIANGLE" >&56689 echo "${ECHO_T}$HAVE_TRIANGLE" >&6; }6690 6691 { echo "$as_me:$LINENO: checking for triangle and parallel status" >&56692 echo $ECHO_N "checking for triangle and parallel status... $ECHO_C" >&6; }6823 { $as_echo "$as_me:$LINENO: result: $HAVE_TRIANGLE" >&5 6824 $as_echo "$HAVE_TRIANGLE" >&6; } 6825 6826 { $as_echo "$as_me:$LINENO: checking for triangle and parallel status" >&5 6827 $as_echo_n "checking for triangle and parallel status... " >&6; } 6693 6828 if test $HAVE_TRIANGLE = no; then 6694 6829 if test "$SERIAL_VALUE" = "yes" ; then 6695 { { echo "$as_me:$LINENO: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&56696 echo "$as_me: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&2;}6830 { { $as_echo "$as_me:$LINENO: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&5 6831 $as_echo "$as_me: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&2;} 6697 6832 { (exit 1); exit 1; }; } 6698 6833 fi 6699 6834 fi 6700 { echo "$as_me:$LINENO: result: ok" >&56701 echo "${ECHO_T}ok" >&6; }6835 { $as_echo "$as_me:$LINENO: result: ok" >&5 6836 $as_echo "ok" >&6; } 6702 6837 6703 6838 6704 #Check whether --with-dakota-dir was given.6839 @%:@ Check whether --with-dakota-dir was given. 6705 6840 if test "${with_dakota_dir+set}" = set; then 6706 6841 withval=$with_dakota_dir; DAKOTA_ROOT=$withval … … 6709 6844 fi 6710 6845 6711 { echo "$as_me:$LINENO: checking for Dakota " >&56712 echo $ECHO_N "checking for Dakota ... $ECHO_C" >&6; }6846 { $as_echo "$as_me:$LINENO: checking for Dakota " >&5 6847 $as_echo_n "checking for Dakota ... " >&6; } 6713 6848 6714 6849 if test -d "$DAKOTA_ROOT"; then … … 6729 6864 HAVE_DAKOTA=no 6730 6865 fi 6731 { echo "$as_me:$LINENO: result: $HAVE_DAKOTA" >&56732 echo "${ECHO_T}$HAVE_DAKOTA" >&6; }6866 { $as_echo "$as_me:$LINENO: result: $HAVE_DAKOTA" >&5 6867 $as_echo "$HAVE_DAKOTA" >&6; } 6733 6868 6734 6869 6735 6870 6736 #Check whether --with-metis-dir was given.6871 @%:@ Check whether --with-metis-dir was given. 6737 6872 if test "${with_metis_dir+set}" = set; then 6738 6873 withval=$with_metis_dir; METIS_ROOT=$withval … … 6744 6879 if test -d "$METIS_ROOT"; then 6745 6880 6746 { echo "$as_me:$LINENO: checking for Metis headers and libraries in $METIS_ROOT" >&56747 echo $ECHO_N "checking for Metis headers and libraries in $METIS_ROOT... $ECHO_C" >&6; }6881 { $as_echo "$as_me:$LINENO: checking for Metis headers and libraries in $METIS_ROOT" >&5 6882 $as_echo_n "checking for Metis headers and libraries in $METIS_ROOT... " >&6; } 6748 6883 6749 6884 HAVE_METIS=yes 6885 6886 case "${host_os}" in 6887 *cygwin*) 6888 METISLIB="-LIBPATH:\"$METIS_ROOT\" libmetis.lib" 6889 ;; 6890 *linux*) 6891 METISLIB=-L"$METIS_ROOT/ -lmetis" 6892 ;; 6893 *darwin9.6.0*) 6894 METISLIB=-L"$METIS_ROOT/ -lmetis" 6895 ;; 6896 esac 6897 6750 6898 METISINCL=-I"$METIS_ROOT/Lib" 6751 METISLIB=-L"$METIS_ROOT/ -lmetis"6752 6899 6753 6900 … … 6763 6910 6764 6911 if test $HAVE_METIS = no; then 6765 { { echo "$as_me:$LINENO: error: --with-metis-dir missing. Metis is needed to run ISSM" >&56766 echo "$as_me: error: --with-metis-dir missing. Metis is needed to run ISSM" >&2;}6912 { { $as_echo "$as_me:$LINENO: error: --with-metis-dir missing. Metis is needed to run ISSM" >&5 6913 $as_echo "$as_me: error: --with-metis-dir missing. Metis is needed to run ISSM" >&2;} 6767 6914 { (exit 1); exit 1; }; }; 6768 6915 else 6769 { echo "$as_me:$LINENO: result: $HAVE_METIS" >&56770 echo "${ECHO_T}$HAVE_METIS" >&6; }6916 { $as_echo "$as_me:$LINENO: result: $HAVE_METIS" >&5 6917 $as_echo "$HAVE_METIS" >&6; } 6771 6918 fi 6772 6919 6773 { echo "$as_me:$LINENO: checking for mpi..." >&56774 echo $ECHO_N "checking for mpi...... $ECHO_C" >&6; }6920 { $as_echo "$as_me:$LINENO: checking for mpi..." >&5 6921 $as_echo_n "checking for mpi...... " >&6; } 6775 6922 6776 #Check whether --with-mpi-lib was given.6923 @%:@ Check whether --with-mpi-lib was given. 6777 6924 if test "${with_mpi_lib+set}" = set; then 6778 6925 withval=$with_mpi_lib; MPILIB=$withval … … 6783 6930 6784 6931 6785 #Check whether --with-mpi-include was given.6932 @%:@ Check whether --with-mpi-include was given. 6786 6933 if test "${with_mpi_include+set}" = set; then 6787 6934 withval=$with_mpi_include; MPI_INCLUDE=$withval … … 6793 6940 if test -z "$MPILIB" ; then 6794 6941 if test "$PARALLEL_VALUE" = "yes" ; then 6795 { { echo "$as_me:$LINENO: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&56796 echo "$as_me: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&2;}6942 { { $as_echo "$as_me:$LINENO: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&5 6943 $as_echo "$as_me: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&2;} 6797 6944 { (exit 1); exit 1; }; } 6798 6945 fi … … 6800 6947 if test -z "$MPI_INCLUDE" ; then 6801 6948 if test "$PARALLEL_VALUE" = "yes" ; then 6802 { { echo "$as_me:$LINENO: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&56803 echo "$as_me: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&2;}6949 { { $as_echo "$as_me:$LINENO: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&5 6950 $as_echo "$as_me: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&2;} 6804 6951 { (exit 1); exit 1; }; } 6805 6952 fi … … 6822 6969 fi 6823 6970 fi 6824 { echo "$as_me:$LINENO: result: done" >&56825 echo "${ECHO_T}done" >&6; }6971 { $as_echo "$as_me:$LINENO: result: done" >&5 6972 $as_echo "done" >&6; } 6826 6973 6827 6974 6828 #Check whether --with-petsc-dir was given.6975 @%:@ Check whether --with-petsc-dir was given. 6829 6976 if test "${with_petsc_dir+set}" = set; then 6830 6977 withval=$with_petsc_dir; PETSC_ROOT=$withval … … 6836 6983 if test "$PARALLEL_VALUE" = "yes" ; then 6837 6984 if test "$PETSC_ROOT" = "" ; then 6838 { { echo "$as_me:$LINENO: error: missing --with-petsc-dir argument for parallel compilation!" >&56839 echo "$as_me: error: missing --with-petsc-dir argument for parallel compilation!" >&2;}6985 { { $as_echo "$as_me:$LINENO: error: missing --with-petsc-dir argument for parallel compilation!" >&5 6986 $as_echo "$as_me: error: missing --with-petsc-dir argument for parallel compilation!" >&2;} 6840 6987 { (exit 1); exit 1; }; } 6841 6988 fi … … 6843 6990 6844 6991 6845 #Check whether --with-petsc-arch was given.6992 @%:@ Check whether --with-petsc-arch was given. 6846 6993 if test "${with_petsc_arch+set}" = set; then 6847 6994 withval=$with_petsc_arch; PETSC_ARCH=$withval … … 6853 7000 if test "$PARALLEL_VALUE" = "yes" ; then 6854 7001 if test "$PETSC_ARCH" = "" ; then 6855 { { echo "$as_me:$LINENO: error: missing --with-petsc-arch argument for parallel compilation!" >&56856 echo "$as_me: error: missing --with-petsc-arch argument for parallel compilation!" >&2;}7002 { { $as_echo "$as_me:$LINENO: error: missing --with-petsc-arch argument for parallel compilation!" >&5 7003 $as_echo "$as_me: error: missing --with-petsc-arch argument for parallel compilation!" >&2;} 6857 7004 { (exit 1); exit 1; }; } 6858 7005 fi 6859 7006 fi 6860 7007 6861 { echo "$as_me:$LINENO: checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH" >&56862 echo $ECHO_N "checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH... $ECHO_C" >&6; }7008 { $as_echo "$as_me:$LINENO: checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH" >&5 7009 $as_echo_n "checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH... " >&6; } 6863 7010 6864 7011 if test -d "$PETSC_ROOT"; then … … 6867 7014 6868 7015 PETSCINCL="-I$PETSC_ROOT/include -I$PETSC_ROOT/ -I$PETSC_ROOT/bmake/$PETSC_ARCH -I$PETSC_ROOT/src/mat/impls/dense/mpi/plapack/" 6869 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 7016 7017 case "${host_os}" in 7018 *cygwin*) 7019 PETSCLIB="-link -LIBPATH:\"$PETSC_ROOT/lib/$PETSC_ARCH\" libpetscksp.lib libpetscdm.lib libpetscmat.lib libpetscvec.lib libpetsc.lib libpetscsnes.lib libpetscts.lib libmpiuni.lib" 7020 ;; 7021 *linux*) 7022 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 7023 ;; 7024 *darwin9.6.0*) 7025 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 7026 ;; 7027 esac 6870 7028 6871 7029 … … 6888 7046 6889 7047 if test $HAVE_PETSC = no; then 6890 if test "$PARALLEL_VALUE" = "yes" ; then 6891 { { echo "$as_me:$LINENO: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM in paralle!" >&5 6892 echo "$as_me: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM in paralle!" >&2;} 7048 { { $as_echo "$as_me:$LINENO: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM!" >&5 7049 $as_echo "$as_me: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM!" >&2;} 6893 7050 { (exit 1); exit 1; }; } 6894 fi6895 7051 else 6896 { echo "$as_me:$LINENO: result: $HAVE_PETSC" >&56897 echo "${ECHO_T}$HAVE_PETSC" >&6; }7052 { $as_echo "$as_me:$LINENO: result: $HAVE_PETSC" >&5 7053 $as_echo "$HAVE_PETSC" >&6; } 6898 7054 fi 6899 7055 6900 7056 if test "$PARALLEL_VALUE" = "no" ; then 7057 HAVE_MPI=yes 7058 MPIINCL=-I"$PETSC_ROOT/include/mpiuni" 7059 7060 case "${host_os}" in 7061 *cygwin*) 7062 MPILIB="-link -LIBPATH:\"$PETSC_ROOT/lib/$PETSC_ARCH\" libmpiuni.lib" 7063 ;; 7064 *linux*) 7065 MPILIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lmpiuni" 7066 ;; 7067 *darwin9.6.0*) 7068 MPILIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lmpiuni" 7069 ;; 7070 esac 7071 7072 7073 7074 6901 7075 6902 # Check whether --with-slepc-dir was given. 7076 cat >>confdefs.h <<\_ACEOF 7077 @%:@define _HAVE_MPI_ 1 7078 _ACEOF 7079 7080 7081 cat >>confdefs.h <<\_ACEOF 7082 @%:@define HAVE_MPI 1 7083 _ACEOF 7084 7085 7086 7087 fi 7088 7089 7090 7091 @%:@ Check whether --with-slepc-dir was given. 6903 7092 if test "${with_slepc_dir+set}" = set; then 6904 7093 withval=$with_slepc_dir; SLEPC_ROOT=$withval … … 6908 7097 6909 7098 6910 { echo "$as_me:$LINENO: checking for Slepc headers and libraries in $SLEPC_ROOT" >&56911 echo $ECHO_N "checking for Slepc headers and libraries in $SLEPC_ROOT... $ECHO_C" >&6; }7099 { $as_echo "$as_me:$LINENO: checking for Slepc headers and libraries in $SLEPC_ROOT" >&5 7100 $as_echo_n "checking for Slepc headers and libraries in $SLEPC_ROOT... " >&6; } 6912 7101 if test -d "$SLEPC_ROOT"; then 6913 7102 … … 6927 7116 HAVE_SLEPC=no 6928 7117 fi 6929 { echo "$as_me:$LINENO: result: $HAVE_SLEPC" >&56930 echo "${ECHO_T}$HAVE_SLEPC" >&6; }7118 { $as_echo "$as_me:$LINENO: result: $HAVE_SLEPC" >&5 7119 $as_echo "$HAVE_SLEPC" >&6; } 6931 7120 6932 7121 6933 #Check whether --with-scalapack-dir was given.7122 @%:@ Check whether --with-scalapack-dir was given. 6934 7123 if test "${with_scalapack_dir+set}" = set; then 6935 7124 withval=$with_scalapack_dir; SCALAPACK_ROOT=$withval … … 6939 7128 6940 7129 6941 { echo "$as_me:$LINENO: checking for Scalapack headers and libraries in $SCALAPACK_ROOT" >&56942 echo $ECHO_N "checking for Scalapack headers and libraries in $SCALAPACK_ROOT... $ECHO_C" >&6; }7130 { $as_echo "$as_me:$LINENO: checking for Scalapack headers and libraries in $SCALAPACK_ROOT" >&5 7131 $as_echo_n "checking for Scalapack headers and libraries in $SCALAPACK_ROOT... " >&6; } 6943 7132 if test -d "$SCALAPACK_ROOT"; then 6944 7133 … … 6956 7145 HAVE_SCALAPACK=no 6957 7146 fi 6958 { echo "$as_me:$LINENO: result: $HAVE_SCALAPACK" >&56959 echo "${ECHO_T}$HAVE_SCALAPACK" >&6; }7147 { $as_echo "$as_me:$LINENO: result: $HAVE_SCALAPACK" >&5 7148 $as_echo "$HAVE_SCALAPACK" >&6; } 6960 7149 6961 7150 6962 #Check whether --with-blas-lapack-dir was given.7151 @%:@ Check whether --with-blas-lapack-dir was given. 6963 7152 if test "${with_blas_lapack_dir+set}" = set; then 6964 7153 withval=$with_blas_lapack_dir; BLASLAPACK_ROOT=$withval … … 6968 7157 6969 7158 6970 { echo "$as_me:$LINENO: checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT" >&56971 echo $ECHO_N "checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT... $ECHO_C" >&6; }7159 { $as_echo "$as_me:$LINENO: checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT" >&5 7160 $as_echo_n "checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT... " >&6; } 6972 7161 if test -d "$BLASLAPACK_ROOT"; then 6973 7162 … … 6975 7164 HAVE_BLASLAPACK=yes 6976 7165 BLASLAPACKINCL="" 6977 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 7166 7167 case "${host_os}" in 7168 *cygwin*) 7169 BLASLAPACKLIB="-link -LIBPATH:\"$BLASLAPACK_ROOT\" libf2cblas.lib libf2clapack.lib" 7170 ;; 7171 *linux*) 7172 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 7173 ;; 7174 *darwin9.6.0*) 7175 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 7176 ;; 7177 esac 7178 7179 6978 7180 6979 7181 … … 6987 7189 HAVE_BLASLAPACK=no 6988 7190 fi 6989 { echo "$as_me:$LINENO: result: $HAVE_BLASLAPACK" >&56990 echo "${ECHO_T}$HAVE_BLASLAPACK" >&6; }7191 { $as_echo "$as_me:$LINENO: result: $HAVE_BLASLAPACK" >&5 7192 $as_echo "$HAVE_BLASLAPACK" >&6; } 6991 7193 6992 7194 6993 #Check whether --with-mkl-dir was given.7195 @%:@ Check whether --with-mkl-dir was given. 6994 7196 if test "${with_mkl_dir+set}" = set; then 6995 7197 withval=$with_mkl_dir; MKL_ROOT=$withval … … 6999 7201 7000 7202 7001 { echo "$as_me:$LINENO: checking for mkl headers and libraries in $MKL_ROOT" >&57002 echo $ECHO_N "checking for mkl headers and libraries in $MKL_ROOT... $ECHO_C" >&6; }7203 { $as_echo "$as_me:$LINENO: checking for mkl headers and libraries in $MKL_ROOT" >&5 7204 $as_echo_n "checking for mkl headers and libraries in $MKL_ROOT... " >&6; } 7003 7205 if test -d "$MKL_ROOT"; then 7004 7206 … … 7017 7219 HAVE_MKL=no 7018 7220 fi 7019 { echo "$as_me:$LINENO: result: $HAVE_MKL" >&57020 echo "${ECHO_T}$HAVE_MKL" >&6; }7221 { $as_echo "$as_me:$LINENO: result: $HAVE_MKL" >&5 7222 $as_echo "$HAVE_MKL" >&6; } 7021 7223 7022 7224 7023 #Check whether --with-plapack-dir was given.7225 @%:@ Check whether --with-plapack-dir was given. 7024 7226 if test "${with_plapack_dir+set}" = set; then 7025 7227 withval=$with_plapack_dir; PLAPACK_ROOT=$withval … … 7029 7231 7030 7232 7031 { echo "$as_me:$LINENO: checking for Plapack headers and libraries in $PLAPACK_ROOT" >&57032 echo $ECHO_N "checking for Plapack headers and libraries in $PLAPACK_ROOT... $ECHO_C" >&6; }7233 { $as_echo "$as_me:$LINENO: checking for Plapack headers and libraries in $PLAPACK_ROOT" >&5 7234 $as_echo_n "checking for Plapack headers and libraries in $PLAPACK_ROOT... " >&6; } 7033 7235 if test -d "$PLAPACK_ROOT"; then 7034 7236 … … 7048 7250 HAVE_PLAPACK=no 7049 7251 fi 7050 { echo "$as_me:$LINENO: result: $HAVE_PLAPACK" >&57051 echo "${ECHO_T}$HAVE_PLAPACK" >&6; }7252 { $as_echo "$as_me:$LINENO: result: $HAVE_PLAPACK" >&5 7253 $as_echo "$HAVE_PLAPACK" >&6; } 7052 7254 7053 7255 7054 #Check whether --with-mumps-dir was given.7256 @%:@ Check whether --with-mumps-dir was given. 7055 7257 if test "${with_mumps_dir+set}" = set; then 7056 7258 withval=$with_mumps_dir; MUMPS_ROOT=$withval … … 7060 7262 7061 7263 7062 { echo "$as_me:$LINENO: checking for Mumps headers and libraries in $MUMPS_ROOT" >&57063 echo $ECHO_N "checking for Mumps headers and libraries in $MUMPS_ROOT... $ECHO_C" >&6; }7264 { $as_echo "$as_me:$LINENO: checking for Mumps headers and libraries in $MUMPS_ROOT" >&5 7265 $as_echo_n "checking for Mumps headers and libraries in $MUMPS_ROOT... " >&6; } 7064 7266 if test -d "$MUMPS_ROOT"; then 7065 7267 … … 7078 7280 HAVE_MUMPS=no 7079 7281 fi 7080 { echo "$as_me:$LINENO: result: $HAVE_MUMPS" >&57081 echo "${ECHO_T}$HAVE_MUMPS" >&6; }7282 { $as_echo "$as_me:$LINENO: result: $HAVE_MUMPS" >&5 7283 $as_echo "$HAVE_MUMPS" >&6; } 7082 7284 7083 7285 7084 #Check whether --with-blacs-dir was given.7286 @%:@ Check whether --with-blacs-dir was given. 7085 7287 if test "${with_blacs_dir+set}" = set; then 7086 7288 withval=$with_blacs_dir; BLACS_ROOT=$withval … … 7090 7292 7091 7293 7092 { echo "$as_me:$LINENO: checking for Blacs headers and libraries in $BLACS_ROOT" >&57093 echo $ECHO_N "checking for Blacs headers and libraries in $BLACS_ROOT... $ECHO_C" >&6; }7294 { $as_echo "$as_me:$LINENO: checking for Blacs headers and libraries in $BLACS_ROOT" >&5 7295 $as_echo_n "checking for Blacs headers and libraries in $BLACS_ROOT... " >&6; } 7094 7296 if test -d "$BLACS_ROOT"; then 7095 7297 … … 7108 7310 HAVE_BLACS=no 7109 7311 fi 7110 { echo "$as_me:$LINENO: result: $HAVE_BLACS" >&57111 echo "${ECHO_T}$HAVE_BLACS" >&6; }7112 7113 { echo "$as_me:$LINENO: checking for math library..." >&57114 echo $ECHO_N "checking for math library...... $ECHO_C" >&6; }7312 { $as_echo "$as_me:$LINENO: result: $HAVE_BLACS" >&5 7313 $as_echo "$HAVE_BLACS" >&6; } 7314 7315 { $as_echo "$as_me:$LINENO: checking for math library..." >&5 7316 $as_echo_n "checking for math library...... " >&6; } 7115 7317 7116 #Check whether --with-math-lib was given.7318 @%:@ Check whether --with-math-lib was given. 7117 7319 if test "${with_math_lib+set}" = set; then 7118 7320 withval=$with_math_lib; MATH_LIB=$withval … … 7133 7335 7134 7336 fi 7135 { echo "$as_me:$LINENO: result: done" >&57136 echo "${ECHO_T}done" >&6; }7137 7138 { echo "$as_me:$LINENO: checking for fortran library..." >&57139 echo $ECHO_N "checking for fortran library...... $ECHO_C" >&6; }7337 { $as_echo "$as_me:$LINENO: result: done" >&5 7338 $as_echo "done" >&6; } 7339 7340 { $as_echo "$as_me:$LINENO: checking for fortran library..." >&5 7341 $as_echo_n "checking for fortran library...... " >&6; } 7140 7342 7141 #Check whether --with-fortran-lib was given.7343 @%:@ Check whether --with-fortran-lib was given. 7142 7344 if test "${with_fortran_lib+set}" = set; then 7143 7345 withval=$with_fortran_lib; FORTRAN_LIB=$withval … … 7158 7360 7159 7361 fi 7160 { echo "$as_me:$LINENO: result: done" >&57161 echo "${ECHO_T}done" >&6; }7162 7163 { echo "$as_me:$LINENO: checking for graphics library..." >&57164 echo $ECHO_N "checking for graphics library...... $ECHO_C" >&6; }7362 { $as_echo "$as_me:$LINENO: result: done" >&5 7363 $as_echo "done" >&6; } 7364 7365 { $as_echo "$as_me:$LINENO: checking for graphics library..." >&5 7366 $as_echo_n "checking for graphics library...... " >&6; } 7165 7367 7166 #Check whether --with-graphics-lib was given.7368 @%:@ Check whether --with-graphics-lib was given. 7167 7369 if test "${with_graphics_lib+set}" = set; then 7168 7370 withval=$with_graphics_lib; GRAPHICS_LIB=$withval … … 7183 7385 7184 7386 fi 7185 { echo "$as_me:$LINENO: result: done" >&5 7186 echo "${ECHO_T}done" >&6; } 7387 { $as_echo "$as_me:$LINENO: result: done" >&5 7388 $as_echo "done" >&6; } 7389 7390 7391 @%:@ Check whether --with-vendor was given. 7392 if test "${with_vendor+set}" = set; then 7393 withval=$with_vendor; VENDOR=$withval 7394 else 7395 VENDOR="" 7396 fi 7397 7398 { $as_echo "$as_me:$LINENO: checking for vendor compilers " >&5 7399 $as_echo_n "checking for vendor compilers ... " >&6; } 7400 if test -n "$VENDOR"; then 7401 7402 if test $VENDOR = intel; then 7403 export CC=icl 7404 export CXX=icl 7405 export CXXFLAGS="-DWIN32 -D_INTEL_" 7406 else 7407 { { $as_echo "$as_me:$LINENO: error: unknow compiler vendor!" >&5 7408 $as_echo "$as_me: error: unknow compiler vendor!" >&2;} 7409 { (exit 1); exit 1; }; } 7410 fi 7411 fi 7187 7412 7188 7413 … … 7216 7441 *${as_nl}*) 7217 7442 case $ac_var in #( 7218 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&57219 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;7443 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 7444 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 7220 7445 esac 7221 7446 case $ac_var in #( 7222 7447 _ | IFS | as_nl) ;; #( 7448 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 7223 7449 *) $as_unset $ac_var ;; 7224 7450 esac ;; … … 7253 7479 if test -w "$cache_file"; then 7254 7480 test "x$cache_file" != "x/dev/null" && 7255 { echo "$as_me:$LINENO: updating cache $cache_file" >&57256 echo "$as_me: updating cache $cache_file" >&6;}7481 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 7482 $as_echo "$as_me: updating cache $cache_file" >&6;} 7257 7483 cat confcache >$cache_file 7258 7484 else 7259 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&57260 echo "$as_me: not updating unwritable cache $cache_file" >&6;}7485 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 7486 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 7261 7487 fi 7262 7488 fi … … 7274 7500 # 1. Remove the extension, and $U if already installed. 7275 7501 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 7276 ac_i=` echo "$ac_i" | sed "$ac_script"`7502 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 7277 7503 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 7278 7504 # will be set to the directory where LIBOBJS objects are built. … … 7285 7511 7286 7512 7513 if test -n "$EXEEXT"; then 7514 am__EXEEXT_TRUE= 7515 am__EXEEXT_FALSE='#' 7516 else 7517 am__EXEEXT_TRUE='#' 7518 am__EXEEXT_FALSE= 7519 fi 7520 7287 7521 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 7288 { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.7522 { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 7289 7523 Usually this means the macro was only invoked conditionally." >&5 7290 echo "$as_me: error: conditional \"AMDEP\" was never defined.7524 $as_echo "$as_me: error: conditional \"AMDEP\" was never defined. 7291 7525 Usually this means the macro was only invoked conditionally." >&2;} 7292 7526 { (exit 1); exit 1; }; } 7293 7527 fi 7294 7528 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 7295 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.7529 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 7296 7530 Usually this means the macro was only invoked conditionally." >&5 7297 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.7531 $as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 7298 7532 Usually this means the macro was only invoked conditionally." >&2;} 7299 7533 { (exit 1); exit 1; }; } 7300 7534 fi 7301 7535 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 7302 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.7536 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. 7303 7537 Usually this means the macro was only invoked conditionally." >&5 7304 echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.7538 $as_echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. 7305 7539 Usually this means the macro was only invoked conditionally." >&2;} 7306 7540 { (exit 1); exit 1; }; } 7307 7541 fi 7308 7542 if test -z "${NOSERIAL_TRUE}" && test -z "${NOSERIAL_FALSE}"; then 7309 { { echo "$as_me:$LINENO: error: conditional \"NOSERIAL\" was never defined.7543 { { $as_echo "$as_me:$LINENO: error: conditional \"NOSERIAL\" was never defined. 7310 7544 Usually this means the macro was only invoked conditionally." >&5 7311 echo "$as_me: error: conditional \"NOSERIAL\" was never defined.7545 $as_echo "$as_me: error: conditional \"NOSERIAL\" was never defined. 7312 7546 Usually this means the macro was only invoked conditionally." >&2;} 7313 7547 { (exit 1); exit 1; }; } 7314 7548 fi 7315 7549 if test -z "${NOPARALLEL_TRUE}" && test -z "${NOPARALLEL_FALSE}"; then 7316 { { echo "$as_me:$LINENO: error: conditional \"NOPARALLEL\" was never defined.7550 { { $as_echo "$as_me:$LINENO: error: conditional \"NOPARALLEL\" was never defined. 7317 7551 Usually this means the macro was only invoked conditionally." >&5 7318 echo "$as_me: error: conditional \"NOPARALLEL\" was never defined.7552 $as_echo "$as_me: error: conditional \"NOPARALLEL\" was never defined. 7319 7553 Usually this means the macro was only invoked conditionally." >&2;} 7320 7554 { (exit 1); exit 1; }; } 7321 7555 fi 7322 7556 if test -z "${LARGEARRAYS_TRUE}" && test -z "${LARGEARRAYS_FALSE}"; then 7323 { { echo "$as_me:$LINENO: error: conditional \"LARGEARRAYS\" was never defined.7557 { { $as_echo "$as_me:$LINENO: error: conditional \"LARGEARRAYS\" was never defined. 7324 7558 Usually this means the macro was only invoked conditionally." >&5 7325 echo "$as_me: error: conditional \"LARGEARRAYS\" was never defined.7559 $as_echo "$as_me: error: conditional \"LARGEARRAYS\" was never defined. 7326 7560 Usually this means the macro was only invoked conditionally." >&2;} 7327 7561 { (exit 1); exit 1; }; } … … 7329 7563 7330 7564 : ${CONFIG_STATUS=./config.status} 7565 ac_write_fail=0 7331 7566 ac_clean_files_save=$ac_clean_files 7332 7567 ac_clean_files="$ac_clean_files $CONFIG_STATUS" 7333 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&57334 echo "$as_me: creating $CONFIG_STATUS" >&6;}7335 cat >$CONFIG_STATUS <<_ACEOF 7568 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 7569 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 7570 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7336 7571 #! $SHELL 7337 7572 # Generated by $as_me. … … 7346 7581 _ACEOF 7347 7582 7348 cat >>$CONFIG_STATUS <<\_ACEOF 7583 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7349 7584 ## --------------------- ## 7350 7585 ## M4sh Initialization. ## … … 7356 7591 emulate sh 7357 7592 NULLCMD=: 7358 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which7593 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 7359 7594 # is contrary to our usage. Disable this feature. 7360 7595 alias -g '${1+"$@"}'='"$@"' … … 7378 7613 as_cr_alnum=$as_cr_Letters$as_cr_digits 7379 7614 7615 as_nl=' 7616 ' 7617 export as_nl 7618 # Printing a long string crashes Solaris 7 /usr/bin/printf. 7619 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 7620 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 7621 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 7622 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 7623 as_echo='printf %s\n' 7624 as_echo_n='printf %s' 7625 else 7626 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 7627 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 7628 as_echo_n='/usr/ucb/echo -n' 7629 else 7630 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 7631 as_echo_n_body='eval 7632 arg=$1; 7633 case $arg in 7634 *"$as_nl"*) 7635 expr "X$arg" : "X\\(.*\\)$as_nl"; 7636 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 7637 esac; 7638 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 7639 ' 7640 export as_echo_n_body 7641 as_echo_n='sh -c $as_echo_n_body as_echo' 7642 fi 7643 export as_echo_body 7644 as_echo='sh -c $as_echo_body as_echo' 7645 fi 7646 7380 7647 # The user is always right. 7381 7648 if test "${PATH_SEPARATOR+set}" != set; then 7382 echo "#! /bin/sh" >conf$$.sh 7383 echo "exit 0" >>conf$$.sh 7384 chmod +x conf$$.sh 7385 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 7386 PATH_SEPARATOR=';' 7387 else 7388 PATH_SEPARATOR=: 7389 fi 7390 rm -f conf$$.sh 7649 PATH_SEPARATOR=: 7650 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 7651 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 7652 PATH_SEPARATOR=';' 7653 } 7391 7654 fi 7392 7655 … … 7404 7667 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 7405 7668 # splitting by setting IFS to empty value.) 7406 as_nl='7407 '7408 7669 IFS=" "" $as_nl" 7409 7670 … … 7428 7689 fi 7429 7690 if test ! -f "$as_myself"; then 7430 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&27691 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 7431 7692 { (exit 1); exit 1; } 7432 7693 fi … … 7441 7702 7442 7703 # NLS nuisances. 7443 for as_var in \ 7444 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 7445 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 7446 LC_TELEPHONE LC_TIME 7447 do 7448 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 7449 eval $as_var=C; export $as_var 7450 else 7451 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 7452 fi 7453 done 7704 LC_ALL=C 7705 export LC_ALL 7706 LANGUAGE=C 7707 export LANGUAGE 7454 7708 7455 7709 # Required to use basename. … … 7473 7727 X"$0" : 'X\(//\)$' \| \ 7474 7728 X"$0" : 'X\(/\)' \| . 2>/dev/null || 7475 echo X/"$0" |7729 $as_echo X/"$0" | 7476 7730 sed '/^.*\/\([^/][^/]*\)\/*$/{ 7477 7731 s//\1/ … … 7524 7778 ' >$as_me.lineno && 7525 7779 chmod +x "$as_me.lineno" || 7526 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&27780 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 7527 7781 { (exit 1); exit 1; }; } 7528 7782 … … 7552 7806 ECHO_N='-n';; 7553 7807 esac 7554 7555 7808 if expr a : '\(a\)' >/dev/null 2>&1 && 7556 7809 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 7565 7818 else 7566 7819 rm -f conf$$.dir 7567 mkdir conf$$.dir 7568 fi 7569 echo >conf$$.file 7570 if ln -s conf$$.file conf$$ 2>/dev/null; then 7571 as_ln_s='ln -s' 7572 # ... but there are two gotchas: 7573 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 7574 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 7575 # In both cases, we have to default to `cp -p'. 7576 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 7820 mkdir conf$$.dir 2>/dev/null 7821 fi 7822 if (echo >conf$$.file) 2>/dev/null; then 7823 if ln -s conf$$.file conf$$ 2>/dev/null; then 7824 as_ln_s='ln -s' 7825 # ... but there are two gotchas: 7826 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 7827 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 7828 # In both cases, we have to default to `cp -p'. 7829 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 7830 as_ln_s='cp -p' 7831 elif ln conf$$.file conf$$ 2>/dev/null; then 7832 as_ln_s=ln 7833 else 7577 7834 as_ln_s='cp -p' 7578 elif ln conf$$.file conf$$ 2>/dev/null; then 7579 as_ln_s=ln 7835 fi 7580 7836 else 7581 7837 as_ln_s='cp -p' … … 7602 7858 eval sh -c '\'' 7603 7859 if test -d "$1"; then 7604 7860 test -d "$1/."; 7605 7861 else 7606 7862 case $1 in 7607 7863 -*)set "./$1";; 7608 7864 esac; 7609 7865 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 7628 7884 ac_log=" 7629 7885 This file was extended by ISSM $as_me 1.0, which was 7630 generated by GNU Autoconf 2.6 1. Invocation command line was7886 generated by GNU Autoconf 2.63. Invocation command line was 7631 7887 7632 7888 CONFIG_FILES = $CONFIG_FILES … … 7641 7897 _ACEOF 7642 7898 7643 cat >>$CONFIG_STATUS <<_ACEOF 7899 case $ac_config_files in *" 7900 "*) set x $ac_config_files; shift; ac_config_files=$*;; 7901 esac 7902 7903 case $ac_config_headers in *" 7904 "*) set x $ac_config_headers; shift; ac_config_headers=$*;; 7905 esac 7906 7907 7908 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7644 7909 # Files that config.status was made for. 7645 7910 config_files="$ac_config_files" … … 7649 7914 _ACEOF 7650 7915 7651 cat >>$CONFIG_STATUS <<\_ACEOF 7916 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7652 7917 ac_cs_usage="\ 7653 7918 \`$as_me' instantiates files from templates according to the 7654 7919 current configuration. 7655 7920 7656 Usage: $0 [OPTION S][FILE]...7921 Usage: $0 [OPTION]... [FILE]... 7657 7922 7658 7923 -h, --help print this help, then exit 7659 7924 -V, --version print version number and configuration settings, then exit 7660 -q, --quiet do not print progress messages 7925 -q, --quiet, --silent 7926 do not print progress messages 7661 7927 -d, --debug don't remove temporary files 7662 7928 --recheck update $as_me by reconfiguring in the same conditions 7663 --file=FILE[:TEMPLATE]7664 7665 --header=FILE[:TEMPLATE]7666 7929 --file=FILE[:TEMPLATE] 7930 instantiate the configuration file FILE 7931 --header=FILE[:TEMPLATE] 7932 instantiate the configuration header FILE 7667 7933 7668 7934 Configuration files: … … 7678 7944 7679 7945 _ACEOF 7680 cat >>$CONFIG_STATUS <<_ACEOF 7946 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7681 7947 ac_cs_version="\\ 7682 7948 ISSM config.status 1.0 7683 configured by $0, generated by GNU Autoconf 2.6 1,7684 with options \\"` echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"7685 7686 Copyright (C) 200 6Free Software Foundation, Inc.7949 configured by $0, generated by GNU Autoconf 2.63, 7950 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 7951 7952 Copyright (C) 2008 Free Software Foundation, Inc. 7687 7953 This config.status script is free software; the Free Software Foundation 7688 7954 gives unlimited permission to copy, distribute and modify it." … … 7692 7958 INSTALL='$INSTALL' 7693 7959 MKDIR_P='$MKDIR_P' 7694 _ACEOF 7695 7696 cat >>$CONFIG_STATUS <<\_ACEOF 7697 # If no file are specified by the user, then we need to provide default 7698 # value. By we need to know if files were specified by the user. 7960 AWK='$AWK' 7961 test -n "\$AWK" || AWK=awk 7962 _ACEOF 7963 7964 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7965 # The default lists apply if the user does not specify any file. 7699 7966 ac_need_defaults=: 7700 7967 while test $# != 0 … … 7718 7985 ac_cs_recheck=: ;; 7719 7986 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 7720 echo "$ac_cs_version"; exit ;;7987 $as_echo "$ac_cs_version"; exit ;; 7721 7988 --debug | --debu | --deb | --de | --d | -d ) 7722 7989 debug=: ;; 7723 7990 --file | --fil | --fi | --f ) 7724 7991 $ac_shift 7725 CONFIG_FILES="$CONFIG_FILES $ac_optarg" 7992 case $ac_optarg in 7993 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 7994 esac 7995 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" 7726 7996 ac_need_defaults=false;; 7727 7997 --header | --heade | --head | --hea ) 7728 7998 $ac_shift 7729 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" 7999 case $ac_optarg in 8000 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 8001 esac 8002 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" 7730 8003 ac_need_defaults=false;; 7731 8004 --he | --h) 7732 8005 # Conflict between --help and --header 7733 { echo "$as_me: error: ambiguous option: $18006 { $as_echo "$as_me: error: ambiguous option: $1 7734 8007 Try \`$0 --help' for more information." >&2 7735 8008 { (exit 1); exit 1; }; };; 7736 8009 --help | --hel | -h ) 7737 echo "$ac_cs_usage"; exit ;;8010 $as_echo "$ac_cs_usage"; exit ;; 7738 8011 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 7739 8012 | -silent | --silent | --silen | --sile | --sil | --si | --s) … … 7741 8014 7742 8015 # This is an error. 7743 -*) { echo "$as_me: error: unrecognized option: $18016 -*) { $as_echo "$as_me: error: unrecognized option: $1 7744 8017 Try \`$0 --help' for more information." >&2 7745 8018 { (exit 1); exit 1; }; } ;; … … 7760 8033 7761 8034 _ACEOF 7762 cat >>$CONFIG_STATUS <<_ACEOF 8035 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7763 8036 if \$ac_cs_recheck; then 7764 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 7765 CONFIG_SHELL=$SHELL 8037 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 8038 shift 8039 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 8040 CONFIG_SHELL='$SHELL' 7766 8041 export CONFIG_SHELL 7767 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion7768 fi 7769 7770 _ACEOF 7771 cat >>$CONFIG_STATUS <<\_ACEOF 8042 exec "\$@" 8043 fi 8044 8045 _ACEOF 8046 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7772 8047 exec 5>>config.log 7773 8048 { … … 7776 8051 @%:@@%:@ Running $as_me. @%:@@%:@ 7777 8052 _ASBOX 7778 echo "$ac_log"8053 $as_echo "$ac_log" 7779 8054 } >&5 7780 8055 7781 8056 _ACEOF 7782 cat >>$CONFIG_STATUS <<_ACEOF 8057 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7783 8058 # 7784 8059 # INIT-COMMANDS … … 7788 8063 _ACEOF 7789 8064 7790 cat >>$CONFIG_STATUS <<\_ACEOF 8065 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7791 8066 7792 8067 # Handling of arguments. … … 7802 8077 "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;; 7803 8078 7804 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&57805 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}8079 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 8080 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 7806 8081 { (exit 1); exit 1; }; };; 7807 8082 esac … … 7844 8119 } || 7845 8120 { 7846 echo "$me: cannot create a temporary directory in ." >&28121 $as_echo "$as_me: cannot create a temporary directory in ." >&2 7847 8122 { (exit 1); exit 1; } 7848 8123 } 7849 8124 7850 # 7851 # Set up the sed scripts for CONFIG_FILES section. 7852 # 7853 7854 # No need to generate the scripts if there are no CONFIG_FILES. 7855 # This happens for instance when ./config.status config.h 8125 # Set up the scripts for CONFIG_FILES section. 8126 # No need to generate them if there are no CONFIG_FILES. 8127 # This happens for instance with `./config.status config.h'. 7856 8128 if test -n "$CONFIG_FILES"; then 7857 8129 7858 _ACEOF 7859 7860 7861 8130 8131 ac_cr=' 8132 ' 8133 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 8134 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 8135 ac_cs_awk_cr='\\r' 8136 else 8137 ac_cs_awk_cr=$ac_cr 8138 fi 8139 8140 echo 'BEGIN {' >"$tmp/subs1.awk" && 8141 _ACEOF 8142 8143 8144 { 8145 echo "cat >conf$$subs.awk <<_ACEOF" && 8146 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 8147 echo "_ACEOF" 8148 } >conf$$subs.sh || 8149 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 8150 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 8151 { (exit 1); exit 1; }; } 8152 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 7862 8153 ac_delim='%!_!# ' 7863 8154 for ac_last_try in false false false false false :; do 7864 cat >conf$$subs.sed <<_ACEOF 7865 SHELL!$SHELL$ac_delim 7866 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim 7867 PACKAGE_NAME!$PACKAGE_NAME$ac_delim 7868 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim 7869 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim 7870 PACKAGE_STRING!$PACKAGE_STRING$ac_delim 7871 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim 7872 exec_prefix!$exec_prefix$ac_delim 7873 prefix!$prefix$ac_delim 7874 program_transform_name!$program_transform_name$ac_delim 7875 bindir!$bindir$ac_delim 7876 sbindir!$sbindir$ac_delim 7877 libexecdir!$libexecdir$ac_delim 7878 datarootdir!$datarootdir$ac_delim 7879 datadir!$datadir$ac_delim 7880 sysconfdir!$sysconfdir$ac_delim 7881 sharedstatedir!$sharedstatedir$ac_delim 7882 localstatedir!$localstatedir$ac_delim 7883 includedir!$includedir$ac_delim 7884 oldincludedir!$oldincludedir$ac_delim 7885 docdir!$docdir$ac_delim 7886 infodir!$infodir$ac_delim 7887 htmldir!$htmldir$ac_delim 7888 dvidir!$dvidir$ac_delim 7889 pdfdir!$pdfdir$ac_delim 7890 psdir!$psdir$ac_delim 7891 libdir!$libdir$ac_delim 7892 localedir!$localedir$ac_delim 7893 mandir!$mandir$ac_delim 7894 DEFS!$DEFS$ac_delim 7895 ECHO_C!$ECHO_C$ac_delim 7896 ECHO_N!$ECHO_N$ac_delim 7897 ECHO_T!$ECHO_T$ac_delim 7898 LIBS!$LIBS$ac_delim 7899 build_alias!$build_alias$ac_delim 7900 host_alias!$host_alias$ac_delim 7901 target_alias!$target_alias$ac_delim 7902 build!$build$ac_delim 7903 build_cpu!$build_cpu$ac_delim 7904 build_vendor!$build_vendor$ac_delim 7905 build_os!$build_os$ac_delim 7906 host!$host$ac_delim 7907 host_cpu!$host_cpu$ac_delim 7908 host_vendor!$host_vendor$ac_delim 7909 host_os!$host_os$ac_delim 7910 target!$target$ac_delim 7911 target_cpu!$target_cpu$ac_delim 7912 target_vendor!$target_vendor$ac_delim 7913 target_os!$target_os$ac_delim 7914 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim 7915 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim 7916 INSTALL_DATA!$INSTALL_DATA$ac_delim 7917 am__isrc!$am__isrc$ac_delim 7918 CYGPATH_W!$CYGPATH_W$ac_delim 7919 PACKAGE!$PACKAGE$ac_delim 7920 VERSION!$VERSION$ac_delim 7921 ACLOCAL!$ACLOCAL$ac_delim 7922 AUTOCONF!$AUTOCONF$ac_delim 7923 AUTOMAKE!$AUTOMAKE$ac_delim 7924 AUTOHEADER!$AUTOHEADER$ac_delim 7925 MAKEINFO!$MAKEINFO$ac_delim 7926 install_sh!$install_sh$ac_delim 7927 STRIP!$STRIP$ac_delim 7928 INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim 7929 mkdir_p!$mkdir_p$ac_delim 7930 AWK!$AWK$ac_delim 7931 SET_MAKE!$SET_MAKE$ac_delim 7932 am__leading_dot!$am__leading_dot$ac_delim 7933 AMTAR!$AMTAR$ac_delim 7934 am__tar!$am__tar$ac_delim 7935 am__untar!$am__untar$ac_delim 7936 RANLIB!$RANLIB$ac_delim 7937 CC!$CC$ac_delim 7938 CFLAGS!$CFLAGS$ac_delim 7939 LDFLAGS!$LDFLAGS$ac_delim 7940 CPPFLAGS!$CPPFLAGS$ac_delim 7941 ac_ct_CC!$ac_ct_CC$ac_delim 7942 EXEEXT!$EXEEXT$ac_delim 7943 OBJEXT!$OBJEXT$ac_delim 7944 DEPDIR!$DEPDIR$ac_delim 7945 am__include!$am__include$ac_delim 7946 am__quote!$am__quote$ac_delim 7947 AMDEP_TRUE!$AMDEP_TRUE$ac_delim 7948 AMDEP_FALSE!$AMDEP_FALSE$ac_delim 7949 AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim 7950 CCDEPMODE!$CCDEPMODE$ac_delim 7951 am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim 7952 am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim 7953 CXX!$CXX$ac_delim 7954 CXXFLAGS!$CXXFLAGS$ac_delim 7955 ac_ct_CXX!$ac_ct_CXX$ac_delim 7956 CXXDEPMODE!$CXXDEPMODE$ac_delim 7957 am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim 7958 am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim 7959 F77!$F77$ac_delim 7960 FFLAGS!$FFLAGS$ac_delim 7961 ac_ct_F77!$ac_ct_F77$ac_delim 7962 _ACEOF 7963 7964 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then 8155 . ./conf$$subs.sh || 8156 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 8157 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 8158 { (exit 1); exit 1; }; } 8159 8160 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 8161 if test $ac_delim_n = $ac_delim_num; then 7965 8162 break 7966 8163 elif $ac_last_try; then 7967 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&57968 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}8164 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 8165 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 7969 8166 { (exit 1); exit 1; }; } 7970 8167 else … … 7972 8169 fi 7973 8170 done 7974 7975 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 7976 if test -n "$ac_eof"; then 7977 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 7978 ac_eof=`expr $ac_eof + 1` 7979 fi 7980 7981 cat >>$CONFIG_STATUS <<_ACEOF 7982 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof 7983 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b 7984 _ACEOF 7985 sed ' 7986 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 7987 s/ ^/s,@/; s/!/@,|#_!!_#|/7988 :n 7989 t n 7990 s/'"$ac_delim"'$/,g/; t 7991 s/ $/\\/; p7992 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 7993 ' >>$CONFIG_STATUS <conf$$subs.sed 7994 rm -f conf$$subs.sed 7995 cat >>$CONFIG_STATUS <<_ACEOF 7996 CEOF$ac_eof 7997 _ACEOF 7998 7999 8000 ac_delim='%!_!# ' 8001 for ac_last_try in false false false false false :; do 8002 cat >conf$$subs.sed <<_ACEOF 8003 FLIBS!$FLIBS$ac_delim8004 XMKMF!$XMKMF$ac_delim 8005 CPP!$CPP$ac_delim 8006 X_CFLAGS!$X_CFLAGS$ac_delim 8007 X_PRE_LIBS!$X_PRE_LIBS$ac_delim 8008 X_LIBS!$X_LIBS$ac_delim 8009 X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim 8010 NOSERIAL_TRUE!$NOSERIAL_TRUE$ac_delim 8011 NOSERIAL_FALSE!$NOSERIAL_FALSE$ac_delim 8012 NOPARALLEL_TRUE!$NOPARALLEL_TRUE$ac_delim 8013 NOPARALLEL_FALSE!$NOPARALLEL_FALSE$ac_delim 8014 MATLABINCL!$MATLABINCL$ac_delim 8015 MEX!$MEX$ac_delim8016 MEXEXT!$MEXEXT$ac_delim 8017 MEXLIB!$MEXLIB$ac_delim 8018 MEXLINK!$MEXLINK$ac_delim 8019 MATLAB!$MATLAB$ac_delim 8020 MATLAB_VERSION!$MATLAB_VERSION$ac_delim 8021 MATLAB_MAJOR!$MATLAB_MAJOR$ac_delim 8022 MATLAB_MINOR!$MATLAB_MINOR$ac_delim 8023 LARGEARRAYS_TRUE!$LARGEARRAYS_TRUE$ac_delim 8024 LARGEARRAYS_FALSE!$LARGEARRAYS_FALSE$ac_delim 8025 TRIANGLEINCL!$TRIANGLEINCL$ac_delim 8026 TRIANGLELIB!$TRIANGLELIB$ac_delim 8027 DAKOTAINCL!$DAKOTAINCL$ac_delim 8028 DAKOTALIB!$DAKOTALIB$ac_delim 8029 METISINCL!$METISINCL$ac_delim 8030 METISLIB!$METISLIB$ac_delim 8031 MPIINCL!$MPIINCL$ac_delim 8032 MPILIB!$MPILIB$ac_delim 8033 PETSCINCL!$PETSCINCL$ac_delim 8034 PETSCLIB!$PETSCLIB$ac_delim 8035 SLEPCINCL!$SLEPCINCL$ac_delim 8036 SLEPCLIB!$SLEPCLIB$ac_delim 8037 SCALAPACKLIB!$SCALAPACKLIB$ac_delim 8038 BLASLAPACKLIB!$BLASLAPACKLIB$ac_delim 8039 BLASLAPACKINCL!$BLASLAPACKINCL$ac_delim 8040 MKLLIB!$MKLLIB$ac_delim 8041 MKLINCL!$MKLINCL$ac_delim 8042 PLAPACKINCL!$PLAPACKINCL$ac_delim 8043 PLAPACKLIB!$PLAPACKLIB$ac_delim 8044 MUMPSINCL!$MUMPSINCL$ac_delim 8045 MUMPSLIB!$MUMPSLIB$ac_delim 8046 BLACSINCL!$BLACSINCL$ac_delim 8047 BLACSLIB!$BLACSLIB$ac_delim 8048 MATHLIB!$MATHLIB$ac_delim 8049 FORTRANLIB!$FORTRANLIB$ac_delim 8050 GRAPHICSLIB!$GRAPHICSLIB$ac_delim 8051 LIB@&t@OBJS!$LIB@&t@OBJS$ac_delim 8052 LTLIBOBJS!$LTLIBOBJS$ac_delim 8053 _ACEOF 8054 8055 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 50; then 8056 break8057 elif $ac_last_try; then 8058 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&58059 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}8171 rm -f conf$$subs.sh 8172 8173 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8174 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 8175 _ACEOF 8176 sed -n ' 8177 h 8178 s/^/S["/; s/!.*/"]=/ 8179 p 8180 g 8181 s/^[^!]*!// 8182 :repl 8183 t repl 8184 s/'"$ac_delim"'$// 8185 t delim 8186 :nl 8187 h 8188 s/\(.\{148\}\).*/\1/ 8189 t more1 8190 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 8191 p 8192 n 8193 b repl 8194 :more1 8195 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 8196 p 8197 g 8198 s/.\{148\}// 8199 t nl 8200 :delim 8201 h 8202 s/\(.\{148\}\).*/\1/ 8203 t more2 8204 s/["\\]/\\&/g; s/^/"/; s/$/"/ 8205 p 8206 b 8207 :more2 8208 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 8209 p 8210 g 8211 s/.\{148\}// 8212 t delim 8213 ' <conf$$subs.awk | sed ' 8214 /^[^""]/{ 8215 N 8216 s/\n// 8217 } 8218 ' >>$CONFIG_STATUS || ac_write_fail=1 8219 rm -f conf$$subs.awk 8220 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8221 _ACAWK 8222 cat >>"\$tmp/subs1.awk" <<_ACAWK && 8223 for (key in S) S_is_set[key] = 1 8224 FS = "" 8225 8226 } 8227 { 8228 line = $ 0 8229 nfields = split(line, field, "@") 8230 substed = 0 8231 len = length(field[1]) 8232 for (i = 2; i < nfields; i++) { 8233 key = field[i] 8234 keylen = length(key) 8235 if (S_is_set[key]) { 8236 value = S[key] 8237 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 8238 len += length(value) + length(field[++i]) 8239 substed = 1 8240 } else 8241 len += 1 + keylen 8242 } 8243 8244 print line 8245 } 8246 8247 _ACAWK 8248 _ACEOF 8249 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8250 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 8251 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 8252 else 8253 cat 8254 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 8255 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 8256 $as_echo "$as_me: error: could not setup config files machinery" >&2;} 8060 8257 { (exit 1); exit 1; }; } 8061 else 8062 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 8063 fi 8064 done 8065 8066 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 8067 if test -n "$ac_eof"; then 8068 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 8069 ac_eof=`expr $ac_eof + 1` 8070 fi 8071 8072 cat >>$CONFIG_STATUS <<_ACEOF 8073 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof 8074 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end 8075 _ACEOF 8076 sed ' 8077 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 8078 s/^/s,@/; s/!/@,|#_!!_#|/ 8079 :n 8080 t n 8081 s/'"$ac_delim"'$/,g/; t 8082 s/$/\\/; p 8083 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 8084 ' >>$CONFIG_STATUS <conf$$subs.sed 8085 rm -f conf$$subs.sed 8086 cat >>$CONFIG_STATUS <<_ACEOF 8087 :end 8088 s/|#_!!_#|//g 8089 CEOF$ac_eof 8090 _ACEOF 8091 8258 _ACEOF 8092 8259 8093 8260 # VPATH may cause trouble with some makes, so we remove $(srcdir), … … 8106 8273 fi 8107 8274 8108 cat >>$CONFIG_STATUS <<\_ACEOF 8275 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8109 8276 fi # test -n "$CONFIG_FILES" 8110 8277 8111 8112 for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS 8278 # Set up the scripts for CONFIG_HEADERS section. 8279 # No need to generate them if there are no CONFIG_HEADERS. 8280 # This happens for instance with `./config.status Makefile'. 8281 if test -n "$CONFIG_HEADERS"; then 8282 cat >"$tmp/defines.awk" <<\_ACAWK || 8283 BEGIN { 8284 _ACEOF 8285 8286 # Transform confdefs.h into an awk script `defines.awk', embedded as 8287 # here-document in config.status, that substitutes the proper values into 8288 # config.h.in to produce config.h. 8289 8290 # Create a delimiter string that does not exist in confdefs.h, to ease 8291 # handling of long lines. 8292 ac_delim='%!_!# ' 8293 for ac_last_try in false false :; do 8294 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 8295 if test -z "$ac_t"; then 8296 break 8297 elif $ac_last_try; then 8298 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 8299 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} 8300 { (exit 1); exit 1; }; } 8301 else 8302 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 8303 fi 8304 done 8305 8306 # For the awk script, D is an array of macro values keyed by name, 8307 # likewise P contains macro parameters if any. Preserve backslash 8308 # newline sequences. 8309 8310 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* 8311 sed -n ' 8312 s/.\{148\}/&'"$ac_delim"'/g 8313 t rset 8314 :rset 8315 s/^[ ]*#[ ]*define[ ][ ]*/ / 8316 t def 8317 d 8318 :def 8319 s/\\$// 8320 t bsnl 8321 s/["\\]/\\&/g 8322 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ 8323 D["\1"]=" \3"/p 8324 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p 8325 d 8326 :bsnl 8327 s/["\\]/\\&/g 8328 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ 8329 D["\1"]=" \3\\\\\\n"\\/p 8330 t cont 8331 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p 8332 t cont 8333 d 8334 :cont 8335 n 8336 s/.\{148\}/&'"$ac_delim"'/g 8337 t clear 8338 :clear 8339 s/\\$// 8340 t bsnlc 8341 s/["\\]/\\&/g; s/^/"/; s/$/"/p 8342 d 8343 :bsnlc 8344 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p 8345 b cont 8346 ' <confdefs.h | sed ' 8347 s/'"$ac_delim"'/"\\\ 8348 "/g' >>$CONFIG_STATUS || ac_write_fail=1 8349 8350 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8351 for (key in D) D_is_set[key] = 1 8352 FS = "" 8353 } 8354 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { 8355 line = \$ 0 8356 split(line, arg, " ") 8357 if (arg[1] == "#") { 8358 defundef = arg[2] 8359 mac1 = arg[3] 8360 } else { 8361 defundef = substr(arg[1], 2) 8362 mac1 = arg[2] 8363 } 8364 split(mac1, mac2, "(") #) 8365 macro = mac2[1] 8366 prefix = substr(line, 1, index(line, defundef) - 1) 8367 if (D_is_set[macro]) { 8368 # Preserve the white space surrounding the "#". 8369 print prefix "define", macro P[macro] D[macro] 8370 next 8371 } else { 8372 # Replace #undef with comments. This is necessary, for example, 8373 # in the case of _POSIX_SOURCE, which is predefined and required 8374 # on some systems where configure will not decide to define it. 8375 if (defundef == "undef") { 8376 print "/*", prefix defundef, macro, "*/" 8377 next 8378 } 8379 } 8380 } 8381 { print } 8382 _ACAWK 8383 _ACEOF 8384 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8385 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 8386 $as_echo "$as_me: error: could not setup config headers machinery" >&2;} 8387 { (exit 1); exit 1; }; } 8388 fi # test -n "$CONFIG_HEADERS" 8389 8390 8391 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" 8392 shift 8393 for ac_tag 8113 8394 do 8114 8395 case $ac_tag in … … 8117 8398 case $ac_mode$ac_tag in 8118 8399 :[FHL]*:*);; 8119 :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&58120 echo "$as_me: error: Invalid tag $ac_tag." >&2;}8400 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 8401 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;} 8121 8402 { (exit 1); exit 1; }; };; 8122 8403 :[FH]-) ac_tag=-:-;; … … 8147 8428 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 8148 8429 esac || 8149 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&58150 echo "$as_me: error: cannot find input file: $ac_f" >&2;}8430 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 8431 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 8151 8432 { (exit 1); exit 1; }; };; 8152 8433 esac 8153 ac_file_inputs="$ac_file_inputs $ac_f" 8434 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 8435 ac_file_inputs="$ac_file_inputs '$ac_f'" 8154 8436 done 8155 8437 … … 8157 8439 # use $as_me), people would be surprised to read: 8158 8440 # /* config.h. Generated by config.status. */ 8159 configure_input="Generated from "`IFS=: 8160 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." 8441 configure_input='Generated from '` 8442 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 8443 `' by configure.' 8161 8444 if test x"$ac_file" != x-; then 8162 8445 configure_input="$ac_file. $configure_input" 8163 { echo "$as_me:$LINENO: creating $ac_file" >&58164 echo "$as_me: creating $ac_file" >&6;}8446 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 8447 $as_echo "$as_me: creating $ac_file" >&6;} 8165 8448 fi 8449 # Neutralize special characters interpreted by sed in replacement strings. 8450 case $configure_input in #( 8451 *\&* | *\|* | *\\* ) 8452 ac_sed_conf_input=`$as_echo "$configure_input" | 8453 sed 's/[\\\\&|]/\\\\&/g'`;; #( 8454 *) ac_sed_conf_input=$configure_input;; 8455 esac 8166 8456 8167 8457 case $ac_tag in 8168 *:-:* | *:-) cat >"$tmp/stdin";; 8458 *:-:* | *:-) cat >"$tmp/stdin" \ 8459 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8460 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8461 { (exit 1); exit 1; }; } ;; 8169 8462 esac 8170 8463 ;; … … 8176 8469 X"$ac_file" : 'X\(//\)$' \| \ 8177 8470 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 8178 echo X"$ac_file" |8471 $as_echo X"$ac_file" | 8179 8472 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8180 8473 s//\1/ … … 8202 8495 while :; do 8203 8496 case $as_dir in #( 8204 *\'*) as_qdir=` echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(8497 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 8205 8498 *) as_qdir=$as_dir;; 8206 8499 esac … … 8211 8504 X"$as_dir" : 'X\(//\)$' \| \ 8212 8505 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 8213 echo X"$as_dir" |8506 $as_echo X"$as_dir" | 8214 8507 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8215 8508 s//\1/ … … 8232 8525 done 8233 8526 test -z "$as_dirs" || eval "mkdir $as_dirs" 8234 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&58235 echo "$as_me: error: cannot create directory $as_dir" >&2;}8527 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 8528 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 8236 8529 { (exit 1); exit 1; }; }; } 8237 8530 ac_builddir=. … … 8240 8533 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 8241 8534 *) 8242 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`8535 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 8243 8536 # A ".." for each directory in $ac_dir_suffix. 8244 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`8537 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 8245 8538 case $ac_top_builddir_sub in 8246 8539 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 8287 8580 _ACEOF 8288 8581 8289 cat >>$CONFIG_STATUS <<\_ACEOF 8582 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8290 8583 # If the template does not know about datarootdir, expand it. 8291 8584 # FIXME: This hack should be removed a few years after 2.60. 8292 8585 ac_datarootdir_hack=; ac_datarootdir_seen= 8293 8586 8294 case `sed -n '/datarootdir/ { 8587 ac_sed_dataroot=' 8588 /datarootdir/ { 8295 8589 p 8296 8590 q … … 8301 8595 /@localedir@/p 8302 8596 /@mandir@/p 8303 ' $ac_file_inputs` in 8597 ' 8598 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in 8304 8599 *datarootdir*) ac_datarootdir_seen=yes;; 8305 8600 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 8306 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&58307 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}8308 _ACEOF 8309 cat >>$CONFIG_STATUS <<_ACEOF 8601 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 8602 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 8603 _ACEOF 8604 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8310 8605 ac_datarootdir_hack=' 8311 8606 s&@datadir@&$datadir&g … … 8321 8616 # Shell code in configure.ac might set extrasub. 8322 8617 # FIXME: do we really want to maintain this feature? 8323 cat >>$CONFIG_STATUS <<_ACEOF 8324 sed"$ac_vpsub8618 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8619 ac_sed_extra="$ac_vpsub 8325 8620 $extrasub 8326 8621 _ACEOF 8327 cat >>$CONFIG_STATUS <<\_ACEOF 8622 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8328 8623 :t 8329 8624 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b 8330 s &@configure_input@&$configure_input&;t t8625 s|@configure_input@|$ac_sed_conf_input|;t t 8331 8626 s&@top_builddir@&$ac_top_builddir_sub&;t t 8627 s&@top_build_prefix@&$ac_top_build_prefix&;t t 8332 8628 s&@srcdir@&$ac_srcdir&;t t 8333 8629 s&@abs_srcdir@&$ac_abs_srcdir&;t t … … 8340 8636 s&@MKDIR_P@&$ac_MKDIR_P&;t t 8341 8637 $ac_datarootdir_hack 8342 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out 8638 " 8639 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 8640 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8641 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8642 { (exit 1); exit 1; }; } 8343 8643 8344 8644 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 8345 8645 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 8346 8646 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 8347 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'8647 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8348 8648 which seems to be undefined. Please make sure it is defined." >&5 8349 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'8649 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8350 8650 which seems to be undefined. Please make sure it is defined." >&2;} 8351 8651 8352 8652 rm -f "$tmp/stdin" 8353 8653 case $ac_file in 8354 -) cat "$tmp/out"; rm -f "$tmp/out";; 8355 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; 8356 esac 8654 -) cat "$tmp/out" && rm -f "$tmp/out";; 8655 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 8656 esac \ 8657 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8658 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8659 { (exit 1); exit 1; }; } 8357 8660 ;; 8358 8661 :H) … … 8360 8663 # CONFIG_HEADER 8361 8664 # 8362 _ACEOF8363 8364 # Transform confdefs.h into a sed script `conftest.defines', that8365 # substitutes the proper values into config.h.in to produce config.h.8366 rm -f conftest.defines conftest.tail8367 # First, append a space to every undef/define line, to ease matching.8368 echo 's/$/ /' >conftest.defines8369 # Then, protect against being on the right side of a sed subst, or in8370 # an unquoted here document, in config.status. If some macros were8371 # called several times there might be several #defines for the same8372 # symbol, which is useless. But do not sort them, since the last8373 # AC_DEFINE must be honored.8374 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*8375 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where8376 # NAME is the cpp macro being defined, VALUE is the value it is being given.8377 # PARAMS is the parameter list in the macro definition--in most cases, it's8378 # just an empty string.8379 ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'8380 ac_dB='\\)[ (].*,\\1define\\2'8381 ac_dC=' '8382 ac_dD=' ,'8383 8384 uniq confdefs.h |8385 sed -n '8386 t rset8387 :rset8388 s/^[ ]*#[ ]*define[ ][ ]*//8389 t ok8390 d8391 :ok8392 s/[\\&,]/\\&/g8393 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p8394 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p8395 ' >>conftest.defines8396 8397 # Remove the space that was appended to ease matching.8398 # Then replace #undef with comments. This is necessary, for8399 # example, in the case of _POSIX_SOURCE, which is predefined and required8400 # on some systems where configure will not decide to define it.8401 # (The regexp can be short, since the line contains either #define or #undef.)8402 echo 's/ $//8403 s,^[ #]*u.*,/* & */,' >>conftest.defines8404 8405 # Break up conftest.defines:8406 ac_max_sed_lines=508407 8408 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"8409 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"8410 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"8411 # et cetera.8412 ac_in='$ac_file_inputs'8413 ac_out='"$tmp/out1"'8414 ac_nxt='"$tmp/out2"'8415 8416 while :8417 do8418 # Write a here document:8419 cat >>$CONFIG_STATUS <<_ACEOF8420 # First, check the format of the line:8421 cat >"\$tmp/defines.sed" <<\\CEOF8422 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def8423 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def8424 b8425 :def8426 _ACEOF8427 sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS8428 echo 'CEOF8429 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS8430 ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in8431 sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail8432 grep . conftest.tail >/dev/null || break8433 rm -f conftest.defines8434 mv conftest.tail conftest.defines8435 done8436 rm -f conftest.defines conftest.tail8437 8438 echo "ac_result=$ac_in" >>$CONFIG_STATUS8439 cat >>$CONFIG_STATUS <<\_ACEOF8440 8665 if test x"$ac_file" != x-; then 8441 echo "/* $configure_input */" >"$tmp/config.h" 8442 cat "$ac_result" >>"$tmp/config.h" 8443 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then 8444 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 8445 echo "$as_me: $ac_file is unchanged" >&6;} 8666 { 8667 $as_echo "/* $configure_input */" \ 8668 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 8669 } >"$tmp/config.h" \ 8670 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8671 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8672 { (exit 1); exit 1; }; } 8673 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 8674 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 8675 $as_echo "$as_me: $ac_file is unchanged" >&6;} 8446 8676 else 8447 rm -f $ac_file 8448 mv "$tmp/config.h" $ac_file 8677 rm -f "$ac_file" 8678 mv "$tmp/config.h" "$ac_file" \ 8679 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8680 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8681 { (exit 1); exit 1; }; } 8449 8682 fi 8450 8683 else 8451 echo "/* $configure_input */" 8452 cat "$ac_result" 8684 $as_echo "/* $configure_input */" \ 8685 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 8686 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 8687 $as_echo "$as_me: error: could not create -" >&2;} 8688 { (exit 1); exit 1; }; } 8453 8689 fi 8454 rm -f "$tmp/out12" 8455 # Compute $ac_file's index in $config_headers. 8690 # Compute "$ac_file"'s index in $config_headers. 8691 _am_arg="$ac_file" 8456 8692 _am_stamp_count=1 8457 8693 for _am_header in $config_headers :; do 8458 8694 case $_am_header in 8459 $ ac_file | $ac_file:* )8695 $_am_arg | $_am_arg:* ) 8460 8696 break ;; 8461 8697 * ) … … 8463 8699 esac 8464 8700 done 8465 echo "timestamp for $ ac_file" >`$as_dirname -- $ac_file||8466 $as_expr X $ac_file: 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \8467 X $ac_file: 'X\(//\)[^/]' \| \8468 X $ac_file: 'X\(//\)$' \| \8469 X $ac_file: 'X\(/\)' \| . 2>/dev/null ||8470 echo X$ac_file|8701 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || 8702 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8703 X"$_am_arg" : 'X\(//\)[^/]' \| \ 8704 X"$_am_arg" : 'X\(//\)$' \| \ 8705 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || 8706 $as_echo X"$_am_arg" | 8471 8707 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8472 8708 s//\1/ … … 8488 8724 ;; 8489 8725 8490 :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&58491 echo "$as_me: executing $ac_file commands" >&6;}8726 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 8727 $as_echo "$as_me: executing $ac_file commands" >&6;} 8492 8728 ;; 8493 8729 esac … … 8495 8731 8496 8732 case $ac_file$ac_mode in 8497 "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do 8498 # Strip MF so we end up with the name of the file. 8499 mf=`echo "$mf" | sed -e 's/:.*$//'` 8500 # Check whether this is an Automake generated Makefile or not. 8501 # We used to match only the files named `Makefile.in', but 8502 # some people rename them; so instead we look at the file content. 8503 # Grep'ing the first line is not enough: some people post-process 8504 # each Makefile.in and add a new line on top of each file to say so. 8505 # Grep'ing the whole file is not good either: AIX grep has a line 8506 # limit of 2048, but all sed's we know have understand at least 4000. 8507 if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then 8508 dirpart=`$as_dirname -- "$mf" || 8733 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { 8734 # Autoconf 2.62 quotes --file arguments for eval, but not when files 8735 # are listed without --file. Let's play safe and only enable the eval 8736 # if we detect the quoting. 8737 case $CONFIG_FILES in 8738 *\'*) eval set x "$CONFIG_FILES" ;; 8739 *) set x $CONFIG_FILES ;; 8740 esac 8741 shift 8742 for mf 8743 do 8744 # Strip MF so we end up with the name of the file. 8745 mf=`echo "$mf" | sed -e 's/:.*$//'` 8746 # Check whether this is an Automake generated Makefile or not. 8747 # We used to match only the files named `Makefile.in', but 8748 # some people rename them; so instead we look at the file content. 8749 # Grep'ing the first line is not enough: some people post-process 8750 # each Makefile.in and add a new line on top of each file to say so. 8751 # Grep'ing the whole file is not good either: AIX grep has a line 8752 # limit of 2048, but all sed's we know have understand at least 4000. 8753 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then 8754 dirpart=`$as_dirname -- "$mf" || 8509 8755 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8510 8756 X"$mf" : 'X\(//\)[^/]' \| \ 8511 8757 X"$mf" : 'X\(//\)$' \| \ 8512 8758 X"$mf" : 'X\(/\)' \| . 2>/dev/null || 8513 echo X"$mf" |8759 $as_echo X"$mf" | 8514 8760 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8515 8761 s//\1/ … … 8529 8775 } 8530 8776 s/.*/./; q'` 8531 else8532 continue8533 fi8534 # Extract the definition of DEPDIR, am__include, and am__quote8535 # from the Makefile without running `make'.8536 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`8537 test -z "$DEPDIR" && continue8538 am__include=`sed -n 's/^am__include = //p' < "$mf"`8539 test -z "am__include" && continue8540 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`8541 # When using ansi2knr, U may be empty or an underscore; expand it8542 U=`sed -n 's/^U = //p' < "$mf"`8543 # Find all dependency output files, they are included files with8544 # $(DEPDIR) in their names. We invoke sed twice because it is the8545 # simplest approach to changing $(DEPDIR) to its actual value in the8546 # expansion.8547 for file in `sed -n "8548 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \8549 8550 # Make sure the directory exists.8551 test -f "$dirpart/$file" && continue8552 fdir=`$as_dirname -- "$file" ||8777 else 8778 continue 8779 fi 8780 # Extract the definition of DEPDIR, am__include, and am__quote 8781 # from the Makefile without running `make'. 8782 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 8783 test -z "$DEPDIR" && continue 8784 am__include=`sed -n 's/^am__include = //p' < "$mf"` 8785 test -z "am__include" && continue 8786 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 8787 # When using ansi2knr, U may be empty or an underscore; expand it 8788 U=`sed -n 's/^U = //p' < "$mf"` 8789 # Find all dependency output files, they are included files with 8790 # $(DEPDIR) in their names. We invoke sed twice because it is the 8791 # simplest approach to changing $(DEPDIR) to its actual value in the 8792 # expansion. 8793 for file in `sed -n " 8794 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 8795 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 8796 # Make sure the directory exists. 8797 test -f "$dirpart/$file" && continue 8798 fdir=`$as_dirname -- "$file" || 8553 8799 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8554 8800 X"$file" : 'X\(//\)[^/]' \| \ 8555 8801 X"$file" : 'X\(//\)$' \| \ 8556 8802 X"$file" : 'X\(/\)' \| . 2>/dev/null || 8557 echo X"$file" |8803 $as_echo X"$file" | 8558 8804 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8559 8805 s//\1/ … … 8573 8819 } 8574 8820 s/.*/./; q'` 8575 { as_dir=$dirpart/$fdir8821 { as_dir=$dirpart/$fdir 8576 8822 case $as_dir in #( 8577 8823 -*) as_dir=./$as_dir;; … … 8581 8827 while :; do 8582 8828 case $as_dir in #( 8583 *\'*) as_qdir=` echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(8829 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 8584 8830 *) as_qdir=$as_dir;; 8585 8831 esac … … 8590 8836 X"$as_dir" : 'X\(//\)$' \| \ 8591 8837 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 8592 echo X"$as_dir" |8838 $as_echo X"$as_dir" | 8593 8839 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8594 8840 s//\1/ … … 8611 8857 done 8612 8858 test -z "$as_dirs" || eval "mkdir $as_dirs" 8613 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&58614 echo "$as_me: error: cannot create directory $as_dir" >&2;}8859 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 8860 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 8615 8861 { (exit 1); exit 1; }; }; } 8616 # echo "creating $dirpart/$file" 8617 echo '# dummy' > "$dirpart/$file" 8862 # echo "creating $dirpart/$file" 8863 echo '# dummy' > "$dirpart/$file" 8864 done 8618 8865 done 8619 done 8866 } 8620 8867 ;; 8621 8868 … … 8628 8875 chmod +x $CONFIG_STATUS 8629 8876 ac_clean_files=$ac_clean_files_save 8877 8878 test $ac_write_fail = 0 || 8879 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 8880 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} 8881 { (exit 1); exit 1; }; } 8630 8882 8631 8883 … … 8650 8902 $ac_cs_success || { (exit 1); exit 1; } 8651 8903 fi 8652 8653 8904 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 8905 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 8906 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 8907 fi 8908 8909 -
issm/trunk/autom4te.cache/output.1
r1385 r1464 1 1 @%:@! /bin/sh 2 2 @%:@ Guess values for system-dependent variables and create Makefiles. 3 @%:@ Generated by GNU Autoconf 2.6 1for ISSM 1.0.3 @%:@ Generated by GNU Autoconf 2.63 for ISSM 1.0. 4 4 @%:@ 5 5 @%:@ Report bugs to <Eric Larour <eric.larour@jpl.nasa.gov>>. 6 6 @%:@ 7 7 @%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 @%:@ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.8 @%:@ 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 9 9 @%:@ This configure script is free software; the Free Software Foundation 10 10 @%:@ gives unlimited permission to copy, distribute and modify it. … … 18 18 emulate sh 19 19 NULLCMD=: 20 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 21 21 # is contrary to our usage. Disable this feature. 22 22 alias -g '${1+"$@"}'='"$@"' … … 40 40 as_cr_alnum=$as_cr_Letters$as_cr_digits 41 41 42 as_nl=' 43 ' 44 export as_nl 45 # Printing a long string crashes Solaris 7 /usr/bin/printf. 46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 50 as_echo='printf %s\n' 51 as_echo_n='printf %s' 52 else 53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 55 as_echo_n='/usr/ucb/echo -n' 56 else 57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 58 as_echo_n_body='eval 59 arg=$1; 60 case $arg in 61 *"$as_nl"*) 62 expr "X$arg" : "X\\(.*\\)$as_nl"; 63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 64 esac; 65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 66 ' 67 export as_echo_n_body 68 as_echo_n='sh -c $as_echo_n_body as_echo' 69 fi 70 export as_echo_body 71 as_echo='sh -c $as_echo_body as_echo' 72 fi 73 42 74 # The user is always right. 43 75 if test "${PATH_SEPARATOR+set}" != set; then 44 echo "#! /bin/sh" >conf$$.sh 45 echo "exit 0" >>conf$$.sh 46 chmod +x conf$$.sh 47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 48 PATH_SEPARATOR=';' 49 else 50 PATH_SEPARATOR=: 51 fi 52 rm -f conf$$.sh 76 PATH_SEPARATOR=: 77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 79 PATH_SEPARATOR=';' 80 } 53 81 fi 54 82 … … 66 94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 67 95 # splitting by setting IFS to empty value.) 68 as_nl='69 '70 96 IFS=" "" $as_nl" 71 97 … … 90 116 fi 91 117 if test ! -f "$as_myself"; then 92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 93 119 { (exit 1); exit 1; } 94 120 fi … … 103 129 104 130 # NLS nuisances. 105 for as_var in \ 106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 108 LC_TELEPHONE LC_TIME 109 do 110 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 111 eval $as_var=C; export $as_var 112 else 113 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 114 fi 115 done 131 LC_ALL=C 132 export LC_ALL 133 LANGUAGE=C 134 export LANGUAGE 116 135 117 136 # Required to use basename. … … 135 154 X"$0" : 'X\(//\)$' \| \ 136 155 X"$0" : 'X\(/\)' \| . 2>/dev/null || 137 echo X/"$0" |156 $as_echo X/"$0" | 138 157 sed '/^.*\/\([^/][^/]*\)\/*$/{ 139 158 s//\1/ … … 161 180 fi 162 181 163 if test $as_have_required = yes && 182 if test $as_have_required = yes && (eval ": 164 183 (as_func_return () { 165 184 (exit \$1) … … 243 262 emulate sh 244 263 NULLCMD=: 245 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 246 265 # is contrary to our usage. Disable this feature. 247 266 alias -g '${1+"$@"}'='"$@"' … … 264 283 emulate sh 265 284 NULLCMD=: 266 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 267 286 # is contrary to our usage. Disable this feature. 268 287 alias -g '${1+"$@"}'='"$@"' … … 344 363 if test "x$CONFIG_SHELL" != x; then 345 364 for as_var in BASH_ENV ENV 346 347 348 349 365 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 366 done 367 export CONFIG_SHELL 368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 350 369 fi 351 370 … … 416 435 test \$exitcode = 0") || { 417 436 echo No shell found that supports shell functions. 418 echo Please tell autoconf@gnu.org about your system, 419 echo including any error possibly output before this 420 echo message 437 echo Please tell bug-autoconf@gnu.org about your system, 438 echo including any error possibly output before this message. 439 echo This can help us improve future autoconf versions. 440 echo Configuration will now proceed without shell functions. 421 441 } 422 442 … … 454 474 ' >$as_me.lineno && 455 475 chmod +x "$as_me.lineno" || 456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 457 477 { (exit 1); exit 1; }; } 458 478 … … 482 502 ECHO_N='-n';; 483 503 esac 484 485 504 if expr a : '\(a\)' >/dev/null 2>&1 && 486 505 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 495 514 else 496 515 rm -f conf$$.dir 497 mkdir conf$$.dir 498 fi 499 echo >conf$$.file 500 if ln -s conf$$.file conf$$ 2>/dev/null; then 501 as_ln_s='ln -s' 502 # ... but there are two gotchas: 503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 504 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 505 # In both cases, we have to default to `cp -p'. 506 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 516 mkdir conf$$.dir 2>/dev/null 517 fi 518 if (echo >conf$$.file) 2>/dev/null; then 519 if ln -s conf$$.file conf$$ 2>/dev/null; then 520 as_ln_s='ln -s' 521 # ... but there are two gotchas: 522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 524 # In both cases, we have to default to `cp -p'. 525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 526 as_ln_s='cp -p' 527 elif ln conf$$.file conf$$ 2>/dev/null; then 528 as_ln_s=ln 529 else 507 530 as_ln_s='cp -p' 508 elif ln conf$$.file conf$$ 2>/dev/null; then 509 as_ln_s=ln 531 fi 510 532 else 511 533 as_ln_s='cp -p' … … 532 554 eval sh -c '\'' 533 555 if test -d "$1"; then 534 556 test -d "$1/."; 535 557 else 536 558 case $1 in 537 559 -*)set "./$1";; 538 560 esac; 539 561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 579 601 PACKAGE_BUGREPORT='Eric Larour <eric.larour@jpl.nasa.gov>' 580 602 581 ac_subst_vars='SHELL 603 ac_subst_vars='am__EXEEXT_FALSE 604 am__EXEEXT_TRUE 605 LTLIBOBJS 606 LIB@&t@OBJS 607 GRAPHICSLIB 608 FORTRANLIB 609 MATHLIB 610 BLACSLIB 611 BLACSINCL 612 MUMPSLIB 613 MUMPSINCL 614 PLAPACKLIB 615 PLAPACKINCL 616 MKLINCL 617 MKLLIB 618 BLASLAPACKINCL 619 BLASLAPACKLIB 620 SCALAPACKLIB 621 SLEPCLIB 622 SLEPCINCL 623 PETSCLIB 624 PETSCINCL 625 MPILIB 626 MPIINCL 627 METISLIB 628 METISINCL 629 DAKOTALIB 630 DAKOTAINCL 631 TRIANGLELIB 632 TRIANGLEINCL 633 LARGEARRAYS_FALSE 634 LARGEARRAYS_TRUE 635 MATLAB_MINOR 636 MATLAB_MAJOR 637 MATLAB_VERSION 638 MATLAB 639 MEXLINK 640 MEXLIB 641 MEXEXT 642 MEX 643 MATLABINCL 644 NOPARALLEL_FALSE 645 NOPARALLEL_TRUE 646 NOSERIAL_FALSE 647 NOSERIAL_TRUE 648 X_EXTRA_LIBS 649 X_LIBS 650 X_PRE_LIBS 651 X_CFLAGS 652 XMKMF 653 FLIBS 654 ac_ct_F77 655 FFLAGS 656 F77 657 am__fastdepCXX_FALSE 658 am__fastdepCXX_TRUE 659 CXXDEPMODE 660 ac_ct_CXX 661 CXXFLAGS 662 CXX 663 CPP 664 am__fastdepCC_FALSE 665 am__fastdepCC_TRUE 666 CCDEPMODE 667 AMDEPBACKSLASH 668 AMDEP_FALSE 669 AMDEP_TRUE 670 am__quote 671 am__include 672 DEPDIR 673 OBJEXT 674 EXEEXT 675 ac_ct_CC 676 CPPFLAGS 677 LDFLAGS 678 CFLAGS 679 CC 680 RANLIB 681 am__untar 682 am__tar 683 AMTAR 684 am__leading_dot 685 SET_MAKE 686 AWK 687 mkdir_p 688 MKDIR_P 689 INSTALL_STRIP_PROGRAM 690 STRIP 691 install_sh 692 MAKEINFO 693 AUTOHEADER 694 AUTOMAKE 695 AUTOCONF 696 ACLOCAL 697 VERSION 698 PACKAGE 699 CYGPATH_W 700 am__isrc 701 INSTALL_DATA 702 INSTALL_SCRIPT 703 INSTALL_PROGRAM 704 target_os 705 target_vendor 706 target_cpu 707 target 708 host_os 709 host_vendor 710 host_cpu 711 host 712 build_os 713 build_vendor 714 build_cpu 715 build 716 target_alias 717 host_alias 718 build_alias 719 LIBS 720 ECHO_T 721 ECHO_N 722 ECHO_C 723 DEFS 724 mandir 725 localedir 726 libdir 727 psdir 728 pdfdir 729 dvidir 730 htmldir 731 infodir 732 docdir 733 oldincludedir 734 includedir 735 localstatedir 736 sharedstatedir 737 sysconfdir 738 datadir 739 datarootdir 740 libexecdir 741 sbindir 742 bindir 743 program_transform_name 744 prefix 745 exec_prefix 746 PACKAGE_BUGREPORT 747 PACKAGE_STRING 748 PACKAGE_VERSION 749 PACKAGE_TARNAME 750 PACKAGE_NAME 582 751 PATH_SEPARATOR 583 PACKAGE_NAME 584 PACKAGE_TARNAME 585 PACKAGE_VERSION 586 PACKAGE_STRING 587 PACKAGE_BUGREPORT 588 exec_prefix 589 prefix 590 program_transform_name 591 bindir 592 sbindir 593 libexecdir 594 datarootdir 595 datadir 596 sysconfdir 597 sharedstatedir 598 localstatedir 599 includedir 600 oldincludedir 601 docdir 602 infodir 603 htmldir 604 dvidir 605 pdfdir 606 psdir 607 libdir 608 localedir 609 mandir 610 DEFS 611 ECHO_C 612 ECHO_N 613 ECHO_T 614 LIBS 615 build_alias 616 host_alias 617 target_alias 618 build 619 build_cpu 620 build_vendor 621 build_os 622 host 623 host_cpu 624 host_vendor 625 host_os 626 target 627 target_cpu 628 target_vendor 629 target_os 630 INSTALL_PROGRAM 631 INSTALL_SCRIPT 632 INSTALL_DATA 633 am__isrc 634 CYGPATH_W 635 PACKAGE 636 VERSION 637 ACLOCAL 638 AUTOCONF 639 AUTOMAKE 640 AUTOHEADER 641 MAKEINFO 642 install_sh 643 STRIP 644 INSTALL_STRIP_PROGRAM 645 mkdir_p 646 AWK 647 SET_MAKE 648 am__leading_dot 649 AMTAR 650 am__tar 651 am__untar 652 RANLIB 653 CC 654 CFLAGS 655 LDFLAGS 656 CPPFLAGS 657 ac_ct_CC 658 EXEEXT 659 OBJEXT 660 DEPDIR 661 am__include 662 am__quote 663 AMDEP_TRUE 664 AMDEP_FALSE 665 AMDEPBACKSLASH 666 CCDEPMODE 667 am__fastdepCC_TRUE 668 am__fastdepCC_FALSE 669 CXX 670 CXXFLAGS 671 ac_ct_CXX 672 CXXDEPMODE 673 am__fastdepCXX_TRUE 674 am__fastdepCXX_FALSE 675 F77 676 FFLAGS 677 ac_ct_F77 678 FLIBS 679 XMKMF 680 CPP 681 X_CFLAGS 682 X_PRE_LIBS 683 X_LIBS 684 X_EXTRA_LIBS 685 NOSERIAL_TRUE 686 NOSERIAL_FALSE 687 NOPARALLEL_TRUE 688 NOPARALLEL_FALSE 689 MATLABINCL 690 MEX 691 MEXEXT 692 MEXLIB 693 MEXLINK 694 MATLAB 695 MATLAB_VERSION 696 MATLAB_MAJOR 697 MATLAB_MINOR 698 LARGEARRAYS_TRUE 699 LARGEARRAYS_FALSE 700 TRIANGLEINCL 701 TRIANGLELIB 702 DAKOTAINCL 703 DAKOTALIB 704 METISINCL 705 METISLIB 706 MPIINCL 707 MPILIB 708 PETSCINCL 709 PETSCLIB 710 SLEPCINCL 711 SLEPCLIB 712 SCALAPACKLIB 713 BLASLAPACKLIB 714 BLASLAPACKINCL 715 MKLLIB 716 MKLINCL 717 PLAPACKINCL 718 PLAPACKLIB 719 MUMPSINCL 720 MUMPSLIB 721 BLACSINCL 722 BLACSLIB 723 MATHLIB 724 FORTRANLIB 725 GRAPHICSLIB 726 LIB@&t@OBJS 727 LTLIBOBJS' 752 SHELL' 728 753 ac_subst_files='' 754 ac_user_opts=' 755 enable_option_checking 756 enable_dependency_tracking 757 with_x 758 enable_debugging 759 with_serial 760 with_parallel 761 with_matlab_dir 762 with_triangle_dir 763 with_dakota_dir 764 with_metis_dir 765 with_mpi_lib 766 with_mpi_include 767 with_petsc_dir 768 with_petsc_arch 769 with_slepc_dir 770 with_scalapack_dir 771 with_blas_lapack_dir 772 with_mkl_dir 773 with_plapack_dir 774 with_mumps_dir 775 with_blacs_dir 776 with_math_lib 777 with_fortran_lib 778 with_graphics_lib 779 with_vendor 780 ' 729 781 ac_precious_vars='build_alias 730 782 host_alias … … 735 787 LIBS 736 788 CPPFLAGS 789 CPP 737 790 CXX 738 791 CXXFLAGS … … 740 793 F77 741 794 FFLAGS 742 XMKMF 743 CPP' 795 XMKMF' 744 796 745 797 … … 747 799 ac_init_help= 748 800 ac_init_version=false 801 ac_unrecognized_opts= 802 ac_unrecognized_sep= 749 803 # The variables have the same names as the options, with 750 804 # dashes changed to underlines. … … 845 899 846 900 -disable-* | --disable-*) 847 ac_ feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`901 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 848 902 # Reject names that are not valid shell variable names. 849 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&850 { echo "$as_me: error: invalid feature name: $ac_feature" >&2903 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 904 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 851 905 { (exit 1); exit 1; }; } 852 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 853 eval enable_$ac_feature=no ;; 906 ac_useropt_orig=$ac_useropt 907 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 908 case $ac_user_opts in 909 *" 910 "enable_$ac_useropt" 911 "*) ;; 912 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 913 ac_unrecognized_sep=', ';; 914 esac 915 eval enable_$ac_useropt=no ;; 854 916 855 917 -docdir | --docdir | --docdi | --doc | --do) … … 864 926 865 927 -enable-* | --enable-*) 866 ac_ feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`928 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 867 929 # Reject names that are not valid shell variable names. 868 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&869 { echo "$as_me: error: invalid feature name: $ac_feature" >&2930 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 931 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 870 932 { (exit 1); exit 1; }; } 871 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 872 eval enable_$ac_feature=\$ac_optarg ;; 933 ac_useropt_orig=$ac_useropt 934 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 935 case $ac_user_opts in 936 *" 937 "enable_$ac_useropt" 938 "*) ;; 939 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 940 ac_unrecognized_sep=', ';; 941 esac 942 eval enable_$ac_useropt=\$ac_optarg ;; 873 943 874 944 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1061 1131 1062 1132 -with-* | --with-*) 1063 ac_ package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1133 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1064 1134 # Reject names that are not valid shell variable names. 1065 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1066 { echo "$as_me: error: invalid package name: $ac_package" >&21135 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1136 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1067 1137 { (exit 1); exit 1; }; } 1068 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1069 eval with_$ac_package=\$ac_optarg ;; 1138 ac_useropt_orig=$ac_useropt 1139 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1140 case $ac_user_opts in 1141 *" 1142 "with_$ac_useropt" 1143 "*) ;; 1144 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1145 ac_unrecognized_sep=', ';; 1146 esac 1147 eval with_$ac_useropt=\$ac_optarg ;; 1070 1148 1071 1149 -without-* | --without-*) 1072 ac_ package=`expr "x$ac_option" : 'x-*without-\(.*\)'`1150 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1073 1151 # Reject names that are not valid shell variable names. 1074 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1075 { echo "$as_me: error: invalid package name: $ac_package" >&21152 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1153 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1076 1154 { (exit 1); exit 1; }; } 1077 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1078 eval with_$ac_package=no ;; 1155 ac_useropt_orig=$ac_useropt 1156 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1157 case $ac_user_opts in 1158 *" 1159 "with_$ac_useropt" 1160 "*) ;; 1161 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1162 ac_unrecognized_sep=', ';; 1163 esac 1164 eval with_$ac_useropt=no ;; 1079 1165 1080 1166 --x) … … 1096 1182 x_libraries=$ac_optarg ;; 1097 1183 1098 -*) { echo "$as_me: error: unrecognized option: $ac_option1184 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1099 1185 Try \`$0 --help' for more information." >&2 1100 1186 { (exit 1); exit 1; }; } … … 1105 1191 # Reject names that are not valid shell variable names. 1106 1192 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1107 { echo "$as_me: error: invalid variable name: $ac_envvar" >&21193 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1108 1194 { (exit 1); exit 1; }; } 1109 1195 eval $ac_envvar=\$ac_optarg … … 1112 1198 *) 1113 1199 # FIXME: should be removed in autoconf 3.0. 1114 echo "$as_me: WARNING: you should use --build, --host, --target" >&21200 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1115 1201 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1116 echo "$as_me: WARNING: invalid host type: $ac_option" >&21202 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1117 1203 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1118 1204 ;; … … 1123 1209 if test -n "$ac_prev"; then 1124 1210 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1125 { echo "$as_me: error: missing argument to $ac_option" >&21211 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1126 1212 { (exit 1); exit 1; }; } 1127 1213 fi 1128 1214 1129 # Be sure to have absolute directory names. 1215 if test -n "$ac_unrecognized_opts"; then 1216 case $enable_option_checking in 1217 no) ;; 1218 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 1219 { (exit 1); exit 1; }; } ;; 1220 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1221 esac 1222 fi 1223 1224 # Check all directory arguments for consistency. 1130 1225 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1131 1226 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1134 1229 do 1135 1230 eval ac_val=\$$ac_var 1231 # Remove trailing slashes. 1232 case $ac_val in 1233 */ ) 1234 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1235 eval $ac_var=\$ac_val;; 1236 esac 1237 # Be sure to have absolute directory names. 1136 1238 case $ac_val in 1137 1239 [\\/$]* | ?:[\\/]* ) continue;; 1138 1240 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1139 1241 esac 1140 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21242 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1141 1243 { (exit 1); exit 1; }; } 1142 1244 done … … 1153 1255 if test "x$build_alias" = x; then 1154 1256 cross_compiling=maybe 1155 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1257 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1156 1258 If a cross compiler is detected then cross compile mode will be used." >&2 1157 1259 elif test "x$build_alias" != "x$host_alias"; then … … 1169 1271 ac_ls_di=`ls -di .` && 1170 1272 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1171 { echo "$as_me: error: Working directory cannot be determined" >&21273 { $as_echo "$as_me: error: working directory cannot be determined" >&2 1172 1274 { (exit 1); exit 1; }; } 1173 1275 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1174 { echo "$as_me: error: pwd does not report name of working directory" >&21276 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1175 1277 { (exit 1); exit 1; }; } 1176 1278 … … 1180 1282 ac_srcdir_defaulted=yes 1181 1283 # Try the directory containing this script, then the parent directory. 1182 ac_confdir=`$as_dirname -- "$ 0" ||1183 $as_expr X"$ 0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1184 X"$ 0" : 'X\(//\)[^/]' \| \1185 X"$ 0" : 'X\(//\)$' \| \1186 X"$ 0" : 'X\(/\)' \| . 2>/dev/null ||1187 echo X"$0" |1284 ac_confdir=`$as_dirname -- "$as_myself" || 1285 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1286 X"$as_myself" : 'X\(//\)[^/]' \| \ 1287 X"$as_myself" : 'X\(//\)$' \| \ 1288 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1289 $as_echo X"$as_myself" | 1188 1290 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1189 1291 s//\1/ … … 1212 1314 if test ! -r "$srcdir/$ac_unique_file"; then 1213 1315 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1214 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21316 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1215 1317 { (exit 1); exit 1; }; } 1216 1318 fi 1217 1319 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1218 1320 ac_abs_confdir=`( 1219 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&21321 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1220 1322 { (exit 1); exit 1; }; } 1221 1323 pwd)` … … 1266 1368 Installation directories: 1267 1369 --prefix=PREFIX install architecture-independent files in PREFIX 1268 1370 [$ac_default_prefix] 1269 1371 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1270 1372 [PREFIX] 1271 1373 1272 1374 By default, \`make install' will install all the files in … … 1278 1380 1279 1381 Fine tuning of the installation directories: 1280 --bindir=DIR user executables [EPREFIX/bin]1281 --sbindir=DIR system admin executables [EPREFIX/sbin]1282 --libexecdir=DIR program executables [EPREFIX/libexec]1283 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]1284 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]1285 --localstatedir=DIR modifiable single-machine data [PREFIX/var]1286 --libdir=DIR object code libraries [EPREFIX/lib]1287 --includedir=DIR C header files [PREFIX/include]1288 --oldincludedir=DIR C header files for non-gcc [/usr/include]1289 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]1290 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]1291 --infodir=DIR info documentation [DATAROOTDIR/info]1292 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]1293 --mandir=DIR man documentation [DATAROOTDIR/man]1294 --docdir=DIR documentation root @<:@DATAROOTDIR/doc/issm@:>@1295 --htmldir=DIR html documentation [DOCDIR]1296 --dvidir=DIR dvi documentation [DOCDIR]1297 --pdfdir=DIR pdf documentation [DOCDIR]1298 --psdir=DIR ps documentation [DOCDIR]1382 --bindir=DIR user executables [EPREFIX/bin] 1383 --sbindir=DIR system admin executables [EPREFIX/sbin] 1384 --libexecdir=DIR program executables [EPREFIX/libexec] 1385 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1386 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1387 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1388 --libdir=DIR object code libraries [EPREFIX/lib] 1389 --includedir=DIR C header files [PREFIX/include] 1390 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1391 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1392 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1393 --infodir=DIR info documentation [DATAROOTDIR/info] 1394 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1395 --mandir=DIR man documentation [DATAROOTDIR/man] 1396 --docdir=DIR documentation root @<:@DATAROOTDIR/doc/issm@:>@ 1397 --htmldir=DIR html documentation [DOCDIR] 1398 --dvidir=DIR dvi documentation [DOCDIR] 1399 --pdfdir=DIR pdf documentation [DOCDIR] 1400 --psdir=DIR ps documentation [DOCDIR] 1299 1401 _ACEOF 1300 1402 … … 1324 1426 1325 1427 Optional Features: 1428 --disable-option-checking ignore unrecognized --enable/--with options 1326 1429 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1327 1430 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1363 1466 --with-graphics-lib = options 1364 1467 graphics options, for ex: "/usr/X11/lib/libX11.a 1468 --with-vendor = VENDOR vendor name, ex: intel 1365 1469 1366 1470 Some influential environment variables: … … 1372 1476 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if 1373 1477 you have headers in a nonstandard directory <include dir> 1478 CPP C preprocessor 1374 1479 CXX C++ compiler command 1375 1480 CXXFLAGS C++ compiler flags … … 1377 1482 FFLAGS Fortran 77 compiler flags 1378 1483 XMKMF Path to xmkmf, Makefile generator for X Window System 1379 CPP C preprocessor1380 1484 1381 1485 Use these variables to override the choices made by `configure' or to help … … 1390 1494 # If there are subdirs, report their specific --help. 1391 1495 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1392 test -d "$ac_dir" || continue 1496 test -d "$ac_dir" || 1497 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1498 continue 1393 1499 ac_builddir=. 1394 1500 … … 1396 1502 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1397 1503 *) 1398 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`1504 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1399 1505 # A ".." for each directory in $ac_dir_suffix. 1400 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`1506 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1401 1507 case $ac_top_builddir_sub in 1402 1508 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1434 1540 $SHELL "$ac_srcdir/configure" --help=recursive 1435 1541 else 1436 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21542 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1437 1543 fi || ac_status=$? 1438 1544 cd "$ac_pwd" || { ac_status=$?; break; } … … 1444 1550 cat <<\_ACEOF 1445 1551 ISSM configure 1.0 1446 generated by GNU Autoconf 2.6 11552 generated by GNU Autoconf 2.63 1447 1553 1448 1554 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1449 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.1555 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1450 1556 This configure script is free software; the Free Software Foundation 1451 1557 gives unlimited permission to copy, distribute and modify it. … … 1458 1564 1459 1565 It was created by ISSM $as_me 1.0, which was 1460 generated by GNU Autoconf 2.6 1. Invocation command line was1566 generated by GNU Autoconf 2.63. Invocation command line was 1461 1567 1462 1568 $ $0 $@ … … 1494 1600 IFS=$as_save_IFS 1495 1601 test -z "$as_dir" && as_dir=. 1496 echo "PATH: $as_dir"1602 $as_echo "PATH: $as_dir" 1497 1603 done 1498 1604 IFS=$as_save_IFS … … 1529 1635 continue ;; 1530 1636 *\'*) 1531 ac_arg=` echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1637 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1532 1638 esac 1533 1639 case $ac_pass in … … 1581 1687 *${as_nl}*) 1582 1688 case $ac_var in #( 1583 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51584 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1689 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1690 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 1585 1691 esac 1586 1692 case $ac_var in #( 1587 1693 _ | IFS | as_nl) ;; #( 1694 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1588 1695 *) $as_unset $ac_var ;; 1589 1696 esac ;; … … 1615 1722 eval ac_val=\$$ac_var 1616 1723 case $ac_val in 1617 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1724 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1618 1725 esac 1619 echo "$ac_var='\''$ac_val'\''"1726 $as_echo "$ac_var='\''$ac_val'\''" 1620 1727 done | sort 1621 1728 echo … … 1632 1739 eval ac_val=\$$ac_var 1633 1740 case $ac_val in 1634 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1741 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1635 1742 esac 1636 echo "$ac_var='\''$ac_val'\''"1743 $as_echo "$ac_var='\''$ac_val'\''" 1637 1744 done | sort 1638 1745 echo … … 1650 1757 fi 1651 1758 test "$ac_signal" != 0 && 1652 echo "$as_me: caught signal $ac_signal"1653 echo "$as_me: exit $exit_status"1759 $as_echo "$as_me: caught signal $ac_signal" 1760 $as_echo "$as_me: exit $exit_status" 1654 1761 } >&5 1655 1762 rm -f core *.core core.conftest.* && … … 1693 1800 1694 1801 # Let the site file select an alternate cache file if it wants to. 1695 # Prefer explicitly selected file to automatically selected ones. 1802 # Prefer an explicitly selected file to automatically selected ones. 1803 ac_site_file1=NONE 1804 ac_site_file2=NONE 1696 1805 if test -n "$CONFIG_SITE"; then 1697 set x "$CONFIG_SITE"1806 ac_site_file1=$CONFIG_SITE 1698 1807 elif test "x$prefix" != xNONE; then 1699 set x "$prefix/share/config.site" "$prefix/etc/config.site"1700 else1701 set x "$ac_default_prefix/share/config.site" \ 1702 "$ac_default_prefix/etc/config.site" 1703 fi 1704 shift 1705 for ac_site_file 1808 ac_site_file1=$prefix/share/config.site 1809 ac_site_file2=$prefix/etc/config.site 1810 else 1811 ac_site_file1=$ac_default_prefix/share/config.site 1812 ac_site_file2=$ac_default_prefix/etc/config.site 1813 fi 1814 for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1706 1815 do 1816 test "x$ac_site_file" = xNONE && continue 1707 1817 if test -r "$ac_site_file"; then 1708 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&51709 echo "$as_me: loading site script $ac_site_file" >&6;}1818 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1819 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 1710 1820 sed 's/^/| /' "$ac_site_file" >&5 1711 1821 . "$ac_site_file" … … 1717 1827 # files actually), so we avoid doing that. 1718 1828 if test -f "$cache_file"; then 1719 { echo "$as_me:$LINENO: loading cache $cache_file" >&51720 echo "$as_me: loading cache $cache_file" >&6;}1829 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1830 $as_echo "$as_me: loading cache $cache_file" >&6;} 1721 1831 case $cache_file in 1722 1832 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1725 1835 fi 1726 1836 else 1727 { echo "$as_me:$LINENO: creating cache $cache_file" >&51728 echo "$as_me: creating cache $cache_file" >&6;}1837 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1838 $as_echo "$as_me: creating cache $cache_file" >&6;} 1729 1839 >$cache_file 1730 1840 fi … … 1740 1850 case $ac_old_set,$ac_new_set in 1741 1851 set,) 1742 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51743 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1852 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1853 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1744 1854 ac_cache_corrupted=: ;; 1745 1855 ,set) 1746 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51747 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1856 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1857 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1748 1858 ac_cache_corrupted=: ;; 1749 1859 ,);; 1750 1860 *) 1751 1861 if test "x$ac_old_val" != "x$ac_new_val"; then 1752 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1753 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1754 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1755 echo "$as_me: former value: $ac_old_val" >&2;} 1756 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1757 echo "$as_me: current value: $ac_new_val" >&2;} 1758 ac_cache_corrupted=: 1862 # differences in whitespace do not lead to failure. 1863 ac_old_val_w=`echo x $ac_old_val` 1864 ac_new_val_w=`echo x $ac_new_val` 1865 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1866 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1867 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1868 ac_cache_corrupted=: 1869 else 1870 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1871 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1872 eval $ac_var=\$ac_old_val 1873 fi 1874 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1875 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1876 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1877 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1759 1878 fi;; 1760 1879 esac … … 1762 1881 if test "$ac_new_set" = set; then 1763 1882 case $ac_new_val in 1764 *\'*) ac_arg=$ac_var=` echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1883 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1765 1884 *) ac_arg=$ac_var=$ac_new_val ;; 1766 1885 esac … … 1772 1891 done 1773 1892 if $ac_cache_corrupted; then 1774 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1775 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1776 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1777 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1893 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 1894 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 1895 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1896 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1897 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1898 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1778 1899 { (exit 1); exit 1; }; } 1779 1900 fi … … 1829 1950 done 1830 1951 if test -z "$ac_aux_dir"; then 1831 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&51832 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}1952 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 1953 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 1833 1954 { (exit 1); exit 1; }; } 1834 1955 fi … … 1845 1966 # Make sure we can run config.sub. 1846 1967 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 1847 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&51848 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}1968 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 1969 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} 1849 1970 { (exit 1); exit 1; }; } 1850 1971 1851 { echo "$as_me:$LINENO: checking build system type" >&51852 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }1972 { $as_echo "$as_me:$LINENO: checking build system type" >&5 1973 $as_echo_n "checking build system type... " >&6; } 1853 1974 if test "${ac_cv_build+set}" = set; then 1854 echo $ECHO_N "(cached) $ECHO_C" >&61975 $as_echo_n "(cached) " >&6 1855 1976 else 1856 1977 ac_build_alias=$build_alias … … 1858 1979 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 1859 1980 test "x$ac_build_alias" = x && 1860 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&51861 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}1981 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 1982 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;} 1862 1983 { (exit 1); exit 1; }; } 1863 1984 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 1864 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&51865 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}1985 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 1986 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} 1866 1987 { (exit 1); exit 1; }; } 1867 1988 1868 1989 fi 1869 { echo "$as_me:$LINENO: result: $ac_cv_build" >&51870 echo "${ECHO_T}$ac_cv_build" >&6; }1990 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5 1991 $as_echo "$ac_cv_build" >&6; } 1871 1992 case $ac_cv_build in 1872 1993 *-*-*) ;; 1873 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&51874 echo "$as_me: error: invalid value of canonical build" >&2;}1994 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 1995 $as_echo "$as_me: error: invalid value of canonical build" >&2;} 1875 1996 { (exit 1); exit 1; }; };; 1876 1997 esac … … 1889 2010 1890 2011 1891 { echo "$as_me:$LINENO: checking host system type" >&51892 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }2012 { $as_echo "$as_me:$LINENO: checking host system type" >&5 2013 $as_echo_n "checking host system type... " >&6; } 1893 2014 if test "${ac_cv_host+set}" = set; then 1894 echo $ECHO_N "(cached) $ECHO_C" >&62015 $as_echo_n "(cached) " >&6 1895 2016 else 1896 2017 if test "x$host_alias" = x; then … … 1898 2019 else 1899 2020 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 1900 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&51901 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}2021 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 2022 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} 1902 2023 { (exit 1); exit 1; }; } 1903 2024 fi 1904 2025 1905 2026 fi 1906 { echo "$as_me:$LINENO: result: $ac_cv_host" >&51907 echo "${ECHO_T}$ac_cv_host" >&6; }2027 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5 2028 $as_echo "$ac_cv_host" >&6; } 1908 2029 case $ac_cv_host in 1909 2030 *-*-*) ;; 1910 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&51911 echo "$as_me: error: invalid value of canonical host" >&2;}2031 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 2032 $as_echo "$as_me: error: invalid value of canonical host" >&2;} 1912 2033 { (exit 1); exit 1; }; };; 1913 2034 esac … … 1926 2047 1927 2048 1928 { echo "$as_me:$LINENO: checking target system type" >&51929 echo $ECHO_N "checking target system type... $ECHO_C" >&6; }2049 { $as_echo "$as_me:$LINENO: checking target system type" >&5 2050 $as_echo_n "checking target system type... " >&6; } 1930 2051 if test "${ac_cv_target+set}" = set; then 1931 echo $ECHO_N "(cached) $ECHO_C" >&62052 $as_echo_n "(cached) " >&6 1932 2053 else 1933 2054 if test "x$target_alias" = x; then … … 1935 2056 else 1936 2057 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || 1937 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&51938 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}2058 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5 2059 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;} 1939 2060 { (exit 1); exit 1; }; } 1940 2061 fi 1941 2062 1942 2063 fi 1943 { echo "$as_me:$LINENO: result: $ac_cv_target" >&51944 echo "${ECHO_T}$ac_cv_target" >&6; }2064 { $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5 2065 $as_echo "$ac_cv_target" >&6; } 1945 2066 case $ac_cv_target in 1946 2067 *-*-*) ;; 1947 *) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&51948 echo "$as_me: error: invalid value of canonical target" >&2;}2068 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5 2069 $as_echo "$as_me: error: invalid value of canonical target" >&2;} 1949 2070 { (exit 1); exit 1; }; };; 1950 2071 esac … … 1969 2090 NONENONEs,x,x, && 1970 2091 program_prefix=${target_alias}- 1971 am__api_version='1.1 0'2092 am__api_version='1.11' 1972 2093 1973 2094 # Find a good install program. We prefer a C program (faster), … … 1984 2105 # OS/2's system install, which has a completely different semantic 1985 2106 # ./install, which can be erroneously created by make from ./install.sh. 1986 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1987 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 2107 # Reject install programs that cannot install multiple files. 2108 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 2109 $as_echo_n "checking for a BSD-compatible install... " >&6; } 1988 2110 if test -z "$INSTALL"; then 1989 2111 if test "${ac_cv_path_install+set}" = set; then 1990 echo $ECHO_N "(cached) $ECHO_C" >&62112 $as_echo_n "(cached) " >&6 1991 2113 else 1992 2114 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 2017 2139 : 2018 2140 else 2019 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2020 break 3 2141 rm -rf conftest.one conftest.two conftest.dir 2142 echo one > conftest.one 2143 echo two > conftest.two 2144 mkdir conftest.dir 2145 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 2146 test -s conftest.one && test -s conftest.two && 2147 test -s conftest.dir/conftest.one && 2148 test -s conftest.dir/conftest.two 2149 then 2150 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2151 break 3 2152 fi 2021 2153 fi 2022 2154 fi … … 2025 2157 ;; 2026 2158 esac 2159 2027 2160 done 2028 2161 IFS=$as_save_IFS 2029 2162 2163 rm -rf conftest.one conftest.two conftest.dir 2030 2164 2031 2165 fi … … 2040 2174 fi 2041 2175 fi 2042 { echo "$as_me:$LINENO: result: $INSTALL" >&52043 echo "${ECHO_T}$INSTALL" >&6; }2176 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 2177 $as_echo "$INSTALL" >&6; } 2044 2178 2045 2179 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 2051 2185 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 2052 2186 2053 { echo "$as_me:$LINENO: checking whether build environment is sane" >&52054 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }2187 { $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 2188 $as_echo_n "checking whether build environment is sane... " >&6; } 2055 2189 # Just in case 2056 2190 sleep 1 2057 2191 echo timestamp > conftest.file 2192 # Reject unsafe characters in $srcdir or the absolute working directory 2193 # name. Accept space and tab only in the latter. 2194 am_lf=' 2195 ' 2196 case `pwd` in 2197 *[\\\"\#\$\&\'\`$am_lf]*) 2198 { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5 2199 $as_echo "$as_me: error: unsafe absolute working directory name" >&2;} 2200 { (exit 1); exit 1; }; };; 2201 esac 2202 case $srcdir in 2203 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2204 { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5 2205 $as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;} 2206 { (exit 1); exit 1; }; };; 2207 esac 2208 2058 2209 # Do `set' in a subshell so we don't clobber the current shell's 2059 2210 # arguments. Must try -L first in case configure is actually a … … 2062 2213 # directory). 2063 2214 if ( 2064 set X `ls -Lt $srcdir/configureconftest.file 2> /dev/null`2215 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 2065 2216 if test "$*" = "X"; then 2066 2217 # -L didn't work. 2067 set X `ls -t $srcdir/configureconftest.file`2218 set X `ls -t "$srcdir/configure" conftest.file` 2068 2219 fi 2069 2220 rm -f conftest.file … … 2075 2226 # broken ls alias from the environment. This has actually 2076 2227 # happened. Such a system could not be considered "sane". 2077 { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken2228 { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken 2078 2229 alias in your environment" >&5 2079 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken2230 $as_echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken 2080 2231 alias in your environment" >&2;} 2081 2232 { (exit 1); exit 1; }; } … … 2088 2239 : 2089 2240 else 2090 { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!2241 { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! 2091 2242 Check your system clock" >&5 2092 echo "$as_me: error: newly created file is older than distributed files!2243 $as_echo "$as_me: error: newly created file is older than distributed files! 2093 2244 Check your system clock" >&2;} 2094 2245 { (exit 1); exit 1; }; } 2095 2246 fi 2096 { echo "$as_me:$LINENO: result: yes" >&52097 echo "${ECHO_T}yes" >&6; }2247 { $as_echo "$as_me:$LINENO: result: yes" >&5 2248 $as_echo "yes" >&6; } 2098 2249 test "$program_prefix" != NONE && 2099 2250 program_transform_name="s&^&$program_prefix&;$program_transform_name" … … 2101 2252 test "$program_suffix" != NONE && 2102 2253 program_transform_name="s&\$&$program_suffix&;$program_transform_name" 2103 # Double any \ or $. echo might interpret backslashes.2254 # Double any \ or $. 2104 2255 # By default was `s,x,x', remove it if useless. 2105 cat <<\_ACEOF >conftest.sed 2106 s/[\\$]/&&/g;s/;s,x,x,$// 2107 _ACEOF 2108 program_transform_name=`echo $program_transform_name | sed -f conftest.sed` 2109 rm -f conftest.sed 2256 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 2257 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 2110 2258 2111 2259 # expand $ac_aux_dir to an absolute path 2112 2260 am_aux_dir=`cd $ac_aux_dir && pwd` 2113 2261 2114 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" 2262 if test x"${MISSING+set}" != xset; then 2263 case $am_aux_dir in 2264 *\ * | *\ *) 2265 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 2266 *) 2267 MISSING="\${SHELL} $am_aux_dir/missing" ;; 2268 esac 2269 fi 2115 2270 # Use eval to expand $SHELL 2116 2271 if eval "$MISSING --run true"; then … … 2118 2273 else 2119 2274 am_missing_run= 2120 { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 2121 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2122 fi 2123 2124 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2125 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } 2275 { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 2276 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2277 fi 2278 2279 if test x"${install_sh}" != xset; then 2280 case $am_aux_dir in 2281 *\ * | *\ *) 2282 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; 2283 *) 2284 install_sh="\${SHELL} $am_aux_dir/install-sh" 2285 esac 2286 fi 2287 2288 # Installed binaries are usually stripped using `strip' when the user 2289 # run `make install-strip'. However `strip' might not be the right 2290 # tool to use in cross-compilation environments, therefore Automake 2291 # will honor the `STRIP' environment variable to overrule this program. 2292 if test "$cross_compiling" != no; then 2293 if test -n "$ac_tool_prefix"; then 2294 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2295 set dummy ${ac_tool_prefix}strip; ac_word=$2 2296 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2297 $as_echo_n "checking for $ac_word... " >&6; } 2298 if test "${ac_cv_prog_STRIP+set}" = set; then 2299 $as_echo_n "(cached) " >&6 2300 else 2301 if test -n "$STRIP"; then 2302 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2303 else 2304 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2305 for as_dir in $PATH 2306 do 2307 IFS=$as_save_IFS 2308 test -z "$as_dir" && as_dir=. 2309 for ac_exec_ext in '' $ac_executable_extensions; do 2310 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2311 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2312 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2313 break 2 2314 fi 2315 done 2316 done 2317 IFS=$as_save_IFS 2318 2319 fi 2320 fi 2321 STRIP=$ac_cv_prog_STRIP 2322 if test -n "$STRIP"; then 2323 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 2324 $as_echo "$STRIP" >&6; } 2325 else 2326 { $as_echo "$as_me:$LINENO: result: no" >&5 2327 $as_echo "no" >&6; } 2328 fi 2329 2330 2331 fi 2332 if test -z "$ac_cv_prog_STRIP"; then 2333 ac_ct_STRIP=$STRIP 2334 # Extract the first word of "strip", so it can be a program name with args. 2335 set dummy strip; ac_word=$2 2336 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2337 $as_echo_n "checking for $ac_word... " >&6; } 2338 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then 2339 $as_echo_n "(cached) " >&6 2340 else 2341 if test -n "$ac_ct_STRIP"; then 2342 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 2343 else 2344 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2345 for as_dir in $PATH 2346 do 2347 IFS=$as_save_IFS 2348 test -z "$as_dir" && as_dir=. 2349 for ac_exec_ext in '' $ac_executable_extensions; do 2350 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2351 ac_cv_prog_ac_ct_STRIP="strip" 2352 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2353 break 2 2354 fi 2355 done 2356 done 2357 IFS=$as_save_IFS 2358 2359 fi 2360 fi 2361 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP 2362 if test -n "$ac_ct_STRIP"; then 2363 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 2364 $as_echo "$ac_ct_STRIP" >&6; } 2365 else 2366 { $as_echo "$as_me:$LINENO: result: no" >&5 2367 $as_echo "no" >&6; } 2368 fi 2369 2370 if test "x$ac_ct_STRIP" = x; then 2371 STRIP=":" 2372 else 2373 case $cross_compiling:$ac_tool_warned in 2374 yes:) 2375 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2376 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2377 ac_tool_warned=yes ;; 2378 esac 2379 STRIP=$ac_ct_STRIP 2380 fi 2381 else 2382 STRIP="$ac_cv_prog_STRIP" 2383 fi 2384 2385 fi 2386 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 2387 2388 { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2389 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 2126 2390 if test -z "$MKDIR_P"; then 2127 2391 if test "${ac_cv_path_mkdir+set}" = set; then 2128 echo $ECHO_N "(cached) $ECHO_C" >&62392 $as_echo_n "(cached) " >&6 2129 2393 else 2130 2394 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 2161 2425 fi 2162 2426 fi 2163 { echo "$as_me:$LINENO: result: $MKDIR_P" >&52164 echo "${ECHO_T}$MKDIR_P" >&6; }2427 { $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 2428 $as_echo "$MKDIR_P" >&6; } 2165 2429 2166 2430 mkdir_p="$MKDIR_P" … … 2174 2438 # Extract the first word of "$ac_prog", so it can be a program name with args. 2175 2439 set dummy $ac_prog; ac_word=$2 2176 { echo "$as_me:$LINENO: checking for $ac_word" >&52177 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2440 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2441 $as_echo_n "checking for $ac_word... " >&6; } 2178 2442 if test "${ac_cv_prog_AWK+set}" = set; then 2179 echo $ECHO_N "(cached) $ECHO_C" >&62443 $as_echo_n "(cached) " >&6 2180 2444 else 2181 2445 if test -n "$AWK"; then … … 2190 2454 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2191 2455 ac_cv_prog_AWK="$ac_prog" 2192 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52456 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2193 2457 break 2 2194 2458 fi … … 2201 2465 AWK=$ac_cv_prog_AWK 2202 2466 if test -n "$AWK"; then 2203 { echo "$as_me:$LINENO: result: $AWK" >&52204 echo "${ECHO_T}$AWK" >&6; }2205 else 2206 { echo "$as_me:$LINENO: result: no" >&52207 echo "${ECHO_T}no" >&6; }2467 { $as_echo "$as_me:$LINENO: result: $AWK" >&5 2468 $as_echo "$AWK" >&6; } 2469 else 2470 { $as_echo "$as_me:$LINENO: result: no" >&5 2471 $as_echo "no" >&6; } 2208 2472 fi 2209 2473 … … 2212 2476 done 2213 2477 2214 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2215 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 2216 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2478 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2479 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2480 set x ${MAKE-make} 2481 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2217 2482 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2218 echo $ECHO_N "(cached) $ECHO_C" >&62483 $as_echo_n "(cached) " >&6 2219 2484 else 2220 2485 cat >conftest.make <<\_ACEOF … … 2233 2498 fi 2234 2499 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2235 { echo "$as_me:$LINENO: result: yes" >&52236 echo "${ECHO_T}yes" >&6; }2500 { $as_echo "$as_me:$LINENO: result: yes" >&5 2501 $as_echo "yes" >&6; } 2237 2502 SET_MAKE= 2238 2503 else 2239 { echo "$as_me:$LINENO: result: no" >&52240 echo "${ECHO_T}no" >&6; }2504 { $as_echo "$as_me:$LINENO: result: no" >&5 2505 $as_echo "no" >&6; } 2241 2506 SET_MAKE="MAKE=${MAKE-make}" 2242 2507 fi … … 2257 2522 # test to see if srcdir already configured 2258 2523 if test -f $srcdir/config.status; then 2259 { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&52260 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}2524 { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 2525 $as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 2261 2526 { (exit 1); exit 1; }; } 2262 2527 fi … … 2303 2568 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 2304 2569 2305 install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}2306 2307 # Installed binaries are usually stripped using `strip' when the user2308 # run `make install-strip'. However `strip' might not be the right2309 # tool to use in cross-compilation environments, therefore Automake2310 # will honor the `STRIP' environment variable to overrule this program.2311 if test "$cross_compiling" != no; then2312 if test -n "$ac_tool_prefix"; then2313 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.2314 set dummy ${ac_tool_prefix}strip; ac_word=$22315 { echo "$as_me:$LINENO: checking for $ac_word" >&52316 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2317 if test "${ac_cv_prog_STRIP+set}" = set; then2318 echo $ECHO_N "(cached) $ECHO_C" >&62319 else2320 if test -n "$STRIP"; then2321 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.2322 else2323 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR2324 for as_dir in $PATH2325 do2326 IFS=$as_save_IFS2327 test -z "$as_dir" && as_dir=.2328 for ac_exec_ext in '' $ac_executable_extensions; do2329 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2330 ac_cv_prog_STRIP="${ac_tool_prefix}strip"2331 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52332 break 22333 fi2334 done2335 done2336 IFS=$as_save_IFS2337 2338 fi2339 fi2340 STRIP=$ac_cv_prog_STRIP2341 if test -n "$STRIP"; then2342 { echo "$as_me:$LINENO: result: $STRIP" >&52343 echo "${ECHO_T}$STRIP" >&6; }2344 else2345 { echo "$as_me:$LINENO: result: no" >&52346 echo "${ECHO_T}no" >&6; }2347 fi2348 2349 2350 fi2351 if test -z "$ac_cv_prog_STRIP"; then2352 ac_ct_STRIP=$STRIP2353 # Extract the first word of "strip", so it can be a program name with args.2354 set dummy strip; ac_word=$22355 { echo "$as_me:$LINENO: checking for $ac_word" >&52356 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2357 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then2358 echo $ECHO_N "(cached) $ECHO_C" >&62359 else2360 if test -n "$ac_ct_STRIP"; then2361 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.2362 else2363 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR2364 for as_dir in $PATH2365 do2366 IFS=$as_save_IFS2367 test -z "$as_dir" && as_dir=.2368 for ac_exec_ext in '' $ac_executable_extensions; do2369 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2370 ac_cv_prog_ac_ct_STRIP="strip"2371 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52372 break 22373 fi2374 done2375 done2376 IFS=$as_save_IFS2377 2378 fi2379 fi2380 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP2381 if test -n "$ac_ct_STRIP"; then2382 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&52383 echo "${ECHO_T}$ac_ct_STRIP" >&6; }2384 else2385 { echo "$as_me:$LINENO: result: no" >&52386 echo "${ECHO_T}no" >&6; }2387 fi2388 2389 if test "x$ac_ct_STRIP" = x; then2390 STRIP=":"2391 else2392 case $cross_compiling:$ac_tool_warned in2393 yes:)2394 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2395 whose name does not start with the host triplet. If you think this2396 configuration is useful to you, please write to autoconf@gnu.org." >&52397 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2398 whose name does not start with the host triplet. If you think this2399 configuration is useful to you, please write to autoconf@gnu.org." >&2;}2400 ac_tool_warned=yes ;;2401 esac2402 STRIP=$ac_ct_STRIP2403 fi2404 else2405 STRIP="$ac_cv_prog_STRIP"2406 fi2407 2408 fi2409 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"2410 2411 2570 # We need awk for the "check" target. The system "awk" is bad on 2412 2571 # some platforms. … … 2424 2583 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 2425 2584 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 2426 { echo "$as_me:$LINENO: checking for $ac_word" >&52427 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2585 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2586 $as_echo_n "checking for $ac_word... " >&6; } 2428 2587 if test "${ac_cv_prog_RANLIB+set}" = set; then 2429 echo $ECHO_N "(cached) $ECHO_C" >&62588 $as_echo_n "(cached) " >&6 2430 2589 else 2431 2590 if test -n "$RANLIB"; then … … 2440 2599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2441 2600 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 2442 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52601 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2443 2602 break 2 2444 2603 fi … … 2451 2610 RANLIB=$ac_cv_prog_RANLIB 2452 2611 if test -n "$RANLIB"; then 2453 { echo "$as_me:$LINENO: result: $RANLIB" >&52454 echo "${ECHO_T}$RANLIB" >&6; }2455 else 2456 { echo "$as_me:$LINENO: result: no" >&52457 echo "${ECHO_T}no" >&6; }2612 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 2613 $as_echo "$RANLIB" >&6; } 2614 else 2615 { $as_echo "$as_me:$LINENO: result: no" >&5 2616 $as_echo "no" >&6; } 2458 2617 fi 2459 2618 … … 2464 2623 # Extract the first word of "ranlib", so it can be a program name with args. 2465 2624 set dummy ranlib; ac_word=$2 2466 { echo "$as_me:$LINENO: checking for $ac_word" >&52467 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2625 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2626 $as_echo_n "checking for $ac_word... " >&6; } 2468 2627 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 2469 echo $ECHO_N "(cached) $ECHO_C" >&62628 $as_echo_n "(cached) " >&6 2470 2629 else 2471 2630 if test -n "$ac_ct_RANLIB"; then … … 2480 2639 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2481 2640 ac_cv_prog_ac_ct_RANLIB="ranlib" 2482 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52641 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2483 2642 break 2 2484 2643 fi … … 2491 2650 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 2492 2651 if test -n "$ac_ct_RANLIB"; then 2493 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&52494 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }2495 else 2496 { echo "$as_me:$LINENO: result: no" >&52497 echo "${ECHO_T}no" >&6; }2652 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 2653 $as_echo "$ac_ct_RANLIB" >&6; } 2654 else 2655 { $as_echo "$as_me:$LINENO: result: no" >&5 2656 $as_echo "no" >&6; } 2498 2657 fi 2499 2658 … … 2503 2662 case $cross_compiling:$ac_tool_warned in 2504 2663 yes:) 2505 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2506 whose name does not start with the host triplet. If you think this 2507 configuration is useful to you, please write to autoconf@gnu.org." >&5 2508 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2509 whose name does not start with the host triplet. If you think this 2510 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2664 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2665 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2511 2666 ac_tool_warned=yes ;; 2512 2667 esac … … 2523 2678 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2524 2679 if test -n "$ac_tool_prefix"; then 2525 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2526 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2527 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2528 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2529 if test "${ac_cv_prog_CC+set}" = set; then 2530 echo $ECHO_N "(cached) $ECHO_C" >&6 2531 else 2532 if test -n "$CC"; then 2533 ac_cv_prog_CC="$CC" # Let the user override the test. 2534 else 2535 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2536 for as_dir in $PATH 2537 do 2538 IFS=$as_save_IFS 2539 test -z "$as_dir" && as_dir=. 2540 for ac_exec_ext in '' $ac_executable_extensions; do 2541 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2542 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2543 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2544 break 2 2545 fi 2546 done 2547 done 2548 IFS=$as_save_IFS 2549 2550 fi 2551 fi 2552 CC=$ac_cv_prog_CC 2553 if test -n "$CC"; then 2554 { echo "$as_me:$LINENO: result: $CC" >&5 2555 echo "${ECHO_T}$CC" >&6; } 2556 else 2557 { echo "$as_me:$LINENO: result: no" >&5 2558 echo "${ECHO_T}no" >&6; } 2559 fi 2560 2561 2562 fi 2563 if test -z "$ac_cv_prog_CC"; then 2564 ac_ct_CC=$CC 2565 # Extract the first word of "gcc", so it can be a program name with args. 2566 set dummy gcc; ac_word=$2 2567 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2568 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2569 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2570 echo $ECHO_N "(cached) $ECHO_C" >&6 2571 else 2572 if test -n "$ac_ct_CC"; then 2573 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2574 else 2575 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2576 for as_dir in $PATH 2577 do 2578 IFS=$as_save_IFS 2579 test -z "$as_dir" && as_dir=. 2580 for ac_exec_ext in '' $ac_executable_extensions; do 2581 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2582 ac_cv_prog_ac_ct_CC="gcc" 2583 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2584 break 2 2585 fi 2586 done 2587 done 2588 IFS=$as_save_IFS 2589 2590 fi 2591 fi 2592 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2593 if test -n "$ac_ct_CC"; then 2594 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2595 echo "${ECHO_T}$ac_ct_CC" >&6; } 2596 else 2597 { echo "$as_me:$LINENO: result: no" >&5 2598 echo "${ECHO_T}no" >&6; } 2599 fi 2600 2601 if test "x$ac_ct_CC" = x; then 2602 CC="" 2603 else 2604 case $cross_compiling:$ac_tool_warned in 2605 yes:) 2606 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2607 whose name does not start with the host triplet. If you think this 2608 configuration is useful to you, please write to autoconf@gnu.org." >&5 2609 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2610 whose name does not start with the host triplet. If you think this 2611 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2612 ac_tool_warned=yes ;; 2613 esac 2614 CC=$ac_ct_CC 2615 fi 2616 else 2617 CC="$ac_cv_prog_CC" 2618 fi 2619 2620 if test -z "$CC"; then 2621 if test -n "$ac_tool_prefix"; then 2622 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2623 set dummy ${ac_tool_prefix}cc; ac_word=$2 2624 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2625 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2626 if test "${ac_cv_prog_CC+set}" = set; then 2627 echo $ECHO_N "(cached) $ECHO_C" >&6 2628 else 2629 if test -n "$CC"; then 2630 ac_cv_prog_CC="$CC" # Let the user override the test. 2631 else 2632 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2633 for as_dir in $PATH 2634 do 2635 IFS=$as_save_IFS 2636 test -z "$as_dir" && as_dir=. 2637 for ac_exec_ext in '' $ac_executable_extensions; do 2638 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2639 ac_cv_prog_CC="${ac_tool_prefix}cc" 2640 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2641 break 2 2642 fi 2643 done 2644 done 2645 IFS=$as_save_IFS 2646 2647 fi 2648 fi 2649 CC=$ac_cv_prog_CC 2650 if test -n "$CC"; then 2651 { echo "$as_me:$LINENO: result: $CC" >&5 2652 echo "${ECHO_T}$CC" >&6; } 2653 else 2654 { echo "$as_me:$LINENO: result: no" >&5 2655 echo "${ECHO_T}no" >&6; } 2656 fi 2657 2658 2659 fi 2660 fi 2661 if test -z "$CC"; then 2662 # Extract the first word of "cc", so it can be a program name with args. 2663 set dummy cc; ac_word=$2 2664 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2665 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2666 if test "${ac_cv_prog_CC+set}" = set; then 2667 echo $ECHO_N "(cached) $ECHO_C" >&6 2668 else 2669 if test -n "$CC"; then 2670 ac_cv_prog_CC="$CC" # Let the user override the test. 2671 else 2672 ac_prog_rejected=no 2673 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2674 for as_dir in $PATH 2675 do 2676 IFS=$as_save_IFS 2677 test -z "$as_dir" && as_dir=. 2678 for ac_exec_ext in '' $ac_executable_extensions; do 2679 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2680 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 2681 ac_prog_rejected=yes 2682 continue 2683 fi 2684 ac_cv_prog_CC="cc" 2685 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2686 break 2 2687 fi 2688 done 2689 done 2690 IFS=$as_save_IFS 2691 2692 if test $ac_prog_rejected = yes; then 2693 # We found a bogon in the path, so make sure we never use it. 2694 set dummy $ac_cv_prog_CC 2695 shift 2696 if test $@%:@ != 0; then 2697 # We chose a different compiler from the bogus one. 2698 # However, it has the same basename, so the bogon will be chosen 2699 # first if we set CC to just the basename; use the full file name. 2700 shift 2701 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" 2702 fi 2703 fi 2704 fi 2705 fi 2706 CC=$ac_cv_prog_CC 2707 if test -n "$CC"; then 2708 { echo "$as_me:$LINENO: result: $CC" >&5 2709 echo "${ECHO_T}$CC" >&6; } 2710 else 2711 { echo "$as_me:$LINENO: result: no" >&5 2712 echo "${ECHO_T}no" >&6; } 2713 fi 2714 2715 2716 fi 2717 if test -z "$CC"; then 2718 if test -n "$ac_tool_prefix"; then 2719 for ac_prog in cl.exe 2680 for ac_prog in gcc icl 2720 2681 do 2721 2682 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2722 2683 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2723 { echo "$as_me:$LINENO: checking for $ac_word" >&52724 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2684 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2685 $as_echo_n "checking for $ac_word... " >&6; } 2725 2686 if test "${ac_cv_prog_CC+set}" = set; then 2726 echo $ECHO_N "(cached) $ECHO_C" >&62687 $as_echo_n "(cached) " >&6 2727 2688 else 2728 2689 if test -n "$CC"; then … … 2737 2698 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2738 2699 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2739 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52700 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2740 2701 break 2 2741 2702 fi … … 2748 2709 CC=$ac_cv_prog_CC 2749 2710 if test -n "$CC"; then 2750 { echo "$as_me:$LINENO: result: $CC" >&52751 echo "${ECHO_T}$CC" >&6; }2752 else 2753 { echo "$as_me:$LINENO: result: no" >&52754 echo "${ECHO_T}no" >&6; }2711 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2712 $as_echo "$CC" >&6; } 2713 else 2714 { $as_echo "$as_me:$LINENO: result: no" >&5 2715 $as_echo "no" >&6; } 2755 2716 fi 2756 2717 … … 2761 2722 if test -z "$CC"; then 2762 2723 ac_ct_CC=$CC 2763 for ac_prog in cl.exe2724 for ac_prog in gcc icl 2764 2725 do 2765 2726 # Extract the first word of "$ac_prog", so it can be a program name with args. 2766 2727 set dummy $ac_prog; ac_word=$2 2767 { echo "$as_me:$LINENO: checking for $ac_word" >&52768 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2728 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2729 $as_echo_n "checking for $ac_word... " >&6; } 2769 2730 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2770 echo $ECHO_N "(cached) $ECHO_C" >&62731 $as_echo_n "(cached) " >&6 2771 2732 else 2772 2733 if test -n "$ac_ct_CC"; then … … 2781 2742 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2782 2743 ac_cv_prog_ac_ct_CC="$ac_prog" 2783 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52744 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2784 2745 break 2 2785 2746 fi … … 2792 2753 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2793 2754 if test -n "$ac_ct_CC"; then 2794 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&52795 echo "${ECHO_T}$ac_ct_CC" >&6; }2796 else 2797 { echo "$as_me:$LINENO: result: no" >&52798 echo "${ECHO_T}no" >&6; }2755 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2756 $as_echo "$ac_ct_CC" >&6; } 2757 else 2758 { $as_echo "$as_me:$LINENO: result: no" >&5 2759 $as_echo "no" >&6; } 2799 2760 fi 2800 2761 … … 2808 2769 case $cross_compiling:$ac_tool_warned in 2809 2770 yes:) 2810 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2811 whose name does not start with the host triplet. If you think this 2812 configuration is useful to you, please write to autoconf@gnu.org." >&5 2813 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2814 whose name does not start with the host triplet. If you think this 2815 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2771 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2772 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2816 2773 ac_tool_warned=yes ;; 2817 2774 esac … … 2820 2777 fi 2821 2778 2822 fi 2823 2824 2825 test -z "$CC" && { {echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2779 2780 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2781 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2782 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2826 2783 See \`config.log' for more details." >&5 2827 echo "$as_me: error: no acceptable C compiler found in \$PATH2784 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2828 2785 See \`config.log' for more details." >&2;} 2829 { (exit 1); exit 1; }; } 2786 { (exit 1); exit 1; }; }; } 2830 2787 2831 2788 # Provide some information about the compiler. 2832 echo "$as_me:$LINENO: checking for C compiler version" >&5 2833 ac_compiler=`set X $ac_compile; echo $2` 2789 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2790 set X $ac_compile 2791 ac_compiler=$2 2834 2792 { (ac_try="$ac_compiler --version >&5" 2835 2793 case "(($ac_try" in … … 2837 2795 *) ac_try_echo=$ac_try;; 2838 2796 esac 2839 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2797 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2798 $as_echo "$ac_try_echo") >&5 2840 2799 (eval "$ac_compiler --version >&5") 2>&5 2841 2800 ac_status=$? 2842 echo "$as_me:$LINENO: \$? = $ac_status" >&52801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2843 2802 (exit $ac_status); } 2844 2803 { (ac_try="$ac_compiler -v >&5" … … 2847 2806 *) ac_try_echo=$ac_try;; 2848 2807 esac 2849 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2808 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2809 $as_echo "$ac_try_echo") >&5 2850 2810 (eval "$ac_compiler -v >&5") 2>&5 2851 2811 ac_status=$? 2852 echo "$as_me:$LINENO: \$? = $ac_status" >&52812 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2853 2813 (exit $ac_status); } 2854 2814 { (ac_try="$ac_compiler -V >&5" … … 2857 2817 *) ac_try_echo=$ac_try;; 2858 2818 esac 2859 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2819 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2820 $as_echo "$ac_try_echo") >&5 2860 2821 (eval "$ac_compiler -V >&5") 2>&5 2861 2822 ac_status=$? 2862 echo "$as_me:$LINENO: \$? = $ac_status" >&52823 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2863 2824 (exit $ac_status); } 2864 2825 … … 2879 2840 _ACEOF 2880 2841 ac_clean_files_save=$ac_clean_files 2881 ac_clean_files="$ac_clean_files a.out a. exe b.out"2842 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 2882 2843 # Try to create an executable without -o first, disregard a.out. 2883 2844 # It will help us diagnose broken compilers, and finding out an intuition 2884 2845 # of exeext. 2885 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2886 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2887 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2888 # 2889 # List of possible output files, starting from the most likely. 2890 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2891 # only as a last resort. b.out is created by i960 compilers. 2892 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2893 # 2894 # The IRIX 6 linker writes into existing files which may not be 2895 # executable, retaining their permissions. Remove them first so a 2896 # subsequent execution test works. 2846 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2847 $as_echo_n "checking for C compiler default output file name... " >&6; } 2848 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2849 2850 # The possible output files: 2851 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2852 2897 2853 ac_rmfiles= 2898 2854 for ac_file in $ac_files 2899 2855 do 2900 2856 case $ac_file in 2901 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2857 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2902 2858 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2903 2859 esac … … 2910 2866 *) ac_try_echo=$ac_try;; 2911 2867 esac 2912 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2869 $as_echo "$ac_try_echo") >&5 2913 2870 (eval "$ac_link_default") 2>&5 2914 2871 ac_status=$? 2915 echo "$as_me:$LINENO: \$? = $ac_status" >&52872 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2916 2873 (exit $ac_status); }; then 2917 2874 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2924 2881 test -f "$ac_file" || continue 2925 2882 case $ac_file in 2926 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj )2883 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 2927 2884 ;; 2928 2885 [ab].out ) … … 2951 2908 fi 2952 2909 2953 { echo "$as_me:$LINENO: result: $ac_file" >&52954 echo "${ECHO_T}$ac_file" >&6; }2910 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 2911 $as_echo "$ac_file" >&6; } 2955 2912 if test -z "$ac_file"; then 2956 echo "$as_me: failed program was:" >&52913 $as_echo "$as_me: failed program was:" >&5 2957 2914 sed 's/^/| /' conftest.$ac_ext >&5 2958 2915 2959 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 2916 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2917 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2918 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2960 2919 See \`config.log' for more details." >&5 2961 echo "$as_me: error: C compiler cannot create executables2920 $as_echo "$as_me: error: C compiler cannot create executables 2962 2921 See \`config.log' for more details." >&2;} 2963 { (exit 77); exit 77; }; } 2922 { (exit 77); exit 77; }; }; } 2964 2923 fi 2965 2924 … … 2968 2927 # Check that the compiler produces executables we can run. If not, either 2969 2928 # the compiler is broken, or we cross compile. 2970 { echo "$as_me:$LINENO: checking whether the C compiler works" >&52971 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }2929 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2930 $as_echo_n "checking whether the C compiler works... " >&6; } 2972 2931 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2973 2932 # If not cross compiling, check that we can run a simple program. … … 2978 2937 *) ac_try_echo=$ac_try;; 2979 2938 esac 2980 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2940 $as_echo "$ac_try_echo") >&5 2981 2941 (eval "$ac_try") 2>&5 2982 2942 ac_status=$? 2983 echo "$as_me:$LINENO: \$? = $ac_status" >&52943 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2984 2944 (exit $ac_status); }; }; then 2985 2945 cross_compiling=no … … 2988 2948 cross_compiling=yes 2989 2949 else 2990 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 2950 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2951 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2952 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2991 2953 If you meant to cross compile, use \`--host'. 2992 2954 See \`config.log' for more details." >&5 2993 echo "$as_me: error: cannot run C compiled programs.2955 $as_echo "$as_me: error: cannot run C compiled programs. 2994 2956 If you meant to cross compile, use \`--host'. 2995 2957 See \`config.log' for more details." >&2;} 2996 { (exit 1); exit 1; }; } 2958 { (exit 1); exit 1; }; }; } 2997 2959 fi 2998 2960 fi 2999 2961 fi 3000 { echo "$as_me:$LINENO: result: yes" >&53001 echo "${ECHO_T}yes" >&6; }3002 3003 rm -f a.outa.exe conftest$ac_cv_exeext b.out2962 { $as_echo "$as_me:$LINENO: result: yes" >&5 2963 $as_echo "yes" >&6; } 2964 2965 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 3004 2966 ac_clean_files=$ac_clean_files_save 3005 2967 # Check that the compiler produces executables we can run. If not, either 3006 2968 # the compiler is broken, or we cross compile. 3007 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&53008 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }3009 { echo "$as_me:$LINENO: result: $cross_compiling" >&53010 echo "${ECHO_T}$cross_compiling" >&6; }3011 3012 { echo "$as_me:$LINENO: checking for suffix of executables" >&53013 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }2969 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2970 $as_echo_n "checking whether we are cross compiling... " >&6; } 2971 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 2972 $as_echo "$cross_compiling" >&6; } 2973 2974 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 2975 $as_echo_n "checking for suffix of executables... " >&6; } 3014 2976 if { (ac_try="$ac_link" 3015 2977 case "(($ac_try" in … … 3017 2979 *) ac_try_echo=$ac_try;; 3018 2980 esac 3019 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2981 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2982 $as_echo "$ac_try_echo") >&5 3020 2983 (eval "$ac_link") 2>&5 3021 2984 ac_status=$? 3022 echo "$as_me:$LINENO: \$? = $ac_status" >&52985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3023 2986 (exit $ac_status); }; then 3024 2987 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 3029 2992 test -f "$ac_file" || continue 3030 2993 case $ac_file in 3031 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2994 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 3032 2995 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3033 2996 break;; … … 3036 2999 done 3037 3000 else 3038 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3001 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3002 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3003 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3039 3004 See \`config.log' for more details." >&5 3040 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link3005 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 3041 3006 See \`config.log' for more details." >&2;} 3042 { (exit 1); exit 1; }; } 3007 { (exit 1); exit 1; }; }; } 3043 3008 fi 3044 3009 3045 3010 rm -f conftest$ac_cv_exeext 3046 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&53047 echo "${ECHO_T}$ac_cv_exeext" >&6; }3011 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 3012 $as_echo "$ac_cv_exeext" >&6; } 3048 3013 3049 3014 rm -f conftest.$ac_ext 3050 3015 EXEEXT=$ac_cv_exeext 3051 3016 ac_exeext=$EXEEXT 3052 { echo "$as_me:$LINENO: checking for suffix of object files" >&53053 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }3017 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 3018 $as_echo_n "checking for suffix of object files... " >&6; } 3054 3019 if test "${ac_cv_objext+set}" = set; then 3055 echo $ECHO_N "(cached) $ECHO_C" >&63020 $as_echo_n "(cached) " >&6 3056 3021 else 3057 3022 cat >conftest.$ac_ext <<_ACEOF … … 3076 3041 *) ac_try_echo=$ac_try;; 3077 3042 esac 3078 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3043 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3044 $as_echo "$ac_try_echo") >&5 3079 3045 (eval "$ac_compile") 2>&5 3080 3046 ac_status=$? 3081 echo "$as_me:$LINENO: \$? = $ac_status" >&53047 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3082 3048 (exit $ac_status); }; then 3083 3049 for ac_file in conftest.o conftest.obj conftest.*; do 3084 3050 test -f "$ac_file" || continue; 3085 3051 case $ac_file in 3086 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;3052 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 3087 3053 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 3088 3054 break;; … … 3090 3056 done 3091 3057 else 3092 echo "$as_me: failed program was:" >&53058 $as_echo "$as_me: failed program was:" >&5 3093 3059 sed 's/^/| /' conftest.$ac_ext >&5 3094 3060 3095 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3061 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3062 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3063 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3096 3064 See \`config.log' for more details." >&5 3097 echo "$as_me: error: cannot compute suffix of object files: cannot compile3065 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 3098 3066 See \`config.log' for more details." >&2;} 3099 { (exit 1); exit 1; }; } 3067 { (exit 1); exit 1; }; }; } 3100 3068 fi 3101 3069 3102 3070 rm -f conftest.$ac_cv_objext conftest.$ac_ext 3103 3071 fi 3104 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&53105 echo "${ECHO_T}$ac_cv_objext" >&6; }3072 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 3073 $as_echo "$ac_cv_objext" >&6; } 3106 3074 OBJEXT=$ac_cv_objext 3107 3075 ac_objext=$OBJEXT 3108 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&53109 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }3076 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 3077 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3110 3078 if test "${ac_cv_c_compiler_gnu+set}" = set; then 3111 echo $ECHO_N "(cached) $ECHO_C" >&63079 $as_echo_n "(cached) " >&6 3112 3080 else 3113 3081 cat >conftest.$ac_ext <<_ACEOF … … 3135 3103 *) ac_try_echo=$ac_try;; 3136 3104 esac 3137 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3105 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3106 $as_echo "$ac_try_echo") >&5 3138 3107 (eval "$ac_compile") 2>conftest.er1 3139 3108 ac_status=$? … … 3141 3110 rm -f conftest.er1 3142 3111 cat conftest.err >&5 3143 echo "$as_me:$LINENO: \$? = $ac_status" >&53112 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3144 3113 (exit $ac_status); } && { 3145 3114 test -z "$ac_c_werror_flag" || … … 3148 3117 ac_compiler_gnu=yes 3149 3118 else 3150 echo "$as_me: failed program was:" >&53119 $as_echo "$as_me: failed program was:" >&5 3151 3120 sed 's/^/| /' conftest.$ac_ext >&5 3152 3121 … … 3158 3127 3159 3128 fi 3160 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3161 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 3162 GCC=`test $ac_compiler_gnu = yes && echo yes` 3129 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3130 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 3131 if test $ac_compiler_gnu = yes; then 3132 GCC=yes 3133 else 3134 GCC= 3135 fi 3163 3136 ac_test_CFLAGS=${CFLAGS+set} 3164 3137 ac_save_CFLAGS=$CFLAGS 3165 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&53166 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }3138 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 3139 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3167 3140 if test "${ac_cv_prog_cc_g+set}" = set; then 3168 echo $ECHO_N "(cached) $ECHO_C" >&63141 $as_echo_n "(cached) " >&6 3169 3142 else 3170 3143 ac_save_c_werror_flag=$ac_c_werror_flag … … 3193 3166 *) ac_try_echo=$ac_try;; 3194 3167 esac 3195 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3168 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3169 $as_echo "$ac_try_echo") >&5 3196 3170 (eval "$ac_compile") 2>conftest.er1 3197 3171 ac_status=$? … … 3199 3173 rm -f conftest.er1 3200 3174 cat conftest.err >&5 3201 echo "$as_me:$LINENO: \$? = $ac_status" >&53175 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3202 3176 (exit $ac_status); } && { 3203 3177 test -z "$ac_c_werror_flag" || … … 3206 3180 ac_cv_prog_cc_g=yes 3207 3181 else 3208 echo "$as_me: failed program was:" >&53182 $as_echo "$as_me: failed program was:" >&5 3209 3183 sed 's/^/| /' conftest.$ac_ext >&5 3210 3184 … … 3231 3205 *) ac_try_echo=$ac_try;; 3232 3206 esac 3233 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3208 $as_echo "$ac_try_echo") >&5 3234 3209 (eval "$ac_compile") 2>conftest.er1 3235 3210 ac_status=$? … … 3237 3212 rm -f conftest.er1 3238 3213 cat conftest.err >&5 3239 echo "$as_me:$LINENO: \$? = $ac_status" >&53214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3240 3215 (exit $ac_status); } && { 3241 3216 test -z "$ac_c_werror_flag" || … … 3244 3219 : 3245 3220 else 3246 echo "$as_me: failed program was:" >&53221 $as_echo "$as_me: failed program was:" >&5 3247 3222 sed 's/^/| /' conftest.$ac_ext >&5 3248 3223 … … 3270 3245 *) ac_try_echo=$ac_try;; 3271 3246 esac 3272 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3247 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3248 $as_echo "$ac_try_echo") >&5 3273 3249 (eval "$ac_compile") 2>conftest.er1 3274 3250 ac_status=$? … … 3276 3252 rm -f conftest.er1 3277 3253 cat conftest.err >&5 3278 echo "$as_me:$LINENO: \$? = $ac_status" >&53254 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3279 3255 (exit $ac_status); } && { 3280 3256 test -z "$ac_c_werror_flag" || … … 3283 3259 ac_cv_prog_cc_g=yes 3284 3260 else 3285 echo "$as_me: failed program was:" >&53261 $as_echo "$as_me: failed program was:" >&5 3286 3262 sed 's/^/| /' conftest.$ac_ext >&5 3287 3263 … … 3298 3274 ac_c_werror_flag=$ac_save_c_werror_flag 3299 3275 fi 3300 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&53301 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }3276 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3277 $as_echo "$ac_cv_prog_cc_g" >&6; } 3302 3278 if test "$ac_test_CFLAGS" = set; then 3303 3279 CFLAGS=$ac_save_CFLAGS … … 3315 3291 fi 3316 3292 fi 3317 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&53318 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }3293 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 3294 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3319 3295 if test "${ac_cv_prog_cc_c89+set}" = set; then 3320 echo $ECHO_N "(cached) $ECHO_C" >&63296 $as_echo_n "(cached) " >&6 3321 3297 else 3322 3298 ac_cv_prog_cc_c89=no … … 3389 3365 *) ac_try_echo=$ac_try;; 3390 3366 esac 3391 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3368 $as_echo "$ac_try_echo") >&5 3392 3369 (eval "$ac_compile") 2>conftest.er1 3393 3370 ac_status=$? … … 3395 3372 rm -f conftest.er1 3396 3373 cat conftest.err >&5 3397 echo "$as_me:$LINENO: \$? = $ac_status" >&53374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3398 3375 (exit $ac_status); } && { 3399 3376 test -z "$ac_c_werror_flag" || … … 3402 3379 ac_cv_prog_cc_c89=$ac_arg 3403 3380 else 3404 echo "$as_me: failed program was:" >&53381 $as_echo "$as_me: failed program was:" >&5 3405 3382 sed 's/^/| /' conftest.$ac_ext >&5 3406 3383 … … 3418 3395 case "x$ac_cv_prog_cc_c89" in 3419 3396 x) 3420 { echo "$as_me:$LINENO: result: none needed" >&53421 echo "${ECHO_T}none needed" >&6; } ;;3397 { $as_echo "$as_me:$LINENO: result: none needed" >&5 3398 $as_echo "none needed" >&6; } ;; 3422 3399 xno) 3423 { echo "$as_me:$LINENO: result: unsupported" >&53424 echo "${ECHO_T}unsupported" >&6; } ;;3400 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 3401 $as_echo "unsupported" >&6; } ;; 3425 3402 *) 3426 3403 CC="$CC $ac_cv_prog_cc_c89" 3427 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&53428 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;3404 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 3405 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 3429 3406 esac 3430 3407 … … 3443 3420 cat > confinc << 'END' 3444 3421 am__doit: 3445 @echo done3422 @echo this is the am__doit target 3446 3423 .PHONY: am__doit 3447 3424 END 3448 3425 # If we don't find an include directive, just comment out the code. 3449 { echo "$as_me:$LINENO: checking for style of include used by $am_make" >&53450 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }3426 { $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 3427 $as_echo_n "checking for style of include used by $am_make... " >&6; } 3451 3428 am__include="#" 3452 3429 am__quote= … … 3454 3431 # First try GNU make style include. 3455 3432 echo "include confinc" > confmf 3456 # We grep out `Entering directory' and `Leaving directory' 3457 # messages which can occur if `w' ends up in MAKEFLAGS. 3458 # In particular we don't look at `^make:' because GNU make might 3459 # be invoked under some other name (usually "gmake"), in which 3460 # case it prints its new name instead of `make'. 3461 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then 3462 am__include=include 3463 am__quote= 3464 _am_result=GNU 3465 fi 3433 # Ignore all kinds of additional output from `make'. 3434 case `$am_make -s -f confmf 2> /dev/null` in #( 3435 *the\ am__doit\ target*) 3436 am__include=include 3437 am__quote= 3438 _am_result=GNU 3439 ;; 3440 esac 3466 3441 # Now try BSD make style include. 3467 3442 if test "$am__include" = "#"; then 3468 3443 echo '.include "confinc"' > confmf 3469 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then 3470 am__include=.include 3471 am__quote="\"" 3472 _am_result=BSD 3473 fi 3474 fi 3475 3476 3477 { echo "$as_me:$LINENO: result: $_am_result" >&5 3478 echo "${ECHO_T}$_am_result" >&6; } 3444 case `$am_make -s -f confmf 2> /dev/null` in #( 3445 *the\ am__doit\ target*) 3446 am__include=.include 3447 am__quote="\"" 3448 _am_result=BSD 3449 ;; 3450 esac 3451 fi 3452 3453 3454 { $as_echo "$as_me:$LINENO: result: $_am_result" >&5 3455 $as_echo "$_am_result" >&6; } 3479 3456 rm -f confinc confmf 3480 3457 3481 #Check whether --enable-dependency-tracking was given.3458 @%:@ Check whether --enable-dependency-tracking was given. 3482 3459 if test "${enable_dependency_tracking+set}" = set; then 3483 3460 enableval=$enable_dependency_tracking; … … 3500 3477 depcc="$CC" am_compiler_list= 3501 3478 3502 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&53503 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }3479 { $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 3480 $as_echo_n "checking dependency style of $depcc... " >&6; } 3504 3481 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then 3505 echo $ECHO_N "(cached) $ECHO_C" >&63482 $as_echo_n "(cached) " >&6 3506 3483 else 3507 3484 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then … … 3528 3505 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 3529 3506 fi 3507 am__universal=false 3508 case " $depcc " in #( 3509 *\ -arch\ *\ -arch\ *) am__universal=true ;; 3510 esac 3511 3530 3512 for depmode in $am_compiler_list; do 3531 3513 # Setup a source with many dependencies, because some compilers … … 3545 3527 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3546 3528 3529 # We check with `-c' and `-o' for the sake of the "dashmstdout" 3530 # mode. It turns out that the SunPro C++ compiler does not properly 3531 # handle `-M -o', and we need to detect this. Also, some Intel 3532 # versions had trouble with output in subdirs 3533 am__obj=sub/conftest.${OBJEXT-o} 3534 am__minus_obj="-o $am__obj" 3547 3535 case $depmode in 3536 gcc) 3537 # This depmode causes a compiler race in universal mode. 3538 test "$am__universal" = false || continue 3539 ;; 3548 3540 nosideeffect) 3549 3541 # after this tag, mechanisms are not by side-effect, so they'll … … 3555 3547 fi 3556 3548 ;; 3549 msvisualcpp | msvcmsys) 3550 # This compiler won't grok `-c -o', but also, the minuso test has 3551 # not run yet. These depmodes are late enough in the game, and 3552 # so weak that their functioning should not be impacted. 3553 am__obj=conftest.${OBJEXT-o} 3554 am__minus_obj= 3555 ;; 3557 3556 none) break ;; 3558 3557 esac 3559 # We check with `-c' and `-o' for the sake of the "dashmstdout"3560 # mode. It turns out that the SunPro C++ compiler does not properly3561 # handle `-M -o', and we need to detect this.3562 3558 if depmode=$depmode \ 3563 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\3559 source=sub/conftest.c object=$am__obj \ 3564 3560 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 3565 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \3561 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 3566 3562 >/dev/null 2>conftest.err && 3567 3563 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 3568 3564 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 3569 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&3565 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 3570 3566 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 3571 3567 # icc doesn't choke on unknown options, it will just issue warnings … … 3591 3587 3592 3588 fi 3593 { echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&53594 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }3589 { $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 3590 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } 3595 3591 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type 3596 3592 … … 3605 3601 fi 3606 3602 3603 3604 ac_ext=c 3605 ac_cpp='$CPP $CPPFLAGS' 3606 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3607 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3608 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3609 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3610 $as_echo_n "checking how to run the C preprocessor... " >&6; } 3611 # On Suns, sometimes $CPP names a directory. 3612 if test -n "$CPP" && test -d "$CPP"; then 3613 CPP= 3614 fi 3615 if test -z "$CPP"; then 3616 if test "${ac_cv_prog_CPP+set}" = set; then 3617 $as_echo_n "(cached) " >&6 3618 else 3619 # Double quotes because CPP needs to be expanded 3620 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3621 do 3622 ac_preproc_ok=false 3623 for ac_c_preproc_warn_flag in '' yes 3624 do 3625 # Use a header file that comes with gcc, so configuring glibc 3626 # with a fresh cross-compiler works. 3627 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3628 # <limits.h> exists even on freestanding compilers. 3629 # On the NeXT, cc -E runs the code through the compiler's parser, 3630 # not just through cpp. "Syntax error" is here to catch this case. 3631 cat >conftest.$ac_ext <<_ACEOF 3632 /* confdefs.h. */ 3633 _ACEOF 3634 cat confdefs.h >>conftest.$ac_ext 3635 cat >>conftest.$ac_ext <<_ACEOF 3636 /* end confdefs.h. */ 3637 @%:@ifdef __STDC__ 3638 @%:@ include <limits.h> 3639 @%:@else 3640 @%:@ include <assert.h> 3641 @%:@endif 3642 Syntax error 3643 _ACEOF 3644 if { (ac_try="$ac_cpp conftest.$ac_ext" 3645 case "(($ac_try" in 3646 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3647 *) ac_try_echo=$ac_try;; 3648 esac 3649 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3650 $as_echo "$ac_try_echo") >&5 3651 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3652 ac_status=$? 3653 grep -v '^ *+' conftest.er1 >conftest.err 3654 rm -f conftest.er1 3655 cat conftest.err >&5 3656 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3657 (exit $ac_status); } >/dev/null && { 3658 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3659 test ! -s conftest.err 3660 }; then 3661 : 3662 else 3663 $as_echo "$as_me: failed program was:" >&5 3664 sed 's/^/| /' conftest.$ac_ext >&5 3665 3666 # Broken: fails on valid input. 3667 continue 3668 fi 3669 3670 rm -f conftest.err conftest.$ac_ext 3671 3672 # OK, works on sane cases. Now check whether nonexistent headers 3673 # can be detected and how. 3674 cat >conftest.$ac_ext <<_ACEOF 3675 /* confdefs.h. */ 3676 _ACEOF 3677 cat confdefs.h >>conftest.$ac_ext 3678 cat >>conftest.$ac_ext <<_ACEOF 3679 /* end confdefs.h. */ 3680 @%:@include <ac_nonexistent.h> 3681 _ACEOF 3682 if { (ac_try="$ac_cpp conftest.$ac_ext" 3683 case "(($ac_try" in 3684 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3685 *) ac_try_echo=$ac_try;; 3686 esac 3687 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3688 $as_echo "$ac_try_echo") >&5 3689 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3690 ac_status=$? 3691 grep -v '^ *+' conftest.er1 >conftest.err 3692 rm -f conftest.er1 3693 cat conftest.err >&5 3694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3695 (exit $ac_status); } >/dev/null && { 3696 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3697 test ! -s conftest.err 3698 }; then 3699 # Broken: success on invalid input. 3700 continue 3701 else 3702 $as_echo "$as_me: failed program was:" >&5 3703 sed 's/^/| /' conftest.$ac_ext >&5 3704 3705 # Passes both tests. 3706 ac_preproc_ok=: 3707 break 3708 fi 3709 3710 rm -f conftest.err conftest.$ac_ext 3711 3712 done 3713 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3714 rm -f conftest.err conftest.$ac_ext 3715 if $ac_preproc_ok; then 3716 break 3717 fi 3718 3719 done 3720 ac_cv_prog_CPP=$CPP 3721 3722 fi 3723 CPP=$ac_cv_prog_CPP 3724 else 3725 ac_cv_prog_CPP=$CPP 3726 fi 3727 { $as_echo "$as_me:$LINENO: result: $CPP" >&5 3728 $as_echo "$CPP" >&6; } 3729 ac_preproc_ok=false 3730 for ac_c_preproc_warn_flag in '' yes 3731 do 3732 # Use a header file that comes with gcc, so configuring glibc 3733 # with a fresh cross-compiler works. 3734 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3735 # <limits.h> exists even on freestanding compilers. 3736 # On the NeXT, cc -E runs the code through the compiler's parser, 3737 # not just through cpp. "Syntax error" is here to catch this case. 3738 cat >conftest.$ac_ext <<_ACEOF 3739 /* confdefs.h. */ 3740 _ACEOF 3741 cat confdefs.h >>conftest.$ac_ext 3742 cat >>conftest.$ac_ext <<_ACEOF 3743 /* end confdefs.h. */ 3744 @%:@ifdef __STDC__ 3745 @%:@ include <limits.h> 3746 @%:@else 3747 @%:@ include <assert.h> 3748 @%:@endif 3749 Syntax error 3750 _ACEOF 3751 if { (ac_try="$ac_cpp conftest.$ac_ext" 3752 case "(($ac_try" in 3753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3754 *) ac_try_echo=$ac_try;; 3755 esac 3756 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3757 $as_echo "$ac_try_echo") >&5 3758 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3759 ac_status=$? 3760 grep -v '^ *+' conftest.er1 >conftest.err 3761 rm -f conftest.er1 3762 cat conftest.err >&5 3763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3764 (exit $ac_status); } >/dev/null && { 3765 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3766 test ! -s conftest.err 3767 }; then 3768 : 3769 else 3770 $as_echo "$as_me: failed program was:" >&5 3771 sed 's/^/| /' conftest.$ac_ext >&5 3772 3773 # Broken: fails on valid input. 3774 continue 3775 fi 3776 3777 rm -f conftest.err conftest.$ac_ext 3778 3779 # OK, works on sane cases. Now check whether nonexistent headers 3780 # can be detected and how. 3781 cat >conftest.$ac_ext <<_ACEOF 3782 /* confdefs.h. */ 3783 _ACEOF 3784 cat confdefs.h >>conftest.$ac_ext 3785 cat >>conftest.$ac_ext <<_ACEOF 3786 /* end confdefs.h. */ 3787 @%:@include <ac_nonexistent.h> 3788 _ACEOF 3789 if { (ac_try="$ac_cpp conftest.$ac_ext" 3790 case "(($ac_try" in 3791 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3792 *) ac_try_echo=$ac_try;; 3793 esac 3794 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3795 $as_echo "$ac_try_echo") >&5 3796 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3797 ac_status=$? 3798 grep -v '^ *+' conftest.er1 >conftest.err 3799 rm -f conftest.er1 3800 cat conftest.err >&5 3801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3802 (exit $ac_status); } >/dev/null && { 3803 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3804 test ! -s conftest.err 3805 }; then 3806 # Broken: success on invalid input. 3807 continue 3808 else 3809 $as_echo "$as_me: failed program was:" >&5 3810 sed 's/^/| /' conftest.$ac_ext >&5 3811 3812 # Passes both tests. 3813 ac_preproc_ok=: 3814 break 3815 fi 3816 3817 rm -f conftest.err conftest.$ac_ext 3818 3819 done 3820 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3821 rm -f conftest.err conftest.$ac_ext 3822 if $ac_preproc_ok; then 3823 : 3824 else 3825 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3826 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3827 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3828 See \`config.log' for more details." >&5 3829 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3830 See \`config.log' for more details." >&2;} 3831 { (exit 1); exit 1; }; }; } 3832 fi 3833 3834 ac_ext=c 3835 ac_cpp='$CPP $CPPFLAGS' 3836 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3837 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3838 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3607 3839 3608 3840 ac_ext=cpp … … 3616 3848 else 3617 3849 if test -n "$ac_tool_prefix"; then 3618 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC3850 for ac_prog in g++ icl 3619 3851 do 3620 3852 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3621 3853 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3622 { echo "$as_me:$LINENO: checking for $ac_word" >&53623 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3854 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3855 $as_echo_n "checking for $ac_word... " >&6; } 3624 3856 if test "${ac_cv_prog_CXX+set}" = set; then 3625 echo $ECHO_N "(cached) $ECHO_C" >&63857 $as_echo_n "(cached) " >&6 3626 3858 else 3627 3859 if test -n "$CXX"; then … … 3636 3868 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3637 3869 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3638 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53870 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3639 3871 break 2 3640 3872 fi … … 3647 3879 CXX=$ac_cv_prog_CXX 3648 3880 if test -n "$CXX"; then 3649 { echo "$as_me:$LINENO: result: $CXX" >&53650 echo "${ECHO_T}$CXX" >&6; }3651 else 3652 { echo "$as_me:$LINENO: result: no" >&53653 echo "${ECHO_T}no" >&6; }3881 { $as_echo "$as_me:$LINENO: result: $CXX" >&5 3882 $as_echo "$CXX" >&6; } 3883 else 3884 { $as_echo "$as_me:$LINENO: result: no" >&5 3885 $as_echo "no" >&6; } 3654 3886 fi 3655 3887 … … 3660 3892 if test -z "$CXX"; then 3661 3893 ac_ct_CXX=$CXX 3662 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC3894 for ac_prog in g++ icl 3663 3895 do 3664 3896 # Extract the first word of "$ac_prog", so it can be a program name with args. 3665 3897 set dummy $ac_prog; ac_word=$2 3666 { echo "$as_me:$LINENO: checking for $ac_word" >&53667 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3898 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3899 $as_echo_n "checking for $ac_word... " >&6; } 3668 3900 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 3669 echo $ECHO_N "(cached) $ECHO_C" >&63901 $as_echo_n "(cached) " >&6 3670 3902 else 3671 3903 if test -n "$ac_ct_CXX"; then … … 3680 3912 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3681 3913 ac_cv_prog_ac_ct_CXX="$ac_prog" 3682 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53914 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3683 3915 break 2 3684 3916 fi … … 3691 3923 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 3692 3924 if test -n "$ac_ct_CXX"; then 3693 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&53694 echo "${ECHO_T}$ac_ct_CXX" >&6; }3695 else 3696 { echo "$as_me:$LINENO: result: no" >&53697 echo "${ECHO_T}no" >&6; }3925 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 3926 $as_echo "$ac_ct_CXX" >&6; } 3927 else 3928 { $as_echo "$as_me:$LINENO: result: no" >&5 3929 $as_echo "no" >&6; } 3698 3930 fi 3699 3931 … … 3707 3939 case $cross_compiling:$ac_tool_warned in 3708 3940 yes:) 3709 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3710 whose name does not start with the host triplet. If you think this 3711 configuration is useful to you, please write to autoconf@gnu.org." >&5 3712 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3713 whose name does not start with the host triplet. If you think this 3714 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 3941 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 3942 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 3715 3943 ac_tool_warned=yes ;; 3716 3944 esac … … 3722 3950 fi 3723 3951 # Provide some information about the compiler. 3724 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3725 ac_compiler=`set X $ac_compile; echo $2` 3952 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3953 set X $ac_compile 3954 ac_compiler=$2 3726 3955 { (ac_try="$ac_compiler --version >&5" 3727 3956 case "(($ac_try" in … … 3729 3958 *) ac_try_echo=$ac_try;; 3730 3959 esac 3731 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3960 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3961 $as_echo "$ac_try_echo") >&5 3732 3962 (eval "$ac_compiler --version >&5") 2>&5 3733 3963 ac_status=$? 3734 echo "$as_me:$LINENO: \$? = $ac_status" >&53964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3735 3965 (exit $ac_status); } 3736 3966 { (ac_try="$ac_compiler -v >&5" … … 3739 3969 *) ac_try_echo=$ac_try;; 3740 3970 esac 3741 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3972 $as_echo "$ac_try_echo") >&5 3742 3973 (eval "$ac_compiler -v >&5") 2>&5 3743 3974 ac_status=$? 3744 echo "$as_me:$LINENO: \$? = $ac_status" >&53975 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3745 3976 (exit $ac_status); } 3746 3977 { (ac_try="$ac_compiler -V >&5" … … 3749 3980 *) ac_try_echo=$ac_try;; 3750 3981 esac 3751 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3983 $as_echo "$ac_try_echo") >&5 3752 3984 (eval "$ac_compiler -V >&5") 2>&5 3753 3985 ac_status=$? 3754 echo "$as_me:$LINENO: \$? = $ac_status" >&53986 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3755 3987 (exit $ac_status); } 3756 3988 3757 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&53758 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }3989 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 3990 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3759 3991 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 3760 echo $ECHO_N "(cached) $ECHO_C" >&63992 $as_echo_n "(cached) " >&6 3761 3993 else 3762 3994 cat >conftest.$ac_ext <<_ACEOF … … 3784 4016 *) ac_try_echo=$ac_try;; 3785 4017 esac 3786 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4018 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4019 $as_echo "$ac_try_echo") >&5 3787 4020 (eval "$ac_compile") 2>conftest.er1 3788 4021 ac_status=$? … … 3790 4023 rm -f conftest.er1 3791 4024 cat conftest.err >&5 3792 echo "$as_me:$LINENO: \$? = $ac_status" >&54025 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3793 4026 (exit $ac_status); } && { 3794 4027 test -z "$ac_cxx_werror_flag" || … … 3797 4030 ac_compiler_gnu=yes 3798 4031 else 3799 echo "$as_me: failed program was:" >&54032 $as_echo "$as_me: failed program was:" >&5 3800 4033 sed 's/^/| /' conftest.$ac_ext >&5 3801 4034 … … 3807 4040 3808 4041 fi 3809 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3810 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 3811 GXX=`test $ac_compiler_gnu = yes && echo yes` 4042 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4043 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 4044 if test $ac_compiler_gnu = yes; then 4045 GXX=yes 4046 else 4047 GXX= 4048 fi 3812 4049 ac_test_CXXFLAGS=${CXXFLAGS+set} 3813 4050 ac_save_CXXFLAGS=$CXXFLAGS 3814 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&53815 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }4051 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 4052 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3816 4053 if test "${ac_cv_prog_cxx_g+set}" = set; then 3817 echo $ECHO_N "(cached) $ECHO_C" >&64054 $as_echo_n "(cached) " >&6 3818 4055 else 3819 4056 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 3842 4079 *) ac_try_echo=$ac_try;; 3843 4080 esac 3844 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4081 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4082 $as_echo "$ac_try_echo") >&5 3845 4083 (eval "$ac_compile") 2>conftest.er1 3846 4084 ac_status=$? … … 3848 4086 rm -f conftest.er1 3849 4087 cat conftest.err >&5 3850 echo "$as_me:$LINENO: \$? = $ac_status" >&54088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3851 4089 (exit $ac_status); } && { 3852 4090 test -z "$ac_cxx_werror_flag" || … … 3855 4093 ac_cv_prog_cxx_g=yes 3856 4094 else 3857 echo "$as_me: failed program was:" >&54095 $as_echo "$as_me: failed program was:" >&5 3858 4096 sed 's/^/| /' conftest.$ac_ext >&5 3859 4097 … … 3880 4118 *) ac_try_echo=$ac_try;; 3881 4119 esac 3882 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4121 $as_echo "$ac_try_echo") >&5 3883 4122 (eval "$ac_compile") 2>conftest.er1 3884 4123 ac_status=$? … … 3886 4125 rm -f conftest.er1 3887 4126 cat conftest.err >&5 3888 echo "$as_me:$LINENO: \$? = $ac_status" >&54127 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3889 4128 (exit $ac_status); } && { 3890 4129 test -z "$ac_cxx_werror_flag" || … … 3893 4132 : 3894 4133 else 3895 echo "$as_me: failed program was:" >&54134 $as_echo "$as_me: failed program was:" >&5 3896 4135 sed 's/^/| /' conftest.$ac_ext >&5 3897 4136 … … 3919 4158 *) ac_try_echo=$ac_try;; 3920 4159 esac 3921 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4160 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4161 $as_echo "$ac_try_echo") >&5 3922 4162 (eval "$ac_compile") 2>conftest.er1 3923 4163 ac_status=$? … … 3925 4165 rm -f conftest.er1 3926 4166 cat conftest.err >&5 3927 echo "$as_me:$LINENO: \$? = $ac_status" >&54167 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3928 4168 (exit $ac_status); } && { 3929 4169 test -z "$ac_cxx_werror_flag" || … … 3932 4172 ac_cv_prog_cxx_g=yes 3933 4173 else 3934 echo "$as_me: failed program was:" >&54174 $as_echo "$as_me: failed program was:" >&5 3935 4175 sed 's/^/| /' conftest.$ac_ext >&5 3936 4176 … … 3947 4187 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 3948 4188 fi 3949 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&53950 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }4189 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 4190 $as_echo "$ac_cv_prog_cxx_g" >&6; } 3951 4191 if test "$ac_test_CXXFLAGS" = set; then 3952 4192 CXXFLAGS=$ac_save_CXXFLAGS … … 3972 4212 depcc="$CXX" am_compiler_list= 3973 4213 3974 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&53975 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }4214 { $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 4215 $as_echo_n "checking dependency style of $depcc... " >&6; } 3976 4216 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then 3977 echo $ECHO_N "(cached) $ECHO_C" >&64217 $as_echo_n "(cached) " >&6 3978 4218 else 3979 4219 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then … … 4000 4240 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 4001 4241 fi 4242 am__universal=false 4243 case " $depcc " in #( 4244 *\ -arch\ *\ -arch\ *) am__universal=true ;; 4245 esac 4246 4002 4247 for depmode in $am_compiler_list; do 4003 4248 # Setup a source with many dependencies, because some compilers … … 4017 4262 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 4018 4263 4264 # We check with `-c' and `-o' for the sake of the "dashmstdout" 4265 # mode. It turns out that the SunPro C++ compiler does not properly 4266 # handle `-M -o', and we need to detect this. Also, some Intel 4267 # versions had trouble with output in subdirs 4268 am__obj=sub/conftest.${OBJEXT-o} 4269 am__minus_obj="-o $am__obj" 4019 4270 case $depmode in 4271 gcc) 4272 # This depmode causes a compiler race in universal mode. 4273 test "$am__universal" = false || continue 4274 ;; 4020 4275 nosideeffect) 4021 4276 # after this tag, mechanisms are not by side-effect, so they'll … … 4027 4282 fi 4028 4283 ;; 4284 msvisualcpp | msvcmsys) 4285 # This compiler won't grok `-c -o', but also, the minuso test has 4286 # not run yet. These depmodes are late enough in the game, and 4287 # so weak that their functioning should not be impacted. 4288 am__obj=conftest.${OBJEXT-o} 4289 am__minus_obj= 4290 ;; 4029 4291 none) break ;; 4030 4292 esac 4031 # We check with `-c' and `-o' for the sake of the "dashmstdout"4032 # mode. It turns out that the SunPro C++ compiler does not properly4033 # handle `-M -o', and we need to detect this.4034 4293 if depmode=$depmode \ 4035 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\4294 source=sub/conftest.c object=$am__obj \ 4036 4295 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 4037 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \4296 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 4038 4297 >/dev/null 2>conftest.err && 4039 4298 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 4040 4299 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 4041 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&4300 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 4042 4301 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 4043 4302 # icc doesn't choke on unknown options, it will just issue warnings … … 4063 4322 4064 4323 fi 4065 { echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&54066 echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }4324 { $as_echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 4325 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } 4067 4326 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type 4068 4327 … … 4083 4342 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 4084 4343 if test -n "$ac_tool_prefix"; then 4085 for ac_prog in ifort g77 4344 for ac_prog in ifort g77 gfortran 4086 4345 do 4087 4346 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 4088 4347 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4089 { echo "$as_me:$LINENO: checking for $ac_word" >&54090 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4348 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4349 $as_echo_n "checking for $ac_word... " >&6; } 4091 4350 if test "${ac_cv_prog_F77+set}" = set; then 4092 echo $ECHO_N "(cached) $ECHO_C" >&64351 $as_echo_n "(cached) " >&6 4093 4352 else 4094 4353 if test -n "$F77"; then … … 4103 4362 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4104 4363 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 4105 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54364 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4106 4365 break 2 4107 4366 fi … … 4114 4373 F77=$ac_cv_prog_F77 4115 4374 if test -n "$F77"; then 4116 { echo "$as_me:$LINENO: result: $F77" >&54117 echo "${ECHO_T}$F77" >&6; }4118 else 4119 { echo "$as_me:$LINENO: result: no" >&54120 echo "${ECHO_T}no" >&6; }4375 { $as_echo "$as_me:$LINENO: result: $F77" >&5 4376 $as_echo "$F77" >&6; } 4377 else 4378 { $as_echo "$as_me:$LINENO: result: no" >&5 4379 $as_echo "no" >&6; } 4121 4380 fi 4122 4381 … … 4127 4386 if test -z "$F77"; then 4128 4387 ac_ct_F77=$F77 4129 for ac_prog in ifort g77 4388 for ac_prog in ifort g77 gfortran 4130 4389 do 4131 4390 # Extract the first word of "$ac_prog", so it can be a program name with args. 4132 4391 set dummy $ac_prog; ac_word=$2 4133 { echo "$as_me:$LINENO: checking for $ac_word" >&54134 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4392 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4393 $as_echo_n "checking for $ac_word... " >&6; } 4135 4394 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 4136 echo $ECHO_N "(cached) $ECHO_C" >&64395 $as_echo_n "(cached) " >&6 4137 4396 else 4138 4397 if test -n "$ac_ct_F77"; then … … 4147 4406 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4148 4407 ac_cv_prog_ac_ct_F77="$ac_prog" 4149 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54408 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4150 4409 break 2 4151 4410 fi … … 4158 4417 ac_ct_F77=$ac_cv_prog_ac_ct_F77 4159 4418 if test -n "$ac_ct_F77"; then 4160 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&54161 echo "${ECHO_T}$ac_ct_F77" >&6; }4162 else 4163 { echo "$as_me:$LINENO: result: no" >&54164 echo "${ECHO_T}no" >&6; }4419 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 4420 $as_echo "$ac_ct_F77" >&6; } 4421 else 4422 { $as_echo "$as_me:$LINENO: result: no" >&5 4423 $as_echo "no" >&6; } 4165 4424 fi 4166 4425 … … 4174 4433 case $cross_compiling:$ac_tool_warned in 4175 4434 yes:) 4176 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 4177 whose name does not start with the host triplet. If you think this 4178 configuration is useful to you, please write to autoconf@gnu.org." >&5 4179 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 4180 whose name does not start with the host triplet. If you think this 4181 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 4435 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 4436 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 4182 4437 ac_tool_warned=yes ;; 4183 4438 esac … … 4188 4443 4189 4444 # Provide some information about the compiler. 4190 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 4191 ac_compiler=`set X $ac_compile; echo $2` 4445 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 4446 set X $ac_compile 4447 ac_compiler=$2 4192 4448 { (ac_try="$ac_compiler --version >&5" 4193 4449 case "(($ac_try" in … … 4195 4451 *) ac_try_echo=$ac_try;; 4196 4452 esac 4197 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4453 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4454 $as_echo "$ac_try_echo") >&5 4198 4455 (eval "$ac_compiler --version >&5") 2>&5 4199 4456 ac_status=$? 4200 echo "$as_me:$LINENO: \$? = $ac_status" >&54457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4201 4458 (exit $ac_status); } 4202 4459 { (ac_try="$ac_compiler -v >&5" … … 4205 4462 *) ac_try_echo=$ac_try;; 4206 4463 esac 4207 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4464 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4465 $as_echo "$ac_try_echo") >&5 4208 4466 (eval "$ac_compiler -v >&5") 2>&5 4209 4467 ac_status=$? 4210 echo "$as_me:$LINENO: \$? = $ac_status" >&54468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4211 4469 (exit $ac_status); } 4212 4470 { (ac_try="$ac_compiler -V >&5" … … 4215 4473 *) ac_try_echo=$ac_try;; 4216 4474 esac 4217 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4475 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4476 $as_echo "$ac_try_echo") >&5 4218 4477 (eval "$ac_compiler -V >&5") 2>&5 4219 4478 ac_status=$? 4220 echo "$as_me:$LINENO: \$? = $ac_status" >&54479 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4221 4480 (exit $ac_status); } 4222 4481 rm -f a.out … … 4226 4485 ac_save_ext=$ac_ext 4227 4486 ac_ext=F 4228 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&54229 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }4487 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 4488 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; } 4230 4489 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 4231 echo $ECHO_N "(cached) $ECHO_C" >&64490 $as_echo_n "(cached) " >&6 4232 4491 else 4233 4492 cat >conftest.$ac_ext <<_ACEOF … … 4245 4504 *) ac_try_echo=$ac_try;; 4246 4505 esac 4247 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4506 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4507 $as_echo "$ac_try_echo") >&5 4248 4508 (eval "$ac_compile") 2>conftest.er1 4249 4509 ac_status=$? … … 4251 4511 rm -f conftest.er1 4252 4512 cat conftest.err >&5 4253 echo "$as_me:$LINENO: \$? = $ac_status" >&54513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4254 4514 (exit $ac_status); } && { 4255 4515 test -z "$ac_f77_werror_flag" || … … 4258 4518 ac_compiler_gnu=yes 4259 4519 else 4260 echo "$as_me: failed program was:" >&54520 $as_echo "$as_me: failed program was:" >&5 4261 4521 sed 's/^/| /' conftest.$ac_ext >&5 4262 4522 … … 4268 4528 4269 4529 fi 4270 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&54271 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }4530 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 4531 $as_echo "$ac_cv_f77_compiler_gnu" >&6; } 4272 4532 ac_ext=$ac_save_ext 4273 4533 ac_test_FFLAGS=${FFLAGS+set} 4274 4534 ac_save_FFLAGS=$FFLAGS 4275 4535 FFLAGS= 4276 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&54277 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }4536 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 4537 $as_echo_n "checking whether $F77 accepts -g... " >&6; } 4278 4538 if test "${ac_cv_prog_f77_g+set}" = set; then 4279 echo $ECHO_N "(cached) $ECHO_C" >&64539 $as_echo_n "(cached) " >&6 4280 4540 else 4281 4541 FFLAGS=-g … … 4291 4551 *) ac_try_echo=$ac_try;; 4292 4552 esac 4293 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4553 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4554 $as_echo "$ac_try_echo") >&5 4294 4555 (eval "$ac_compile") 2>conftest.er1 4295 4556 ac_status=$? … … 4297 4558 rm -f conftest.er1 4298 4559 cat conftest.err >&5 4299 echo "$as_me:$LINENO: \$? = $ac_status" >&54560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4300 4561 (exit $ac_status); } && { 4301 4562 test -z "$ac_f77_werror_flag" || … … 4304 4565 ac_cv_prog_f77_g=yes 4305 4566 else 4306 echo "$as_me: failed program was:" >&54567 $as_echo "$as_me: failed program was:" >&5 4307 4568 sed 's/^/| /' conftest.$ac_ext >&5 4308 4569 … … 4313 4574 4314 4575 fi 4315 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&54316 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }4576 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 4577 $as_echo "$ac_cv_prog_f77_g" >&6; } 4317 4578 if test "$ac_test_FFLAGS" = set; then 4318 4579 FFLAGS=$ac_save_FFLAGS … … 4331 4592 fi 4332 4593 4333 G77=`test $ac_compiler_gnu = yes && echo yes` 4594 if test $ac_compiler_gnu = yes; then 4595 G77=yes 4596 else 4597 G77= 4598 fi 4334 4599 ac_ext=c 4335 4600 ac_cpp='$CPP $CPPFLAGS' … … 4343 4608 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4344 4609 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 4345 { echo "$as_me:$LINENO: checking how to get verbose linking output from $F77" >&54346 echo $ECHO_N "checking how to get verbose linking output from $F77... $ECHO_C" >&6; }4610 { $as_echo "$as_me:$LINENO: checking how to get verbose linking output from $F77" >&5 4611 $as_echo_n "checking how to get verbose linking output from $F77... " >&6; } 4347 4612 if test "${ac_cv_prog_f77_v+set}" = set; then 4348 echo $ECHO_N "(cached) $ECHO_C" >&64613 $as_echo_n "(cached) " >&6 4349 4614 else 4350 4615 cat >conftest.$ac_ext <<_ACEOF … … 4359 4624 *) ac_try_echo=$ac_try;; 4360 4625 esac 4361 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4626 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4627 $as_echo "$ac_try_echo") >&5 4362 4628 (eval "$ac_compile") 2>conftest.er1 4363 4629 ac_status=$? … … 4365 4631 rm -f conftest.er1 4366 4632 cat conftest.err >&5 4367 echo "$as_me:$LINENO: \$? = $ac_status" >&54633 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4368 4634 (exit $ac_status); } && { 4369 4635 test -z "$ac_f77_werror_flag" || … … 4387 4653 eval "set x $ac_link" 4388 4654 shift 4389 echo "$as_me:$LINENO: $*" >&5 4390 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4391 echo "$ac_f77_v_output" >&5 4655 $as_echo "$as_me:$LINENO: $*" >&5 4656 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH, 4657 # LIBRARY_PATH; skip all such settings. 4658 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | 4659 grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="` 4660 $as_echo "$ac_f77_v_output" >&5 4392 4661 FFLAGS=$ac_save_FFLAGS 4393 4662 4394 rm - f conftest*4663 rm -rf conftest* 4395 4664 4396 4665 # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where … … 4399 4668 ac_f77_v_output="`echo $ac_f77_v_output | 4400 4669 grep 'LPATH is:' | 4401 sed 's ,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_f77_v_output"4670 sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_f77_v_output" 4402 4671 4403 4672 # FIXME: we keep getting bitten by quoted arguments; a more general fix … … 4439 4708 done 4440 4709 if test -z "$ac_cv_prog_f77_v"; then 4441 { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F77" >&54442 echo "$as_me: WARNING: cannot determine how to obtain linking information from $F77" >&2;}4443 fi 4444 else 4445 echo "$as_me: failed program was:" >&54710 { $as_echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F77" >&5 4711 $as_echo "$as_me: WARNING: cannot determine how to obtain linking information from $F77" >&2;} 4712 fi 4713 else 4714 $as_echo "$as_me: failed program was:" >&5 4446 4715 sed 's/^/| /' conftest.$ac_ext >&5 4447 4716 4448 { echo "$as_me:$LINENO: WARNING: compilation failed" >&54449 echo "$as_me: WARNING: compilation failed" >&2;}4717 { $as_echo "$as_me:$LINENO: WARNING: compilation failed" >&5 4718 $as_echo "$as_me: WARNING: compilation failed" >&2;} 4450 4719 fi 4451 4720 … … 4453 4722 4454 4723 fi 4455 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_v" >&54456 echo "${ECHO_T}$ac_cv_prog_f77_v" >&6; }4457 { echo "$as_me:$LINENO: checking for Fortran 77 libraries of $F77" >&54458 echo $ECHO_N "checking for Fortran 77 libraries of $F77... $ECHO_C" >&6; }4724 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_v" >&5 4725 $as_echo "$ac_cv_prog_f77_v" >&6; } 4726 { $as_echo "$as_me:$LINENO: checking for Fortran 77 libraries of $F77" >&5 4727 $as_echo_n "checking for Fortran 77 libraries of $F77... " >&6; } 4459 4728 if test "${ac_cv_f77_libs+set}" = set; then 4460 echo $ECHO_N "(cached) $ECHO_C" >&64729 $as_echo_n "(cached) " >&6 4461 4730 else 4462 4731 if test "x$FLIBS" != "x"; then … … 4478 4747 eval "set x $ac_link" 4479 4748 shift 4480 echo "$as_me:$LINENO: $*" >&5 4481 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4482 echo "$ac_f77_v_output" >&5 4749 $as_echo "$as_me:$LINENO: $*" >&5 4750 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH, 4751 # LIBRARY_PATH; skip all such settings. 4752 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | 4753 grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="` 4754 $as_echo "$ac_f77_v_output" >&5 4483 4755 FFLAGS=$ac_save_FFLAGS 4484 4756 4485 rm - f conftest*4757 rm -rf conftest* 4486 4758 4487 4759 # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where … … 4490 4762 ac_f77_v_output="`echo $ac_f77_v_output | 4491 4763 grep 'LPATH is:' | 4492 sed 's ,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_f77_v_output"4764 sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_f77_v_output" 4493 4765 4494 4766 # FIXME: we keep getting bitten by quoted arguments; a more general fix … … 4589 4861 ;; 4590 4862 -YP,*) 4591 for ac_j in ` echo $ac_arg| sed -e 's/-YP,/-L/;s/:/ -L/g'`; do4863 for ac_j in `$as_echo "$ac_arg" | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do 4592 4864 ac_exists=false 4593 4865 for ac_i in $ac_cv_f77_libs; do … … 4637 4909 case `(uname -sr) 2>/dev/null` in 4638 4910 "SunOS 5"*) 4639 ac_ld_run_path=` echo $ac_f77_v_output|4911 ac_ld_run_path=`$as_echo "$ac_f77_v_output" | 4640 4912 sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'` 4641 4913 test "x$ac_ld_run_path" != x && … … 4652 4924 4653 4925 fi 4654 { echo "$as_me:$LINENO: result: $ac_cv_f77_libs" >&54655 echo "${ECHO_T}$ac_cv_f77_libs" >&6; }4926 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_libs" >&5 4927 $as_echo "$ac_cv_f77_libs" >&6; } 4656 4928 FLIBS="$ac_cv_f77_libs" 4657 4929 … … 4664 4936 4665 4937 if test "x$CC" != xcc; then 4666 { echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&54667 echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6; }4668 else 4669 { echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&54670 echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6; }4671 fi 4672 set dummy $CC; ac_cc=` echo $2|4938 { $as_echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5 4939 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; } 4940 else 4941 { $as_echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5 4942 $as_echo_n "checking whether cc understands -c and -o together... " >&6; } 4943 fi 4944 set dummy $CC; ac_cc=`$as_echo "$2" | 4673 4945 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4674 4946 if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then 4675 echo $ECHO_N "(cached) $ECHO_C" >&64947 $as_echo_n "(cached) " >&6 4676 4948 else 4677 4949 cat >conftest.$ac_ext <<_ACEOF … … 4699 4971 *) ac_try_echo=$ac_try;; 4700 4972 esac 4701 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4973 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4974 $as_echo "$ac_try_echo") >&5 4702 4975 (eval "$ac_try") 2>&5 4703 4976 ac_status=$? 4704 echo "$as_me:$LINENO: \$? = $ac_status" >&54977 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4705 4978 (exit $ac_status); } && 4706 4979 test -f conftest2.$ac_objext && { (case "(($ac_try" in … … 4708 4981 *) ac_try_echo=$ac_try;; 4709 4982 esac 4710 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4983 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4984 $as_echo "$ac_try_echo") >&5 4711 4985 (eval "$ac_try") 2>&5 4712 4986 ac_status=$? 4713 echo "$as_me:$LINENO: \$? = $ac_status" >&54987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4714 4988 (exit $ac_status); }; 4715 4989 then … … 4722 4996 *) ac_try_echo=$ac_try;; 4723 4997 esac 4724 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4998 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4999 $as_echo "$ac_try_echo") >&5 4725 5000 (eval "$ac_try") 2>&5 4726 5001 ac_status=$? 4727 echo "$as_me:$LINENO: \$? = $ac_status" >&55002 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4728 5003 (exit $ac_status); }; }; then 4729 5004 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5' … … 4733 5008 *) ac_try_echo=$ac_try;; 4734 5009 esac 4735 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5011 $as_echo "$ac_try_echo") >&5 4736 5012 (eval "$ac_try") 2>&5 4737 5013 ac_status=$? 4738 echo "$as_me:$LINENO: \$? = $ac_status" >&55014 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4739 5015 (exit $ac_status); } && 4740 5016 test -f conftest2.$ac_objext && { (case "(($ac_try" in … … 4742 5018 *) ac_try_echo=$ac_try;; 4743 5019 esac 4744 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5020 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5021 $as_echo "$ac_try_echo") >&5 4745 5022 (eval "$ac_try") 2>&5 4746 5023 ac_status=$? 4747 echo "$as_me:$LINENO: \$? = $ac_status" >&55024 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4748 5025 (exit $ac_status); }; 4749 5026 then … … 4763 5040 fi 4764 5041 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then 4765 { echo "$as_me:$LINENO: result: yes" >&54766 echo "${ECHO_T}yes" >&6; }4767 else 4768 { echo "$as_me:$LINENO: result: no" >&54769 echo "${ECHO_T}no" >&6; }5042 { $as_echo "$as_me:$LINENO: result: yes" >&5 5043 $as_echo "yes" >&6; } 5044 else 5045 { $as_echo "$as_me:$LINENO: result: no" >&5 5046 $as_echo "no" >&6; } 4770 5047 4771 5048 cat >>confdefs.h <<\_ACEOF … … 4778 5055 # there is no other way. 4779 5056 set dummy $CC 4780 ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4781 if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then 5057 am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 5058 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o 5059 if test "$am_t" != yes; then 4782 5060 # Losing compiler, so override with the script. 4783 5061 # FIXME: It is wrong to rewrite CC. … … 4790 5068 4791 5069 4792 ac_ext=c 4793 ac_cpp='$CPP $CPPFLAGS' 4794 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4795 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4796 ac_compiler_gnu=$ac_cv_c_compiler_gnu 4797 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 4798 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 4799 # On Suns, sometimes $CPP names a directory. 4800 if test -n "$CPP" && test -d "$CPP"; then 4801 CPP= 4802 fi 4803 if test -z "$CPP"; then 4804 if test "${ac_cv_prog_CPP+set}" = set; then 4805 echo $ECHO_N "(cached) $ECHO_C" >&6 4806 else 4807 # Double quotes because CPP needs to be expanded 4808 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 4809 do 4810 ac_preproc_ok=false 4811 for ac_c_preproc_warn_flag in '' yes 4812 do 4813 # Use a header file that comes with gcc, so configuring glibc 4814 # with a fresh cross-compiler works. 4815 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 4816 # <limits.h> exists even on freestanding compilers. 4817 # On the NeXT, cc -E runs the code through the compiler's parser, 4818 # not just through cpp. "Syntax error" is here to catch this case. 4819 cat >conftest.$ac_ext <<_ACEOF 4820 /* confdefs.h. */ 4821 _ACEOF 4822 cat confdefs.h >>conftest.$ac_ext 4823 cat >>conftest.$ac_ext <<_ACEOF 4824 /* end confdefs.h. */ 4825 @%:@ifdef __STDC__ 4826 @%:@ include <limits.h> 4827 @%:@else 4828 @%:@ include <assert.h> 4829 @%:@endif 4830 Syntax error 4831 _ACEOF 4832 if { (ac_try="$ac_cpp conftest.$ac_ext" 4833 case "(($ac_try" in 4834 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4835 *) ac_try_echo=$ac_try;; 4836 esac 4837 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4838 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4839 ac_status=$? 4840 grep -v '^ *+' conftest.er1 >conftest.err 4841 rm -f conftest.er1 4842 cat conftest.err >&5 4843 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4844 (exit $ac_status); } >/dev/null && { 4845 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4846 test ! -s conftest.err 4847 }; then 4848 : 4849 else 4850 echo "$as_me: failed program was:" >&5 4851 sed 's/^/| /' conftest.$ac_ext >&5 4852 4853 # Broken: fails on valid input. 4854 continue 4855 fi 4856 4857 rm -f conftest.err conftest.$ac_ext 4858 4859 # OK, works on sane cases. Now check whether nonexistent headers 4860 # can be detected and how. 4861 cat >conftest.$ac_ext <<_ACEOF 4862 /* confdefs.h. */ 4863 _ACEOF 4864 cat confdefs.h >>conftest.$ac_ext 4865 cat >>conftest.$ac_ext <<_ACEOF 4866 /* end confdefs.h. */ 4867 @%:@include <ac_nonexistent.h> 4868 _ACEOF 4869 if { (ac_try="$ac_cpp conftest.$ac_ext" 4870 case "(($ac_try" in 4871 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4872 *) ac_try_echo=$ac_try;; 4873 esac 4874 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4875 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4876 ac_status=$? 4877 grep -v '^ *+' conftest.er1 >conftest.err 4878 rm -f conftest.er1 4879 cat conftest.err >&5 4880 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4881 (exit $ac_status); } >/dev/null && { 4882 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4883 test ! -s conftest.err 4884 }; then 4885 # Broken: success on invalid input. 4886 continue 4887 else 4888 echo "$as_me: failed program was:" >&5 4889 sed 's/^/| /' conftest.$ac_ext >&5 4890 4891 # Passes both tests. 4892 ac_preproc_ok=: 4893 break 4894 fi 4895 4896 rm -f conftest.err conftest.$ac_ext 4897 4898 done 4899 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 4900 rm -f conftest.err conftest.$ac_ext 4901 if $ac_preproc_ok; then 4902 break 4903 fi 4904 4905 done 4906 ac_cv_prog_CPP=$CPP 4907 4908 fi 4909 CPP=$ac_cv_prog_CPP 4910 else 4911 ac_cv_prog_CPP=$CPP 4912 fi 4913 { echo "$as_me:$LINENO: result: $CPP" >&5 4914 echo "${ECHO_T}$CPP" >&6; } 4915 ac_preproc_ok=false 4916 for ac_c_preproc_warn_flag in '' yes 4917 do 4918 # Use a header file that comes with gcc, so configuring glibc 4919 # with a fresh cross-compiler works. 4920 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 4921 # <limits.h> exists even on freestanding compilers. 4922 # On the NeXT, cc -E runs the code through the compiler's parser, 4923 # not just through cpp. "Syntax error" is here to catch this case. 4924 cat >conftest.$ac_ext <<_ACEOF 4925 /* confdefs.h. */ 4926 _ACEOF 4927 cat confdefs.h >>conftest.$ac_ext 4928 cat >>conftest.$ac_ext <<_ACEOF 4929 /* end confdefs.h. */ 4930 @%:@ifdef __STDC__ 4931 @%:@ include <limits.h> 4932 @%:@else 4933 @%:@ include <assert.h> 4934 @%:@endif 4935 Syntax error 4936 _ACEOF 4937 if { (ac_try="$ac_cpp conftest.$ac_ext" 4938 case "(($ac_try" in 4939 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4940 *) ac_try_echo=$ac_try;; 4941 esac 4942 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4943 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4944 ac_status=$? 4945 grep -v '^ *+' conftest.er1 >conftest.err 4946 rm -f conftest.er1 4947 cat conftest.err >&5 4948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4949 (exit $ac_status); } >/dev/null && { 4950 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4951 test ! -s conftest.err 4952 }; then 4953 : 4954 else 4955 echo "$as_me: failed program was:" >&5 4956 sed 's/^/| /' conftest.$ac_ext >&5 4957 4958 # Broken: fails on valid input. 4959 continue 4960 fi 4961 4962 rm -f conftest.err conftest.$ac_ext 4963 4964 # OK, works on sane cases. Now check whether nonexistent headers 4965 # can be detected and how. 4966 cat >conftest.$ac_ext <<_ACEOF 4967 /* confdefs.h. */ 4968 _ACEOF 4969 cat confdefs.h >>conftest.$ac_ext 4970 cat >>conftest.$ac_ext <<_ACEOF 4971 /* end confdefs.h. */ 4972 @%:@include <ac_nonexistent.h> 4973 _ACEOF 4974 if { (ac_try="$ac_cpp conftest.$ac_ext" 4975 case "(($ac_try" in 4976 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4977 *) ac_try_echo=$ac_try;; 4978 esac 4979 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4980 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4981 ac_status=$? 4982 grep -v '^ *+' conftest.er1 >conftest.err 4983 rm -f conftest.er1 4984 cat conftest.err >&5 4985 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4986 (exit $ac_status); } >/dev/null && { 4987 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4988 test ! -s conftest.err 4989 }; then 4990 # Broken: success on invalid input. 4991 continue 4992 else 4993 echo "$as_me: failed program was:" >&5 4994 sed 's/^/| /' conftest.$ac_ext >&5 4995 4996 # Passes both tests. 4997 ac_preproc_ok=: 4998 break 4999 fi 5000 5001 rm -f conftest.err conftest.$ac_ext 5002 5003 done 5004 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5005 rm -f conftest.err conftest.$ac_ext 5006 if $ac_preproc_ok; then 5007 : 5008 else 5009 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 5010 See \`config.log' for more details." >&5 5011 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 5012 See \`config.log' for more details." >&2;} 5013 { (exit 1); exit 1; }; } 5014 fi 5015 5016 ac_ext=c 5017 ac_cpp='$CPP $CPPFLAGS' 5018 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5019 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5020 ac_compiler_gnu=$ac_cv_c_compiler_gnu 5021 5022 5023 { echo "$as_me:$LINENO: checking for X" >&5 5024 echo $ECHO_N "checking for X... $ECHO_C" >&6; } 5025 5026 5027 # Check whether --with-x was given. 5070 5071 { $as_echo "$as_me:$LINENO: checking for X" >&5 5072 $as_echo_n "checking for X... " >&6; } 5073 5074 5075 @%:@ Check whether --with-x was given. 5028 5076 if test "${with_x+set}" = set; then 5029 5077 withval=$with_x; … … 5036 5084 else 5037 5085 case $x_includes,$x_libraries in #( 5038 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&55039 echo "$as_me: error: Cannot use X directory names containing '" >&2;}5086 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5 5087 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;} 5040 5088 { (exit 1); exit 1; }; };; #( 5041 5089 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then 5042 echo $ECHO_N "(cached) $ECHO_C" >&65090 $as_echo_n "(cached) " >&6 5043 5091 else 5044 5092 # One or both of the vars are not set, and there is no cached value. … … 5061 5109 done 5062 5110 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 5063 for ac_extension in a so sl ; do5111 for ac_extension in a so sl dylib la dll; do 5064 5112 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && 5065 5113 test -f "$ac_im_libdir/libX11.$ac_extension"; then … … 5075 5123 esac 5076 5124 case $ac_im_usrlibdir in 5077 /usr/lib | / lib) ;;5125 /usr/lib | /usr/lib64 | /lib | /lib64) ;; 5078 5126 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; 5079 5127 esac … … 5136 5184 *) ac_try_echo=$ac_try;; 5137 5185 esac 5138 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5186 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5187 $as_echo "$ac_try_echo") >&5 5139 5188 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5140 5189 ac_status=$? … … 5142 5191 rm -f conftest.er1 5143 5192 cat conftest.err >&5 5144 echo "$as_me:$LINENO: \$? = $ac_status" >&55193 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5145 5194 (exit $ac_status); } >/dev/null && { 5146 5195 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 5150 5199 ac_x_includes= 5151 5200 else 5152 echo "$as_me: failed program was:" >&55201 $as_echo "$as_me: failed program was:" >&5 5153 5202 sed 's/^/| /' conftest.$ac_ext >&5 5154 5203 … … 5191 5240 *) ac_try_echo=$ac_try;; 5192 5241 esac 5193 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5242 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5243 $as_echo "$ac_try_echo") >&5 5194 5244 (eval "$ac_link") 2>conftest.er1 5195 5245 ac_status=$? … … 5197 5247 rm -f conftest.er1 5198 5248 cat conftest.err >&5 5199 echo "$as_me:$LINENO: \$? = $ac_status" >&55249 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5200 5250 (exit $ac_status); } && { 5201 5251 test -z "$ac_c_werror_flag" || 5202 5252 test ! -s conftest.err 5203 } && test -s conftest$ac_exeext && 5204 $as_test_x conftest$ac_exeext; then 5253 } && test -s conftest$ac_exeext && { 5254 test "$cross_compiling" = yes || 5255 $as_test_x conftest$ac_exeext 5256 }; then 5205 5257 LIBS=$ac_save_LIBS 5206 5258 # We can link X programs with no special library path. 5207 5259 ac_x_libraries= 5208 5260 else 5209 echo "$as_me: failed program was:" >&55261 $as_echo "$as_me: failed program was:" >&5 5210 5262 sed 's/^/| /' conftest.$ac_ext >&5 5211 5263 5212 5264 LIBS=$ac_save_LIBS 5213 for ac_dir in ` echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`5265 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 5214 5266 do 5215 5267 # Don't even attempt the hair of trying to link an X program! 5216 for ac_extension in a so sl ; do5268 for ac_extension in a so sl dylib la dll; do 5217 5269 if test -r "$ac_dir/libX11.$ac_extension"; then 5218 5270 ac_x_libraries=$ac_dir … … 5223 5275 fi 5224 5276 5277 rm -rf conftest.dSYM 5225 5278 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5226 5279 conftest$ac_exeext conftest.$ac_ext … … 5245 5298 5246 5299 if test "$have_x" != yes; then 5247 { echo "$as_me:$LINENO: result: $have_x" >&55248 echo "${ECHO_T}$have_x" >&6; }5300 { $as_echo "$as_me:$LINENO: result: $have_x" >&5 5301 $as_echo "$have_x" >&6; } 5249 5302 no_x=yes 5250 5303 else … … 5256 5309 ac_x_includes='$x_includes'\ 5257 5310 ac_x_libraries='$x_libraries'" 5258 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&55259 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }5311 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 5312 $as_echo "libraries $x_libraries, headers $x_includes" >&6; } 5260 5313 fi 5261 5314 … … 5278 5331 # For Solaris; some versions of Sun CC require a space after -R and 5279 5332 # others require no space. Words are not sufficient . . . . 5280 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&55281 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; }5333 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 5334 $as_echo_n "checking whether -R must be followed by a space... " >&6; } 5282 5335 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" 5283 5336 ac_xsave_c_werror_flag=$ac_c_werror_flag … … 5304 5357 *) ac_try_echo=$ac_try;; 5305 5358 esac 5306 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5359 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5360 $as_echo "$ac_try_echo") >&5 5307 5361 (eval "$ac_link") 2>conftest.er1 5308 5362 ac_status=$? … … 5310 5364 rm -f conftest.er1 5311 5365 cat conftest.err >&5 5312 echo "$as_me:$LINENO: \$? = $ac_status" >&55366 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5313 5367 (exit $ac_status); } && { 5314 5368 test -z "$ac_c_werror_flag" || 5315 5369 test ! -s conftest.err 5316 } && test -s conftest$ac_exeext && 5317 $as_test_x conftest$ac_exeext; then 5318 { echo "$as_me:$LINENO: result: no" >&5 5319 echo "${ECHO_T}no" >&6; } 5370 } && test -s conftest$ac_exeext && { 5371 test "$cross_compiling" = yes || 5372 $as_test_x conftest$ac_exeext 5373 }; then 5374 { $as_echo "$as_me:$LINENO: result: no" >&5 5375 $as_echo "no" >&6; } 5320 5376 X_LIBS="$X_LIBS -R$x_libraries" 5321 5377 else 5322 echo "$as_me: failed program was:" >&55378 $as_echo "$as_me: failed program was:" >&5 5323 5379 sed 's/^/| /' conftest.$ac_ext >&5 5324 5380 … … 5345 5401 *) ac_try_echo=$ac_try;; 5346 5402 esac 5347 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5404 $as_echo "$ac_try_echo") >&5 5348 5405 (eval "$ac_link") 2>conftest.er1 5349 5406 ac_status=$? … … 5351 5408 rm -f conftest.er1 5352 5409 cat conftest.err >&5 5353 echo "$as_me:$LINENO: \$? = $ac_status" >&55410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5354 5411 (exit $ac_status); } && { 5355 5412 test -z "$ac_c_werror_flag" || 5356 5413 test ! -s conftest.err 5357 } && test -s conftest$ac_exeext && 5358 $as_test_x conftest$ac_exeext; then 5359 { echo "$as_me:$LINENO: result: yes" >&5 5360 echo "${ECHO_T}yes" >&6; } 5414 } && test -s conftest$ac_exeext && { 5415 test "$cross_compiling" = yes || 5416 $as_test_x conftest$ac_exeext 5417 }; then 5418 { $as_echo "$as_me:$LINENO: result: yes" >&5 5419 $as_echo "yes" >&6; } 5361 5420 X_LIBS="$X_LIBS -R $x_libraries" 5362 5421 else 5363 echo "$as_me: failed program was:" >&55422 $as_echo "$as_me: failed program was:" >&5 5364 5423 sed 's/^/| /' conftest.$ac_ext >&5 5365 5424 5366 { echo "$as_me:$LINENO: result: neither works" >&5 5367 echo "${ECHO_T}neither works" >&6; } 5368 fi 5369 5425 { $as_echo "$as_me:$LINENO: result: neither works" >&5 5426 $as_echo "neither works" >&6; } 5427 fi 5428 5429 rm -rf conftest.dSYM 5370 5430 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5371 5431 conftest$ac_exeext conftest.$ac_ext 5372 5432 fi 5373 5433 5434 rm -rf conftest.dSYM 5374 5435 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5375 5436 conftest$ac_exeext conftest.$ac_ext … … 5417 5478 *) ac_try_echo=$ac_try;; 5418 5479 esac 5419 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5480 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5481 $as_echo "$ac_try_echo") >&5 5420 5482 (eval "$ac_link") 2>conftest.er1 5421 5483 ac_status=$? … … 5423 5485 rm -f conftest.er1 5424 5486 cat conftest.err >&5 5425 echo "$as_me:$LINENO: \$? = $ac_status" >&55487 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5426 5488 (exit $ac_status); } && { 5427 5489 test -z "$ac_c_werror_flag" || 5428 5490 test ! -s conftest.err 5429 } && test -s conftest$ac_exeext && 5430 $as_test_x conftest$ac_exeext; then 5491 } && test -s conftest$ac_exeext && { 5492 test "$cross_compiling" = yes || 5493 $as_test_x conftest$ac_exeext 5494 }; then 5431 5495 : 5432 5496 else 5433 echo "$as_me: failed program was:" >&55497 $as_echo "$as_me: failed program was:" >&5 5434 5498 sed 's/^/| /' conftest.$ac_ext >&5 5435 5499 5436 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&55437 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }5500 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 5501 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 5438 5502 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then 5439 echo $ECHO_N "(cached) $ECHO_C" >&65503 $as_echo_n "(cached) " >&6 5440 5504 else 5441 5505 ac_check_lib_save_LIBS=$LIBS … … 5469 5533 *) ac_try_echo=$ac_try;; 5470 5534 esac 5471 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5535 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5536 $as_echo "$ac_try_echo") >&5 5472 5537 (eval "$ac_link") 2>conftest.er1 5473 5538 ac_status=$? … … 5475 5540 rm -f conftest.er1 5476 5541 cat conftest.err >&5 5477 echo "$as_me:$LINENO: \$? = $ac_status" >&55542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5478 5543 (exit $ac_status); } && { 5479 5544 test -z "$ac_c_werror_flag" || 5480 5545 test ! -s conftest.err 5481 } && test -s conftest$ac_exeext && 5482 $as_test_x conftest$ac_exeext; then 5546 } && test -s conftest$ac_exeext && { 5547 test "$cross_compiling" = yes || 5548 $as_test_x conftest$ac_exeext 5549 }; then 5483 5550 ac_cv_lib_dnet_dnet_ntoa=yes 5484 5551 else 5485 echo "$as_me: failed program was:" >&55552 $as_echo "$as_me: failed program was:" >&5 5486 5553 sed 's/^/| /' conftest.$ac_ext >&5 5487 5554 … … 5489 5556 fi 5490 5557 5558 rm -rf conftest.dSYM 5491 5559 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5492 5560 conftest$ac_exeext conftest.$ac_ext 5493 5561 LIBS=$ac_check_lib_save_LIBS 5494 5562 fi 5495 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&55496 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }5497 if test $ac_cv_lib_dnet_dnet_ntoa =yes; then5563 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5564 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5565 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then 5498 5566 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5499 5567 fi 5500 5568 5501 5569 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5502 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&55503 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; }5570 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 5571 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 5504 5572 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then 5505 echo $ECHO_N "(cached) $ECHO_C" >&65573 $as_echo_n "(cached) " >&6 5506 5574 else 5507 5575 ac_check_lib_save_LIBS=$LIBS … … 5535 5603 *) ac_try_echo=$ac_try;; 5536 5604 esac 5537 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5605 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5606 $as_echo "$ac_try_echo") >&5 5538 5607 (eval "$ac_link") 2>conftest.er1 5539 5608 ac_status=$? … … 5541 5610 rm -f conftest.er1 5542 5611 cat conftest.err >&5 5543 echo "$as_me:$LINENO: \$? = $ac_status" >&55612 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5544 5613 (exit $ac_status); } && { 5545 5614 test -z "$ac_c_werror_flag" || 5546 5615 test ! -s conftest.err 5547 } && test -s conftest$ac_exeext && 5548 $as_test_x conftest$ac_exeext; then 5616 } && test -s conftest$ac_exeext && { 5617 test "$cross_compiling" = yes || 5618 $as_test_x conftest$ac_exeext 5619 }; then 5549 5620 ac_cv_lib_dnet_stub_dnet_ntoa=yes 5550 5621 else 5551 echo "$as_me: failed program was:" >&55622 $as_echo "$as_me: failed program was:" >&5 5552 5623 sed 's/^/| /' conftest.$ac_ext >&5 5553 5624 … … 5555 5626 fi 5556 5627 5628 rm -rf conftest.dSYM 5557 5629 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5558 5630 conftest$ac_exeext conftest.$ac_ext 5559 5631 LIBS=$ac_check_lib_save_LIBS 5560 5632 fi 5561 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&55562 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }5563 if test $ac_cv_lib_dnet_stub_dnet_ntoa =yes; then5633 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5634 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5635 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then 5564 5636 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5565 5637 fi … … 5568 5640 fi 5569 5641 5642 rm -rf conftest.dSYM 5570 5643 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5571 5644 conftest$ac_exeext conftest.$ac_ext … … 5580 5653 # The functions gethostbyname, getservbyname, and inet_addr are 5581 5654 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5582 { echo "$as_me:$LINENO: checking for gethostbyname" >&55583 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }5655 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5 5656 $as_echo_n "checking for gethostbyname... " >&6; } 5584 5657 if test "${ac_cv_func_gethostbyname+set}" = set; then 5585 echo $ECHO_N "(cached) $ECHO_C" >&65658 $as_echo_n "(cached) " >&6 5586 5659 else 5587 5660 cat >conftest.$ac_ext <<_ACEOF … … 5636 5709 *) ac_try_echo=$ac_try;; 5637 5710 esac 5638 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5711 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5712 $as_echo "$ac_try_echo") >&5 5639 5713 (eval "$ac_link") 2>conftest.er1 5640 5714 ac_status=$? … … 5642 5716 rm -f conftest.er1 5643 5717 cat conftest.err >&5 5644 echo "$as_me:$LINENO: \$? = $ac_status" >&55718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5645 5719 (exit $ac_status); } && { 5646 5720 test -z "$ac_c_werror_flag" || 5647 5721 test ! -s conftest.err 5648 } && test -s conftest$ac_exeext && 5649 $as_test_x conftest$ac_exeext; then 5722 } && test -s conftest$ac_exeext && { 5723 test "$cross_compiling" = yes || 5724 $as_test_x conftest$ac_exeext 5725 }; then 5650 5726 ac_cv_func_gethostbyname=yes 5651 5727 else 5652 echo "$as_me: failed program was:" >&55728 $as_echo "$as_me: failed program was:" >&5 5653 5729 sed 's/^/| /' conftest.$ac_ext >&5 5654 5730 … … 5656 5732 fi 5657 5733 5734 rm -rf conftest.dSYM 5658 5735 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5659 5736 conftest$ac_exeext conftest.$ac_ext 5660 5737 fi 5661 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&55662 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }5738 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 5739 $as_echo "$ac_cv_func_gethostbyname" >&6; } 5663 5740 5664 5741 if test $ac_cv_func_gethostbyname = no; then 5665 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&55666 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }5742 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 5743 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5667 5744 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 5668 echo $ECHO_N "(cached) $ECHO_C" >&65745 $as_echo_n "(cached) " >&6 5669 5746 else 5670 5747 ac_check_lib_save_LIBS=$LIBS … … 5698 5775 *) ac_try_echo=$ac_try;; 5699 5776 esac 5700 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5777 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5778 $as_echo "$ac_try_echo") >&5 5701 5779 (eval "$ac_link") 2>conftest.er1 5702 5780 ac_status=$? … … 5704 5782 rm -f conftest.er1 5705 5783 cat conftest.err >&5 5706 echo "$as_me:$LINENO: \$? = $ac_status" >&55784 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5707 5785 (exit $ac_status); } && { 5708 5786 test -z "$ac_c_werror_flag" || 5709 5787 test ! -s conftest.err 5710 } && test -s conftest$ac_exeext && 5711 $as_test_x conftest$ac_exeext; then 5788 } && test -s conftest$ac_exeext && { 5789 test "$cross_compiling" = yes || 5790 $as_test_x conftest$ac_exeext 5791 }; then 5712 5792 ac_cv_lib_nsl_gethostbyname=yes 5713 5793 else 5714 echo "$as_me: failed program was:" >&55794 $as_echo "$as_me: failed program was:" >&5 5715 5795 sed 's/^/| /' conftest.$ac_ext >&5 5716 5796 … … 5718 5798 fi 5719 5799 5800 rm -rf conftest.dSYM 5720 5801 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5721 5802 conftest$ac_exeext conftest.$ac_ext 5722 5803 LIBS=$ac_check_lib_save_LIBS 5723 5804 fi 5724 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&55725 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }5726 if test $ac_cv_lib_nsl_gethostbyname =yes; then5805 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 5806 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 5807 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then 5727 5808 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 5728 5809 fi 5729 5810 5730 5811 if test $ac_cv_lib_nsl_gethostbyname = no; then 5731 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&55732 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; }5812 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 5813 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 5733 5814 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then 5734 echo $ECHO_N "(cached) $ECHO_C" >&65815 $as_echo_n "(cached) " >&6 5735 5816 else 5736 5817 ac_check_lib_save_LIBS=$LIBS … … 5764 5845 *) ac_try_echo=$ac_try;; 5765 5846 esac 5766 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5848 $as_echo "$ac_try_echo") >&5 5767 5849 (eval "$ac_link") 2>conftest.er1 5768 5850 ac_status=$? … … 5770 5852 rm -f conftest.er1 5771 5853 cat conftest.err >&5 5772 echo "$as_me:$LINENO: \$? = $ac_status" >&55854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5773 5855 (exit $ac_status); } && { 5774 5856 test -z "$ac_c_werror_flag" || 5775 5857 test ! -s conftest.err 5776 } && test -s conftest$ac_exeext && 5777 $as_test_x conftest$ac_exeext; then 5858 } && test -s conftest$ac_exeext && { 5859 test "$cross_compiling" = yes || 5860 $as_test_x conftest$ac_exeext 5861 }; then 5778 5862 ac_cv_lib_bsd_gethostbyname=yes 5779 5863 else 5780 echo "$as_me: failed program was:" >&55864 $as_echo "$as_me: failed program was:" >&5 5781 5865 sed 's/^/| /' conftest.$ac_ext >&5 5782 5866 … … 5784 5868 fi 5785 5869 5870 rm -rf conftest.dSYM 5786 5871 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5787 5872 conftest$ac_exeext conftest.$ac_ext 5788 5873 LIBS=$ac_check_lib_save_LIBS 5789 5874 fi 5790 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&55791 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; }5792 if test $ac_cv_lib_bsd_gethostbyname =yes; then5875 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 5876 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 5877 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then 5793 5878 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 5794 5879 fi … … 5804 5889 # must be given before -lnsl if both are needed. We assume that 5805 5890 # if connect needs -lnsl, so does gethostbyname. 5806 { echo "$as_me:$LINENO: checking for connect" >&55807 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }5891 { $as_echo "$as_me:$LINENO: checking for connect" >&5 5892 $as_echo_n "checking for connect... " >&6; } 5808 5893 if test "${ac_cv_func_connect+set}" = set; then 5809 echo $ECHO_N "(cached) $ECHO_C" >&65894 $as_echo_n "(cached) " >&6 5810 5895 else 5811 5896 cat >conftest.$ac_ext <<_ACEOF … … 5860 5945 *) ac_try_echo=$ac_try;; 5861 5946 esac 5862 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5947 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5948 $as_echo "$ac_try_echo") >&5 5863 5949 (eval "$ac_link") 2>conftest.er1 5864 5950 ac_status=$? … … 5866 5952 rm -f conftest.er1 5867 5953 cat conftest.err >&5 5868 echo "$as_me:$LINENO: \$? = $ac_status" >&55954 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5869 5955 (exit $ac_status); } && { 5870 5956 test -z "$ac_c_werror_flag" || 5871 5957 test ! -s conftest.err 5872 } && test -s conftest$ac_exeext && 5873 $as_test_x conftest$ac_exeext; then 5958 } && test -s conftest$ac_exeext && { 5959 test "$cross_compiling" = yes || 5960 $as_test_x conftest$ac_exeext 5961 }; then 5874 5962 ac_cv_func_connect=yes 5875 5963 else 5876 echo "$as_me: failed program was:" >&55964 $as_echo "$as_me: failed program was:" >&5 5877 5965 sed 's/^/| /' conftest.$ac_ext >&5 5878 5966 … … 5880 5968 fi 5881 5969 5970 rm -rf conftest.dSYM 5882 5971 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5883 5972 conftest$ac_exeext conftest.$ac_ext 5884 5973 fi 5885 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&55886 echo "${ECHO_T}$ac_cv_func_connect" >&6; }5974 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 5975 $as_echo "$ac_cv_func_connect" >&6; } 5887 5976 5888 5977 if test $ac_cv_func_connect = no; then 5889 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&55890 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; }5978 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 5979 $as_echo_n "checking for connect in -lsocket... " >&6; } 5891 5980 if test "${ac_cv_lib_socket_connect+set}" = set; then 5892 echo $ECHO_N "(cached) $ECHO_C" >&65981 $as_echo_n "(cached) " >&6 5893 5982 else 5894 5983 ac_check_lib_save_LIBS=$LIBS … … 5922 6011 *) ac_try_echo=$ac_try;; 5923 6012 esac 5924 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6013 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6014 $as_echo "$ac_try_echo") >&5 5925 6015 (eval "$ac_link") 2>conftest.er1 5926 6016 ac_status=$? … … 5928 6018 rm -f conftest.er1 5929 6019 cat conftest.err >&5 5930 echo "$as_me:$LINENO: \$? = $ac_status" >&56020 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5931 6021 (exit $ac_status); } && { 5932 6022 test -z "$ac_c_werror_flag" || 5933 6023 test ! -s conftest.err 5934 } && test -s conftest$ac_exeext && 5935 $as_test_x conftest$ac_exeext; then 6024 } && test -s conftest$ac_exeext && { 6025 test "$cross_compiling" = yes || 6026 $as_test_x conftest$ac_exeext 6027 }; then 5936 6028 ac_cv_lib_socket_connect=yes 5937 6029 else 5938 echo "$as_me: failed program was:" >&56030 $as_echo "$as_me: failed program was:" >&5 5939 6031 sed 's/^/| /' conftest.$ac_ext >&5 5940 6032 … … 5942 6034 fi 5943 6035 6036 rm -rf conftest.dSYM 5944 6037 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5945 6038 conftest$ac_exeext conftest.$ac_ext 5946 6039 LIBS=$ac_check_lib_save_LIBS 5947 6040 fi 5948 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&55949 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; }5950 if test $ac_cv_lib_socket_connect =yes; then6041 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 6042 $as_echo "$ac_cv_lib_socket_connect" >&6; } 6043 if test "x$ac_cv_lib_socket_connect" = x""yes; then 5951 6044 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 5952 6045 fi … … 5955 6048 5956 6049 # Guillermo Gomez says -lposix is necessary on A/UX. 5957 { echo "$as_me:$LINENO: checking for remove" >&55958 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }6050 { $as_echo "$as_me:$LINENO: checking for remove" >&5 6051 $as_echo_n "checking for remove... " >&6; } 5959 6052 if test "${ac_cv_func_remove+set}" = set; then 5960 echo $ECHO_N "(cached) $ECHO_C" >&66053 $as_echo_n "(cached) " >&6 5961 6054 else 5962 6055 cat >conftest.$ac_ext <<_ACEOF … … 6011 6104 *) ac_try_echo=$ac_try;; 6012 6105 esac 6013 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6107 $as_echo "$ac_try_echo") >&5 6014 6108 (eval "$ac_link") 2>conftest.er1 6015 6109 ac_status=$? … … 6017 6111 rm -f conftest.er1 6018 6112 cat conftest.err >&5 6019 echo "$as_me:$LINENO: \$? = $ac_status" >&56113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6020 6114 (exit $ac_status); } && { 6021 6115 test -z "$ac_c_werror_flag" || 6022 6116 test ! -s conftest.err 6023 } && test -s conftest$ac_exeext && 6024 $as_test_x conftest$ac_exeext; then 6117 } && test -s conftest$ac_exeext && { 6118 test "$cross_compiling" = yes || 6119 $as_test_x conftest$ac_exeext 6120 }; then 6025 6121 ac_cv_func_remove=yes 6026 6122 else 6027 echo "$as_me: failed program was:" >&56123 $as_echo "$as_me: failed program was:" >&5 6028 6124 sed 's/^/| /' conftest.$ac_ext >&5 6029 6125 … … 6031 6127 fi 6032 6128 6129 rm -rf conftest.dSYM 6033 6130 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6034 6131 conftest$ac_exeext conftest.$ac_ext 6035 6132 fi 6036 { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&56037 echo "${ECHO_T}$ac_cv_func_remove" >&6; }6133 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 6134 $as_echo "$ac_cv_func_remove" >&6; } 6038 6135 6039 6136 if test $ac_cv_func_remove = no; then 6040 { echo "$as_me:$LINENO: checking for remove in -lposix" >&56041 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; }6137 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5 6138 $as_echo_n "checking for remove in -lposix... " >&6; } 6042 6139 if test "${ac_cv_lib_posix_remove+set}" = set; then 6043 echo $ECHO_N "(cached) $ECHO_C" >&66140 $as_echo_n "(cached) " >&6 6044 6141 else 6045 6142 ac_check_lib_save_LIBS=$LIBS … … 6073 6170 *) ac_try_echo=$ac_try;; 6074 6171 esac 6075 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6172 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6173 $as_echo "$ac_try_echo") >&5 6076 6174 (eval "$ac_link") 2>conftest.er1 6077 6175 ac_status=$? … … 6079 6177 rm -f conftest.er1 6080 6178 cat conftest.err >&5 6081 echo "$as_me:$LINENO: \$? = $ac_status" >&56179 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6082 6180 (exit $ac_status); } && { 6083 6181 test -z "$ac_c_werror_flag" || 6084 6182 test ! -s conftest.err 6085 } && test -s conftest$ac_exeext && 6086 $as_test_x conftest$ac_exeext; then 6183 } && test -s conftest$ac_exeext && { 6184 test "$cross_compiling" = yes || 6185 $as_test_x conftest$ac_exeext 6186 }; then 6087 6187 ac_cv_lib_posix_remove=yes 6088 6188 else 6089 echo "$as_me: failed program was:" >&56189 $as_echo "$as_me: failed program was:" >&5 6090 6190 sed 's/^/| /' conftest.$ac_ext >&5 6091 6191 … … 6093 6193 fi 6094 6194 6195 rm -rf conftest.dSYM 6095 6196 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6096 6197 conftest$ac_exeext conftest.$ac_ext 6097 6198 LIBS=$ac_check_lib_save_LIBS 6098 6199 fi 6099 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&56100 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; }6101 if test $ac_cv_lib_posix_remove =yes; then6200 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 6201 $as_echo "$ac_cv_lib_posix_remove" >&6; } 6202 if test "x$ac_cv_lib_posix_remove" = x""yes; then 6102 6203 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6103 6204 fi … … 6106 6207 6107 6208 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6108 { echo "$as_me:$LINENO: checking for shmat" >&56109 echo $ECHO_N "checking for shmat... $ECHO_C" >&6; }6209 { $as_echo "$as_me:$LINENO: checking for shmat" >&5 6210 $as_echo_n "checking for shmat... " >&6; } 6110 6211 if test "${ac_cv_func_shmat+set}" = set; then 6111 echo $ECHO_N "(cached) $ECHO_C" >&66212 $as_echo_n "(cached) " >&6 6112 6213 else 6113 6214 cat >conftest.$ac_ext <<_ACEOF … … 6162 6263 *) ac_try_echo=$ac_try;; 6163 6264 esac 6164 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6265 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6266 $as_echo "$ac_try_echo") >&5 6165 6267 (eval "$ac_link") 2>conftest.er1 6166 6268 ac_status=$? … … 6168 6270 rm -f conftest.er1 6169 6271 cat conftest.err >&5 6170 echo "$as_me:$LINENO: \$? = $ac_status" >&56272 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6171 6273 (exit $ac_status); } && { 6172 6274 test -z "$ac_c_werror_flag" || 6173 6275 test ! -s conftest.err 6174 } && test -s conftest$ac_exeext && 6175 $as_test_x conftest$ac_exeext; then 6276 } && test -s conftest$ac_exeext && { 6277 test "$cross_compiling" = yes || 6278 $as_test_x conftest$ac_exeext 6279 }; then 6176 6280 ac_cv_func_shmat=yes 6177 6281 else 6178 echo "$as_me: failed program was:" >&56282 $as_echo "$as_me: failed program was:" >&5 6179 6283 sed 's/^/| /' conftest.$ac_ext >&5 6180 6284 … … 6182 6286 fi 6183 6287 6288 rm -rf conftest.dSYM 6184 6289 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6185 6290 conftest$ac_exeext conftest.$ac_ext 6186 6291 fi 6187 { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&56188 echo "${ECHO_T}$ac_cv_func_shmat" >&6; }6292 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 6293 $as_echo "$ac_cv_func_shmat" >&6; } 6189 6294 6190 6295 if test $ac_cv_func_shmat = no; then 6191 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&56192 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; }6296 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 6297 $as_echo_n "checking for shmat in -lipc... " >&6; } 6193 6298 if test "${ac_cv_lib_ipc_shmat+set}" = set; then 6194 echo $ECHO_N "(cached) $ECHO_C" >&66299 $as_echo_n "(cached) " >&6 6195 6300 else 6196 6301 ac_check_lib_save_LIBS=$LIBS … … 6224 6329 *) ac_try_echo=$ac_try;; 6225 6330 esac 6226 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6332 $as_echo "$ac_try_echo") >&5 6227 6333 (eval "$ac_link") 2>conftest.er1 6228 6334 ac_status=$? … … 6230 6336 rm -f conftest.er1 6231 6337 cat conftest.err >&5 6232 echo "$as_me:$LINENO: \$? = $ac_status" >&56338 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6233 6339 (exit $ac_status); } && { 6234 6340 test -z "$ac_c_werror_flag" || 6235 6341 test ! -s conftest.err 6236 } && test -s conftest$ac_exeext && 6237 $as_test_x conftest$ac_exeext; then 6342 } && test -s conftest$ac_exeext && { 6343 test "$cross_compiling" = yes || 6344 $as_test_x conftest$ac_exeext 6345 }; then 6238 6346 ac_cv_lib_ipc_shmat=yes 6239 6347 else 6240 echo "$as_me: failed program was:" >&56348 $as_echo "$as_me: failed program was:" >&5 6241 6349 sed 's/^/| /' conftest.$ac_ext >&5 6242 6350 … … 6244 6352 fi 6245 6353 6354 rm -rf conftest.dSYM 6246 6355 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6247 6356 conftest$ac_exeext conftest.$ac_ext 6248 6357 LIBS=$ac_check_lib_save_LIBS 6249 6358 fi 6250 { echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&56251 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; }6252 if test $ac_cv_lib_ipc_shmat =yes; then6359 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 6360 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6361 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then 6253 6362 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6254 6363 fi … … 6266 6375 # libraries we check for below, so use a different variable. 6267 6376 # John Interrante, Karl Berry 6268 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&56269 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; }6377 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 6378 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6270 6379 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then 6271 echo $ECHO_N "(cached) $ECHO_C" >&66380 $as_echo_n "(cached) " >&6 6272 6381 else 6273 6382 ac_check_lib_save_LIBS=$LIBS … … 6301 6410 *) ac_try_echo=$ac_try;; 6302 6411 esac 6303 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6413 $as_echo "$ac_try_echo") >&5 6304 6414 (eval "$ac_link") 2>conftest.er1 6305 6415 ac_status=$? … … 6307 6417 rm -f conftest.er1 6308 6418 cat conftest.err >&5 6309 echo "$as_me:$LINENO: \$? = $ac_status" >&56419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6310 6420 (exit $ac_status); } && { 6311 6421 test -z "$ac_c_werror_flag" || 6312 6422 test ! -s conftest.err 6313 } && test -s conftest$ac_exeext && 6314 $as_test_x conftest$ac_exeext; then 6423 } && test -s conftest$ac_exeext && { 6424 test "$cross_compiling" = yes || 6425 $as_test_x conftest$ac_exeext 6426 }; then 6315 6427 ac_cv_lib_ICE_IceConnectionNumber=yes 6316 6428 else 6317 echo "$as_me: failed program was:" >&56429 $as_echo "$as_me: failed program was:" >&5 6318 6430 sed 's/^/| /' conftest.$ac_ext >&5 6319 6431 … … 6321 6433 fi 6322 6434 6435 rm -rf conftest.dSYM 6323 6436 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6324 6437 conftest$ac_exeext conftest.$ac_ext 6325 6438 LIBS=$ac_check_lib_save_LIBS 6326 6439 fi 6327 { echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&56328 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }6329 if test $ac_cv_lib_ICE_IceConnectionNumber =yes; then6440 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 6441 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6442 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then 6330 6443 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6331 6444 fi … … 6338 6451 ax_enable_matlab= 6339 6452 6340 #Check whether --with-matlab-dir was given.6453 @%:@ Check whether --with-matlab-dir was given. 6341 6454 if test "${with_matlab_dir+set}" = set; then 6342 6455 withval=$with_matlab_dir; case $withval in … … 6352 6465 MATLAB=`cd "${withval-/}" > /dev/null 2>&1 && pwd` 6353 6466 if test -z "$MATLAB" ; then 6354 { { echo "$as_me:$LINENO: error: invalid value '$withval' for --with-matlab" >&56355 echo "$as_me: error: invalid value '$withval' for --with-matlab" >&2;}6467 { { $as_echo "$as_me:$LINENO: error: invalid value '$withval' for --with-matlab" >&5 6468 $as_echo "$as_me: error: invalid value '$withval' for --with-matlab" >&2;} 6356 6469 { (exit 1); exit 1; }; } 6357 6470 fi … … 6361 6474 6362 6475 if test x$ax_enable_matlab != xno ; then 6363 { echo "$as_me:$LINENO: checking for Matlab prefix" >&56364 echo $ECHO_N "checking for Matlab prefix... $ECHO_C" >&6; }6476 { $as_echo "$as_me:$LINENO: checking for Matlab prefix" >&5 6477 $as_echo_n "checking for Matlab prefix... " >&6; } 6365 6478 if test "${ax_cv_matlab+set}" = set; then 6366 echo $ECHO_N "(cached) $ECHO_C" >&66479 $as_echo_n "(cached) " >&6 6367 6480 else 6368 6481 if test "${MATLAB+set}" = set ; then … … 6390 6503 fi 6391 6504 fi 6392 { echo "$as_me:$LINENO: result: $ax_cv_matlab" >&56393 echo "${ECHO_T}$ax_cv_matlab" >&6; }6505 { $as_echo "$as_me:$LINENO: result: $ax_cv_matlab" >&5 6506 $as_echo "$ax_cv_matlab" >&6; } 6394 6507 if test "$ax_cv_matlab" = "not found" ; then 6395 6508 unset MATLAB … … 6398 6511 MATLAB=`echo "$ax_cv_matlab" | sed 's,/*$,,'` 6399 6512 fi 6400 { echo "$as_me:$LINENO: checking whether to enable Matlab support" >&56401 echo $ECHO_N "checking whether to enable Matlab support... $ECHO_C" >&6; }6513 { $as_echo "$as_me:$LINENO: checking whether to enable Matlab support" >&5 6514 $as_echo_n "checking whether to enable Matlab support... " >&6; } 6402 6515 if test x$ax_enable_matlab != xno ; then 6403 6516 if test "${MATLAB+set}" = set && test -d "$MATLAB/extern/include" ; then … … 6407 6520 else 6408 6521 # Fail if Matlab was explicitly enabled. 6409 { echo "$as_me:$LINENO: result: failure" >&56410 echo "${ECHO_T}failure" >&6; }6411 { { echo "$as_me:$LINENO: error: check your Matlab setup" >&56412 echo "$as_me: error: check your Matlab setup" >&2;}6522 { $as_echo "$as_me:$LINENO: result: failure" >&5 6523 $as_echo "failure" >&6; } 6524 { { $as_echo "$as_me:$LINENO: error: check your Matlab setup" >&5 6525 $as_echo "$as_me: error: check your Matlab setup" >&2;} 6413 6526 { (exit 1); exit 1; }; } 6414 6527 fi 6415 6528 fi 6416 { echo "$as_me:$LINENO: result: $ax_enable_matlab" >&56417 echo "${ECHO_T}$ax_enable_matlab" >&6; }6529 { $as_echo "$as_me:$LINENO: result: $ax_enable_matlab" >&5 6530 $as_echo "$ax_enable_matlab" >&6; } 6418 6531 if test x$ax_enable_matlab = xyes ; then 6419 6532 … … 6427 6540 6428 6541 6429 #Check whether --enable-debugging was given.6542 @%:@ Check whether --enable-debugging was given. 6430 6543 if test "${enable_debugging+set}" = set; then 6431 6544 enableval=$enable_debugging; enable_debugging=$enableval … … 6443 6556 6444 6557 6445 #Check whether --with-serial was given.6558 @%:@ Check whether --with-serial was given. 6446 6559 if test "${with_serial+set}" = set; then 6447 6560 withval=$with_serial; SERIAL_VALUE=$withval … … 6450 6563 fi 6451 6564 6452 { echo "$as_me:$LINENO: checking for serial compilation" >&56453 echo $ECHO_N "checking for serial compilation... $ECHO_C" >&6; }6565 { $as_echo "$as_me:$LINENO: checking for serial compilation" >&5 6566 $as_echo_n "checking for serial compilation... " >&6; } 6454 6567 if test $SERIAL_VALUE = no; then 6455 6568 NOSERIAL_TRUE= … … 6460 6573 fi 6461 6574 6462 { echo "$as_me:$LINENO: result: $SERIAL_VALUE" >&56463 echo "${ECHO_T}$SERIAL_VALUE" >&6; }6575 { $as_echo "$as_me:$LINENO: result: $SERIAL_VALUE" >&5 6576 $as_echo "$SERIAL_VALUE" >&6; } 6464 6577 6465 6578 6466 6579 6467 #Check whether --with-parallel was given.6580 @%:@ Check whether --with-parallel was given. 6468 6581 if test "${with_parallel+set}" = set; then 6469 6582 withval=$with_parallel; PARALLEL_VALUE=$withval … … 6472 6585 fi 6473 6586 6474 { echo "$as_me:$LINENO: checking for parallel compilation" >&56475 echo $ECHO_N "checking for parallel compilation... $ECHO_C" >&6; }6587 { $as_echo "$as_me:$LINENO: checking for parallel compilation" >&5 6588 $as_echo_n "checking for parallel compilation... " >&6; } 6476 6589 if test $PARALLEL_VALUE = no; then 6477 6590 NOPARALLEL_TRUE= … … 6482 6595 fi 6483 6596 6484 { echo "$as_me:$LINENO: result: $PARALLEL_VALUE" >&56485 echo "${ECHO_T}$PARALLEL_VALUE" >&6; }6597 { $as_echo "$as_me:$LINENO: result: $PARALLEL_VALUE" >&5 6598 $as_echo "$PARALLEL_VALUE" >&6; } 6486 6599 6487 6600 if test "$SERIAL_VALUE" != "yes" ; then 6488 6601 if test "$PARALLEL_VALUE" != "yes"; then 6489 { { echo "$as_me:$LINENO: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&56490 echo "$as_me: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&2;}6602 { { $as_echo "$as_me:$LINENO: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&5 6603 $as_echo "$as_me: error: cannot request --with-serial=no and --with-parallel=no at the same time!" >&2;} 6491 6604 { (exit 1); exit 1; }; } 6492 6605 fi … … 6495 6608 6496 6609 6497 #Check whether --with-matlab-dir was given.6610 @%:@ Check whether --with-matlab-dir was given. 6498 6611 if test "${with_matlab_dir+set}" = set; then 6499 6612 withval=$with_matlab_dir; MATLAB_ROOT=$withval … … 6505 6618 if test -d "$MATLAB_ROOT"; then 6506 6619 6507 { echo "$as_me:$LINENO: checking for Matlab headers and libraries in $MATLAB_ROOT" >&56508 echo $ECHO_N "checking for Matlab headers and libraries in $MATLAB_ROOT... $ECHO_C" >&6; }6620 { $as_echo "$as_me:$LINENO: checking for Matlab headers and libraries in $MATLAB_ROOT" >&5 6621 $as_echo_n "checking for Matlab headers and libraries in $MATLAB_ROOT... " >&6; } 6509 6622 6510 6623 HAVE_MATLAB=yes 6511 6624 MATLABINCL=-I"$MATLAB_ROOT/extern/include"; 6512 MEXEXT=`$MATLAB_ROOT/bin/mexext` 6513 MEXEXT=".$MEXEXT" 6625 6514 6626 MEX=$MATLAB_ROOT/bin/mex 6515 6627 … … 6524 6636 MEXLINK="-pthread -shared -W2,--version-script,${MATLAB_ROOT}/extern/lib/glnx86/mexFunction.map"; 6525 6637 fi 6638 MEXEXT=`$MATLAB_ROOT/bin/mexext` 6639 MEXEXT=".$MEXEXT" 6526 6640 ;; 6527 6641 *darwin9.6.0*) 6528 6642 MEXLIB=-L"$MATLAB_ROOT/bin/maci/ -lmex -lmx" 6529 6643 MEXLINK="-Wl,-twolevel_namespace -undefined error -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -bundle -Wl,-exported_symbols_list,$MATLAB_ROOT/extern/lib/maci/mexFunction.map" 6644 MEXEXT=`$MATLAB_ROOT/bin/mexext` 6645 MEXEXT=".$MEXEXT" 6646 ;; 6647 *cygwin*) 6648 MEXLIB="-dll -export:mexFunction -LIBPATH:\"$MATLAB_ROOT\extern\lib\win32\microsoft\" libmx.lib libmex.lib libmat.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib -NOLOGO -INCREMENTAL:NO" 6649 6650 6651 MEXEXT=`$MATLAB_ROOT/bin/mexext.bat` 6652 MEXEXT=".$MEXEXT" 6530 6653 ;; 6531 6654 … … 6543 6666 6544 6667 6545 { echo "$as_me:$LINENO: result: $HAVE_MATLAB" >&56546 echo "${ECHO_T}$HAVE_MATLAB" >&6; }6668 { $as_echo "$as_me:$LINENO: result: $HAVE_MATLAB" >&5 6669 $as_echo "$HAVE_MATLAB" >&6; } 6547 6670 else 6548 6671 HAVE_MATLAB=no … … 6552 6675 if test $HAVE_MATLAB = no; then 6553 6676 if test "$SERIAL_VALUE" = "yes" ; then 6554 { { echo "$as_me:$LINENO: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&56555 echo "$as_me: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&2;}6677 { { $as_echo "$as_me:$LINENO: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&5 6678 $as_echo "$as_me: error: --with-matlab-dir missing. Matlab is needed to run ISSM serially!" >&2;} 6556 6679 { (exit 1); exit 1; }; } 6557 6680 fi … … 6563 6686 6564 6687 6565 { echo "$as_me:$LINENO: checking for Matlab version" >&56566 echo $ECHO_N "checking for Matlab version... $ECHO_C" >&6; }6688 { $as_echo "$as_me:$LINENO: checking for Matlab version" >&5 6689 $as_echo_n "checking for Matlab version... " >&6; } 6567 6690 if test "${ax_cv_matlab_version+set}" = set; then 6568 echo $ECHO_N "(cached) $ECHO_C" >&66691 $as_echo_n "(cached) " >&6 6569 6692 else 6570 6693 if test "${MATLAB_VERSION+set}" = set ; then … … 6593 6716 break 6594 6717 fi 6718 6719 # For Matlab R2008 and more, the version number is stored in bin/util/mex/version.txt 6720 ax_cv_matlab_version=`cat $MATLAB/bin/util/mex/version.txt` 6721 if test -n "$ax_cv_matlab_version" ; then 6722 break 6723 fi 6724 6595 6725 fi 6596 6726 done … … 6604 6734 fi 6605 6735 fi 6606 { echo "$as_me:$LINENO: result: $ax_cv_matlab_version" >&56607 echo "${ECHO_T}$ax_cv_matlab_version" >&6; }6736 { $as_echo "$as_me:$LINENO: result: $ax_cv_matlab_version" >&5 6737 $as_echo "$ax_cv_matlab_version" >&6; } 6608 6738 case $ax_cv_matlab_version in 6609 6739 @<:@1-9@:>@.@<:@0-9@:>@ | @<:@1-9@:>@@<:@0-9@:>@.@<:@0-9@:>@) … … 6612 6742 MATLAB_MINOR=`echo $MATLAB_VERSION | sed -e 's/^@<:@0-9@:>@*\.\(@<:@0-9@:>@*\).*/\1/'` 6613 6743 ;; 6744 R2009a) 6745 MATLAB_VERSION=R2009a 6746 MATLAB_MAJOR=R2009 6747 MATLAB_MINOR=a 6748 ;; 6614 6749 *) 6615 6750 if test x$ax_enable_matlab = xyes ; then 6616 { { echo "$as_me:$LINENO: error: can not determine Matlab version number" >&56617 echo "$as_me: error: can not determine Matlab version number" >&2;}6751 { { $as_echo "$as_me:$LINENO: error: can not determine Matlab version number" >&5 6752 $as_echo "$as_me: error: can not determine Matlab version number" >&2;} 6618 6753 { (exit 1); exit 1; }; } 6619 6754 fi … … 6659 6794 6660 6795 6661 #Check whether --with-triangle-dir was given.6796 @%:@ Check whether --with-triangle-dir was given. 6662 6797 if test "${with_triangle_dir+set}" = set; then 6663 6798 withval=$with_triangle_dir; TRIANGLE_ROOT=$withval … … 6666 6801 fi 6667 6802 6668 { echo "$as_me:$LINENO: checking for Triangle headers and libraries " >&56669 echo $ECHO_N "checking for Triangle headers and libraries ... $ECHO_C" >&6; }6803 { $as_echo "$as_me:$LINENO: checking for Triangle headers and libraries " >&5 6804 $as_echo_n "checking for Triangle headers and libraries ... " >&6; } 6670 6805 if test -d "$TRIANGLE_ROOT"; then 6671 6806 … … 6686 6821 HAVE_TRIANGLE=no 6687 6822 fi 6688 { echo "$as_me:$LINENO: result: $HAVE_TRIANGLE" >&56689 echo "${ECHO_T}$HAVE_TRIANGLE" >&6; }6690 6691 { echo "$as_me:$LINENO: checking for triangle and parallel status" >&56692 echo $ECHO_N "checking for triangle and parallel status... $ECHO_C" >&6; }6823 { $as_echo "$as_me:$LINENO: result: $HAVE_TRIANGLE" >&5 6824 $as_echo "$HAVE_TRIANGLE" >&6; } 6825 6826 { $as_echo "$as_me:$LINENO: checking for triangle and parallel status" >&5 6827 $as_echo_n "checking for triangle and parallel status... " >&6; } 6693 6828 if test $HAVE_TRIANGLE = no; then 6694 6829 if test "$SERIAL_VALUE" = "yes" ; then 6695 { { echo "$as_me:$LINENO: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&56696 echo "$as_me: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&2;}6830 { { $as_echo "$as_me:$LINENO: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&5 6831 $as_echo "$as_me: error: --with-triangle-dir missing. Triangle is needed to run ISSM serially!" >&2;} 6697 6832 { (exit 1); exit 1; }; } 6698 6833 fi 6699 6834 fi 6700 { echo "$as_me:$LINENO: result: ok" >&56701 echo "${ECHO_T}ok" >&6; }6835 { $as_echo "$as_me:$LINENO: result: ok" >&5 6836 $as_echo "ok" >&6; } 6702 6837 6703 6838 6704 #Check whether --with-dakota-dir was given.6839 @%:@ Check whether --with-dakota-dir was given. 6705 6840 if test "${with_dakota_dir+set}" = set; then 6706 6841 withval=$with_dakota_dir; DAKOTA_ROOT=$withval … … 6709 6844 fi 6710 6845 6711 { echo "$as_me:$LINENO: checking for Dakota " >&56712 echo $ECHO_N "checking for Dakota ... $ECHO_C" >&6; }6846 { $as_echo "$as_me:$LINENO: checking for Dakota " >&5 6847 $as_echo_n "checking for Dakota ... " >&6; } 6713 6848 6714 6849 if test -d "$DAKOTA_ROOT"; then … … 6729 6864 HAVE_DAKOTA=no 6730 6865 fi 6731 { echo "$as_me:$LINENO: result: $HAVE_DAKOTA" >&56732 echo "${ECHO_T}$HAVE_DAKOTA" >&6; }6866 { $as_echo "$as_me:$LINENO: result: $HAVE_DAKOTA" >&5 6867 $as_echo "$HAVE_DAKOTA" >&6; } 6733 6868 6734 6869 6735 6870 6736 #Check whether --with-metis-dir was given.6871 @%:@ Check whether --with-metis-dir was given. 6737 6872 if test "${with_metis_dir+set}" = set; then 6738 6873 withval=$with_metis_dir; METIS_ROOT=$withval … … 6744 6879 if test -d "$METIS_ROOT"; then 6745 6880 6746 { echo "$as_me:$LINENO: checking for Metis headers and libraries in $METIS_ROOT" >&56747 echo $ECHO_N "checking for Metis headers and libraries in $METIS_ROOT... $ECHO_C" >&6; }6881 { $as_echo "$as_me:$LINENO: checking for Metis headers and libraries in $METIS_ROOT" >&5 6882 $as_echo_n "checking for Metis headers and libraries in $METIS_ROOT... " >&6; } 6748 6883 6749 6884 HAVE_METIS=yes 6885 6886 case "${host_os}" in 6887 *cygwin*) 6888 METISLIB="-LIBPATH:\"$METIS_ROOT\" libmetis.lib" 6889 ;; 6890 *linux*) 6891 METISLIB=-L"$METIS_ROOT/ -lmetis" 6892 ;; 6893 *darwin9.6.0*) 6894 METISLIB=-L"$METIS_ROOT/ -lmetis" 6895 ;; 6896 esac 6897 6750 6898 METISINCL=-I"$METIS_ROOT/Lib" 6751 METISLIB=-L"$METIS_ROOT/ -lmetis"6752 6899 6753 6900 … … 6763 6910 6764 6911 if test $HAVE_METIS = no; then 6765 { { echo "$as_me:$LINENO: error: --with-metis-dir missing. Metis is needed to run ISSM" >&56766 echo "$as_me: error: --with-metis-dir missing. Metis is needed to run ISSM" >&2;}6912 { { $as_echo "$as_me:$LINENO: error: --with-metis-dir missing. Metis is needed to run ISSM" >&5 6913 $as_echo "$as_me: error: --with-metis-dir missing. Metis is needed to run ISSM" >&2;} 6767 6914 { (exit 1); exit 1; }; }; 6768 6915 else 6769 { echo "$as_me:$LINENO: result: $HAVE_METIS" >&56770 echo "${ECHO_T}$HAVE_METIS" >&6; }6916 { $as_echo "$as_me:$LINENO: result: $HAVE_METIS" >&5 6917 $as_echo "$HAVE_METIS" >&6; } 6771 6918 fi 6772 6919 6773 { echo "$as_me:$LINENO: checking for mpi..." >&56774 echo $ECHO_N "checking for mpi...... $ECHO_C" >&6; }6920 { $as_echo "$as_me:$LINENO: checking for mpi..." >&5 6921 $as_echo_n "checking for mpi...... " >&6; } 6775 6922 6776 #Check whether --with-mpi-lib was given.6923 @%:@ Check whether --with-mpi-lib was given. 6777 6924 if test "${with_mpi_lib+set}" = set; then 6778 6925 withval=$with_mpi_lib; MPILIB=$withval … … 6783 6930 6784 6931 6785 #Check whether --with-mpi-include was given.6932 @%:@ Check whether --with-mpi-include was given. 6786 6933 if test "${with_mpi_include+set}" = set; then 6787 6934 withval=$with_mpi_include; MPI_INCLUDE=$withval … … 6793 6940 if test -z "$MPILIB" ; then 6794 6941 if test "$PARALLEL_VALUE" = "yes" ; then 6795 { { echo "$as_me:$LINENO: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&56796 echo "$as_me: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&2;}6942 { { $as_echo "$as_me:$LINENO: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&5 6943 $as_echo "$as_me: error: empty --with-mpi-lib options! MPI is needed to run ISSM in paralle!" >&2;} 6797 6944 { (exit 1); exit 1; }; } 6798 6945 fi … … 6800 6947 if test -z "$MPI_INCLUDE" ; then 6801 6948 if test "$PARALLEL_VALUE" = "yes" ; then 6802 { { echo "$as_me:$LINENO: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&56803 echo "$as_me: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&2;}6949 { { $as_echo "$as_me:$LINENO: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&5 6950 $as_echo "$as_me: error: empty --with-mpi-include directory! MPI is needed to run ISSM in paralle!" >&2;} 6804 6951 { (exit 1); exit 1; }; } 6805 6952 fi … … 6822 6969 fi 6823 6970 fi 6824 { echo "$as_me:$LINENO: result: done" >&56825 echo "${ECHO_T}done" >&6; }6971 { $as_echo "$as_me:$LINENO: result: done" >&5 6972 $as_echo "done" >&6; } 6826 6973 6827 6974 6828 #Check whether --with-petsc-dir was given.6975 @%:@ Check whether --with-petsc-dir was given. 6829 6976 if test "${with_petsc_dir+set}" = set; then 6830 6977 withval=$with_petsc_dir; PETSC_ROOT=$withval … … 6836 6983 if test "$PARALLEL_VALUE" = "yes" ; then 6837 6984 if test "$PETSC_ROOT" = "" ; then 6838 { { echo "$as_me:$LINENO: error: missing --with-petsc-dir argument for parallel compilation!" >&56839 echo "$as_me: error: missing --with-petsc-dir argument for parallel compilation!" >&2;}6985 { { $as_echo "$as_me:$LINENO: error: missing --with-petsc-dir argument for parallel compilation!" >&5 6986 $as_echo "$as_me: error: missing --with-petsc-dir argument for parallel compilation!" >&2;} 6840 6987 { (exit 1); exit 1; }; } 6841 6988 fi … … 6843 6990 6844 6991 6845 #Check whether --with-petsc-arch was given.6992 @%:@ Check whether --with-petsc-arch was given. 6846 6993 if test "${with_petsc_arch+set}" = set; then 6847 6994 withval=$with_petsc_arch; PETSC_ARCH=$withval … … 6853 7000 if test "$PARALLEL_VALUE" = "yes" ; then 6854 7001 if test "$PETSC_ARCH" = "" ; then 6855 { { echo "$as_me:$LINENO: error: missing --with-petsc-arch argument for parallel compilation!" >&56856 echo "$as_me: error: missing --with-petsc-arch argument for parallel compilation!" >&2;}7002 { { $as_echo "$as_me:$LINENO: error: missing --with-petsc-arch argument for parallel compilation!" >&5 7003 $as_echo "$as_me: error: missing --with-petsc-arch argument for parallel compilation!" >&2;} 6857 7004 { (exit 1); exit 1; }; } 6858 7005 fi 6859 7006 fi 6860 7007 6861 { echo "$as_me:$LINENO: checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH" >&56862 echo $ECHO_N "checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH... $ECHO_C" >&6; }7008 { $as_echo "$as_me:$LINENO: checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH" >&5 7009 $as_echo_n "checking for Petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH... " >&6; } 6863 7010 6864 7011 if test -d "$PETSC_ROOT"; then … … 6867 7014 6868 7015 PETSCINCL="-I$PETSC_ROOT/include -I$PETSC_ROOT/ -I$PETSC_ROOT/bmake/$PETSC_ARCH -I$PETSC_ROOT/src/mat/impls/dense/mpi/plapack/" 6869 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 7016 7017 case "${host_os}" in 7018 *cygwin*) 7019 PETSCLIB="-link -LIBPATH:\"$PETSC_ROOT/lib/$PETSC_ARCH\" libpetscksp.lib libpetscdm.lib libpetscmat.lib libpetscvec.lib libpetsc.lib libpetscsnes.lib libpetscts.lib libmpiuni.lib" 7020 ;; 7021 *linux*) 7022 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 7023 ;; 7024 *darwin9.6.0*) 7025 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 7026 ;; 7027 esac 6870 7028 6871 7029 … … 6888 7046 6889 7047 if test $HAVE_PETSC = no; then 6890 if test "$PARALLEL_VALUE" = "yes" ; then 6891 { { echo "$as_me:$LINENO: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM in paralle!" >&5 6892 echo "$as_me: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM in paralle!" >&2;} 7048 { { $as_echo "$as_me:$LINENO: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM!" >&5 7049 $as_echo "$as_me: error: could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM!" >&2;} 6893 7050 { (exit 1); exit 1; }; } 6894 fi6895 7051 else 6896 { echo "$as_me:$LINENO: result: $HAVE_PETSC" >&56897 echo "${ECHO_T}$HAVE_PETSC" >&6; }7052 { $as_echo "$as_me:$LINENO: result: $HAVE_PETSC" >&5 7053 $as_echo "$HAVE_PETSC" >&6; } 6898 7054 fi 6899 7055 6900 7056 if test "$PARALLEL_VALUE" = "no" ; then 7057 HAVE_MPI=yes 7058 MPIINCL=-I"$PETSC_ROOT/include/mpiuni" 7059 7060 case "${host_os}" in 7061 *cygwin*) 7062 MPILIB="-link -LIBPATH:\"$PETSC_ROOT/lib/$PETSC_ARCH\" libmpiuni.lib" 7063 ;; 7064 *linux*) 7065 MPILIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lmpiuni" 7066 ;; 7067 *darwin9.6.0*) 7068 MPILIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lmpiuni" 7069 ;; 7070 esac 7071 7072 7073 7074 6901 7075 6902 # Check whether --with-slepc-dir was given. 7076 cat >>confdefs.h <<\_ACEOF 7077 @%:@define _HAVE_MPI_ 1 7078 _ACEOF 7079 7080 7081 cat >>confdefs.h <<\_ACEOF 7082 @%:@define HAVE_MPI 1 7083 _ACEOF 7084 7085 7086 7087 fi 7088 7089 7090 7091 @%:@ Check whether --with-slepc-dir was given. 6903 7092 if test "${with_slepc_dir+set}" = set; then 6904 7093 withval=$with_slepc_dir; SLEPC_ROOT=$withval … … 6908 7097 6909 7098 6910 { echo "$as_me:$LINENO: checking for Slepc headers and libraries in $SLEPC_ROOT" >&56911 echo $ECHO_N "checking for Slepc headers and libraries in $SLEPC_ROOT... $ECHO_C" >&6; }7099 { $as_echo "$as_me:$LINENO: checking for Slepc headers and libraries in $SLEPC_ROOT" >&5 7100 $as_echo_n "checking for Slepc headers and libraries in $SLEPC_ROOT... " >&6; } 6912 7101 if test -d "$SLEPC_ROOT"; then 6913 7102 … … 6927 7116 HAVE_SLEPC=no 6928 7117 fi 6929 { echo "$as_me:$LINENO: result: $HAVE_SLEPC" >&56930 echo "${ECHO_T}$HAVE_SLEPC" >&6; }7118 { $as_echo "$as_me:$LINENO: result: $HAVE_SLEPC" >&5 7119 $as_echo "$HAVE_SLEPC" >&6; } 6931 7120 6932 7121 6933 #Check whether --with-scalapack-dir was given.7122 @%:@ Check whether --with-scalapack-dir was given. 6934 7123 if test "${with_scalapack_dir+set}" = set; then 6935 7124 withval=$with_scalapack_dir; SCALAPACK_ROOT=$withval … … 6939 7128 6940 7129 6941 { echo "$as_me:$LINENO: checking for Scalapack headers and libraries in $SCALAPACK_ROOT" >&56942 echo $ECHO_N "checking for Scalapack headers and libraries in $SCALAPACK_ROOT... $ECHO_C" >&6; }7130 { $as_echo "$as_me:$LINENO: checking for Scalapack headers and libraries in $SCALAPACK_ROOT" >&5 7131 $as_echo_n "checking for Scalapack headers and libraries in $SCALAPACK_ROOT... " >&6; } 6943 7132 if test -d "$SCALAPACK_ROOT"; then 6944 7133 … … 6956 7145 HAVE_SCALAPACK=no 6957 7146 fi 6958 { echo "$as_me:$LINENO: result: $HAVE_SCALAPACK" >&56959 echo "${ECHO_T}$HAVE_SCALAPACK" >&6; }7147 { $as_echo "$as_me:$LINENO: result: $HAVE_SCALAPACK" >&5 7148 $as_echo "$HAVE_SCALAPACK" >&6; } 6960 7149 6961 7150 6962 #Check whether --with-blas-lapack-dir was given.7151 @%:@ Check whether --with-blas-lapack-dir was given. 6963 7152 if test "${with_blas_lapack_dir+set}" = set; then 6964 7153 withval=$with_blas_lapack_dir; BLASLAPACK_ROOT=$withval … … 6968 7157 6969 7158 6970 { echo "$as_me:$LINENO: checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT" >&56971 echo $ECHO_N "checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT... $ECHO_C" >&6; }7159 { $as_echo "$as_me:$LINENO: checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT" >&5 7160 $as_echo_n "checking for Blas and Lapack headers and libraries in $BLASLAPACK_ROOT... " >&6; } 6972 7161 if test -d "$BLASLAPACK_ROOT"; then 6973 7162 … … 6975 7164 HAVE_BLASLAPACK=yes 6976 7165 BLASLAPACKINCL="" 6977 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 7166 7167 case "${host_os}" in 7168 *cygwin*) 7169 BLASLAPACKLIB="-link -LIBPATH:\"$BLASLAPACK_ROOT\" libf2cblas.lib libf2clapack.lib" 7170 ;; 7171 *linux*) 7172 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 7173 ;; 7174 *darwin9.6.0*) 7175 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 7176 ;; 7177 esac 7178 7179 6978 7180 6979 7181 … … 6987 7189 HAVE_BLASLAPACK=no 6988 7190 fi 6989 { echo "$as_me:$LINENO: result: $HAVE_BLASLAPACK" >&56990 echo "${ECHO_T}$HAVE_BLASLAPACK" >&6; }7191 { $as_echo "$as_me:$LINENO: result: $HAVE_BLASLAPACK" >&5 7192 $as_echo "$HAVE_BLASLAPACK" >&6; } 6991 7193 6992 7194 6993 #Check whether --with-mkl-dir was given.7195 @%:@ Check whether --with-mkl-dir was given. 6994 7196 if test "${with_mkl_dir+set}" = set; then 6995 7197 withval=$with_mkl_dir; MKL_ROOT=$withval … … 6999 7201 7000 7202 7001 { echo "$as_me:$LINENO: checking for mkl headers and libraries in $MKL_ROOT" >&57002 echo $ECHO_N "checking for mkl headers and libraries in $MKL_ROOT... $ECHO_C" >&6; }7203 { $as_echo "$as_me:$LINENO: checking for mkl headers and libraries in $MKL_ROOT" >&5 7204 $as_echo_n "checking for mkl headers and libraries in $MKL_ROOT... " >&6; } 7003 7205 if test -d "$MKL_ROOT"; then 7004 7206 … … 7017 7219 HAVE_MKL=no 7018 7220 fi 7019 { echo "$as_me:$LINENO: result: $HAVE_MKL" >&57020 echo "${ECHO_T}$HAVE_MKL" >&6; }7221 { $as_echo "$as_me:$LINENO: result: $HAVE_MKL" >&5 7222 $as_echo "$HAVE_MKL" >&6; } 7021 7223 7022 7224 7023 #Check whether --with-plapack-dir was given.7225 @%:@ Check whether --with-plapack-dir was given. 7024 7226 if test "${with_plapack_dir+set}" = set; then 7025 7227 withval=$with_plapack_dir; PLAPACK_ROOT=$withval … … 7029 7231 7030 7232 7031 { echo "$as_me:$LINENO: checking for Plapack headers and libraries in $PLAPACK_ROOT" >&57032 echo $ECHO_N "checking for Plapack headers and libraries in $PLAPACK_ROOT... $ECHO_C" >&6; }7233 { $as_echo "$as_me:$LINENO: checking for Plapack headers and libraries in $PLAPACK_ROOT" >&5 7234 $as_echo_n "checking for Plapack headers and libraries in $PLAPACK_ROOT... " >&6; } 7033 7235 if test -d "$PLAPACK_ROOT"; then 7034 7236 … … 7048 7250 HAVE_PLAPACK=no 7049 7251 fi 7050 { echo "$as_me:$LINENO: result: $HAVE_PLAPACK" >&57051 echo "${ECHO_T}$HAVE_PLAPACK" >&6; }7252 { $as_echo "$as_me:$LINENO: result: $HAVE_PLAPACK" >&5 7253 $as_echo "$HAVE_PLAPACK" >&6; } 7052 7254 7053 7255 7054 #Check whether --with-mumps-dir was given.7256 @%:@ Check whether --with-mumps-dir was given. 7055 7257 if test "${with_mumps_dir+set}" = set; then 7056 7258 withval=$with_mumps_dir; MUMPS_ROOT=$withval … … 7060 7262 7061 7263 7062 { echo "$as_me:$LINENO: checking for Mumps headers and libraries in $MUMPS_ROOT" >&57063 echo $ECHO_N "checking for Mumps headers and libraries in $MUMPS_ROOT... $ECHO_C" >&6; }7264 { $as_echo "$as_me:$LINENO: checking for Mumps headers and libraries in $MUMPS_ROOT" >&5 7265 $as_echo_n "checking for Mumps headers and libraries in $MUMPS_ROOT... " >&6; } 7064 7266 if test -d "$MUMPS_ROOT"; then 7065 7267 … … 7078 7280 HAVE_MUMPS=no 7079 7281 fi 7080 { echo "$as_me:$LINENO: result: $HAVE_MUMPS" >&57081 echo "${ECHO_T}$HAVE_MUMPS" >&6; }7282 { $as_echo "$as_me:$LINENO: result: $HAVE_MUMPS" >&5 7283 $as_echo "$HAVE_MUMPS" >&6; } 7082 7284 7083 7285 7084 #Check whether --with-blacs-dir was given.7286 @%:@ Check whether --with-blacs-dir was given. 7085 7287 if test "${with_blacs_dir+set}" = set; then 7086 7288 withval=$with_blacs_dir; BLACS_ROOT=$withval … … 7090 7292 7091 7293 7092 { echo "$as_me:$LINENO: checking for Blacs headers and libraries in $BLACS_ROOT" >&57093 echo $ECHO_N "checking for Blacs headers and libraries in $BLACS_ROOT... $ECHO_C" >&6; }7294 { $as_echo "$as_me:$LINENO: checking for Blacs headers and libraries in $BLACS_ROOT" >&5 7295 $as_echo_n "checking for Blacs headers and libraries in $BLACS_ROOT... " >&6; } 7094 7296 if test -d "$BLACS_ROOT"; then 7095 7297 … … 7108 7310 HAVE_BLACS=no 7109 7311 fi 7110 { echo "$as_me:$LINENO: result: $HAVE_BLACS" >&57111 echo "${ECHO_T}$HAVE_BLACS" >&6; }7112 7113 { echo "$as_me:$LINENO: checking for math library..." >&57114 echo $ECHO_N "checking for math library...... $ECHO_C" >&6; }7312 { $as_echo "$as_me:$LINENO: result: $HAVE_BLACS" >&5 7313 $as_echo "$HAVE_BLACS" >&6; } 7314 7315 { $as_echo "$as_me:$LINENO: checking for math library..." >&5 7316 $as_echo_n "checking for math library...... " >&6; } 7115 7317 7116 #Check whether --with-math-lib was given.7318 @%:@ Check whether --with-math-lib was given. 7117 7319 if test "${with_math_lib+set}" = set; then 7118 7320 withval=$with_math_lib; MATH_LIB=$withval … … 7133 7335 7134 7336 fi 7135 { echo "$as_me:$LINENO: result: done" >&57136 echo "${ECHO_T}done" >&6; }7137 7138 { echo "$as_me:$LINENO: checking for fortran library..." >&57139 echo $ECHO_N "checking for fortran library...... $ECHO_C" >&6; }7337 { $as_echo "$as_me:$LINENO: result: done" >&5 7338 $as_echo "done" >&6; } 7339 7340 { $as_echo "$as_me:$LINENO: checking for fortran library..." >&5 7341 $as_echo_n "checking for fortran library...... " >&6; } 7140 7342 7141 #Check whether --with-fortran-lib was given.7343 @%:@ Check whether --with-fortran-lib was given. 7142 7344 if test "${with_fortran_lib+set}" = set; then 7143 7345 withval=$with_fortran_lib; FORTRAN_LIB=$withval … … 7158 7360 7159 7361 fi 7160 { echo "$as_me:$LINENO: result: done" >&57161 echo "${ECHO_T}done" >&6; }7162 7163 { echo "$as_me:$LINENO: checking for graphics library..." >&57164 echo $ECHO_N "checking for graphics library...... $ECHO_C" >&6; }7362 { $as_echo "$as_me:$LINENO: result: done" >&5 7363 $as_echo "done" >&6; } 7364 7365 { $as_echo "$as_me:$LINENO: checking for graphics library..." >&5 7366 $as_echo_n "checking for graphics library...... " >&6; } 7165 7367 7166 #Check whether --with-graphics-lib was given.7368 @%:@ Check whether --with-graphics-lib was given. 7167 7369 if test "${with_graphics_lib+set}" = set; then 7168 7370 withval=$with_graphics_lib; GRAPHICS_LIB=$withval … … 7183 7385 7184 7386 fi 7185 { echo "$as_me:$LINENO: result: done" >&5 7186 echo "${ECHO_T}done" >&6; } 7387 { $as_echo "$as_me:$LINENO: result: done" >&5 7388 $as_echo "done" >&6; } 7389 7390 7391 @%:@ Check whether --with-vendor was given. 7392 if test "${with_vendor+set}" = set; then 7393 withval=$with_vendor; VENDOR=$withval 7394 else 7395 VENDOR="" 7396 fi 7397 7398 { $as_echo "$as_me:$LINENO: checking for vendor compilers " >&5 7399 $as_echo_n "checking for vendor compilers ... " >&6; } 7400 if test -n "$VENDOR"; then 7401 7402 if test $VENDOR = intel; then 7403 export CC=icl 7404 export CXX=icl 7405 export CXXFLAGS="-DWIN32 -D_INTEL_" 7406 else 7407 { { $as_echo "$as_me:$LINENO: error: unknow compiler vendor!" >&5 7408 $as_echo "$as_me: error: unknow compiler vendor!" >&2;} 7409 { (exit 1); exit 1; }; } 7410 fi 7411 fi 7187 7412 7188 7413 … … 7216 7441 *${as_nl}*) 7217 7442 case $ac_var in #( 7218 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&57219 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;7443 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 7444 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 7220 7445 esac 7221 7446 case $ac_var in #( 7222 7447 _ | IFS | as_nl) ;; #( 7448 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 7223 7449 *) $as_unset $ac_var ;; 7224 7450 esac ;; … … 7253 7479 if test -w "$cache_file"; then 7254 7480 test "x$cache_file" != "x/dev/null" && 7255 { echo "$as_me:$LINENO: updating cache $cache_file" >&57256 echo "$as_me: updating cache $cache_file" >&6;}7481 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 7482 $as_echo "$as_me: updating cache $cache_file" >&6;} 7257 7483 cat confcache >$cache_file 7258 7484 else 7259 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&57260 echo "$as_me: not updating unwritable cache $cache_file" >&6;}7485 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 7486 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 7261 7487 fi 7262 7488 fi … … 7274 7500 # 1. Remove the extension, and $U if already installed. 7275 7501 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 7276 ac_i=` echo "$ac_i" | sed "$ac_script"`7502 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 7277 7503 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 7278 7504 # will be set to the directory where LIBOBJS objects are built. … … 7285 7511 7286 7512 7513 if test -n "$EXEEXT"; then 7514 am__EXEEXT_TRUE= 7515 am__EXEEXT_FALSE='#' 7516 else 7517 am__EXEEXT_TRUE='#' 7518 am__EXEEXT_FALSE= 7519 fi 7520 7287 7521 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 7288 { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.7522 { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 7289 7523 Usually this means the macro was only invoked conditionally." >&5 7290 echo "$as_me: error: conditional \"AMDEP\" was never defined.7524 $as_echo "$as_me: error: conditional \"AMDEP\" was never defined. 7291 7525 Usually this means the macro was only invoked conditionally." >&2;} 7292 7526 { (exit 1); exit 1; }; } 7293 7527 fi 7294 7528 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 7295 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.7529 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 7296 7530 Usually this means the macro was only invoked conditionally." >&5 7297 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.7531 $as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 7298 7532 Usually this means the macro was only invoked conditionally." >&2;} 7299 7533 { (exit 1); exit 1; }; } 7300 7534 fi 7301 7535 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 7302 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.7536 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. 7303 7537 Usually this means the macro was only invoked conditionally." >&5 7304 echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.7538 $as_echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. 7305 7539 Usually this means the macro was only invoked conditionally." >&2;} 7306 7540 { (exit 1); exit 1; }; } 7307 7541 fi 7308 7542 if test -z "${NOSERIAL_TRUE}" && test -z "${NOSERIAL_FALSE}"; then 7309 { { echo "$as_me:$LINENO: error: conditional \"NOSERIAL\" was never defined.7543 { { $as_echo "$as_me:$LINENO: error: conditional \"NOSERIAL\" was never defined. 7310 7544 Usually this means the macro was only invoked conditionally." >&5 7311 echo "$as_me: error: conditional \"NOSERIAL\" was never defined.7545 $as_echo "$as_me: error: conditional \"NOSERIAL\" was never defined. 7312 7546 Usually this means the macro was only invoked conditionally." >&2;} 7313 7547 { (exit 1); exit 1; }; } 7314 7548 fi 7315 7549 if test -z "${NOPARALLEL_TRUE}" && test -z "${NOPARALLEL_FALSE}"; then 7316 { { echo "$as_me:$LINENO: error: conditional \"NOPARALLEL\" was never defined.7550 { { $as_echo "$as_me:$LINENO: error: conditional \"NOPARALLEL\" was never defined. 7317 7551 Usually this means the macro was only invoked conditionally." >&5 7318 echo "$as_me: error: conditional \"NOPARALLEL\" was never defined.7552 $as_echo "$as_me: error: conditional \"NOPARALLEL\" was never defined. 7319 7553 Usually this means the macro was only invoked conditionally." >&2;} 7320 7554 { (exit 1); exit 1; }; } 7321 7555 fi 7322 7556 if test -z "${LARGEARRAYS_TRUE}" && test -z "${LARGEARRAYS_FALSE}"; then 7323 { { echo "$as_me:$LINENO: error: conditional \"LARGEARRAYS\" was never defined.7557 { { $as_echo "$as_me:$LINENO: error: conditional \"LARGEARRAYS\" was never defined. 7324 7558 Usually this means the macro was only invoked conditionally." >&5 7325 echo "$as_me: error: conditional \"LARGEARRAYS\" was never defined.7559 $as_echo "$as_me: error: conditional \"LARGEARRAYS\" was never defined. 7326 7560 Usually this means the macro was only invoked conditionally." >&2;} 7327 7561 { (exit 1); exit 1; }; } … … 7329 7563 7330 7564 : ${CONFIG_STATUS=./config.status} 7565 ac_write_fail=0 7331 7566 ac_clean_files_save=$ac_clean_files 7332 7567 ac_clean_files="$ac_clean_files $CONFIG_STATUS" 7333 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&57334 echo "$as_me: creating $CONFIG_STATUS" >&6;}7335 cat >$CONFIG_STATUS <<_ACEOF 7568 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 7569 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 7570 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7336 7571 #! $SHELL 7337 7572 # Generated by $as_me. … … 7346 7581 _ACEOF 7347 7582 7348 cat >>$CONFIG_STATUS <<\_ACEOF 7583 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7349 7584 ## --------------------- ## 7350 7585 ## M4sh Initialization. ## … … 7356 7591 emulate sh 7357 7592 NULLCMD=: 7358 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which7593 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 7359 7594 # is contrary to our usage. Disable this feature. 7360 7595 alias -g '${1+"$@"}'='"$@"' … … 7378 7613 as_cr_alnum=$as_cr_Letters$as_cr_digits 7379 7614 7615 as_nl=' 7616 ' 7617 export as_nl 7618 # Printing a long string crashes Solaris 7 /usr/bin/printf. 7619 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 7620 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 7621 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 7622 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 7623 as_echo='printf %s\n' 7624 as_echo_n='printf %s' 7625 else 7626 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 7627 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 7628 as_echo_n='/usr/ucb/echo -n' 7629 else 7630 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 7631 as_echo_n_body='eval 7632 arg=$1; 7633 case $arg in 7634 *"$as_nl"*) 7635 expr "X$arg" : "X\\(.*\\)$as_nl"; 7636 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 7637 esac; 7638 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 7639 ' 7640 export as_echo_n_body 7641 as_echo_n='sh -c $as_echo_n_body as_echo' 7642 fi 7643 export as_echo_body 7644 as_echo='sh -c $as_echo_body as_echo' 7645 fi 7646 7380 7647 # The user is always right. 7381 7648 if test "${PATH_SEPARATOR+set}" != set; then 7382 echo "#! /bin/sh" >conf$$.sh 7383 echo "exit 0" >>conf$$.sh 7384 chmod +x conf$$.sh 7385 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 7386 PATH_SEPARATOR=';' 7387 else 7388 PATH_SEPARATOR=: 7389 fi 7390 rm -f conf$$.sh 7649 PATH_SEPARATOR=: 7650 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 7651 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 7652 PATH_SEPARATOR=';' 7653 } 7391 7654 fi 7392 7655 … … 7404 7667 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 7405 7668 # splitting by setting IFS to empty value.) 7406 as_nl='7407 '7408 7669 IFS=" "" $as_nl" 7409 7670 … … 7428 7689 fi 7429 7690 if test ! -f "$as_myself"; then 7430 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&27691 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 7431 7692 { (exit 1); exit 1; } 7432 7693 fi … … 7441 7702 7442 7703 # NLS nuisances. 7443 for as_var in \ 7444 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 7445 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 7446 LC_TELEPHONE LC_TIME 7447 do 7448 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 7449 eval $as_var=C; export $as_var 7450 else 7451 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 7452 fi 7453 done 7704 LC_ALL=C 7705 export LC_ALL 7706 LANGUAGE=C 7707 export LANGUAGE 7454 7708 7455 7709 # Required to use basename. … … 7473 7727 X"$0" : 'X\(//\)$' \| \ 7474 7728 X"$0" : 'X\(/\)' \| . 2>/dev/null || 7475 echo X/"$0" |7729 $as_echo X/"$0" | 7476 7730 sed '/^.*\/\([^/][^/]*\)\/*$/{ 7477 7731 s//\1/ … … 7524 7778 ' >$as_me.lineno && 7525 7779 chmod +x "$as_me.lineno" || 7526 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&27780 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 7527 7781 { (exit 1); exit 1; }; } 7528 7782 … … 7552 7806 ECHO_N='-n';; 7553 7807 esac 7554 7555 7808 if expr a : '\(a\)' >/dev/null 2>&1 && 7556 7809 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 7565 7818 else 7566 7819 rm -f conf$$.dir 7567 mkdir conf$$.dir 7568 fi 7569 echo >conf$$.file 7570 if ln -s conf$$.file conf$$ 2>/dev/null; then 7571 as_ln_s='ln -s' 7572 # ... but there are two gotchas: 7573 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 7574 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 7575 # In both cases, we have to default to `cp -p'. 7576 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 7820 mkdir conf$$.dir 2>/dev/null 7821 fi 7822 if (echo >conf$$.file) 2>/dev/null; then 7823 if ln -s conf$$.file conf$$ 2>/dev/null; then 7824 as_ln_s='ln -s' 7825 # ... but there are two gotchas: 7826 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 7827 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 7828 # In both cases, we have to default to `cp -p'. 7829 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 7830 as_ln_s='cp -p' 7831 elif ln conf$$.file conf$$ 2>/dev/null; then 7832 as_ln_s=ln 7833 else 7577 7834 as_ln_s='cp -p' 7578 elif ln conf$$.file conf$$ 2>/dev/null; then 7579 as_ln_s=ln 7835 fi 7580 7836 else 7581 7837 as_ln_s='cp -p' … … 7602 7858 eval sh -c '\'' 7603 7859 if test -d "$1"; then 7604 7860 test -d "$1/."; 7605 7861 else 7606 7862 case $1 in 7607 7863 -*)set "./$1";; 7608 7864 esac; 7609 7865 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 7628 7884 ac_log=" 7629 7885 This file was extended by ISSM $as_me 1.0, which was 7630 generated by GNU Autoconf 2.6 1. Invocation command line was7886 generated by GNU Autoconf 2.63. Invocation command line was 7631 7887 7632 7888 CONFIG_FILES = $CONFIG_FILES … … 7641 7897 _ACEOF 7642 7898 7643 cat >>$CONFIG_STATUS <<_ACEOF 7899 case $ac_config_files in *" 7900 "*) set x $ac_config_files; shift; ac_config_files=$*;; 7901 esac 7902 7903 case $ac_config_headers in *" 7904 "*) set x $ac_config_headers; shift; ac_config_headers=$*;; 7905 esac 7906 7907 7908 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7644 7909 # Files that config.status was made for. 7645 7910 config_files="$ac_config_files" … … 7649 7914 _ACEOF 7650 7915 7651 cat >>$CONFIG_STATUS <<\_ACEOF 7916 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7652 7917 ac_cs_usage="\ 7653 7918 \`$as_me' instantiates files from templates according to the 7654 7919 current configuration. 7655 7920 7656 Usage: $0 [OPTION S][FILE]...7921 Usage: $0 [OPTION]... [FILE]... 7657 7922 7658 7923 -h, --help print this help, then exit 7659 7924 -V, --version print version number and configuration settings, then exit 7660 -q, --quiet do not print progress messages 7925 -q, --quiet, --silent 7926 do not print progress messages 7661 7927 -d, --debug don't remove temporary files 7662 7928 --recheck update $as_me by reconfiguring in the same conditions 7663 --file=FILE[:TEMPLATE]7664 7665 --header=FILE[:TEMPLATE]7666 7929 --file=FILE[:TEMPLATE] 7930 instantiate the configuration file FILE 7931 --header=FILE[:TEMPLATE] 7932 instantiate the configuration header FILE 7667 7933 7668 7934 Configuration files: … … 7678 7944 7679 7945 _ACEOF 7680 cat >>$CONFIG_STATUS <<_ACEOF 7946 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7681 7947 ac_cs_version="\\ 7682 7948 ISSM config.status 1.0 7683 configured by $0, generated by GNU Autoconf 2.6 1,7684 with options \\"` echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"7685 7686 Copyright (C) 200 6Free Software Foundation, Inc.7949 configured by $0, generated by GNU Autoconf 2.63, 7950 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 7951 7952 Copyright (C) 2008 Free Software Foundation, Inc. 7687 7953 This config.status script is free software; the Free Software Foundation 7688 7954 gives unlimited permission to copy, distribute and modify it." … … 7692 7958 INSTALL='$INSTALL' 7693 7959 MKDIR_P='$MKDIR_P' 7694 _ACEOF 7695 7696 cat >>$CONFIG_STATUS <<\_ACEOF 7697 # If no file are specified by the user, then we need to provide default 7698 # value. By we need to know if files were specified by the user. 7960 AWK='$AWK' 7961 test -n "\$AWK" || AWK=awk 7962 _ACEOF 7963 7964 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7965 # The default lists apply if the user does not specify any file. 7699 7966 ac_need_defaults=: 7700 7967 while test $# != 0 … … 7718 7985 ac_cs_recheck=: ;; 7719 7986 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 7720 echo "$ac_cs_version"; exit ;;7987 $as_echo "$ac_cs_version"; exit ;; 7721 7988 --debug | --debu | --deb | --de | --d | -d ) 7722 7989 debug=: ;; 7723 7990 --file | --fil | --fi | --f ) 7724 7991 $ac_shift 7725 CONFIG_FILES="$CONFIG_FILES $ac_optarg" 7992 case $ac_optarg in 7993 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 7994 esac 7995 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" 7726 7996 ac_need_defaults=false;; 7727 7997 --header | --heade | --head | --hea ) 7728 7998 $ac_shift 7729 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" 7999 case $ac_optarg in 8000 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 8001 esac 8002 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" 7730 8003 ac_need_defaults=false;; 7731 8004 --he | --h) 7732 8005 # Conflict between --help and --header 7733 { echo "$as_me: error: ambiguous option: $18006 { $as_echo "$as_me: error: ambiguous option: $1 7734 8007 Try \`$0 --help' for more information." >&2 7735 8008 { (exit 1); exit 1; }; };; 7736 8009 --help | --hel | -h ) 7737 echo "$ac_cs_usage"; exit ;;8010 $as_echo "$ac_cs_usage"; exit ;; 7738 8011 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 7739 8012 | -silent | --silent | --silen | --sile | --sil | --si | --s) … … 7741 8014 7742 8015 # This is an error. 7743 -*) { echo "$as_me: error: unrecognized option: $18016 -*) { $as_echo "$as_me: error: unrecognized option: $1 7744 8017 Try \`$0 --help' for more information." >&2 7745 8018 { (exit 1); exit 1; }; } ;; … … 7760 8033 7761 8034 _ACEOF 7762 cat >>$CONFIG_STATUS <<_ACEOF 8035 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7763 8036 if \$ac_cs_recheck; then 7764 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 7765 CONFIG_SHELL=$SHELL 8037 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 8038 shift 8039 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 8040 CONFIG_SHELL='$SHELL' 7766 8041 export CONFIG_SHELL 7767 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion7768 fi 7769 7770 _ACEOF 7771 cat >>$CONFIG_STATUS <<\_ACEOF 8042 exec "\$@" 8043 fi 8044 8045 _ACEOF 8046 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7772 8047 exec 5>>config.log 7773 8048 { … … 7776 8051 @%:@@%:@ Running $as_me. @%:@@%:@ 7777 8052 _ASBOX 7778 echo "$ac_log"8053 $as_echo "$ac_log" 7779 8054 } >&5 7780 8055 7781 8056 _ACEOF 7782 cat >>$CONFIG_STATUS <<_ACEOF 8057 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7783 8058 # 7784 8059 # INIT-COMMANDS … … 7788 8063 _ACEOF 7789 8064 7790 cat >>$CONFIG_STATUS <<\_ACEOF 8065 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7791 8066 7792 8067 # Handling of arguments. … … 7802 8077 "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;; 7803 8078 7804 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&57805 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}8079 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 8080 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 7806 8081 { (exit 1); exit 1; }; };; 7807 8082 esac … … 7844 8119 } || 7845 8120 { 7846 echo "$me: cannot create a temporary directory in ." >&28121 $as_echo "$as_me: cannot create a temporary directory in ." >&2 7847 8122 { (exit 1); exit 1; } 7848 8123 } 7849 8124 7850 # 7851 # Set up the sed scripts for CONFIG_FILES section. 7852 # 7853 7854 # No need to generate the scripts if there are no CONFIG_FILES. 7855 # This happens for instance when ./config.status config.h 8125 # Set up the scripts for CONFIG_FILES section. 8126 # No need to generate them if there are no CONFIG_FILES. 8127 # This happens for instance with `./config.status config.h'. 7856 8128 if test -n "$CONFIG_FILES"; then 7857 8129 7858 _ACEOF 7859 7860 7861 8130 8131 ac_cr=' 8132 ' 8133 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 8134 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 8135 ac_cs_awk_cr='\\r' 8136 else 8137 ac_cs_awk_cr=$ac_cr 8138 fi 8139 8140 echo 'BEGIN {' >"$tmp/subs1.awk" && 8141 _ACEOF 8142 8143 8144 { 8145 echo "cat >conf$$subs.awk <<_ACEOF" && 8146 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 8147 echo "_ACEOF" 8148 } >conf$$subs.sh || 8149 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 8150 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 8151 { (exit 1); exit 1; }; } 8152 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 7862 8153 ac_delim='%!_!# ' 7863 8154 for ac_last_try in false false false false false :; do 7864 cat >conf$$subs.sed <<_ACEOF 7865 SHELL!$SHELL$ac_delim 7866 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim 7867 PACKAGE_NAME!$PACKAGE_NAME$ac_delim 7868 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim 7869 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim 7870 PACKAGE_STRING!$PACKAGE_STRING$ac_delim 7871 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim 7872 exec_prefix!$exec_prefix$ac_delim 7873 prefix!$prefix$ac_delim 7874 program_transform_name!$program_transform_name$ac_delim 7875 bindir!$bindir$ac_delim 7876 sbindir!$sbindir$ac_delim 7877 libexecdir!$libexecdir$ac_delim 7878 datarootdir!$datarootdir$ac_delim 7879 datadir!$datadir$ac_delim 7880 sysconfdir!$sysconfdir$ac_delim 7881 sharedstatedir!$sharedstatedir$ac_delim 7882 localstatedir!$localstatedir$ac_delim 7883 includedir!$includedir$ac_delim 7884 oldincludedir!$oldincludedir$ac_delim 7885 docdir!$docdir$ac_delim 7886 infodir!$infodir$ac_delim 7887 htmldir!$htmldir$ac_delim 7888 dvidir!$dvidir$ac_delim 7889 pdfdir!$pdfdir$ac_delim 7890 psdir!$psdir$ac_delim 7891 libdir!$libdir$ac_delim 7892 localedir!$localedir$ac_delim 7893 mandir!$mandir$ac_delim 7894 DEFS!$DEFS$ac_delim 7895 ECHO_C!$ECHO_C$ac_delim 7896 ECHO_N!$ECHO_N$ac_delim 7897 ECHO_T!$ECHO_T$ac_delim 7898 LIBS!$LIBS$ac_delim 7899 build_alias!$build_alias$ac_delim 7900 host_alias!$host_alias$ac_delim 7901 target_alias!$target_alias$ac_delim 7902 build!$build$ac_delim 7903 build_cpu!$build_cpu$ac_delim 7904 build_vendor!$build_vendor$ac_delim 7905 build_os!$build_os$ac_delim 7906 host!$host$ac_delim 7907 host_cpu!$host_cpu$ac_delim 7908 host_vendor!$host_vendor$ac_delim 7909 host_os!$host_os$ac_delim 7910 target!$target$ac_delim 7911 target_cpu!$target_cpu$ac_delim 7912 target_vendor!$target_vendor$ac_delim 7913 target_os!$target_os$ac_delim 7914 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim 7915 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim 7916 INSTALL_DATA!$INSTALL_DATA$ac_delim 7917 am__isrc!$am__isrc$ac_delim 7918 CYGPATH_W!$CYGPATH_W$ac_delim 7919 PACKAGE!$PACKAGE$ac_delim 7920 VERSION!$VERSION$ac_delim 7921 ACLOCAL!$ACLOCAL$ac_delim 7922 AUTOCONF!$AUTOCONF$ac_delim 7923 AUTOMAKE!$AUTOMAKE$ac_delim 7924 AUTOHEADER!$AUTOHEADER$ac_delim 7925 MAKEINFO!$MAKEINFO$ac_delim 7926 install_sh!$install_sh$ac_delim 7927 STRIP!$STRIP$ac_delim 7928 INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim 7929 mkdir_p!$mkdir_p$ac_delim 7930 AWK!$AWK$ac_delim 7931 SET_MAKE!$SET_MAKE$ac_delim 7932 am__leading_dot!$am__leading_dot$ac_delim 7933 AMTAR!$AMTAR$ac_delim 7934 am__tar!$am__tar$ac_delim 7935 am__untar!$am__untar$ac_delim 7936 RANLIB!$RANLIB$ac_delim 7937 CC!$CC$ac_delim 7938 CFLAGS!$CFLAGS$ac_delim 7939 LDFLAGS!$LDFLAGS$ac_delim 7940 CPPFLAGS!$CPPFLAGS$ac_delim 7941 ac_ct_CC!$ac_ct_CC$ac_delim 7942 EXEEXT!$EXEEXT$ac_delim 7943 OBJEXT!$OBJEXT$ac_delim 7944 DEPDIR!$DEPDIR$ac_delim 7945 am__include!$am__include$ac_delim 7946 am__quote!$am__quote$ac_delim 7947 AMDEP_TRUE!$AMDEP_TRUE$ac_delim 7948 AMDEP_FALSE!$AMDEP_FALSE$ac_delim 7949 AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim 7950 CCDEPMODE!$CCDEPMODE$ac_delim 7951 am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim 7952 am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim 7953 CXX!$CXX$ac_delim 7954 CXXFLAGS!$CXXFLAGS$ac_delim 7955 ac_ct_CXX!$ac_ct_CXX$ac_delim 7956 CXXDEPMODE!$CXXDEPMODE$ac_delim 7957 am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim 7958 am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim 7959 F77!$F77$ac_delim 7960 FFLAGS!$FFLAGS$ac_delim 7961 ac_ct_F77!$ac_ct_F77$ac_delim 7962 _ACEOF 7963 7964 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then 8155 . ./conf$$subs.sh || 8156 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 8157 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 8158 { (exit 1); exit 1; }; } 8159 8160 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 8161 if test $ac_delim_n = $ac_delim_num; then 7965 8162 break 7966 8163 elif $ac_last_try; then 7967 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&57968 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}8164 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 8165 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 7969 8166 { (exit 1); exit 1; }; } 7970 8167 else … … 7972 8169 fi 7973 8170 done 7974 7975 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 7976 if test -n "$ac_eof"; then 7977 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 7978 ac_eof=`expr $ac_eof + 1` 7979 fi 7980 7981 cat >>$CONFIG_STATUS <<_ACEOF 7982 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof 7983 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b 7984 _ACEOF 7985 sed ' 7986 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 7987 s/ ^/s,@/; s/!/@,|#_!!_#|/7988 :n 7989 t n 7990 s/'"$ac_delim"'$/,g/; t 7991 s/ $/\\/; p7992 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 7993 ' >>$CONFIG_STATUS <conf$$subs.sed 7994 rm -f conf$$subs.sed 7995 cat >>$CONFIG_STATUS <<_ACEOF 7996 CEOF$ac_eof 7997 _ACEOF 7998 7999 8000 ac_delim='%!_!# ' 8001 for ac_last_try in false false false false false :; do 8002 cat >conf$$subs.sed <<_ACEOF 8003 FLIBS!$FLIBS$ac_delim8004 XMKMF!$XMKMF$ac_delim 8005 CPP!$CPP$ac_delim 8006 X_CFLAGS!$X_CFLAGS$ac_delim 8007 X_PRE_LIBS!$X_PRE_LIBS$ac_delim 8008 X_LIBS!$X_LIBS$ac_delim 8009 X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim 8010 NOSERIAL_TRUE!$NOSERIAL_TRUE$ac_delim 8011 NOSERIAL_FALSE!$NOSERIAL_FALSE$ac_delim 8012 NOPARALLEL_TRUE!$NOPARALLEL_TRUE$ac_delim 8013 NOPARALLEL_FALSE!$NOPARALLEL_FALSE$ac_delim 8014 MATLABINCL!$MATLABINCL$ac_delim 8015 MEX!$MEX$ac_delim8016 MEXEXT!$MEXEXT$ac_delim 8017 MEXLIB!$MEXLIB$ac_delim 8018 MEXLINK!$MEXLINK$ac_delim 8019 MATLAB!$MATLAB$ac_delim 8020 MATLAB_VERSION!$MATLAB_VERSION$ac_delim 8021 MATLAB_MAJOR!$MATLAB_MAJOR$ac_delim 8022 MATLAB_MINOR!$MATLAB_MINOR$ac_delim 8023 LARGEARRAYS_TRUE!$LARGEARRAYS_TRUE$ac_delim 8024 LARGEARRAYS_FALSE!$LARGEARRAYS_FALSE$ac_delim 8025 TRIANGLEINCL!$TRIANGLEINCL$ac_delim 8026 TRIANGLELIB!$TRIANGLELIB$ac_delim 8027 DAKOTAINCL!$DAKOTAINCL$ac_delim 8028 DAKOTALIB!$DAKOTALIB$ac_delim 8029 METISINCL!$METISINCL$ac_delim 8030 METISLIB!$METISLIB$ac_delim 8031 MPIINCL!$MPIINCL$ac_delim 8032 MPILIB!$MPILIB$ac_delim 8033 PETSCINCL!$PETSCINCL$ac_delim 8034 PETSCLIB!$PETSCLIB$ac_delim 8035 SLEPCINCL!$SLEPCINCL$ac_delim 8036 SLEPCLIB!$SLEPCLIB$ac_delim 8037 SCALAPACKLIB!$SCALAPACKLIB$ac_delim 8038 BLASLAPACKLIB!$BLASLAPACKLIB$ac_delim 8039 BLASLAPACKINCL!$BLASLAPACKINCL$ac_delim 8040 MKLLIB!$MKLLIB$ac_delim 8041 MKLINCL!$MKLINCL$ac_delim 8042 PLAPACKINCL!$PLAPACKINCL$ac_delim 8043 PLAPACKLIB!$PLAPACKLIB$ac_delim 8044 MUMPSINCL!$MUMPSINCL$ac_delim 8045 MUMPSLIB!$MUMPSLIB$ac_delim 8046 BLACSINCL!$BLACSINCL$ac_delim 8047 BLACSLIB!$BLACSLIB$ac_delim 8048 MATHLIB!$MATHLIB$ac_delim 8049 FORTRANLIB!$FORTRANLIB$ac_delim 8050 GRAPHICSLIB!$GRAPHICSLIB$ac_delim 8051 LIB@&t@OBJS!$LIB@&t@OBJS$ac_delim 8052 LTLIBOBJS!$LTLIBOBJS$ac_delim 8053 _ACEOF 8054 8055 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 50; then 8056 break8057 elif $ac_last_try; then 8058 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&58059 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}8171 rm -f conf$$subs.sh 8172 8173 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8174 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 8175 _ACEOF 8176 sed -n ' 8177 h 8178 s/^/S["/; s/!.*/"]=/ 8179 p 8180 g 8181 s/^[^!]*!// 8182 :repl 8183 t repl 8184 s/'"$ac_delim"'$// 8185 t delim 8186 :nl 8187 h 8188 s/\(.\{148\}\).*/\1/ 8189 t more1 8190 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 8191 p 8192 n 8193 b repl 8194 :more1 8195 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 8196 p 8197 g 8198 s/.\{148\}// 8199 t nl 8200 :delim 8201 h 8202 s/\(.\{148\}\).*/\1/ 8203 t more2 8204 s/["\\]/\\&/g; s/^/"/; s/$/"/ 8205 p 8206 b 8207 :more2 8208 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 8209 p 8210 g 8211 s/.\{148\}// 8212 t delim 8213 ' <conf$$subs.awk | sed ' 8214 /^[^""]/{ 8215 N 8216 s/\n// 8217 } 8218 ' >>$CONFIG_STATUS || ac_write_fail=1 8219 rm -f conf$$subs.awk 8220 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8221 _ACAWK 8222 cat >>"\$tmp/subs1.awk" <<_ACAWK && 8223 for (key in S) S_is_set[key] = 1 8224 FS = "" 8225 8226 } 8227 { 8228 line = $ 0 8229 nfields = split(line, field, "@") 8230 substed = 0 8231 len = length(field[1]) 8232 for (i = 2; i < nfields; i++) { 8233 key = field[i] 8234 keylen = length(key) 8235 if (S_is_set[key]) { 8236 value = S[key] 8237 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 8238 len += length(value) + length(field[++i]) 8239 substed = 1 8240 } else 8241 len += 1 + keylen 8242 } 8243 8244 print line 8245 } 8246 8247 _ACAWK 8248 _ACEOF 8249 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8250 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 8251 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 8252 else 8253 cat 8254 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 8255 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 8256 $as_echo "$as_me: error: could not setup config files machinery" >&2;} 8060 8257 { (exit 1); exit 1; }; } 8061 else 8062 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 8063 fi 8064 done 8065 8066 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 8067 if test -n "$ac_eof"; then 8068 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 8069 ac_eof=`expr $ac_eof + 1` 8070 fi 8071 8072 cat >>$CONFIG_STATUS <<_ACEOF 8073 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof 8074 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end 8075 _ACEOF 8076 sed ' 8077 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 8078 s/^/s,@/; s/!/@,|#_!!_#|/ 8079 :n 8080 t n 8081 s/'"$ac_delim"'$/,g/; t 8082 s/$/\\/; p 8083 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 8084 ' >>$CONFIG_STATUS <conf$$subs.sed 8085 rm -f conf$$subs.sed 8086 cat >>$CONFIG_STATUS <<_ACEOF 8087 :end 8088 s/|#_!!_#|//g 8089 CEOF$ac_eof 8090 _ACEOF 8091 8258 _ACEOF 8092 8259 8093 8260 # VPATH may cause trouble with some makes, so we remove $(srcdir), … … 8106 8273 fi 8107 8274 8108 cat >>$CONFIG_STATUS <<\_ACEOF 8275 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8109 8276 fi # test -n "$CONFIG_FILES" 8110 8277 8111 8112 for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS 8278 # Set up the scripts for CONFIG_HEADERS section. 8279 # No need to generate them if there are no CONFIG_HEADERS. 8280 # This happens for instance with `./config.status Makefile'. 8281 if test -n "$CONFIG_HEADERS"; then 8282 cat >"$tmp/defines.awk" <<\_ACAWK || 8283 BEGIN { 8284 _ACEOF 8285 8286 # Transform confdefs.h into an awk script `defines.awk', embedded as 8287 # here-document in config.status, that substitutes the proper values into 8288 # config.h.in to produce config.h. 8289 8290 # Create a delimiter string that does not exist in confdefs.h, to ease 8291 # handling of long lines. 8292 ac_delim='%!_!# ' 8293 for ac_last_try in false false :; do 8294 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 8295 if test -z "$ac_t"; then 8296 break 8297 elif $ac_last_try; then 8298 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 8299 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} 8300 { (exit 1); exit 1; }; } 8301 else 8302 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 8303 fi 8304 done 8305 8306 # For the awk script, D is an array of macro values keyed by name, 8307 # likewise P contains macro parameters if any. Preserve backslash 8308 # newline sequences. 8309 8310 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* 8311 sed -n ' 8312 s/.\{148\}/&'"$ac_delim"'/g 8313 t rset 8314 :rset 8315 s/^[ ]*#[ ]*define[ ][ ]*/ / 8316 t def 8317 d 8318 :def 8319 s/\\$// 8320 t bsnl 8321 s/["\\]/\\&/g 8322 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ 8323 D["\1"]=" \3"/p 8324 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p 8325 d 8326 :bsnl 8327 s/["\\]/\\&/g 8328 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ 8329 D["\1"]=" \3\\\\\\n"\\/p 8330 t cont 8331 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p 8332 t cont 8333 d 8334 :cont 8335 n 8336 s/.\{148\}/&'"$ac_delim"'/g 8337 t clear 8338 :clear 8339 s/\\$// 8340 t bsnlc 8341 s/["\\]/\\&/g; s/^/"/; s/$/"/p 8342 d 8343 :bsnlc 8344 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p 8345 b cont 8346 ' <confdefs.h | sed ' 8347 s/'"$ac_delim"'/"\\\ 8348 "/g' >>$CONFIG_STATUS || ac_write_fail=1 8349 8350 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8351 for (key in D) D_is_set[key] = 1 8352 FS = "" 8353 } 8354 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { 8355 line = \$ 0 8356 split(line, arg, " ") 8357 if (arg[1] == "#") { 8358 defundef = arg[2] 8359 mac1 = arg[3] 8360 } else { 8361 defundef = substr(arg[1], 2) 8362 mac1 = arg[2] 8363 } 8364 split(mac1, mac2, "(") #) 8365 macro = mac2[1] 8366 prefix = substr(line, 1, index(line, defundef) - 1) 8367 if (D_is_set[macro]) { 8368 # Preserve the white space surrounding the "#". 8369 print prefix "define", macro P[macro] D[macro] 8370 next 8371 } else { 8372 # Replace #undef with comments. This is necessary, for example, 8373 # in the case of _POSIX_SOURCE, which is predefined and required 8374 # on some systems where configure will not decide to define it. 8375 if (defundef == "undef") { 8376 print "/*", prefix defundef, macro, "*/" 8377 next 8378 } 8379 } 8380 } 8381 { print } 8382 _ACAWK 8383 _ACEOF 8384 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8385 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 8386 $as_echo "$as_me: error: could not setup config headers machinery" >&2;} 8387 { (exit 1); exit 1; }; } 8388 fi # test -n "$CONFIG_HEADERS" 8389 8390 8391 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" 8392 shift 8393 for ac_tag 8113 8394 do 8114 8395 case $ac_tag in … … 8117 8398 case $ac_mode$ac_tag in 8118 8399 :[FHL]*:*);; 8119 :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&58120 echo "$as_me: error: Invalid tag $ac_tag." >&2;}8400 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 8401 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;} 8121 8402 { (exit 1); exit 1; }; };; 8122 8403 :[FH]-) ac_tag=-:-;; … … 8147 8428 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 8148 8429 esac || 8149 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&58150 echo "$as_me: error: cannot find input file: $ac_f" >&2;}8430 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 8431 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 8151 8432 { (exit 1); exit 1; }; };; 8152 8433 esac 8153 ac_file_inputs="$ac_file_inputs $ac_f" 8434 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 8435 ac_file_inputs="$ac_file_inputs '$ac_f'" 8154 8436 done 8155 8437 … … 8157 8439 # use $as_me), people would be surprised to read: 8158 8440 # /* config.h. Generated by config.status. */ 8159 configure_input="Generated from "`IFS=: 8160 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." 8441 configure_input='Generated from '` 8442 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 8443 `' by configure.' 8161 8444 if test x"$ac_file" != x-; then 8162 8445 configure_input="$ac_file. $configure_input" 8163 { echo "$as_me:$LINENO: creating $ac_file" >&58164 echo "$as_me: creating $ac_file" >&6;}8446 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 8447 $as_echo "$as_me: creating $ac_file" >&6;} 8165 8448 fi 8449 # Neutralize special characters interpreted by sed in replacement strings. 8450 case $configure_input in #( 8451 *\&* | *\|* | *\\* ) 8452 ac_sed_conf_input=`$as_echo "$configure_input" | 8453 sed 's/[\\\\&|]/\\\\&/g'`;; #( 8454 *) ac_sed_conf_input=$configure_input;; 8455 esac 8166 8456 8167 8457 case $ac_tag in 8168 *:-:* | *:-) cat >"$tmp/stdin";; 8458 *:-:* | *:-) cat >"$tmp/stdin" \ 8459 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8460 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8461 { (exit 1); exit 1; }; } ;; 8169 8462 esac 8170 8463 ;; … … 8176 8469 X"$ac_file" : 'X\(//\)$' \| \ 8177 8470 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 8178 echo X"$ac_file" |8471 $as_echo X"$ac_file" | 8179 8472 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8180 8473 s//\1/ … … 8202 8495 while :; do 8203 8496 case $as_dir in #( 8204 *\'*) as_qdir=` echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(8497 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 8205 8498 *) as_qdir=$as_dir;; 8206 8499 esac … … 8211 8504 X"$as_dir" : 'X\(//\)$' \| \ 8212 8505 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 8213 echo X"$as_dir" |8506 $as_echo X"$as_dir" | 8214 8507 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8215 8508 s//\1/ … … 8232 8525 done 8233 8526 test -z "$as_dirs" || eval "mkdir $as_dirs" 8234 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&58235 echo "$as_me: error: cannot create directory $as_dir" >&2;}8527 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 8528 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 8236 8529 { (exit 1); exit 1; }; }; } 8237 8530 ac_builddir=. … … 8240 8533 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 8241 8534 *) 8242 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`8535 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 8243 8536 # A ".." for each directory in $ac_dir_suffix. 8244 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`8537 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 8245 8538 case $ac_top_builddir_sub in 8246 8539 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 8287 8580 _ACEOF 8288 8581 8289 cat >>$CONFIG_STATUS <<\_ACEOF 8582 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8290 8583 # If the template does not know about datarootdir, expand it. 8291 8584 # FIXME: This hack should be removed a few years after 2.60. 8292 8585 ac_datarootdir_hack=; ac_datarootdir_seen= 8293 8586 8294 case `sed -n '/datarootdir/ { 8587 ac_sed_dataroot=' 8588 /datarootdir/ { 8295 8589 p 8296 8590 q … … 8301 8595 /@localedir@/p 8302 8596 /@mandir@/p 8303 ' $ac_file_inputs` in 8597 ' 8598 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in 8304 8599 *datarootdir*) ac_datarootdir_seen=yes;; 8305 8600 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 8306 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&58307 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}8308 _ACEOF 8309 cat >>$CONFIG_STATUS <<_ACEOF 8601 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 8602 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 8603 _ACEOF 8604 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8310 8605 ac_datarootdir_hack=' 8311 8606 s&@datadir@&$datadir&g … … 8321 8616 # Shell code in configure.ac might set extrasub. 8322 8617 # FIXME: do we really want to maintain this feature? 8323 cat >>$CONFIG_STATUS <<_ACEOF 8324 sed"$ac_vpsub8618 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8619 ac_sed_extra="$ac_vpsub 8325 8620 $extrasub 8326 8621 _ACEOF 8327 cat >>$CONFIG_STATUS <<\_ACEOF 8622 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8328 8623 :t 8329 8624 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b 8330 s &@configure_input@&$configure_input&;t t8625 s|@configure_input@|$ac_sed_conf_input|;t t 8331 8626 s&@top_builddir@&$ac_top_builddir_sub&;t t 8627 s&@top_build_prefix@&$ac_top_build_prefix&;t t 8332 8628 s&@srcdir@&$ac_srcdir&;t t 8333 8629 s&@abs_srcdir@&$ac_abs_srcdir&;t t … … 8340 8636 s&@MKDIR_P@&$ac_MKDIR_P&;t t 8341 8637 $ac_datarootdir_hack 8342 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out 8638 " 8639 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 8640 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8641 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8642 { (exit 1); exit 1; }; } 8343 8643 8344 8644 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 8345 8645 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 8346 8646 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 8347 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'8647 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8348 8648 which seems to be undefined. Please make sure it is defined." >&5 8349 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'8649 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8350 8650 which seems to be undefined. Please make sure it is defined." >&2;} 8351 8651 8352 8652 rm -f "$tmp/stdin" 8353 8653 case $ac_file in 8354 -) cat "$tmp/out"; rm -f "$tmp/out";; 8355 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; 8356 esac 8654 -) cat "$tmp/out" && rm -f "$tmp/out";; 8655 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 8656 esac \ 8657 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8658 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8659 { (exit 1); exit 1; }; } 8357 8660 ;; 8358 8661 :H) … … 8360 8663 # CONFIG_HEADER 8361 8664 # 8362 _ACEOF8363 8364 # Transform confdefs.h into a sed script `conftest.defines', that8365 # substitutes the proper values into config.h.in to produce config.h.8366 rm -f conftest.defines conftest.tail8367 # First, append a space to every undef/define line, to ease matching.8368 echo 's/$/ /' >conftest.defines8369 # Then, protect against being on the right side of a sed subst, or in8370 # an unquoted here document, in config.status. If some macros were8371 # called several times there might be several #defines for the same8372 # symbol, which is useless. But do not sort them, since the last8373 # AC_DEFINE must be honored.8374 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*8375 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where8376 # NAME is the cpp macro being defined, VALUE is the value it is being given.8377 # PARAMS is the parameter list in the macro definition--in most cases, it's8378 # just an empty string.8379 ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'8380 ac_dB='\\)[ (].*,\\1define\\2'8381 ac_dC=' '8382 ac_dD=' ,'8383 8384 uniq confdefs.h |8385 sed -n '8386 t rset8387 :rset8388 s/^[ ]*#[ ]*define[ ][ ]*//8389 t ok8390 d8391 :ok8392 s/[\\&,]/\\&/g8393 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p8394 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p8395 ' >>conftest.defines8396 8397 # Remove the space that was appended to ease matching.8398 # Then replace #undef with comments. This is necessary, for8399 # example, in the case of _POSIX_SOURCE, which is predefined and required8400 # on some systems where configure will not decide to define it.8401 # (The regexp can be short, since the line contains either #define or #undef.)8402 echo 's/ $//8403 s,^[ #]*u.*,/* & */,' >>conftest.defines8404 8405 # Break up conftest.defines:8406 ac_max_sed_lines=508407 8408 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"8409 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"8410 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"8411 # et cetera.8412 ac_in='$ac_file_inputs'8413 ac_out='"$tmp/out1"'8414 ac_nxt='"$tmp/out2"'8415 8416 while :8417 do8418 # Write a here document:8419 cat >>$CONFIG_STATUS <<_ACEOF8420 # First, check the format of the line:8421 cat >"\$tmp/defines.sed" <<\\CEOF8422 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def8423 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def8424 b8425 :def8426 _ACEOF8427 sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS8428 echo 'CEOF8429 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS8430 ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in8431 sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail8432 grep . conftest.tail >/dev/null || break8433 rm -f conftest.defines8434 mv conftest.tail conftest.defines8435 done8436 rm -f conftest.defines conftest.tail8437 8438 echo "ac_result=$ac_in" >>$CONFIG_STATUS8439 cat >>$CONFIG_STATUS <<\_ACEOF8440 8665 if test x"$ac_file" != x-; then 8441 echo "/* $configure_input */" >"$tmp/config.h" 8442 cat "$ac_result" >>"$tmp/config.h" 8443 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then 8444 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 8445 echo "$as_me: $ac_file is unchanged" >&6;} 8666 { 8667 $as_echo "/* $configure_input */" \ 8668 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 8669 } >"$tmp/config.h" \ 8670 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8671 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8672 { (exit 1); exit 1; }; } 8673 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 8674 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 8675 $as_echo "$as_me: $ac_file is unchanged" >&6;} 8446 8676 else 8447 rm -f $ac_file 8448 mv "$tmp/config.h" $ac_file 8677 rm -f "$ac_file" 8678 mv "$tmp/config.h" "$ac_file" \ 8679 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 8680 $as_echo "$as_me: error: could not create $ac_file" >&2;} 8681 { (exit 1); exit 1; }; } 8449 8682 fi 8450 8683 else 8451 echo "/* $configure_input */" 8452 cat "$ac_result" 8684 $as_echo "/* $configure_input */" \ 8685 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 8686 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 8687 $as_echo "$as_me: error: could not create -" >&2;} 8688 { (exit 1); exit 1; }; } 8453 8689 fi 8454 rm -f "$tmp/out12" 8455 # Compute $ac_file's index in $config_headers. 8690 # Compute "$ac_file"'s index in $config_headers. 8691 _am_arg="$ac_file" 8456 8692 _am_stamp_count=1 8457 8693 for _am_header in $config_headers :; do 8458 8694 case $_am_header in 8459 $ ac_file | $ac_file:* )8695 $_am_arg | $_am_arg:* ) 8460 8696 break ;; 8461 8697 * ) … … 8463 8699 esac 8464 8700 done 8465 echo "timestamp for $ ac_file" >`$as_dirname -- $ac_file||8466 $as_expr X $ac_file: 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \8467 X $ac_file: 'X\(//\)[^/]' \| \8468 X $ac_file: 'X\(//\)$' \| \8469 X $ac_file: 'X\(/\)' \| . 2>/dev/null ||8470 echo X$ac_file|8701 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || 8702 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8703 X"$_am_arg" : 'X\(//\)[^/]' \| \ 8704 X"$_am_arg" : 'X\(//\)$' \| \ 8705 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || 8706 $as_echo X"$_am_arg" | 8471 8707 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8472 8708 s//\1/ … … 8488 8724 ;; 8489 8725 8490 :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&58491 echo "$as_me: executing $ac_file commands" >&6;}8726 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 8727 $as_echo "$as_me: executing $ac_file commands" >&6;} 8492 8728 ;; 8493 8729 esac … … 8495 8731 8496 8732 case $ac_file$ac_mode in 8497 "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do 8498 # Strip MF so we end up with the name of the file. 8499 mf=`echo "$mf" | sed -e 's/:.*$//'` 8500 # Check whether this is an Automake generated Makefile or not. 8501 # We used to match only the files named `Makefile.in', but 8502 # some people rename them; so instead we look at the file content. 8503 # Grep'ing the first line is not enough: some people post-process 8504 # each Makefile.in and add a new line on top of each file to say so. 8505 # Grep'ing the whole file is not good either: AIX grep has a line 8506 # limit of 2048, but all sed's we know have understand at least 4000. 8507 if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then 8508 dirpart=`$as_dirname -- "$mf" || 8733 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { 8734 # Autoconf 2.62 quotes --file arguments for eval, but not when files 8735 # are listed without --file. Let's play safe and only enable the eval 8736 # if we detect the quoting. 8737 case $CONFIG_FILES in 8738 *\'*) eval set x "$CONFIG_FILES" ;; 8739 *) set x $CONFIG_FILES ;; 8740 esac 8741 shift 8742 for mf 8743 do 8744 # Strip MF so we end up with the name of the file. 8745 mf=`echo "$mf" | sed -e 's/:.*$//'` 8746 # Check whether this is an Automake generated Makefile or not. 8747 # We used to match only the files named `Makefile.in', but 8748 # some people rename them; so instead we look at the file content. 8749 # Grep'ing the first line is not enough: some people post-process 8750 # each Makefile.in and add a new line on top of each file to say so. 8751 # Grep'ing the whole file is not good either: AIX grep has a line 8752 # limit of 2048, but all sed's we know have understand at least 4000. 8753 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then 8754 dirpart=`$as_dirname -- "$mf" || 8509 8755 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8510 8756 X"$mf" : 'X\(//\)[^/]' \| \ 8511 8757 X"$mf" : 'X\(//\)$' \| \ 8512 8758 X"$mf" : 'X\(/\)' \| . 2>/dev/null || 8513 echo X"$mf" |8759 $as_echo X"$mf" | 8514 8760 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8515 8761 s//\1/ … … 8529 8775 } 8530 8776 s/.*/./; q'` 8531 else8532 continue8533 fi8534 # Extract the definition of DEPDIR, am__include, and am__quote8535 # from the Makefile without running `make'.8536 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`8537 test -z "$DEPDIR" && continue8538 am__include=`sed -n 's/^am__include = //p' < "$mf"`8539 test -z "am__include" && continue8540 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`8541 # When using ansi2knr, U may be empty or an underscore; expand it8542 U=`sed -n 's/^U = //p' < "$mf"`8543 # Find all dependency output files, they are included files with8544 # $(DEPDIR) in their names. We invoke sed twice because it is the8545 # simplest approach to changing $(DEPDIR) to its actual value in the8546 # expansion.8547 for file in `sed -n "8548 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \8549 8550 # Make sure the directory exists.8551 test -f "$dirpart/$file" && continue8552 fdir=`$as_dirname -- "$file" ||8777 else 8778 continue 8779 fi 8780 # Extract the definition of DEPDIR, am__include, and am__quote 8781 # from the Makefile without running `make'. 8782 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 8783 test -z "$DEPDIR" && continue 8784 am__include=`sed -n 's/^am__include = //p' < "$mf"` 8785 test -z "am__include" && continue 8786 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 8787 # When using ansi2knr, U may be empty or an underscore; expand it 8788 U=`sed -n 's/^U = //p' < "$mf"` 8789 # Find all dependency output files, they are included files with 8790 # $(DEPDIR) in their names. We invoke sed twice because it is the 8791 # simplest approach to changing $(DEPDIR) to its actual value in the 8792 # expansion. 8793 for file in `sed -n " 8794 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 8795 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 8796 # Make sure the directory exists. 8797 test -f "$dirpart/$file" && continue 8798 fdir=`$as_dirname -- "$file" || 8553 8799 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8554 8800 X"$file" : 'X\(//\)[^/]' \| \ 8555 8801 X"$file" : 'X\(//\)$' \| \ 8556 8802 X"$file" : 'X\(/\)' \| . 2>/dev/null || 8557 echo X"$file" |8803 $as_echo X"$file" | 8558 8804 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8559 8805 s//\1/ … … 8573 8819 } 8574 8820 s/.*/./; q'` 8575 { as_dir=$dirpart/$fdir8821 { as_dir=$dirpart/$fdir 8576 8822 case $as_dir in #( 8577 8823 -*) as_dir=./$as_dir;; … … 8581 8827 while :; do 8582 8828 case $as_dir in #( 8583 *\'*) as_qdir=` echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(8829 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 8584 8830 *) as_qdir=$as_dir;; 8585 8831 esac … … 8590 8836 X"$as_dir" : 'X\(//\)$' \| \ 8591 8837 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 8592 echo X"$as_dir" |8838 $as_echo X"$as_dir" | 8593 8839 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8594 8840 s//\1/ … … 8611 8857 done 8612 8858 test -z "$as_dirs" || eval "mkdir $as_dirs" 8613 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&58614 echo "$as_me: error: cannot create directory $as_dir" >&2;}8859 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 8860 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 8615 8861 { (exit 1); exit 1; }; }; } 8616 # echo "creating $dirpart/$file" 8617 echo '# dummy' > "$dirpart/$file" 8862 # echo "creating $dirpart/$file" 8863 echo '# dummy' > "$dirpart/$file" 8864 done 8618 8865 done 8619 done 8866 } 8620 8867 ;; 8621 8868 … … 8628 8875 chmod +x $CONFIG_STATUS 8629 8876 ac_clean_files=$ac_clean_files_save 8877 8878 test $ac_write_fail = 0 || 8879 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 8880 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} 8881 { (exit 1); exit 1; }; } 8630 8882 8631 8883 … … 8650 8902 $ac_cs_success || { (exit 1); exit 1; } 8651 8903 fi 8652 8653 8904 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 8905 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 8906 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 8907 fi 8908 8909 -
issm/trunk/autom4te.cache/output.2
r1378 r1464 1 1 @%:@! /bin/sh 2 2 @%:@ Guess values for system-dependent variables and create Makefiles. 3 @%:@ Generated by GNU Autoconf 2.6 1for ISSM 1.0.3 @%:@ Generated by GNU Autoconf 2.63 for ISSM 1.0. 4 4 @%:@ 5 5 @%:@ Report bugs to <Eric Larour <eric.larour@jpl.nasa.gov>>. 6 6 @%:@ 7 7 @%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 @%:@ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.8 @%:@ 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 9 9 @%:@ This configure script is free software; the Free Software Foundation 10 10 @%:@ gives unlimited permission to copy, distribute and modify it. … … 18 18 emulate sh 19 19 NULLCMD=: 20 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 21 21 # is contrary to our usage. Disable this feature. 22 22 alias -g '${1+"$@"}'='"$@"' … … 40 40 as_cr_alnum=$as_cr_Letters$as_cr_digits 41 41 42 as_nl=' 43 ' 44 export as_nl 45 # Printing a long string crashes Solaris 7 /usr/bin/printf. 46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 50 as_echo='printf %s\n' 51 as_echo_n='printf %s' 52 else 53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 55 as_echo_n='/usr/ucb/echo -n' 56 else 57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 58 as_echo_n_body='eval 59 arg=$1; 60 case $arg in 61 *"$as_nl"*) 62 expr "X$arg" : "X\\(.*\\)$as_nl"; 63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 64 esac; 65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 66 ' 67 export as_echo_n_body 68 as_echo_n='sh -c $as_echo_n_body as_echo' 69 fi 70 export as_echo_body 71 as_echo='sh -c $as_echo_body as_echo' 72 fi 73 42 74 # The user is always right. 43 75 if test "${PATH_SEPARATOR+set}" != set; then 44 echo "#! /bin/sh" >conf$$.sh 45 echo "exit 0" >>conf$$.sh 46 chmod +x conf$$.sh 47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 48 PATH_SEPARATOR=';' 49 else 50 PATH_SEPARATOR=: 51 fi 52 rm -f conf$$.sh 76 PATH_SEPARATOR=: 77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 79 PATH_SEPARATOR=';' 80 } 53 81 fi 54 82 … … 66 94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 67 95 # splitting by setting IFS to empty value.) 68 as_nl='69 '70 96 IFS=" "" $as_nl" 71 97 … … 90 116 fi 91 117 if test ! -f "$as_myself"; then 92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 93 119 { (exit 1); exit 1; } 94 120 fi … … 103 129 104 130 # NLS nuisances. 105 for as_var in \ 106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 108 LC_TELEPHONE LC_TIME 109 do 110 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 111 eval $as_var=C; export $as_var 112 else 113 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 114 fi 115 done 131 LC_ALL=C 132 export LC_ALL 133 LANGUAGE=C 134 export LANGUAGE 116 135 117 136 # Required to use basename. … … 135 154 X"$0" : 'X\(//\)$' \| \ 136 155 X"$0" : 'X\(/\)' \| . 2>/dev/null || 137 echo X/"$0" |156 $as_echo X/"$0" | 138 157 sed '/^.*\/\([^/][^/]*\)\/*$/{ 139 158 s//\1/ … … 161 180 fi 162 181 163 if test $as_have_required = yes && 182 if test $as_have_required = yes && (eval ": 164 183 (as_func_return () { 165 184 (exit \$1) … … 243 262 emulate sh 244 263 NULLCMD=: 245 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 246 265 # is contrary to our usage. Disable this feature. 247 266 alias -g '${1+"$@"}'='"$@"' … … 264 283 emulate sh 265 284 NULLCMD=: 266 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 267 286 # is contrary to our usage. Disable this feature. 268 287 alias -g '${1+"$@"}'='"$@"' … … 344 363 if test "x$CONFIG_SHELL" != x; then 345 364 for as_var in BASH_ENV ENV 346 347 348 349 365 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 366 done 367 export CONFIG_SHELL 368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 350 369 fi 351 370 … … 416 435 test \$exitcode = 0") || { 417 436 echo No shell found that supports shell functions. 418 echo Please tell autoconf@gnu.org about your system, 419 echo including any error possibly output before this 420 echo message 437 echo Please tell bug-autoconf@gnu.org about your system, 438 echo including any error possibly output before this message. 439 echo This can help us improve future autoconf versions. 440 echo Configuration will now proceed without shell functions. 421 441 } 422 442 … … 454 474 ' >$as_me.lineno && 455 475 chmod +x "$as_me.lineno" || 456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 457 477 { (exit 1); exit 1; }; } 458 478 … … 482 502 ECHO_N='-n';; 483 503 esac 484 485 504 if expr a : '\(a\)' >/dev/null 2>&1 && 486 505 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 495 514 else 496 515 rm -f conf$$.dir 497 mkdir conf$$.dir 498 fi 499 echo >conf$$.file 500 if ln -s conf$$.file conf$$ 2>/dev/null; then 501 as_ln_s='ln -s' 502 # ... but there are two gotchas: 503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 504 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 505 # In both cases, we have to default to `cp -p'. 506 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 516 mkdir conf$$.dir 2>/dev/null 517 fi 518 if (echo >conf$$.file) 2>/dev/null; then 519 if ln -s conf$$.file conf$$ 2>/dev/null; then 520 as_ln_s='ln -s' 521 # ... but there are two gotchas: 522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 524 # In both cases, we have to default to `cp -p'. 525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 526 as_ln_s='cp -p' 527 elif ln conf$$.file conf$$ 2>/dev/null; then 528 as_ln_s=ln 529 else 507 530 as_ln_s='cp -p' 508 elif ln conf$$.file conf$$ 2>/dev/null; then 509 as_ln_s=ln 531 fi 510 532 else 511 533 as_ln_s='cp -p' … … 532 554 eval sh -c '\'' 533 555 if test -d "$1"; then 534 556 test -d "$1/."; 535 557 else 536 558 case $1 in 537 559 -*)set "./$1";; 538 560 esac; 539 561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 579 601 PACKAGE_BUGREPORT='Eric Larour <eric.larour@jpl.nasa.gov>' 580 602 581 ac_subst_vars='SHELL 603 ac_subst_vars='am__EXEEXT_FALSE 604 am__EXEEXT_TRUE 605 LTLIBOBJS 606 LIB@&t@OBJS 607 X_EXTRA_LIBS 608 X_LIBS 609 X_PRE_LIBS 610 X_CFLAGS 611 XMKMF 612 FLIBS 613 ac_ct_F77 614 FFLAGS 615 F77 616 am__fastdepCXX_FALSE 617 am__fastdepCXX_TRUE 618 CXXDEPMODE 619 ac_ct_CXX 620 CXXFLAGS 621 CXX 622 CPP 623 am__fastdepCC_FALSE 624 am__fastdepCC_TRUE 625 CCDEPMODE 626 AMDEPBACKSLASH 627 AMDEP_FALSE 628 AMDEP_TRUE 629 am__quote 630 am__include 631 DEPDIR 632 OBJEXT 633 EXEEXT 634 ac_ct_CC 635 CPPFLAGS 636 LDFLAGS 637 CFLAGS 638 CC 639 RANLIB 640 am__untar 641 am__tar 642 AMTAR 643 am__leading_dot 644 SET_MAKE 645 AWK 646 mkdir_p 647 MKDIR_P 648 INSTALL_STRIP_PROGRAM 649 STRIP 650 install_sh 651 MAKEINFO 652 AUTOHEADER 653 AUTOMAKE 654 AUTOCONF 655 ACLOCAL 656 VERSION 657 PACKAGE 658 CYGPATH_W 659 am__isrc 660 INSTALL_DATA 661 INSTALL_SCRIPT 662 INSTALL_PROGRAM 663 target_os 664 target_vendor 665 target_cpu 666 target 667 host_os 668 host_vendor 669 host_cpu 670 host 671 build_os 672 build_vendor 673 build_cpu 674 build 675 target_alias 676 host_alias 677 build_alias 678 LIBS 679 ECHO_T 680 ECHO_N 681 ECHO_C 682 DEFS 683 mandir 684 localedir 685 libdir 686 psdir 687 pdfdir 688 dvidir 689 htmldir 690 infodir 691 docdir 692 oldincludedir 693 includedir 694 localstatedir 695 sharedstatedir 696 sysconfdir 697 datadir 698 datarootdir 699 libexecdir 700 sbindir 701 bindir 702 program_transform_name 703 prefix 704 exec_prefix 705 PACKAGE_BUGREPORT 706 PACKAGE_STRING 707 PACKAGE_VERSION 708 PACKAGE_TARNAME 709 PACKAGE_NAME 582 710 PATH_SEPARATOR 583 PACKAGE_NAME 584 PACKAGE_TARNAME 585 PACKAGE_VERSION 586 PACKAGE_STRING 587 PACKAGE_BUGREPORT 588 exec_prefix 589 prefix 590 program_transform_name 591 bindir 592 sbindir 593 libexecdir 594 datarootdir 595 datadir 596 sysconfdir 597 sharedstatedir 598 localstatedir 599 includedir 600 oldincludedir 601 docdir 602 infodir 603 htmldir 604 dvidir 605 pdfdir 606 psdir 607 libdir 608 localedir 609 mandir 610 DEFS 611 ECHO_C 612 ECHO_N 613 ECHO_T 614 LIBS 615 build_alias 616 host_alias 617 target_alias 618 build 619 build_cpu 620 build_vendor 621 build_os 622 host 623 host_cpu 624 host_vendor 625 host_os 626 target 627 target_cpu 628 target_vendor 629 target_os 630 INSTALL_PROGRAM 631 INSTALL_SCRIPT 632 INSTALL_DATA 633 am__isrc 634 CYGPATH_W 635 PACKAGE 636 VERSION 637 ACLOCAL 638 AUTOCONF 639 AUTOMAKE 640 AUTOHEADER 641 MAKEINFO 642 install_sh 643 STRIP 644 INSTALL_STRIP_PROGRAM 645 mkdir_p 646 AWK 647 SET_MAKE 648 am__leading_dot 649 AMTAR 650 am__tar 651 am__untar 652 RANLIB 653 CC 654 CFLAGS 655 LDFLAGS 656 CPPFLAGS 657 ac_ct_CC 658 EXEEXT 659 OBJEXT 660 DEPDIR 661 am__include 662 am__quote 663 AMDEP_TRUE 664 AMDEP_FALSE 665 AMDEPBACKSLASH 666 CCDEPMODE 667 am__fastdepCC_TRUE 668 am__fastdepCC_FALSE 669 CXX 670 CXXFLAGS 671 ac_ct_CXX 672 CXXDEPMODE 673 am__fastdepCXX_TRUE 674 am__fastdepCXX_FALSE 675 F77 676 FFLAGS 677 ac_ct_F77 678 FLIBS 679 XMKMF 680 CPP 681 X_CFLAGS 682 X_PRE_LIBS 683 X_LIBS 684 X_EXTRA_LIBS 685 LIB@&t@OBJS 686 LTLIBOBJS' 711 SHELL' 687 712 ac_subst_files='' 713 ac_user_opts=' 714 enable_option_checking 715 enable_dependency_tracking 716 with_x 717 ' 688 718 ac_precious_vars='build_alias 689 719 host_alias … … 694 724 LIBS 695 725 CPPFLAGS 726 CPP 696 727 CXX 697 728 CXXFLAGS … … 699 730 F77 700 731 FFLAGS 701 XMKMF 702 CPP' 732 XMKMF' 703 733 704 734 … … 706 736 ac_init_help= 707 737 ac_init_version=false 738 ac_unrecognized_opts= 739 ac_unrecognized_sep= 708 740 # The variables have the same names as the options, with 709 741 # dashes changed to underlines. … … 804 836 805 837 -disable-* | --disable-*) 806 ac_ feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`838 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 807 839 # Reject names that are not valid shell variable names. 808 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&809 { echo "$as_me: error: invalid feature name: $ac_feature" >&2840 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 841 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 810 842 { (exit 1); exit 1; }; } 811 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 812 eval enable_$ac_feature=no ;; 843 ac_useropt_orig=$ac_useropt 844 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 845 case $ac_user_opts in 846 *" 847 "enable_$ac_useropt" 848 "*) ;; 849 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 850 ac_unrecognized_sep=', ';; 851 esac 852 eval enable_$ac_useropt=no ;; 813 853 814 854 -docdir | --docdir | --docdi | --doc | --do) … … 823 863 824 864 -enable-* | --enable-*) 825 ac_ feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`865 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 826 866 # Reject names that are not valid shell variable names. 827 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&828 { echo "$as_me: error: invalid feature name: $ac_feature" >&2867 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 868 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 829 869 { (exit 1); exit 1; }; } 830 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 831 eval enable_$ac_feature=\$ac_optarg ;; 870 ac_useropt_orig=$ac_useropt 871 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 872 case $ac_user_opts in 873 *" 874 "enable_$ac_useropt" 875 "*) ;; 876 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 877 ac_unrecognized_sep=', ';; 878 esac 879 eval enable_$ac_useropt=\$ac_optarg ;; 832 880 833 881 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1020 1068 1021 1069 -with-* | --with-*) 1022 ac_ package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1070 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1023 1071 # Reject names that are not valid shell variable names. 1024 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1025 { echo "$as_me: error: invalid package name: $ac_package" >&21072 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1073 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1026 1074 { (exit 1); exit 1; }; } 1027 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1028 eval with_$ac_package=\$ac_optarg ;; 1075 ac_useropt_orig=$ac_useropt 1076 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1077 case $ac_user_opts in 1078 *" 1079 "with_$ac_useropt" 1080 "*) ;; 1081 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1082 ac_unrecognized_sep=', ';; 1083 esac 1084 eval with_$ac_useropt=\$ac_optarg ;; 1029 1085 1030 1086 -without-* | --without-*) 1031 ac_ package=`expr "x$ac_option" : 'x-*without-\(.*\)'`1087 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1032 1088 # Reject names that are not valid shell variable names. 1033 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1034 { echo "$as_me: error: invalid package name: $ac_package" >&21089 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1090 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1035 1091 { (exit 1); exit 1; }; } 1036 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1037 eval with_$ac_package=no ;; 1092 ac_useropt_orig=$ac_useropt 1093 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1094 case $ac_user_opts in 1095 *" 1096 "with_$ac_useropt" 1097 "*) ;; 1098 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1099 ac_unrecognized_sep=', ';; 1100 esac 1101 eval with_$ac_useropt=no ;; 1038 1102 1039 1103 --x) … … 1055 1119 x_libraries=$ac_optarg ;; 1056 1120 1057 -*) { echo "$as_me: error: unrecognized option: $ac_option1121 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1058 1122 Try \`$0 --help' for more information." >&2 1059 1123 { (exit 1); exit 1; }; } … … 1064 1128 # Reject names that are not valid shell variable names. 1065 1129 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1066 { echo "$as_me: error: invalid variable name: $ac_envvar" >&21130 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1067 1131 { (exit 1); exit 1; }; } 1068 1132 eval $ac_envvar=\$ac_optarg … … 1071 1135 *) 1072 1136 # FIXME: should be removed in autoconf 3.0. 1073 echo "$as_me: WARNING: you should use --build, --host, --target" >&21137 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1074 1138 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1075 echo "$as_me: WARNING: invalid host type: $ac_option" >&21139 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1076 1140 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1077 1141 ;; … … 1082 1146 if test -n "$ac_prev"; then 1083 1147 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1084 { echo "$as_me: error: missing argument to $ac_option" >&21148 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1085 1149 { (exit 1); exit 1; }; } 1086 1150 fi 1087 1151 1088 # Be sure to have absolute directory names. 1152 if test -n "$ac_unrecognized_opts"; then 1153 case $enable_option_checking in 1154 no) ;; 1155 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 1156 { (exit 1); exit 1; }; } ;; 1157 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1158 esac 1159 fi 1160 1161 # Check all directory arguments for consistency. 1089 1162 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1090 1163 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1093 1166 do 1094 1167 eval ac_val=\$$ac_var 1168 # Remove trailing slashes. 1169 case $ac_val in 1170 */ ) 1171 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1172 eval $ac_var=\$ac_val;; 1173 esac 1174 # Be sure to have absolute directory names. 1095 1175 case $ac_val in 1096 1176 [\\/$]* | ?:[\\/]* ) continue;; 1097 1177 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1098 1178 esac 1099 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21179 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1100 1180 { (exit 1); exit 1; }; } 1101 1181 done … … 1112 1192 if test "x$build_alias" = x; then 1113 1193 cross_compiling=maybe 1114 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1194 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1115 1195 If a cross compiler is detected then cross compile mode will be used." >&2 1116 1196 elif test "x$build_alias" != "x$host_alias"; then … … 1128 1208 ac_ls_di=`ls -di .` && 1129 1209 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1130 { echo "$as_me: error: Working directory cannot be determined" >&21210 { $as_echo "$as_me: error: working directory cannot be determined" >&2 1131 1211 { (exit 1); exit 1; }; } 1132 1212 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1133 { echo "$as_me: error: pwd does not report name of working directory" >&21213 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1134 1214 { (exit 1); exit 1; }; } 1135 1215 … … 1139 1219 ac_srcdir_defaulted=yes 1140 1220 # Try the directory containing this script, then the parent directory. 1141 ac_confdir=`$as_dirname -- "$ 0" ||1142 $as_expr X"$ 0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1143 X"$ 0" : 'X\(//\)[^/]' \| \1144 X"$ 0" : 'X\(//\)$' \| \1145 X"$ 0" : 'X\(/\)' \| . 2>/dev/null ||1146 echo X"$0" |1221 ac_confdir=`$as_dirname -- "$as_myself" || 1222 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1223 X"$as_myself" : 'X\(//\)[^/]' \| \ 1224 X"$as_myself" : 'X\(//\)$' \| \ 1225 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1226 $as_echo X"$as_myself" | 1147 1227 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1148 1228 s//\1/ … … 1171 1251 if test ! -r "$srcdir/$ac_unique_file"; then 1172 1252 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1173 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21253 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1174 1254 { (exit 1); exit 1; }; } 1175 1255 fi 1176 1256 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1177 1257 ac_abs_confdir=`( 1178 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&21258 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1179 1259 { (exit 1); exit 1; }; } 1180 1260 pwd)` … … 1225 1305 Installation directories: 1226 1306 --prefix=PREFIX install architecture-independent files in PREFIX 1227 1307 [$ac_default_prefix] 1228 1308 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1229 1309 [PREFIX] 1230 1310 1231 1311 By default, \`make install' will install all the files in … … 1237 1317 1238 1318 Fine tuning of the installation directories: 1239 --bindir=DIR user executables [EPREFIX/bin]1240 --sbindir=DIR system admin executables [EPREFIX/sbin]1241 --libexecdir=DIR program executables [EPREFIX/libexec]1242 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]1243 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]1244 --localstatedir=DIR modifiable single-machine data [PREFIX/var]1245 --libdir=DIR object code libraries [EPREFIX/lib]1246 --includedir=DIR C header files [PREFIX/include]1247 --oldincludedir=DIR C header files for non-gcc [/usr/include]1248 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]1249 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]1250 --infodir=DIR info documentation [DATAROOTDIR/info]1251 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]1252 --mandir=DIR man documentation [DATAROOTDIR/man]1253 --docdir=DIR documentation root @<:@DATAROOTDIR/doc/issm@:>@1254 --htmldir=DIR html documentation [DOCDIR]1255 --dvidir=DIR dvi documentation [DOCDIR]1256 --pdfdir=DIR pdf documentation [DOCDIR]1257 --psdir=DIR ps documentation [DOCDIR]1319 --bindir=DIR user executables [EPREFIX/bin] 1320 --sbindir=DIR system admin executables [EPREFIX/sbin] 1321 --libexecdir=DIR program executables [EPREFIX/libexec] 1322 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1323 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1324 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1325 --libdir=DIR object code libraries [EPREFIX/lib] 1326 --includedir=DIR C header files [PREFIX/include] 1327 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1328 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1329 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1330 --infodir=DIR info documentation [DATAROOTDIR/info] 1331 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1332 --mandir=DIR man documentation [DATAROOTDIR/man] 1333 --docdir=DIR documentation root @<:@DATAROOTDIR/doc/issm@:>@ 1334 --htmldir=DIR html documentation [DOCDIR] 1335 --dvidir=DIR dvi documentation [DOCDIR] 1336 --pdfdir=DIR pdf documentation [DOCDIR] 1337 --psdir=DIR ps documentation [DOCDIR] 1258 1338 _ACEOF 1259 1339 … … 1283 1363 1284 1364 Optional Features: 1365 --disable-option-checking ignore unrecognized --enable/--with options 1285 1366 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1286 1367 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1301 1382 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if 1302 1383 you have headers in a nonstandard directory <include dir> 1384 CPP C preprocessor 1303 1385 CXX C++ compiler command 1304 1386 CXXFLAGS C++ compiler flags … … 1306 1388 FFLAGS Fortran 77 compiler flags 1307 1389 XMKMF Path to xmkmf, Makefile generator for X Window System 1308 CPP C preprocessor1309 1390 1310 1391 Use these variables to override the choices made by `configure' or to help … … 1319 1400 # If there are subdirs, report their specific --help. 1320 1401 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1321 test -d "$ac_dir" || continue 1402 test -d "$ac_dir" || 1403 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1404 continue 1322 1405 ac_builddir=. 1323 1406 … … 1325 1408 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1326 1409 *) 1327 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`1410 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1328 1411 # A ".." for each directory in $ac_dir_suffix. 1329 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`1412 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1330 1413 case $ac_top_builddir_sub in 1331 1414 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1363 1446 $SHELL "$ac_srcdir/configure" --help=recursive 1364 1447 else 1365 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21448 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1366 1449 fi || ac_status=$? 1367 1450 cd "$ac_pwd" || { ac_status=$?; break; } … … 1373 1456 cat <<\_ACEOF 1374 1457 ISSM configure 1.0 1375 generated by GNU Autoconf 2.6 11458 generated by GNU Autoconf 2.63 1376 1459 1377 1460 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1378 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.1461 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1379 1462 This configure script is free software; the Free Software Foundation 1380 1463 gives unlimited permission to copy, distribute and modify it. … … 1387 1470 1388 1471 It was created by ISSM $as_me 1.0, which was 1389 generated by GNU Autoconf 2.6 1. Invocation command line was1472 generated by GNU Autoconf 2.63. Invocation command line was 1390 1473 1391 1474 $ $0 $@ … … 1423 1506 IFS=$as_save_IFS 1424 1507 test -z "$as_dir" && as_dir=. 1425 echo "PATH: $as_dir"1508 $as_echo "PATH: $as_dir" 1426 1509 done 1427 1510 IFS=$as_save_IFS … … 1458 1541 continue ;; 1459 1542 *\'*) 1460 ac_arg=` echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1543 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1461 1544 esac 1462 1545 case $ac_pass in … … 1510 1593 *${as_nl}*) 1511 1594 case $ac_var in #( 1512 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51513 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1595 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1596 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 1514 1597 esac 1515 1598 case $ac_var in #( 1516 1599 _ | IFS | as_nl) ;; #( 1600 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1517 1601 *) $as_unset $ac_var ;; 1518 1602 esac ;; … … 1544 1628 eval ac_val=\$$ac_var 1545 1629 case $ac_val in 1546 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1630 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1547 1631 esac 1548 echo "$ac_var='\''$ac_val'\''"1632 $as_echo "$ac_var='\''$ac_val'\''" 1549 1633 done | sort 1550 1634 echo … … 1561 1645 eval ac_val=\$$ac_var 1562 1646 case $ac_val in 1563 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1647 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1564 1648 esac 1565 echo "$ac_var='\''$ac_val'\''"1649 $as_echo "$ac_var='\''$ac_val'\''" 1566 1650 done | sort 1567 1651 echo … … 1579 1663 fi 1580 1664 test "$ac_signal" != 0 && 1581 echo "$as_me: caught signal $ac_signal"1582 echo "$as_me: exit $exit_status"1665 $as_echo "$as_me: caught signal $ac_signal" 1666 $as_echo "$as_me: exit $exit_status" 1583 1667 } >&5 1584 1668 rm -f core *.core core.conftest.* && … … 1622 1706 1623 1707 # Let the site file select an alternate cache file if it wants to. 1624 # Prefer explicitly selected file to automatically selected ones. 1708 # Prefer an explicitly selected file to automatically selected ones. 1709 ac_site_file1=NONE 1710 ac_site_file2=NONE 1625 1711 if test -n "$CONFIG_SITE"; then 1626 set x "$CONFIG_SITE"1712 ac_site_file1=$CONFIG_SITE 1627 1713 elif test "x$prefix" != xNONE; then 1628 set x "$prefix/share/config.site" "$prefix/etc/config.site"1629 else1630 set x "$ac_default_prefix/share/config.site" \ 1631 "$ac_default_prefix/etc/config.site" 1632 fi 1633 shift 1634 for ac_site_file 1714 ac_site_file1=$prefix/share/config.site 1715 ac_site_file2=$prefix/etc/config.site 1716 else 1717 ac_site_file1=$ac_default_prefix/share/config.site 1718 ac_site_file2=$ac_default_prefix/etc/config.site 1719 fi 1720 for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1635 1721 do 1722 test "x$ac_site_file" = xNONE && continue 1636 1723 if test -r "$ac_site_file"; then 1637 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&51638 echo "$as_me: loading site script $ac_site_file" >&6;}1724 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1725 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 1639 1726 sed 's/^/| /' "$ac_site_file" >&5 1640 1727 . "$ac_site_file" … … 1646 1733 # files actually), so we avoid doing that. 1647 1734 if test -f "$cache_file"; then 1648 { echo "$as_me:$LINENO: loading cache $cache_file" >&51649 echo "$as_me: loading cache $cache_file" >&6;}1735 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1736 $as_echo "$as_me: loading cache $cache_file" >&6;} 1650 1737 case $cache_file in 1651 1738 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1654 1741 fi 1655 1742 else 1656 { echo "$as_me:$LINENO: creating cache $cache_file" >&51657 echo "$as_me: creating cache $cache_file" >&6;}1743 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1744 $as_echo "$as_me: creating cache $cache_file" >&6;} 1658 1745 >$cache_file 1659 1746 fi … … 1669 1756 case $ac_old_set,$ac_new_set in 1670 1757 set,) 1671 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51672 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1758 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1759 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1673 1760 ac_cache_corrupted=: ;; 1674 1761 ,set) 1675 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51676 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1762 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1763 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1677 1764 ac_cache_corrupted=: ;; 1678 1765 ,);; 1679 1766 *) 1680 1767 if test "x$ac_old_val" != "x$ac_new_val"; then 1681 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1682 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1683 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1684 echo "$as_me: former value: $ac_old_val" >&2;} 1685 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1686 echo "$as_me: current value: $ac_new_val" >&2;} 1687 ac_cache_corrupted=: 1768 # differences in whitespace do not lead to failure. 1769 ac_old_val_w=`echo x $ac_old_val` 1770 ac_new_val_w=`echo x $ac_new_val` 1771 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1772 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1773 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1774 ac_cache_corrupted=: 1775 else 1776 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1777 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1778 eval $ac_var=\$ac_old_val 1779 fi 1780 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1781 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1782 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1783 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1688 1784 fi;; 1689 1785 esac … … 1691 1787 if test "$ac_new_set" = set; then 1692 1788 case $ac_new_val in 1693 *\'*) ac_arg=$ac_var=` echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1789 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1694 1790 *) ac_arg=$ac_var=$ac_new_val ;; 1695 1791 esac … … 1701 1797 done 1702 1798 if $ac_cache_corrupted; then 1703 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1704 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1705 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1706 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1799 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 1800 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 1801 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1802 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1803 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1804 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1707 1805 { (exit 1); exit 1; }; } 1708 1806 fi … … 1758 1856 done 1759 1857 if test -z "$ac_aux_dir"; then 1760 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&51761 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}1858 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 1859 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 1762 1860 { (exit 1); exit 1; }; } 1763 1861 fi … … 1774 1872 # Make sure we can run config.sub. 1775 1873 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 1776 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&51777 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}1874 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 1875 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} 1778 1876 { (exit 1); exit 1; }; } 1779 1877 1780 { echo "$as_me:$LINENO: checking build system type" >&51781 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }1878 { $as_echo "$as_me:$LINENO: checking build system type" >&5 1879 $as_echo_n "checking build system type... " >&6; } 1782 1880 if test "${ac_cv_build+set}" = set; then 1783 echo $ECHO_N "(cached) $ECHO_C" >&61881 $as_echo_n "(cached) " >&6 1784 1882 else 1785 1883 ac_build_alias=$build_alias … … 1787 1885 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 1788 1886 test "x$ac_build_alias" = x && 1789 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&51790 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}1887 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 1888 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;} 1791 1889 { (exit 1); exit 1; }; } 1792 1890 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 1793 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&51794 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}1891 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 1892 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} 1795 1893 { (exit 1); exit 1; }; } 1796 1894 1797 1895 fi 1798 { echo "$as_me:$LINENO: result: $ac_cv_build" >&51799 echo "${ECHO_T}$ac_cv_build" >&6; }1896 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5 1897 $as_echo "$ac_cv_build" >&6; } 1800 1898 case $ac_cv_build in 1801 1899 *-*-*) ;; 1802 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&51803 echo "$as_me: error: invalid value of canonical build" >&2;}1900 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 1901 $as_echo "$as_me: error: invalid value of canonical build" >&2;} 1804 1902 { (exit 1); exit 1; }; };; 1805 1903 esac … … 1818 1916 1819 1917 1820 { echo "$as_me:$LINENO: checking host system type" >&51821 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }1918 { $as_echo "$as_me:$LINENO: checking host system type" >&5 1919 $as_echo_n "checking host system type... " >&6; } 1822 1920 if test "${ac_cv_host+set}" = set; then 1823 echo $ECHO_N "(cached) $ECHO_C" >&61921 $as_echo_n "(cached) " >&6 1824 1922 else 1825 1923 if test "x$host_alias" = x; then … … 1827 1925 else 1828 1926 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 1829 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&51830 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}1927 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 1928 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} 1831 1929 { (exit 1); exit 1; }; } 1832 1930 fi 1833 1931 1834 1932 fi 1835 { echo "$as_me:$LINENO: result: $ac_cv_host" >&51836 echo "${ECHO_T}$ac_cv_host" >&6; }1933 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5 1934 $as_echo "$ac_cv_host" >&6; } 1837 1935 case $ac_cv_host in 1838 1936 *-*-*) ;; 1839 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&51840 echo "$as_me: error: invalid value of canonical host" >&2;}1937 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 1938 $as_echo "$as_me: error: invalid value of canonical host" >&2;} 1841 1939 { (exit 1); exit 1; }; };; 1842 1940 esac … … 1855 1953 1856 1954 1857 { echo "$as_me:$LINENO: checking target system type" >&51858 echo $ECHO_N "checking target system type... $ECHO_C" >&6; }1955 { $as_echo "$as_me:$LINENO: checking target system type" >&5 1956 $as_echo_n "checking target system type... " >&6; } 1859 1957 if test "${ac_cv_target+set}" = set; then 1860 echo $ECHO_N "(cached) $ECHO_C" >&61958 $as_echo_n "(cached) " >&6 1861 1959 else 1862 1960 if test "x$target_alias" = x; then … … 1864 1962 else 1865 1963 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || 1866 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&51867 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}1964 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5 1965 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;} 1868 1966 { (exit 1); exit 1; }; } 1869 1967 fi 1870 1968 1871 1969 fi 1872 { echo "$as_me:$LINENO: result: $ac_cv_target" >&51873 echo "${ECHO_T}$ac_cv_target" >&6; }1970 { $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5 1971 $as_echo "$ac_cv_target" >&6; } 1874 1972 case $ac_cv_target in 1875 1973 *-*-*) ;; 1876 *) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&51877 echo "$as_me: error: invalid value of canonical target" >&2;}1974 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5 1975 $as_echo "$as_me: error: invalid value of canonical target" >&2;} 1878 1976 { (exit 1); exit 1; }; };; 1879 1977 esac … … 1898 1996 NONENONEs,x,x, && 1899 1997 program_prefix=${target_alias}- 1900 am__api_version='1.1 0'1998 am__api_version='1.11' 1901 1999 1902 2000 # Find a good install program. We prefer a C program (faster), … … 1913 2011 # OS/2's system install, which has a completely different semantic 1914 2012 # ./install, which can be erroneously created by make from ./install.sh. 1915 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1916 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 2013 # Reject install programs that cannot install multiple files. 2014 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 2015 $as_echo_n "checking for a BSD-compatible install... " >&6; } 1917 2016 if test -z "$INSTALL"; then 1918 2017 if test "${ac_cv_path_install+set}" = set; then 1919 echo $ECHO_N "(cached) $ECHO_C" >&62018 $as_echo_n "(cached) " >&6 1920 2019 else 1921 2020 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 1946 2045 : 1947 2046 else 1948 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 1949 break 3 2047 rm -rf conftest.one conftest.two conftest.dir 2048 echo one > conftest.one 2049 echo two > conftest.two 2050 mkdir conftest.dir 2051 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 2052 test -s conftest.one && test -s conftest.two && 2053 test -s conftest.dir/conftest.one && 2054 test -s conftest.dir/conftest.two 2055 then 2056 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2057 break 3 2058 fi 1950 2059 fi 1951 2060 fi … … 1954 2063 ;; 1955 2064 esac 2065 1956 2066 done 1957 2067 IFS=$as_save_IFS 1958 2068 2069 rm -rf conftest.one conftest.two conftest.dir 1959 2070 1960 2071 fi … … 1969 2080 fi 1970 2081 fi 1971 { echo "$as_me:$LINENO: result: $INSTALL" >&51972 echo "${ECHO_T}$INSTALL" >&6; }2082 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 2083 $as_echo "$INSTALL" >&6; } 1973 2084 1974 2085 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 1980 2091 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 1981 2092 1982 { echo "$as_me:$LINENO: checking whether build environment is sane" >&51983 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }2093 { $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 2094 $as_echo_n "checking whether build environment is sane... " >&6; } 1984 2095 # Just in case 1985 2096 sleep 1 1986 2097 echo timestamp > conftest.file 2098 # Reject unsafe characters in $srcdir or the absolute working directory 2099 # name. Accept space and tab only in the latter. 2100 am_lf=' 2101 ' 2102 case `pwd` in 2103 *[\\\"\#\$\&\'\`$am_lf]*) 2104 { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5 2105 $as_echo "$as_me: error: unsafe absolute working directory name" >&2;} 2106 { (exit 1); exit 1; }; };; 2107 esac 2108 case $srcdir in 2109 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2110 { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5 2111 $as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;} 2112 { (exit 1); exit 1; }; };; 2113 esac 2114 1987 2115 # Do `set' in a subshell so we don't clobber the current shell's 1988 2116 # arguments. Must try -L first in case configure is actually a … … 1991 2119 # directory). 1992 2120 if ( 1993 set X `ls -Lt $srcdir/configureconftest.file 2> /dev/null`2121 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 1994 2122 if test "$*" = "X"; then 1995 2123 # -L didn't work. 1996 set X `ls -t $srcdir/configureconftest.file`2124 set X `ls -t "$srcdir/configure" conftest.file` 1997 2125 fi 1998 2126 rm -f conftest.file … … 2004 2132 # broken ls alias from the environment. This has actually 2005 2133 # happened. Such a system could not be considered "sane". 2006 { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken2134 { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken 2007 2135 alias in your environment" >&5 2008 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken2136 $as_echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken 2009 2137 alias in your environment" >&2;} 2010 2138 { (exit 1); exit 1; }; } … … 2017 2145 : 2018 2146 else 2019 { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!2147 { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! 2020 2148 Check your system clock" >&5 2021 echo "$as_me: error: newly created file is older than distributed files!2149 $as_echo "$as_me: error: newly created file is older than distributed files! 2022 2150 Check your system clock" >&2;} 2023 2151 { (exit 1); exit 1; }; } 2024 2152 fi 2025 { echo "$as_me:$LINENO: result: yes" >&52026 echo "${ECHO_T}yes" >&6; }2153 { $as_echo "$as_me:$LINENO: result: yes" >&5 2154 $as_echo "yes" >&6; } 2027 2155 test "$program_prefix" != NONE && 2028 2156 program_transform_name="s&^&$program_prefix&;$program_transform_name" … … 2030 2158 test "$program_suffix" != NONE && 2031 2159 program_transform_name="s&\$&$program_suffix&;$program_transform_name" 2032 # Double any \ or $. echo might interpret backslashes.2160 # Double any \ or $. 2033 2161 # By default was `s,x,x', remove it if useless. 2034 cat <<\_ACEOF >conftest.sed 2035 s/[\\$]/&&/g;s/;s,x,x,$// 2036 _ACEOF 2037 program_transform_name=`echo $program_transform_name | sed -f conftest.sed` 2038 rm -f conftest.sed 2162 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 2163 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 2039 2164 2040 2165 # expand $ac_aux_dir to an absolute path 2041 2166 am_aux_dir=`cd $ac_aux_dir && pwd` 2042 2167 2043 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" 2168 if test x"${MISSING+set}" != xset; then 2169 case $am_aux_dir in 2170 *\ * | *\ *) 2171 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 2172 *) 2173 MISSING="\${SHELL} $am_aux_dir/missing" ;; 2174 esac 2175 fi 2044 2176 # Use eval to expand $SHELL 2045 2177 if eval "$MISSING --run true"; then … … 2047 2179 else 2048 2180 am_missing_run= 2049 { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 2050 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2051 fi 2052 2053 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2054 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } 2181 { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 2182 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2183 fi 2184 2185 if test x"${install_sh}" != xset; then 2186 case $am_aux_dir in 2187 *\ * | *\ *) 2188 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; 2189 *) 2190 install_sh="\${SHELL} $am_aux_dir/install-sh" 2191 esac 2192 fi 2193 2194 # Installed binaries are usually stripped using `strip' when the user 2195 # run `make install-strip'. However `strip' might not be the right 2196 # tool to use in cross-compilation environments, therefore Automake 2197 # will honor the `STRIP' environment variable to overrule this program. 2198 if test "$cross_compiling" != no; then 2199 if test -n "$ac_tool_prefix"; then 2200 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2201 set dummy ${ac_tool_prefix}strip; ac_word=$2 2202 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2203 $as_echo_n "checking for $ac_word... " >&6; } 2204 if test "${ac_cv_prog_STRIP+set}" = set; then 2205 $as_echo_n "(cached) " >&6 2206 else 2207 if test -n "$STRIP"; then 2208 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2209 else 2210 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2211 for as_dir in $PATH 2212 do 2213 IFS=$as_save_IFS 2214 test -z "$as_dir" && as_dir=. 2215 for ac_exec_ext in '' $ac_executable_extensions; do 2216 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2217 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2218 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2219 break 2 2220 fi 2221 done 2222 done 2223 IFS=$as_save_IFS 2224 2225 fi 2226 fi 2227 STRIP=$ac_cv_prog_STRIP 2228 if test -n "$STRIP"; then 2229 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 2230 $as_echo "$STRIP" >&6; } 2231 else 2232 { $as_echo "$as_me:$LINENO: result: no" >&5 2233 $as_echo "no" >&6; } 2234 fi 2235 2236 2237 fi 2238 if test -z "$ac_cv_prog_STRIP"; then 2239 ac_ct_STRIP=$STRIP 2240 # Extract the first word of "strip", so it can be a program name with args. 2241 set dummy strip; ac_word=$2 2242 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2243 $as_echo_n "checking for $ac_word... " >&6; } 2244 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then 2245 $as_echo_n "(cached) " >&6 2246 else 2247 if test -n "$ac_ct_STRIP"; then 2248 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 2249 else 2250 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2251 for as_dir in $PATH 2252 do 2253 IFS=$as_save_IFS 2254 test -z "$as_dir" && as_dir=. 2255 for ac_exec_ext in '' $ac_executable_extensions; do 2256 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2257 ac_cv_prog_ac_ct_STRIP="strip" 2258 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2259 break 2 2260 fi 2261 done 2262 done 2263 IFS=$as_save_IFS 2264 2265 fi 2266 fi 2267 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP 2268 if test -n "$ac_ct_STRIP"; then 2269 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 2270 $as_echo "$ac_ct_STRIP" >&6; } 2271 else 2272 { $as_echo "$as_me:$LINENO: result: no" >&5 2273 $as_echo "no" >&6; } 2274 fi 2275 2276 if test "x$ac_ct_STRIP" = x; then 2277 STRIP=":" 2278 else 2279 case $cross_compiling:$ac_tool_warned in 2280 yes:) 2281 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2282 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2283 ac_tool_warned=yes ;; 2284 esac 2285 STRIP=$ac_ct_STRIP 2286 fi 2287 else 2288 STRIP="$ac_cv_prog_STRIP" 2289 fi 2290 2291 fi 2292 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 2293 2294 { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2295 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 2055 2296 if test -z "$MKDIR_P"; then 2056 2297 if test "${ac_cv_path_mkdir+set}" = set; then 2057 echo $ECHO_N "(cached) $ECHO_C" >&62298 $as_echo_n "(cached) " >&6 2058 2299 else 2059 2300 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 2090 2331 fi 2091 2332 fi 2092 { echo "$as_me:$LINENO: result: $MKDIR_P" >&52093 echo "${ECHO_T}$MKDIR_P" >&6; }2333 { $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 2334 $as_echo "$MKDIR_P" >&6; } 2094 2335 2095 2336 mkdir_p="$MKDIR_P" … … 2103 2344 # Extract the first word of "$ac_prog", so it can be a program name with args. 2104 2345 set dummy $ac_prog; ac_word=$2 2105 { echo "$as_me:$LINENO: checking for $ac_word" >&52106 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2346 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2347 $as_echo_n "checking for $ac_word... " >&6; } 2107 2348 if test "${ac_cv_prog_AWK+set}" = set; then 2108 echo $ECHO_N "(cached) $ECHO_C" >&62349 $as_echo_n "(cached) " >&6 2109 2350 else 2110 2351 if test -n "$AWK"; then … … 2119 2360 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2120 2361 ac_cv_prog_AWK="$ac_prog" 2121 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52362 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2122 2363 break 2 2123 2364 fi … … 2130 2371 AWK=$ac_cv_prog_AWK 2131 2372 if test -n "$AWK"; then 2132 { echo "$as_me:$LINENO: result: $AWK" >&52133 echo "${ECHO_T}$AWK" >&6; }2134 else 2135 { echo "$as_me:$LINENO: result: no" >&52136 echo "${ECHO_T}no" >&6; }2373 { $as_echo "$as_me:$LINENO: result: $AWK" >&5 2374 $as_echo "$AWK" >&6; } 2375 else 2376 { $as_echo "$as_me:$LINENO: result: no" >&5 2377 $as_echo "no" >&6; } 2137 2378 fi 2138 2379 … … 2141 2382 done 2142 2383 2143 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2144 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 2145 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2384 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2385 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2386 set x ${MAKE-make} 2387 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2146 2388 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2147 echo $ECHO_N "(cached) $ECHO_C" >&62389 $as_echo_n "(cached) " >&6 2148 2390 else 2149 2391 cat >conftest.make <<\_ACEOF … … 2162 2404 fi 2163 2405 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2164 { echo "$as_me:$LINENO: result: yes" >&52165 echo "${ECHO_T}yes" >&6; }2406 { $as_echo "$as_me:$LINENO: result: yes" >&5 2407 $as_echo "yes" >&6; } 2166 2408 SET_MAKE= 2167 2409 else 2168 { echo "$as_me:$LINENO: result: no" >&52169 echo "${ECHO_T}no" >&6; }2410 { $as_echo "$as_me:$LINENO: result: no" >&5 2411 $as_echo "no" >&6; } 2170 2412 SET_MAKE="MAKE=${MAKE-make}" 2171 2413 fi … … 2186 2428 # test to see if srcdir already configured 2187 2429 if test -f $srcdir/config.status; then 2188 { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&52189 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}2430 { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 2431 $as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 2190 2432 { (exit 1); exit 1; }; } 2191 2433 fi … … 2232 2474 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 2233 2475 2234 install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}2235 2236 # Installed binaries are usually stripped using `strip' when the user2237 # run `make install-strip'. However `strip' might not be the right2238 # tool to use in cross-compilation environments, therefore Automake2239 # will honor the `STRIP' environment variable to overrule this program.2240 if test "$cross_compiling" != no; then2241 if test -n "$ac_tool_prefix"; then2242 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.2243 set dummy ${ac_tool_prefix}strip; ac_word=$22244 { echo "$as_me:$LINENO: checking for $ac_word" >&52245 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2246 if test "${ac_cv_prog_STRIP+set}" = set; then2247 echo $ECHO_N "(cached) $ECHO_C" >&62248 else2249 if test -n "$STRIP"; then2250 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.2251 else2252 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR2253 for as_dir in $PATH2254 do2255 IFS=$as_save_IFS2256 test -z "$as_dir" && as_dir=.2257 for ac_exec_ext in '' $ac_executable_extensions; do2258 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2259 ac_cv_prog_STRIP="${ac_tool_prefix}strip"2260 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52261 break 22262 fi2263 done2264 done2265 IFS=$as_save_IFS2266 2267 fi2268 fi2269 STRIP=$ac_cv_prog_STRIP2270 if test -n "$STRIP"; then2271 { echo "$as_me:$LINENO: result: $STRIP" >&52272 echo "${ECHO_T}$STRIP" >&6; }2273 else2274 { echo "$as_me:$LINENO: result: no" >&52275 echo "${ECHO_T}no" >&6; }2276 fi2277 2278 2279 fi2280 if test -z "$ac_cv_prog_STRIP"; then2281 ac_ct_STRIP=$STRIP2282 # Extract the first word of "strip", so it can be a program name with args.2283 set dummy strip; ac_word=$22284 { echo "$as_me:$LINENO: checking for $ac_word" >&52285 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2286 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then2287 echo $ECHO_N "(cached) $ECHO_C" >&62288 else2289 if test -n "$ac_ct_STRIP"; then2290 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.2291 else2292 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR2293 for as_dir in $PATH2294 do2295 IFS=$as_save_IFS2296 test -z "$as_dir" && as_dir=.2297 for ac_exec_ext in '' $ac_executable_extensions; do2298 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2299 ac_cv_prog_ac_ct_STRIP="strip"2300 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52301 break 22302 fi2303 done2304 done2305 IFS=$as_save_IFS2306 2307 fi2308 fi2309 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP2310 if test -n "$ac_ct_STRIP"; then2311 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&52312 echo "${ECHO_T}$ac_ct_STRIP" >&6; }2313 else2314 { echo "$as_me:$LINENO: result: no" >&52315 echo "${ECHO_T}no" >&6; }2316 fi2317 2318 if test "x$ac_ct_STRIP" = x; then2319 STRIP=":"2320 else2321 case $cross_compiling:$ac_tool_warned in2322 yes:)2323 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2324 whose name does not start with the host triplet. If you think this2325 configuration is useful to you, please write to autoconf@gnu.org." >&52326 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2327 whose name does not start with the host triplet. If you think this2328 configuration is useful to you, please write to autoconf@gnu.org." >&2;}2329 ac_tool_warned=yes ;;2330 esac2331 STRIP=$ac_ct_STRIP2332 fi2333 else2334 STRIP="$ac_cv_prog_STRIP"2335 fi2336 2337 fi2338 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"2339 2340 2476 # We need awk for the "check" target. The system "awk" is bad on 2341 2477 # some platforms. … … 2353 2489 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 2354 2490 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 2355 { echo "$as_me:$LINENO: checking for $ac_word" >&52356 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2491 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2492 $as_echo_n "checking for $ac_word... " >&6; } 2357 2493 if test "${ac_cv_prog_RANLIB+set}" = set; then 2358 echo $ECHO_N "(cached) $ECHO_C" >&62494 $as_echo_n "(cached) " >&6 2359 2495 else 2360 2496 if test -n "$RANLIB"; then … … 2369 2505 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2370 2506 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 2371 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52507 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2372 2508 break 2 2373 2509 fi … … 2380 2516 RANLIB=$ac_cv_prog_RANLIB 2381 2517 if test -n "$RANLIB"; then 2382 { echo "$as_me:$LINENO: result: $RANLIB" >&52383 echo "${ECHO_T}$RANLIB" >&6; }2384 else 2385 { echo "$as_me:$LINENO: result: no" >&52386 echo "${ECHO_T}no" >&6; }2518 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 2519 $as_echo "$RANLIB" >&6; } 2520 else 2521 { $as_echo "$as_me:$LINENO: result: no" >&5 2522 $as_echo "no" >&6; } 2387 2523 fi 2388 2524 … … 2393 2529 # Extract the first word of "ranlib", so it can be a program name with args. 2394 2530 set dummy ranlib; ac_word=$2 2395 { echo "$as_me:$LINENO: checking for $ac_word" >&52396 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2531 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2532 $as_echo_n "checking for $ac_word... " >&6; } 2397 2533 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 2398 echo $ECHO_N "(cached) $ECHO_C" >&62534 $as_echo_n "(cached) " >&6 2399 2535 else 2400 2536 if test -n "$ac_ct_RANLIB"; then … … 2409 2545 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2410 2546 ac_cv_prog_ac_ct_RANLIB="ranlib" 2411 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52547 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2412 2548 break 2 2413 2549 fi … … 2420 2556 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 2421 2557 if test -n "$ac_ct_RANLIB"; then 2422 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&52423 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }2424 else 2425 { echo "$as_me:$LINENO: result: no" >&52426 echo "${ECHO_T}no" >&6; }2558 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 2559 $as_echo "$ac_ct_RANLIB" >&6; } 2560 else 2561 { $as_echo "$as_me:$LINENO: result: no" >&5 2562 $as_echo "no" >&6; } 2427 2563 fi 2428 2564 … … 2432 2568 case $cross_compiling:$ac_tool_warned in 2433 2569 yes:) 2434 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2435 whose name does not start with the host triplet. If you think this 2436 configuration is useful to you, please write to autoconf@gnu.org." >&5 2437 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2438 whose name does not start with the host triplet. If you think this 2439 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2570 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2571 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2440 2572 ac_tool_warned=yes ;; 2441 2573 esac … … 2452 2584 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2453 2585 if test -n "$ac_tool_prefix"; then 2454 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2455 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2456 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2457 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2458 if test "${ac_cv_prog_CC+set}" = set; then 2459 echo $ECHO_N "(cached) $ECHO_C" >&6 2460 else 2461 if test -n "$CC"; then 2462 ac_cv_prog_CC="$CC" # Let the user override the test. 2463 else 2464 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2465 for as_dir in $PATH 2466 do 2467 IFS=$as_save_IFS 2468 test -z "$as_dir" && as_dir=. 2469 for ac_exec_ext in '' $ac_executable_extensions; do 2470 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2471 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2472 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2473 break 2 2474 fi 2475 done 2476 done 2477 IFS=$as_save_IFS 2478 2479 fi 2480 fi 2481 CC=$ac_cv_prog_CC 2482 if test -n "$CC"; then 2483 { echo "$as_me:$LINENO: result: $CC" >&5 2484 echo "${ECHO_T}$CC" >&6; } 2485 else 2486 { echo "$as_me:$LINENO: result: no" >&5 2487 echo "${ECHO_T}no" >&6; } 2488 fi 2489 2490 2491 fi 2492 if test -z "$ac_cv_prog_CC"; then 2493 ac_ct_CC=$CC 2494 # Extract the first word of "gcc", so it can be a program name with args. 2495 set dummy gcc; ac_word=$2 2496 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2497 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2498 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2499 echo $ECHO_N "(cached) $ECHO_C" >&6 2500 else 2501 if test -n "$ac_ct_CC"; then 2502 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2503 else 2504 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2505 for as_dir in $PATH 2506 do 2507 IFS=$as_save_IFS 2508 test -z "$as_dir" && as_dir=. 2509 for ac_exec_ext in '' $ac_executable_extensions; do 2510 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2511 ac_cv_prog_ac_ct_CC="gcc" 2512 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2513 break 2 2514 fi 2515 done 2516 done 2517 IFS=$as_save_IFS 2518 2519 fi 2520 fi 2521 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2522 if test -n "$ac_ct_CC"; then 2523 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2524 echo "${ECHO_T}$ac_ct_CC" >&6; } 2525 else 2526 { echo "$as_me:$LINENO: result: no" >&5 2527 echo "${ECHO_T}no" >&6; } 2528 fi 2529 2530 if test "x$ac_ct_CC" = x; then 2531 CC="" 2532 else 2533 case $cross_compiling:$ac_tool_warned in 2534 yes:) 2535 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2536 whose name does not start with the host triplet. If you think this 2537 configuration is useful to you, please write to autoconf@gnu.org." >&5 2538 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2539 whose name does not start with the host triplet. If you think this 2540 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2541 ac_tool_warned=yes ;; 2542 esac 2543 CC=$ac_ct_CC 2544 fi 2545 else 2546 CC="$ac_cv_prog_CC" 2547 fi 2548 2549 if test -z "$CC"; then 2550 if test -n "$ac_tool_prefix"; then 2551 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2552 set dummy ${ac_tool_prefix}cc; ac_word=$2 2553 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2554 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2555 if test "${ac_cv_prog_CC+set}" = set; then 2556 echo $ECHO_N "(cached) $ECHO_C" >&6 2557 else 2558 if test -n "$CC"; then 2559 ac_cv_prog_CC="$CC" # Let the user override the test. 2560 else 2561 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2562 for as_dir in $PATH 2563 do 2564 IFS=$as_save_IFS 2565 test -z "$as_dir" && as_dir=. 2566 for ac_exec_ext in '' $ac_executable_extensions; do 2567 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2568 ac_cv_prog_CC="${ac_tool_prefix}cc" 2569 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2570 break 2 2571 fi 2572 done 2573 done 2574 IFS=$as_save_IFS 2575 2576 fi 2577 fi 2578 CC=$ac_cv_prog_CC 2579 if test -n "$CC"; then 2580 { echo "$as_me:$LINENO: result: $CC" >&5 2581 echo "${ECHO_T}$CC" >&6; } 2582 else 2583 { echo "$as_me:$LINENO: result: no" >&5 2584 echo "${ECHO_T}no" >&6; } 2585 fi 2586 2587 2588 fi 2589 fi 2590 if test -z "$CC"; then 2591 # Extract the first word of "cc", so it can be a program name with args. 2592 set dummy cc; ac_word=$2 2593 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2594 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2595 if test "${ac_cv_prog_CC+set}" = set; then 2596 echo $ECHO_N "(cached) $ECHO_C" >&6 2597 else 2598 if test -n "$CC"; then 2599 ac_cv_prog_CC="$CC" # Let the user override the test. 2600 else 2601 ac_prog_rejected=no 2602 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2603 for as_dir in $PATH 2604 do 2605 IFS=$as_save_IFS 2606 test -z "$as_dir" && as_dir=. 2607 for ac_exec_ext in '' $ac_executable_extensions; do 2608 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2609 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 2610 ac_prog_rejected=yes 2611 continue 2612 fi 2613 ac_cv_prog_CC="cc" 2614 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2615 break 2 2616 fi 2617 done 2618 done 2619 IFS=$as_save_IFS 2620 2621 if test $ac_prog_rejected = yes; then 2622 # We found a bogon in the path, so make sure we never use it. 2623 set dummy $ac_cv_prog_CC 2624 shift 2625 if test $@%:@ != 0; then 2626 # We chose a different compiler from the bogus one. 2627 # However, it has the same basename, so the bogon will be chosen 2628 # first if we set CC to just the basename; use the full file name. 2629 shift 2630 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" 2631 fi 2632 fi 2633 fi 2634 fi 2635 CC=$ac_cv_prog_CC 2636 if test -n "$CC"; then 2637 { echo "$as_me:$LINENO: result: $CC" >&5 2638 echo "${ECHO_T}$CC" >&6; } 2639 else 2640 { echo "$as_me:$LINENO: result: no" >&5 2641 echo "${ECHO_T}no" >&6; } 2642 fi 2643 2644 2645 fi 2646 if test -z "$CC"; then 2647 if test -n "$ac_tool_prefix"; then 2648 for ac_prog in cl.exe 2586 for ac_prog in gcc icl 2649 2587 do 2650 2588 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2651 2589 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2652 { echo "$as_me:$LINENO: checking for $ac_word" >&52653 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2590 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2591 $as_echo_n "checking for $ac_word... " >&6; } 2654 2592 if test "${ac_cv_prog_CC+set}" = set; then 2655 echo $ECHO_N "(cached) $ECHO_C" >&62593 $as_echo_n "(cached) " >&6 2656 2594 else 2657 2595 if test -n "$CC"; then … … 2666 2604 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2667 2605 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2668 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52606 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2669 2607 break 2 2670 2608 fi … … 2677 2615 CC=$ac_cv_prog_CC 2678 2616 if test -n "$CC"; then 2679 { echo "$as_me:$LINENO: result: $CC" >&52680 echo "${ECHO_T}$CC" >&6; }2681 else 2682 { echo "$as_me:$LINENO: result: no" >&52683 echo "${ECHO_T}no" >&6; }2617 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2618 $as_echo "$CC" >&6; } 2619 else 2620 { $as_echo "$as_me:$LINENO: result: no" >&5 2621 $as_echo "no" >&6; } 2684 2622 fi 2685 2623 … … 2690 2628 if test -z "$CC"; then 2691 2629 ac_ct_CC=$CC 2692 for ac_prog in cl.exe2630 for ac_prog in gcc icl 2693 2631 do 2694 2632 # Extract the first word of "$ac_prog", so it can be a program name with args. 2695 2633 set dummy $ac_prog; ac_word=$2 2696 { echo "$as_me:$LINENO: checking for $ac_word" >&52697 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2634 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2635 $as_echo_n "checking for $ac_word... " >&6; } 2698 2636 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2699 echo $ECHO_N "(cached) $ECHO_C" >&62637 $as_echo_n "(cached) " >&6 2700 2638 else 2701 2639 if test -n "$ac_ct_CC"; then … … 2710 2648 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2711 2649 ac_cv_prog_ac_ct_CC="$ac_prog" 2712 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52650 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2713 2651 break 2 2714 2652 fi … … 2721 2659 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2722 2660 if test -n "$ac_ct_CC"; then 2723 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&52724 echo "${ECHO_T}$ac_ct_CC" >&6; }2725 else 2726 { echo "$as_me:$LINENO: result: no" >&52727 echo "${ECHO_T}no" >&6; }2661 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2662 $as_echo "$ac_ct_CC" >&6; } 2663 else 2664 { $as_echo "$as_me:$LINENO: result: no" >&5 2665 $as_echo "no" >&6; } 2728 2666 fi 2729 2667 … … 2737 2675 case $cross_compiling:$ac_tool_warned in 2738 2676 yes:) 2739 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2740 whose name does not start with the host triplet. If you think this 2741 configuration is useful to you, please write to autoconf@gnu.org." >&5 2742 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2743 whose name does not start with the host triplet. If you think this 2744 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2677 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2678 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2745 2679 ac_tool_warned=yes ;; 2746 2680 esac … … 2749 2683 fi 2750 2684 2751 fi 2752 2753 2754 test -z "$CC" && { {echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2685 2686 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2687 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2688 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2755 2689 See \`config.log' for more details." >&5 2756 echo "$as_me: error: no acceptable C compiler found in \$PATH2690 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2757 2691 See \`config.log' for more details." >&2;} 2758 { (exit 1); exit 1; }; } 2692 { (exit 1); exit 1; }; }; } 2759 2693 2760 2694 # Provide some information about the compiler. 2761 echo "$as_me:$LINENO: checking for C compiler version" >&5 2762 ac_compiler=`set X $ac_compile; echo $2` 2695 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2696 set X $ac_compile 2697 ac_compiler=$2 2763 2698 { (ac_try="$ac_compiler --version >&5" 2764 2699 case "(($ac_try" in … … 2766 2701 *) ac_try_echo=$ac_try;; 2767 2702 esac 2768 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2703 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2704 $as_echo "$ac_try_echo") >&5 2769 2705 (eval "$ac_compiler --version >&5") 2>&5 2770 2706 ac_status=$? 2771 echo "$as_me:$LINENO: \$? = $ac_status" >&52707 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2772 2708 (exit $ac_status); } 2773 2709 { (ac_try="$ac_compiler -v >&5" … … 2776 2712 *) ac_try_echo=$ac_try;; 2777 2713 esac 2778 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2714 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2715 $as_echo "$ac_try_echo") >&5 2779 2716 (eval "$ac_compiler -v >&5") 2>&5 2780 2717 ac_status=$? 2781 echo "$as_me:$LINENO: \$? = $ac_status" >&52718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2782 2719 (exit $ac_status); } 2783 2720 { (ac_try="$ac_compiler -V >&5" … … 2786 2723 *) ac_try_echo=$ac_try;; 2787 2724 esac 2788 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2725 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2726 $as_echo "$ac_try_echo") >&5 2789 2727 (eval "$ac_compiler -V >&5") 2>&5 2790 2728 ac_status=$? 2791 echo "$as_me:$LINENO: \$? = $ac_status" >&52729 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2792 2730 (exit $ac_status); } 2793 2731 … … 2808 2746 _ACEOF 2809 2747 ac_clean_files_save=$ac_clean_files 2810 ac_clean_files="$ac_clean_files a.out a. exe b.out"2748 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 2811 2749 # Try to create an executable without -o first, disregard a.out. 2812 2750 # It will help us diagnose broken compilers, and finding out an intuition 2813 2751 # of exeext. 2814 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2815 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2816 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2817 # 2818 # List of possible output files, starting from the most likely. 2819 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2820 # only as a last resort. b.out is created by i960 compilers. 2821 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2822 # 2823 # The IRIX 6 linker writes into existing files which may not be 2824 # executable, retaining their permissions. Remove them first so a 2825 # subsequent execution test works. 2752 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2753 $as_echo_n "checking for C compiler default output file name... " >&6; } 2754 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2755 2756 # The possible output files: 2757 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2758 2826 2759 ac_rmfiles= 2827 2760 for ac_file in $ac_files 2828 2761 do 2829 2762 case $ac_file in 2830 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2763 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2831 2764 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2832 2765 esac … … 2839 2772 *) ac_try_echo=$ac_try;; 2840 2773 esac 2841 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2774 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2775 $as_echo "$ac_try_echo") >&5 2842 2776 (eval "$ac_link_default") 2>&5 2843 2777 ac_status=$? 2844 echo "$as_me:$LINENO: \$? = $ac_status" >&52778 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2845 2779 (exit $ac_status); }; then 2846 2780 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2853 2787 test -f "$ac_file" || continue 2854 2788 case $ac_file in 2855 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj )2789 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 2856 2790 ;; 2857 2791 [ab].out ) … … 2880 2814 fi 2881 2815 2882 { echo "$as_me:$LINENO: result: $ac_file" >&52883 echo "${ECHO_T}$ac_file" >&6; }2816 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 2817 $as_echo "$ac_file" >&6; } 2884 2818 if test -z "$ac_file"; then 2885 echo "$as_me: failed program was:" >&52819 $as_echo "$as_me: failed program was:" >&5 2886 2820 sed 's/^/| /' conftest.$ac_ext >&5 2887 2821 2888 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 2822 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2823 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2824 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2889 2825 See \`config.log' for more details." >&5 2890 echo "$as_me: error: C compiler cannot create executables2826 $as_echo "$as_me: error: C compiler cannot create executables 2891 2827 See \`config.log' for more details." >&2;} 2892 { (exit 77); exit 77; }; } 2828 { (exit 77); exit 77; }; }; } 2893 2829 fi 2894 2830 … … 2897 2833 # Check that the compiler produces executables we can run. If not, either 2898 2834 # the compiler is broken, or we cross compile. 2899 { echo "$as_me:$LINENO: checking whether the C compiler works" >&52900 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }2835 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2836 $as_echo_n "checking whether the C compiler works... " >&6; } 2901 2837 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2902 2838 # If not cross compiling, check that we can run a simple program. … … 2907 2843 *) ac_try_echo=$ac_try;; 2908 2844 esac 2909 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2845 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2846 $as_echo "$ac_try_echo") >&5 2910 2847 (eval "$ac_try") 2>&5 2911 2848 ac_status=$? 2912 echo "$as_me:$LINENO: \$? = $ac_status" >&52849 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2913 2850 (exit $ac_status); }; }; then 2914 2851 cross_compiling=no … … 2917 2854 cross_compiling=yes 2918 2855 else 2919 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 2856 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2857 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2858 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2920 2859 If you meant to cross compile, use \`--host'. 2921 2860 See \`config.log' for more details." >&5 2922 echo "$as_me: error: cannot run C compiled programs.2861 $as_echo "$as_me: error: cannot run C compiled programs. 2923 2862 If you meant to cross compile, use \`--host'. 2924 2863 See \`config.log' for more details." >&2;} 2925 { (exit 1); exit 1; }; } 2864 { (exit 1); exit 1; }; }; } 2926 2865 fi 2927 2866 fi 2928 2867 fi 2929 { echo "$as_me:$LINENO: result: yes" >&52930 echo "${ECHO_T}yes" >&6; }2931 2932 rm -f a.outa.exe conftest$ac_cv_exeext b.out2868 { $as_echo "$as_me:$LINENO: result: yes" >&5 2869 $as_echo "yes" >&6; } 2870 2871 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 2933 2872 ac_clean_files=$ac_clean_files_save 2934 2873 # Check that the compiler produces executables we can run. If not, either 2935 2874 # the compiler is broken, or we cross compile. 2936 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&52937 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }2938 { echo "$as_me:$LINENO: result: $cross_compiling" >&52939 echo "${ECHO_T}$cross_compiling" >&6; }2940 2941 { echo "$as_me:$LINENO: checking for suffix of executables" >&52942 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }2875 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2876 $as_echo_n "checking whether we are cross compiling... " >&6; } 2877 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 2878 $as_echo "$cross_compiling" >&6; } 2879 2880 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 2881 $as_echo_n "checking for suffix of executables... " >&6; } 2943 2882 if { (ac_try="$ac_link" 2944 2883 case "(($ac_try" in … … 2946 2885 *) ac_try_echo=$ac_try;; 2947 2886 esac 2948 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2887 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2888 $as_echo "$ac_try_echo") >&5 2949 2889 (eval "$ac_link") 2>&5 2950 2890 ac_status=$? 2951 echo "$as_me:$LINENO: \$? = $ac_status" >&52891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2952 2892 (exit $ac_status); }; then 2953 2893 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 2958 2898 test -f "$ac_file" || continue 2959 2899 case $ac_file in 2960 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2900 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2961 2901 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 2962 2902 break;; … … 2965 2905 done 2966 2906 else 2967 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2907 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2908 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2909 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2968 2910 See \`config.log' for more details." >&5 2969 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link2911 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2970 2912 See \`config.log' for more details." >&2;} 2971 { (exit 1); exit 1; }; } 2913 { (exit 1); exit 1; }; }; } 2972 2914 fi 2973 2915 2974 2916 rm -f conftest$ac_cv_exeext 2975 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&52976 echo "${ECHO_T}$ac_cv_exeext" >&6; }2917 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 2918 $as_echo "$ac_cv_exeext" >&6; } 2977 2919 2978 2920 rm -f conftest.$ac_ext 2979 2921 EXEEXT=$ac_cv_exeext 2980 2922 ac_exeext=$EXEEXT 2981 { echo "$as_me:$LINENO: checking for suffix of object files" >&52982 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }2923 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 2924 $as_echo_n "checking for suffix of object files... " >&6; } 2983 2925 if test "${ac_cv_objext+set}" = set; then 2984 echo $ECHO_N "(cached) $ECHO_C" >&62926 $as_echo_n "(cached) " >&6 2985 2927 else 2986 2928 cat >conftest.$ac_ext <<_ACEOF … … 3005 2947 *) ac_try_echo=$ac_try;; 3006 2948 esac 3007 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2950 $as_echo "$ac_try_echo") >&5 3008 2951 (eval "$ac_compile") 2>&5 3009 2952 ac_status=$? 3010 echo "$as_me:$LINENO: \$? = $ac_status" >&52953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3011 2954 (exit $ac_status); }; then 3012 2955 for ac_file in conftest.o conftest.obj conftest.*; do 3013 2956 test -f "$ac_file" || continue; 3014 2957 case $ac_file in 3015 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;2958 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 3016 2959 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 3017 2960 break;; … … 3019 2962 done 3020 2963 else 3021 echo "$as_me: failed program was:" >&52964 $as_echo "$as_me: failed program was:" >&5 3022 2965 sed 's/^/| /' conftest.$ac_ext >&5 3023 2966 3024 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2967 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2968 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2969 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3025 2970 See \`config.log' for more details." >&5 3026 echo "$as_me: error: cannot compute suffix of object files: cannot compile2971 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 3027 2972 See \`config.log' for more details." >&2;} 3028 { (exit 1); exit 1; }; } 2973 { (exit 1); exit 1; }; }; } 3029 2974 fi 3030 2975 3031 2976 rm -f conftest.$ac_cv_objext conftest.$ac_ext 3032 2977 fi 3033 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&53034 echo "${ECHO_T}$ac_cv_objext" >&6; }2978 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 2979 $as_echo "$ac_cv_objext" >&6; } 3035 2980 OBJEXT=$ac_cv_objext 3036 2981 ac_objext=$OBJEXT 3037 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&53038 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }2982 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 2983 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3039 2984 if test "${ac_cv_c_compiler_gnu+set}" = set; then 3040 echo $ECHO_N "(cached) $ECHO_C" >&62985 $as_echo_n "(cached) " >&6 3041 2986 else 3042 2987 cat >conftest.$ac_ext <<_ACEOF … … 3064 3009 *) ac_try_echo=$ac_try;; 3065 3010 esac 3066 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3012 $as_echo "$ac_try_echo") >&5 3067 3013 (eval "$ac_compile") 2>conftest.er1 3068 3014 ac_status=$? … … 3070 3016 rm -f conftest.er1 3071 3017 cat conftest.err >&5 3072 echo "$as_me:$LINENO: \$? = $ac_status" >&53018 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3073 3019 (exit $ac_status); } && { 3074 3020 test -z "$ac_c_werror_flag" || … … 3077 3023 ac_compiler_gnu=yes 3078 3024 else 3079 echo "$as_me: failed program was:" >&53025 $as_echo "$as_me: failed program was:" >&5 3080 3026 sed 's/^/| /' conftest.$ac_ext >&5 3081 3027 … … 3087 3033 3088 3034 fi 3089 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3090 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 3091 GCC=`test $ac_compiler_gnu = yes && echo yes` 3035 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3036 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 3037 if test $ac_compiler_gnu = yes; then 3038 GCC=yes 3039 else 3040 GCC= 3041 fi 3092 3042 ac_test_CFLAGS=${CFLAGS+set} 3093 3043 ac_save_CFLAGS=$CFLAGS 3094 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&53095 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }3044 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 3045 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3096 3046 if test "${ac_cv_prog_cc_g+set}" = set; then 3097 echo $ECHO_N "(cached) $ECHO_C" >&63047 $as_echo_n "(cached) " >&6 3098 3048 else 3099 3049 ac_save_c_werror_flag=$ac_c_werror_flag … … 3122 3072 *) ac_try_echo=$ac_try;; 3123 3073 esac 3124 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3074 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3075 $as_echo "$ac_try_echo") >&5 3125 3076 (eval "$ac_compile") 2>conftest.er1 3126 3077 ac_status=$? … … 3128 3079 rm -f conftest.er1 3129 3080 cat conftest.err >&5 3130 echo "$as_me:$LINENO: \$? = $ac_status" >&53081 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3131 3082 (exit $ac_status); } && { 3132 3083 test -z "$ac_c_werror_flag" || … … 3135 3086 ac_cv_prog_cc_g=yes 3136 3087 else 3137 echo "$as_me: failed program was:" >&53088 $as_echo "$as_me: failed program was:" >&5 3138 3089 sed 's/^/| /' conftest.$ac_ext >&5 3139 3090 … … 3160 3111 *) ac_try_echo=$ac_try;; 3161 3112 esac 3162 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3113 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3114 $as_echo "$ac_try_echo") >&5 3163 3115 (eval "$ac_compile") 2>conftest.er1 3164 3116 ac_status=$? … … 3166 3118 rm -f conftest.er1 3167 3119 cat conftest.err >&5 3168 echo "$as_me:$LINENO: \$? = $ac_status" >&53120 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3169 3121 (exit $ac_status); } && { 3170 3122 test -z "$ac_c_werror_flag" || … … 3173 3125 : 3174 3126 else 3175 echo "$as_me: failed program was:" >&53127 $as_echo "$as_me: failed program was:" >&5 3176 3128 sed 's/^/| /' conftest.$ac_ext >&5 3177 3129 … … 3199 3151 *) ac_try_echo=$ac_try;; 3200 3152 esac 3201 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3153 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3154 $as_echo "$ac_try_echo") >&5 3202 3155 (eval "$ac_compile") 2>conftest.er1 3203 3156 ac_status=$? … … 3205 3158 rm -f conftest.er1 3206 3159 cat conftest.err >&5 3207 echo "$as_me:$LINENO: \$? = $ac_status" >&53160 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3208 3161 (exit $ac_status); } && { 3209 3162 test -z "$ac_c_werror_flag" || … … 3212 3165 ac_cv_prog_cc_g=yes 3213 3166 else 3214 echo "$as_me: failed program was:" >&53167 $as_echo "$as_me: failed program was:" >&5 3215 3168 sed 's/^/| /' conftest.$ac_ext >&5 3216 3169 … … 3227 3180 ac_c_werror_flag=$ac_save_c_werror_flag 3228 3181 fi 3229 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&53230 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }3182 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3183 $as_echo "$ac_cv_prog_cc_g" >&6; } 3231 3184 if test "$ac_test_CFLAGS" = set; then 3232 3185 CFLAGS=$ac_save_CFLAGS … … 3244 3197 fi 3245 3198 fi 3246 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&53247 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }3199 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 3200 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3248 3201 if test "${ac_cv_prog_cc_c89+set}" = set; then 3249 echo $ECHO_N "(cached) $ECHO_C" >&63202 $as_echo_n "(cached) " >&6 3250 3203 else 3251 3204 ac_cv_prog_cc_c89=no … … 3318 3271 *) ac_try_echo=$ac_try;; 3319 3272 esac 3320 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3273 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3274 $as_echo "$ac_try_echo") >&5 3321 3275 (eval "$ac_compile") 2>conftest.er1 3322 3276 ac_status=$? … … 3324 3278 rm -f conftest.er1 3325 3279 cat conftest.err >&5 3326 echo "$as_me:$LINENO: \$? = $ac_status" >&53280 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3327 3281 (exit $ac_status); } && { 3328 3282 test -z "$ac_c_werror_flag" || … … 3331 3285 ac_cv_prog_cc_c89=$ac_arg 3332 3286 else 3333 echo "$as_me: failed program was:" >&53287 $as_echo "$as_me: failed program was:" >&5 3334 3288 sed 's/^/| /' conftest.$ac_ext >&5 3335 3289 … … 3347 3301 case "x$ac_cv_prog_cc_c89" in 3348 3302 x) 3349 { echo "$as_me:$LINENO: result: none needed" >&53350 echo "${ECHO_T}none needed" >&6; } ;;3303 { $as_echo "$as_me:$LINENO: result: none needed" >&5 3304 $as_echo "none needed" >&6; } ;; 3351 3305 xno) 3352 { echo "$as_me:$LINENO: result: unsupported" >&53353 echo "${ECHO_T}unsupported" >&6; } ;;3306 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 3307 $as_echo "unsupported" >&6; } ;; 3354 3308 *) 3355 3309 CC="$CC $ac_cv_prog_cc_c89" 3356 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&53357 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;3310 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 3311 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 3358 3312 esac 3359 3313 … … 3372 3326 cat > confinc << 'END' 3373 3327 am__doit: 3374 @echo done3328 @echo this is the am__doit target 3375 3329 .PHONY: am__doit 3376 3330 END 3377 3331 # If we don't find an include directive, just comment out the code. 3378 { echo "$as_me:$LINENO: checking for style of include used by $am_make" >&53379 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }3332 { $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 3333 $as_echo_n "checking for style of include used by $am_make... " >&6; } 3380 3334 am__include="#" 3381 3335 am__quote= … … 3383 3337 # First try GNU make style include. 3384 3338 echo "include confinc" > confmf 3385 # We grep out `Entering directory' and `Leaving directory' 3386 # messages which can occur if `w' ends up in MAKEFLAGS. 3387 # In particular we don't look at `^make:' because GNU make might 3388 # be invoked under some other name (usually "gmake"), in which 3389 # case it prints its new name instead of `make'. 3390 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then 3391 am__include=include 3392 am__quote= 3393 _am_result=GNU 3394 fi 3339 # Ignore all kinds of additional output from `make'. 3340 case `$am_make -s -f confmf 2> /dev/null` in #( 3341 *the\ am__doit\ target*) 3342 am__include=include 3343 am__quote= 3344 _am_result=GNU 3345 ;; 3346 esac 3395 3347 # Now try BSD make style include. 3396 3348 if test "$am__include" = "#"; then 3397 3349 echo '.include "confinc"' > confmf 3398 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then 3399 am__include=.include 3400 am__quote="\"" 3401 _am_result=BSD 3402 fi 3403 fi 3404 3405 3406 { echo "$as_me:$LINENO: result: $_am_result" >&5 3407 echo "${ECHO_T}$_am_result" >&6; } 3350 case `$am_make -s -f confmf 2> /dev/null` in #( 3351 *the\ am__doit\ target*) 3352 am__include=.include 3353 am__quote="\"" 3354 _am_result=BSD 3355 ;; 3356 esac 3357 fi 3358 3359 3360 { $as_echo "$as_me:$LINENO: result: $_am_result" >&5 3361 $as_echo "$_am_result" >&6; } 3408 3362 rm -f confinc confmf 3409 3363 3410 #Check whether --enable-dependency-tracking was given.3364 @%:@ Check whether --enable-dependency-tracking was given. 3411 3365 if test "${enable_dependency_tracking+set}" = set; then 3412 3366 enableval=$enable_dependency_tracking; … … 3429 3383 depcc="$CC" am_compiler_list= 3430 3384 3431 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&53432 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }3385 { $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 3386 $as_echo_n "checking dependency style of $depcc... " >&6; } 3433 3387 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then 3434 echo $ECHO_N "(cached) $ECHO_C" >&63388 $as_echo_n "(cached) " >&6 3435 3389 else 3436 3390 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then … … 3457 3411 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 3458 3412 fi 3413 am__universal=false 3414 case " $depcc " in #( 3415 *\ -arch\ *\ -arch\ *) am__universal=true ;; 3416 esac 3417 3459 3418 for depmode in $am_compiler_list; do 3460 3419 # Setup a source with many dependencies, because some compilers … … 3474 3433 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3475 3434 3435 # We check with `-c' and `-o' for the sake of the "dashmstdout" 3436 # mode. It turns out that the SunPro C++ compiler does not properly 3437 # handle `-M -o', and we need to detect this. Also, some Intel 3438 # versions had trouble with output in subdirs 3439 am__obj=sub/conftest.${OBJEXT-o} 3440 am__minus_obj="-o $am__obj" 3476 3441 case $depmode in 3442 gcc) 3443 # This depmode causes a compiler race in universal mode. 3444 test "$am__universal" = false || continue 3445 ;; 3477 3446 nosideeffect) 3478 3447 # after this tag, mechanisms are not by side-effect, so they'll … … 3484 3453 fi 3485 3454 ;; 3455 msvisualcpp | msvcmsys) 3456 # This compiler won't grok `-c -o', but also, the minuso test has 3457 # not run yet. These depmodes are late enough in the game, and 3458 # so weak that their functioning should not be impacted. 3459 am__obj=conftest.${OBJEXT-o} 3460 am__minus_obj= 3461 ;; 3486 3462 none) break ;; 3487 3463 esac 3488 # We check with `-c' and `-o' for the sake of the "dashmstdout"3489 # mode. It turns out that the SunPro C++ compiler does not properly3490 # handle `-M -o', and we need to detect this.3491 3464 if depmode=$depmode \ 3492 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\3465 source=sub/conftest.c object=$am__obj \ 3493 3466 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 3494 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \3467 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 3495 3468 >/dev/null 2>conftest.err && 3496 3469 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 3497 3470 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 3498 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&3471 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 3499 3472 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 3500 3473 # icc doesn't choke on unknown options, it will just issue warnings … … 3520 3493 3521 3494 fi 3522 { echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&53523 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }3495 { $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 3496 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } 3524 3497 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type 3525 3498 … … 3534 3507 fi 3535 3508 3509 3510 ac_ext=c 3511 ac_cpp='$CPP $CPPFLAGS' 3512 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3513 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3514 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3515 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3516 $as_echo_n "checking how to run the C preprocessor... " >&6; } 3517 # On Suns, sometimes $CPP names a directory. 3518 if test -n "$CPP" && test -d "$CPP"; then 3519 CPP= 3520 fi 3521 if test -z "$CPP"; then 3522 if test "${ac_cv_prog_CPP+set}" = set; then 3523 $as_echo_n "(cached) " >&6 3524 else 3525 # Double quotes because CPP needs to be expanded 3526 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3527 do 3528 ac_preproc_ok=false 3529 for ac_c_preproc_warn_flag in '' yes 3530 do 3531 # Use a header file that comes with gcc, so configuring glibc 3532 # with a fresh cross-compiler works. 3533 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3534 # <limits.h> exists even on freestanding compilers. 3535 # On the NeXT, cc -E runs the code through the compiler's parser, 3536 # not just through cpp. "Syntax error" is here to catch this case. 3537 cat >conftest.$ac_ext <<_ACEOF 3538 /* confdefs.h. */ 3539 _ACEOF 3540 cat confdefs.h >>conftest.$ac_ext 3541 cat >>conftest.$ac_ext <<_ACEOF 3542 /* end confdefs.h. */ 3543 @%:@ifdef __STDC__ 3544 @%:@ include <limits.h> 3545 @%:@else 3546 @%:@ include <assert.h> 3547 @%:@endif 3548 Syntax error 3549 _ACEOF 3550 if { (ac_try="$ac_cpp conftest.$ac_ext" 3551 case "(($ac_try" in 3552 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3553 *) ac_try_echo=$ac_try;; 3554 esac 3555 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3556 $as_echo "$ac_try_echo") >&5 3557 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3558 ac_status=$? 3559 grep -v '^ *+' conftest.er1 >conftest.err 3560 rm -f conftest.er1 3561 cat conftest.err >&5 3562 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3563 (exit $ac_status); } >/dev/null && { 3564 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3565 test ! -s conftest.err 3566 }; then 3567 : 3568 else 3569 $as_echo "$as_me: failed program was:" >&5 3570 sed 's/^/| /' conftest.$ac_ext >&5 3571 3572 # Broken: fails on valid input. 3573 continue 3574 fi 3575 3576 rm -f conftest.err conftest.$ac_ext 3577 3578 # OK, works on sane cases. Now check whether nonexistent headers 3579 # can be detected and how. 3580 cat >conftest.$ac_ext <<_ACEOF 3581 /* confdefs.h. */ 3582 _ACEOF 3583 cat confdefs.h >>conftest.$ac_ext 3584 cat >>conftest.$ac_ext <<_ACEOF 3585 /* end confdefs.h. */ 3586 @%:@include <ac_nonexistent.h> 3587 _ACEOF 3588 if { (ac_try="$ac_cpp conftest.$ac_ext" 3589 case "(($ac_try" in 3590 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3591 *) ac_try_echo=$ac_try;; 3592 esac 3593 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3594 $as_echo "$ac_try_echo") >&5 3595 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3596 ac_status=$? 3597 grep -v '^ *+' conftest.er1 >conftest.err 3598 rm -f conftest.er1 3599 cat conftest.err >&5 3600 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3601 (exit $ac_status); } >/dev/null && { 3602 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3603 test ! -s conftest.err 3604 }; then 3605 # Broken: success on invalid input. 3606 continue 3607 else 3608 $as_echo "$as_me: failed program was:" >&5 3609 sed 's/^/| /' conftest.$ac_ext >&5 3610 3611 # Passes both tests. 3612 ac_preproc_ok=: 3613 break 3614 fi 3615 3616 rm -f conftest.err conftest.$ac_ext 3617 3618 done 3619 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3620 rm -f conftest.err conftest.$ac_ext 3621 if $ac_preproc_ok; then 3622 break 3623 fi 3624 3625 done 3626 ac_cv_prog_CPP=$CPP 3627 3628 fi 3629 CPP=$ac_cv_prog_CPP 3630 else 3631 ac_cv_prog_CPP=$CPP 3632 fi 3633 { $as_echo "$as_me:$LINENO: result: $CPP" >&5 3634 $as_echo "$CPP" >&6; } 3635 ac_preproc_ok=false 3636 for ac_c_preproc_warn_flag in '' yes 3637 do 3638 # Use a header file that comes with gcc, so configuring glibc 3639 # with a fresh cross-compiler works. 3640 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3641 # <limits.h> exists even on freestanding compilers. 3642 # On the NeXT, cc -E runs the code through the compiler's parser, 3643 # not just through cpp. "Syntax error" is here to catch this case. 3644 cat >conftest.$ac_ext <<_ACEOF 3645 /* confdefs.h. */ 3646 _ACEOF 3647 cat confdefs.h >>conftest.$ac_ext 3648 cat >>conftest.$ac_ext <<_ACEOF 3649 /* end confdefs.h. */ 3650 @%:@ifdef __STDC__ 3651 @%:@ include <limits.h> 3652 @%:@else 3653 @%:@ include <assert.h> 3654 @%:@endif 3655 Syntax error 3656 _ACEOF 3657 if { (ac_try="$ac_cpp conftest.$ac_ext" 3658 case "(($ac_try" in 3659 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3660 *) ac_try_echo=$ac_try;; 3661 esac 3662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3663 $as_echo "$ac_try_echo") >&5 3664 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3665 ac_status=$? 3666 grep -v '^ *+' conftest.er1 >conftest.err 3667 rm -f conftest.er1 3668 cat conftest.err >&5 3669 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3670 (exit $ac_status); } >/dev/null && { 3671 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3672 test ! -s conftest.err 3673 }; then 3674 : 3675 else 3676 $as_echo "$as_me: failed program was:" >&5 3677 sed 's/^/| /' conftest.$ac_ext >&5 3678 3679 # Broken: fails on valid input. 3680 continue 3681 fi 3682 3683 rm -f conftest.err conftest.$ac_ext 3684 3685 # OK, works on sane cases. Now check whether nonexistent headers 3686 # can be detected and how. 3687 cat >conftest.$ac_ext <<_ACEOF 3688 /* confdefs.h. */ 3689 _ACEOF 3690 cat confdefs.h >>conftest.$ac_ext 3691 cat >>conftest.$ac_ext <<_ACEOF 3692 /* end confdefs.h. */ 3693 @%:@include <ac_nonexistent.h> 3694 _ACEOF 3695 if { (ac_try="$ac_cpp conftest.$ac_ext" 3696 case "(($ac_try" in 3697 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3698 *) ac_try_echo=$ac_try;; 3699 esac 3700 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3701 $as_echo "$ac_try_echo") >&5 3702 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3703 ac_status=$? 3704 grep -v '^ *+' conftest.er1 >conftest.err 3705 rm -f conftest.er1 3706 cat conftest.err >&5 3707 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3708 (exit $ac_status); } >/dev/null && { 3709 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3710 test ! -s conftest.err 3711 }; then 3712 # Broken: success on invalid input. 3713 continue 3714 else 3715 $as_echo "$as_me: failed program was:" >&5 3716 sed 's/^/| /' conftest.$ac_ext >&5 3717 3718 # Passes both tests. 3719 ac_preproc_ok=: 3720 break 3721 fi 3722 3723 rm -f conftest.err conftest.$ac_ext 3724 3725 done 3726 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3727 rm -f conftest.err conftest.$ac_ext 3728 if $ac_preproc_ok; then 3729 : 3730 else 3731 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3732 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3733 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3734 See \`config.log' for more details." >&5 3735 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3736 See \`config.log' for more details." >&2;} 3737 { (exit 1); exit 1; }; }; } 3738 fi 3739 3740 ac_ext=c 3741 ac_cpp='$CPP $CPPFLAGS' 3742 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3743 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3744 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3536 3745 3537 3746 ac_ext=cpp … … 3545 3754 else 3546 3755 if test -n "$ac_tool_prefix"; then 3547 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC3756 for ac_prog in g++ icl 3548 3757 do 3549 3758 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3550 3759 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3551 { echo "$as_me:$LINENO: checking for $ac_word" >&53552 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3760 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3761 $as_echo_n "checking for $ac_word... " >&6; } 3553 3762 if test "${ac_cv_prog_CXX+set}" = set; then 3554 echo $ECHO_N "(cached) $ECHO_C" >&63763 $as_echo_n "(cached) " >&6 3555 3764 else 3556 3765 if test -n "$CXX"; then … … 3565 3774 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3566 3775 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3567 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53776 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3568 3777 break 2 3569 3778 fi … … 3576 3785 CXX=$ac_cv_prog_CXX 3577 3786 if test -n "$CXX"; then 3578 { echo "$as_me:$LINENO: result: $CXX" >&53579 echo "${ECHO_T}$CXX" >&6; }3580 else 3581 { echo "$as_me:$LINENO: result: no" >&53582 echo "${ECHO_T}no" >&6; }3787 { $as_echo "$as_me:$LINENO: result: $CXX" >&5 3788 $as_echo "$CXX" >&6; } 3789 else 3790 { $as_echo "$as_me:$LINENO: result: no" >&5 3791 $as_echo "no" >&6; } 3583 3792 fi 3584 3793 … … 3589 3798 if test -z "$CXX"; then 3590 3799 ac_ct_CXX=$CXX 3591 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC3800 for ac_prog in g++ icl 3592 3801 do 3593 3802 # Extract the first word of "$ac_prog", so it can be a program name with args. 3594 3803 set dummy $ac_prog; ac_word=$2 3595 { echo "$as_me:$LINENO: checking for $ac_word" >&53596 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3804 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3805 $as_echo_n "checking for $ac_word... " >&6; } 3597 3806 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 3598 echo $ECHO_N "(cached) $ECHO_C" >&63807 $as_echo_n "(cached) " >&6 3599 3808 else 3600 3809 if test -n "$ac_ct_CXX"; then … … 3609 3818 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3610 3819 ac_cv_prog_ac_ct_CXX="$ac_prog" 3611 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53820 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3612 3821 break 2 3613 3822 fi … … 3620 3829 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 3621 3830 if test -n "$ac_ct_CXX"; then 3622 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&53623 echo "${ECHO_T}$ac_ct_CXX" >&6; }3624 else 3625 { echo "$as_me:$LINENO: result: no" >&53626 echo "${ECHO_T}no" >&6; }3831 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 3832 $as_echo "$ac_ct_CXX" >&6; } 3833 else 3834 { $as_echo "$as_me:$LINENO: result: no" >&5 3835 $as_echo "no" >&6; } 3627 3836 fi 3628 3837 … … 3636 3845 case $cross_compiling:$ac_tool_warned in 3637 3846 yes:) 3638 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3639 whose name does not start with the host triplet. If you think this 3640 configuration is useful to you, please write to autoconf@gnu.org." >&5 3641 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3642 whose name does not start with the host triplet. If you think this 3643 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 3847 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 3848 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 3644 3849 ac_tool_warned=yes ;; 3645 3850 esac … … 3651 3856 fi 3652 3857 # Provide some information about the compiler. 3653 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3654 ac_compiler=`set X $ac_compile; echo $2` 3858 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3859 set X $ac_compile 3860 ac_compiler=$2 3655 3861 { (ac_try="$ac_compiler --version >&5" 3656 3862 case "(($ac_try" in … … 3658 3864 *) ac_try_echo=$ac_try;; 3659 3865 esac 3660 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3866 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3867 $as_echo "$ac_try_echo") >&5 3661 3868 (eval "$ac_compiler --version >&5") 2>&5 3662 3869 ac_status=$? 3663 echo "$as_me:$LINENO: \$? = $ac_status" >&53870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3664 3871 (exit $ac_status); } 3665 3872 { (ac_try="$ac_compiler -v >&5" … … 3668 3875 *) ac_try_echo=$ac_try;; 3669 3876 esac 3670 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3877 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3878 $as_echo "$ac_try_echo") >&5 3671 3879 (eval "$ac_compiler -v >&5") 2>&5 3672 3880 ac_status=$? 3673 echo "$as_me:$LINENO: \$? = $ac_status" >&53881 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3674 3882 (exit $ac_status); } 3675 3883 { (ac_try="$ac_compiler -V >&5" … … 3678 3886 *) ac_try_echo=$ac_try;; 3679 3887 esac 3680 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3888 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3889 $as_echo "$ac_try_echo") >&5 3681 3890 (eval "$ac_compiler -V >&5") 2>&5 3682 3891 ac_status=$? 3683 echo "$as_me:$LINENO: \$? = $ac_status" >&53892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3684 3893 (exit $ac_status); } 3685 3894 3686 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&53687 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }3895 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 3896 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3688 3897 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 3689 echo $ECHO_N "(cached) $ECHO_C" >&63898 $as_echo_n "(cached) " >&6 3690 3899 else 3691 3900 cat >conftest.$ac_ext <<_ACEOF … … 3713 3922 *) ac_try_echo=$ac_try;; 3714 3923 esac 3715 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3924 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3925 $as_echo "$ac_try_echo") >&5 3716 3926 (eval "$ac_compile") 2>conftest.er1 3717 3927 ac_status=$? … … 3719 3929 rm -f conftest.er1 3720 3930 cat conftest.err >&5 3721 echo "$as_me:$LINENO: \$? = $ac_status" >&53931 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3722 3932 (exit $ac_status); } && { 3723 3933 test -z "$ac_cxx_werror_flag" || … … 3726 3936 ac_compiler_gnu=yes 3727 3937 else 3728 echo "$as_me: failed program was:" >&53938 $as_echo "$as_me: failed program was:" >&5 3729 3939 sed 's/^/| /' conftest.$ac_ext >&5 3730 3940 … … 3736 3946 3737 3947 fi 3738 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3739 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 3740 GXX=`test $ac_compiler_gnu = yes && echo yes` 3948 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3949 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 3950 if test $ac_compiler_gnu = yes; then 3951 GXX=yes 3952 else 3953 GXX= 3954 fi 3741 3955 ac_test_CXXFLAGS=${CXXFLAGS+set} 3742 3956 ac_save_CXXFLAGS=$CXXFLAGS 3743 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&53744 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }3957 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 3958 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3745 3959 if test "${ac_cv_prog_cxx_g+set}" = set; then 3746 echo $ECHO_N "(cached) $ECHO_C" >&63960 $as_echo_n "(cached) " >&6 3747 3961 else 3748 3962 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 3771 3985 *) ac_try_echo=$ac_try;; 3772 3986 esac 3773 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3987 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3988 $as_echo "$ac_try_echo") >&5 3774 3989 (eval "$ac_compile") 2>conftest.er1 3775 3990 ac_status=$? … … 3777 3992 rm -f conftest.er1 3778 3993 cat conftest.err >&5 3779 echo "$as_me:$LINENO: \$? = $ac_status" >&53994 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3780 3995 (exit $ac_status); } && { 3781 3996 test -z "$ac_cxx_werror_flag" || … … 3784 3999 ac_cv_prog_cxx_g=yes 3785 4000 else 3786 echo "$as_me: failed program was:" >&54001 $as_echo "$as_me: failed program was:" >&5 3787 4002 sed 's/^/| /' conftest.$ac_ext >&5 3788 4003 … … 3809 4024 *) ac_try_echo=$ac_try;; 3810 4025 esac 3811 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4026 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4027 $as_echo "$ac_try_echo") >&5 3812 4028 (eval "$ac_compile") 2>conftest.er1 3813 4029 ac_status=$? … … 3815 4031 rm -f conftest.er1 3816 4032 cat conftest.err >&5 3817 echo "$as_me:$LINENO: \$? = $ac_status" >&54033 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3818 4034 (exit $ac_status); } && { 3819 4035 test -z "$ac_cxx_werror_flag" || … … 3822 4038 : 3823 4039 else 3824 echo "$as_me: failed program was:" >&54040 $as_echo "$as_me: failed program was:" >&5 3825 4041 sed 's/^/| /' conftest.$ac_ext >&5 3826 4042 … … 3848 4064 *) ac_try_echo=$ac_try;; 3849 4065 esac 3850 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4066 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4067 $as_echo "$ac_try_echo") >&5 3851 4068 (eval "$ac_compile") 2>conftest.er1 3852 4069 ac_status=$? … … 3854 4071 rm -f conftest.er1 3855 4072 cat conftest.err >&5 3856 echo "$as_me:$LINENO: \$? = $ac_status" >&54073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3857 4074 (exit $ac_status); } && { 3858 4075 test -z "$ac_cxx_werror_flag" || … … 3861 4078 ac_cv_prog_cxx_g=yes 3862 4079 else 3863 echo "$as_me: failed program was:" >&54080 $as_echo "$as_me: failed program was:" >&5 3864 4081 sed 's/^/| /' conftest.$ac_ext >&5 3865 4082 … … 3876 4093 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 3877 4094 fi 3878 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&53879 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }4095 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 4096 $as_echo "$ac_cv_prog_cxx_g" >&6; } 3880 4097 if test "$ac_test_CXXFLAGS" = set; then 3881 4098 CXXFLAGS=$ac_save_CXXFLAGS … … 3901 4118 depcc="$CXX" am_compiler_list= 3902 4119 3903 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&53904 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }4120 { $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 4121 $as_echo_n "checking dependency style of $depcc... " >&6; } 3905 4122 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then 3906 echo $ECHO_N "(cached) $ECHO_C" >&64123 $as_echo_n "(cached) " >&6 3907 4124 else 3908 4125 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then … … 3929 4146 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 3930 4147 fi 4148 am__universal=false 4149 case " $depcc " in #( 4150 *\ -arch\ *\ -arch\ *) am__universal=true ;; 4151 esac 4152 3931 4153 for depmode in $am_compiler_list; do 3932 4154 # Setup a source with many dependencies, because some compilers … … 3946 4168 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3947 4169 4170 # We check with `-c' and `-o' for the sake of the "dashmstdout" 4171 # mode. It turns out that the SunPro C++ compiler does not properly 4172 # handle `-M -o', and we need to detect this. Also, some Intel 4173 # versions had trouble with output in subdirs 4174 am__obj=sub/conftest.${OBJEXT-o} 4175 am__minus_obj="-o $am__obj" 3948 4176 case $depmode in 4177 gcc) 4178 # This depmode causes a compiler race in universal mode. 4179 test "$am__universal" = false || continue 4180 ;; 3949 4181 nosideeffect) 3950 4182 # after this tag, mechanisms are not by side-effect, so they'll … … 3956 4188 fi 3957 4189 ;; 4190 msvisualcpp | msvcmsys) 4191 # This compiler won't grok `-c -o', but also, the minuso test has 4192 # not run yet. These depmodes are late enough in the game, and 4193 # so weak that their functioning should not be impacted. 4194 am__obj=conftest.${OBJEXT-o} 4195 am__minus_obj= 4196 ;; 3958 4197 none) break ;; 3959 4198 esac 3960 # We check with `-c' and `-o' for the sake of the "dashmstdout"3961 # mode. It turns out that the SunPro C++ compiler does not properly3962 # handle `-M -o', and we need to detect this.3963 4199 if depmode=$depmode \ 3964 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\4200 source=sub/conftest.c object=$am__obj \ 3965 4201 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 3966 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \4202 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 3967 4203 >/dev/null 2>conftest.err && 3968 4204 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 3969 4205 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 3970 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&4206 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 3971 4207 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 3972 4208 # icc doesn't choke on unknown options, it will just issue warnings … … 3992 4228 3993 4229 fi 3994 { echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&53995 echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }4230 { $as_echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 4231 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } 3996 4232 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type 3997 4233 … … 4012 4248 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 4013 4249 if test -n "$ac_tool_prefix"; then 4014 for ac_prog in ifort g77 4250 for ac_prog in ifort g77 gfortran 4015 4251 do 4016 4252 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 4017 4253 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4018 { echo "$as_me:$LINENO: checking for $ac_word" >&54019 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4254 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4255 $as_echo_n "checking for $ac_word... " >&6; } 4020 4256 if test "${ac_cv_prog_F77+set}" = set; then 4021 echo $ECHO_N "(cached) $ECHO_C" >&64257 $as_echo_n "(cached) " >&6 4022 4258 else 4023 4259 if test -n "$F77"; then … … 4032 4268 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4033 4269 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 4034 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54270 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4035 4271 break 2 4036 4272 fi … … 4043 4279 F77=$ac_cv_prog_F77 4044 4280 if test -n "$F77"; then 4045 { echo "$as_me:$LINENO: result: $F77" >&54046 echo "${ECHO_T}$F77" >&6; }4047 else 4048 { echo "$as_me:$LINENO: result: no" >&54049 echo "${ECHO_T}no" >&6; }4281 { $as_echo "$as_me:$LINENO: result: $F77" >&5 4282 $as_echo "$F77" >&6; } 4283 else 4284 { $as_echo "$as_me:$LINENO: result: no" >&5 4285 $as_echo "no" >&6; } 4050 4286 fi 4051 4287 … … 4056 4292 if test -z "$F77"; then 4057 4293 ac_ct_F77=$F77 4058 for ac_prog in ifort g77 4294 for ac_prog in ifort g77 gfortran 4059 4295 do 4060 4296 # Extract the first word of "$ac_prog", so it can be a program name with args. 4061 4297 set dummy $ac_prog; ac_word=$2 4062 { echo "$as_me:$LINENO: checking for $ac_word" >&54063 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4298 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4299 $as_echo_n "checking for $ac_word... " >&6; } 4064 4300 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 4065 echo $ECHO_N "(cached) $ECHO_C" >&64301 $as_echo_n "(cached) " >&6 4066 4302 else 4067 4303 if test -n "$ac_ct_F77"; then … … 4076 4312 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4077 4313 ac_cv_prog_ac_ct_F77="$ac_prog" 4078 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54314 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4079 4315 break 2 4080 4316 fi … … 4087 4323 ac_ct_F77=$ac_cv_prog_ac_ct_F77 4088 4324 if test -n "$ac_ct_F77"; then 4089 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&54090 echo "${ECHO_T}$ac_ct_F77" >&6; }4091 else 4092 { echo "$as_me:$LINENO: result: no" >&54093 echo "${ECHO_T}no" >&6; }4325 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 4326 $as_echo "$ac_ct_F77" >&6; } 4327 else 4328 { $as_echo "$as_me:$LINENO: result: no" >&5 4329 $as_echo "no" >&6; } 4094 4330 fi 4095 4331 … … 4103 4339 case $cross_compiling:$ac_tool_warned in 4104 4340 yes:) 4105 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 4106 whose name does not start with the host triplet. If you think this 4107 configuration is useful to you, please write to autoconf@gnu.org." >&5 4108 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 4109 whose name does not start with the host triplet. If you think this 4110 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 4341 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 4342 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 4111 4343 ac_tool_warned=yes ;; 4112 4344 esac … … 4117 4349 4118 4350 # Provide some information about the compiler. 4119 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 4120 ac_compiler=`set X $ac_compile; echo $2` 4351 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 4352 set X $ac_compile 4353 ac_compiler=$2 4121 4354 { (ac_try="$ac_compiler --version >&5" 4122 4355 case "(($ac_try" in … … 4124 4357 *) ac_try_echo=$ac_try;; 4125 4358 esac 4126 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4359 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4360 $as_echo "$ac_try_echo") >&5 4127 4361 (eval "$ac_compiler --version >&5") 2>&5 4128 4362 ac_status=$? 4129 echo "$as_me:$LINENO: \$? = $ac_status" >&54363 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4130 4364 (exit $ac_status); } 4131 4365 { (ac_try="$ac_compiler -v >&5" … … 4134 4368 *) ac_try_echo=$ac_try;; 4135 4369 esac 4136 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4370 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4371 $as_echo "$ac_try_echo") >&5 4137 4372 (eval "$ac_compiler -v >&5") 2>&5 4138 4373 ac_status=$? 4139 echo "$as_me:$LINENO: \$? = $ac_status" >&54374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4140 4375 (exit $ac_status); } 4141 4376 { (ac_try="$ac_compiler -V >&5" … … 4144 4379 *) ac_try_echo=$ac_try;; 4145 4380 esac 4146 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4381 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4382 $as_echo "$ac_try_echo") >&5 4147 4383 (eval "$ac_compiler -V >&5") 2>&5 4148 4384 ac_status=$? 4149 echo "$as_me:$LINENO: \$? = $ac_status" >&54385 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4150 4386 (exit $ac_status); } 4151 4387 rm -f a.out … … 4155 4391 ac_save_ext=$ac_ext 4156 4392 ac_ext=F 4157 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&54158 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }4393 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 4394 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; } 4159 4395 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 4160 echo $ECHO_N "(cached) $ECHO_C" >&64396 $as_echo_n "(cached) " >&6 4161 4397 else 4162 4398 cat >conftest.$ac_ext <<_ACEOF … … 4174 4410 *) ac_try_echo=$ac_try;; 4175 4411 esac 4176 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4413 $as_echo "$ac_try_echo") >&5 4177 4414 (eval "$ac_compile") 2>conftest.er1 4178 4415 ac_status=$? … … 4180 4417 rm -f conftest.er1 4181 4418 cat conftest.err >&5 4182 echo "$as_me:$LINENO: \$? = $ac_status" >&54419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4183 4420 (exit $ac_status); } && { 4184 4421 test -z "$ac_f77_werror_flag" || … … 4187 4424 ac_compiler_gnu=yes 4188 4425 else 4189 echo "$as_me: failed program was:" >&54426 $as_echo "$as_me: failed program was:" >&5 4190 4427 sed 's/^/| /' conftest.$ac_ext >&5 4191 4428 … … 4197 4434 4198 4435 fi 4199 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&54200 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }4436 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 4437 $as_echo "$ac_cv_f77_compiler_gnu" >&6; } 4201 4438 ac_ext=$ac_save_ext 4202 4439 ac_test_FFLAGS=${FFLAGS+set} 4203 4440 ac_save_FFLAGS=$FFLAGS 4204 4441 FFLAGS= 4205 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&54206 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }4442 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 4443 $as_echo_n "checking whether $F77 accepts -g... " >&6; } 4207 4444 if test "${ac_cv_prog_f77_g+set}" = set; then 4208 echo $ECHO_N "(cached) $ECHO_C" >&64445 $as_echo_n "(cached) " >&6 4209 4446 else 4210 4447 FFLAGS=-g … … 4220 4457 *) ac_try_echo=$ac_try;; 4221 4458 esac 4222 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4459 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4460 $as_echo "$ac_try_echo") >&5 4223 4461 (eval "$ac_compile") 2>conftest.er1 4224 4462 ac_status=$? … … 4226 4464 rm -f conftest.er1 4227 4465 cat conftest.err >&5 4228 echo "$as_me:$LINENO: \$? = $ac_status" >&54466 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4229 4467 (exit $ac_status); } && { 4230 4468 test -z "$ac_f77_werror_flag" || … … 4233 4471 ac_cv_prog_f77_g=yes 4234 4472 else 4235 echo "$as_me: failed program was:" >&54473 $as_echo "$as_me: failed program was:" >&5 4236 4474 sed 's/^/| /' conftest.$ac_ext >&5 4237 4475 … … 4242 4480 4243 4481 fi 4244 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&54245 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }4482 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 4483 $as_echo "$ac_cv_prog_f77_g" >&6; } 4246 4484 if test "$ac_test_FFLAGS" = set; then 4247 4485 FFLAGS=$ac_save_FFLAGS … … 4260 4498 fi 4261 4499 4262 G77=`test $ac_compiler_gnu = yes && echo yes` 4500 if test $ac_compiler_gnu = yes; then 4501 G77=yes 4502 else 4503 G77= 4504 fi 4263 4505 ac_ext=c 4264 4506 ac_cpp='$CPP $CPPFLAGS' … … 4272 4514 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4273 4515 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 4274 { echo "$as_me:$LINENO: checking how to get verbose linking output from $F77" >&54275 echo $ECHO_N "checking how to get verbose linking output from $F77... $ECHO_C" >&6; }4516 { $as_echo "$as_me:$LINENO: checking how to get verbose linking output from $F77" >&5 4517 $as_echo_n "checking how to get verbose linking output from $F77... " >&6; } 4276 4518 if test "${ac_cv_prog_f77_v+set}" = set; then 4277 echo $ECHO_N "(cached) $ECHO_C" >&64519 $as_echo_n "(cached) " >&6 4278 4520 else 4279 4521 cat >conftest.$ac_ext <<_ACEOF … … 4288 4530 *) ac_try_echo=$ac_try;; 4289 4531 esac 4290 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4532 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4533 $as_echo "$ac_try_echo") >&5 4291 4534 (eval "$ac_compile") 2>conftest.er1 4292 4535 ac_status=$? … … 4294 4537 rm -f conftest.er1 4295 4538 cat conftest.err >&5 4296 echo "$as_me:$LINENO: \$? = $ac_status" >&54539 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4297 4540 (exit $ac_status); } && { 4298 4541 test -z "$ac_f77_werror_flag" || … … 4316 4559 eval "set x $ac_link" 4317 4560 shift 4318 echo "$as_me:$LINENO: $*" >&5 4319 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4320 echo "$ac_f77_v_output" >&5 4561 $as_echo "$as_me:$LINENO: $*" >&5 4562 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH, 4563 # LIBRARY_PATH; skip all such settings. 4564 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | 4565 grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="` 4566 $as_echo "$ac_f77_v_output" >&5 4321 4567 FFLAGS=$ac_save_FFLAGS 4322 4568 4323 rm - f conftest*4569 rm -rf conftest* 4324 4570 4325 4571 # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where … … 4328 4574 ac_f77_v_output="`echo $ac_f77_v_output | 4329 4575 grep 'LPATH is:' | 4330 sed 's ,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_f77_v_output"4576 sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_f77_v_output" 4331 4577 4332 4578 # FIXME: we keep getting bitten by quoted arguments; a more general fix … … 4368 4614 done 4369 4615 if test -z "$ac_cv_prog_f77_v"; then 4370 { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F77" >&54371 echo "$as_me: WARNING: cannot determine how to obtain linking information from $F77" >&2;}4372 fi 4373 else 4374 echo "$as_me: failed program was:" >&54616 { $as_echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F77" >&5 4617 $as_echo "$as_me: WARNING: cannot determine how to obtain linking information from $F77" >&2;} 4618 fi 4619 else 4620 $as_echo "$as_me: failed program was:" >&5 4375 4621 sed 's/^/| /' conftest.$ac_ext >&5 4376 4622 4377 { echo "$as_me:$LINENO: WARNING: compilation failed" >&54378 echo "$as_me: WARNING: compilation failed" >&2;}4623 { $as_echo "$as_me:$LINENO: WARNING: compilation failed" >&5 4624 $as_echo "$as_me: WARNING: compilation failed" >&2;} 4379 4625 fi 4380 4626 … … 4382 4628 4383 4629 fi 4384 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_v" >&54385 echo "${ECHO_T}$ac_cv_prog_f77_v" >&6; }4386 { echo "$as_me:$LINENO: checking for Fortran 77 libraries of $F77" >&54387 echo $ECHO_N "checking for Fortran 77 libraries of $F77... $ECHO_C" >&6; }4630 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_v" >&5 4631 $as_echo "$ac_cv_prog_f77_v" >&6; } 4632 { $as_echo "$as_me:$LINENO: checking for Fortran 77 libraries of $F77" >&5 4633 $as_echo_n "checking for Fortran 77 libraries of $F77... " >&6; } 4388 4634 if test "${ac_cv_f77_libs+set}" = set; then 4389 echo $ECHO_N "(cached) $ECHO_C" >&64635 $as_echo_n "(cached) " >&6 4390 4636 else 4391 4637 if test "x$FLIBS" != "x"; then … … 4407 4653 eval "set x $ac_link" 4408 4654 shift 4409 echo "$as_me:$LINENO: $*" >&5 4410 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4411 echo "$ac_f77_v_output" >&5 4655 $as_echo "$as_me:$LINENO: $*" >&5 4656 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH, 4657 # LIBRARY_PATH; skip all such settings. 4658 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | 4659 grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="` 4660 $as_echo "$ac_f77_v_output" >&5 4412 4661 FFLAGS=$ac_save_FFLAGS 4413 4662 4414 rm - f conftest*4663 rm -rf conftest* 4415 4664 4416 4665 # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where … … 4419 4668 ac_f77_v_output="`echo $ac_f77_v_output | 4420 4669 grep 'LPATH is:' | 4421 sed 's ,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_f77_v_output"4670 sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_f77_v_output" 4422 4671 4423 4672 # FIXME: we keep getting bitten by quoted arguments; a more general fix … … 4518 4767 ;; 4519 4768 -YP,*) 4520 for ac_j in ` echo $ac_arg| sed -e 's/-YP,/-L/;s/:/ -L/g'`; do4769 for ac_j in `$as_echo "$ac_arg" | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do 4521 4770 ac_exists=false 4522 4771 for ac_i in $ac_cv_f77_libs; do … … 4566 4815 case `(uname -sr) 2>/dev/null` in 4567 4816 "SunOS 5"*) 4568 ac_ld_run_path=` echo $ac_f77_v_output|4817 ac_ld_run_path=`$as_echo "$ac_f77_v_output" | 4569 4818 sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'` 4570 4819 test "x$ac_ld_run_path" != x && … … 4581 4830 4582 4831 fi 4583 { echo "$as_me:$LINENO: result: $ac_cv_f77_libs" >&54584 echo "${ECHO_T}$ac_cv_f77_libs" >&6; }4832 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_libs" >&5 4833 $as_echo "$ac_cv_f77_libs" >&6; } 4585 4834 FLIBS="$ac_cv_f77_libs" 4586 4835 … … 4593 4842 4594 4843 if test "x$CC" != xcc; then 4595 { echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&54596 echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6; }4597 else 4598 { echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&54599 echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6; }4600 fi 4601 set dummy $CC; ac_cc=` echo $2|4844 { $as_echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5 4845 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; } 4846 else 4847 { $as_echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5 4848 $as_echo_n "checking whether cc understands -c and -o together... " >&6; } 4849 fi 4850 set dummy $CC; ac_cc=`$as_echo "$2" | 4602 4851 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4603 4852 if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then 4604 echo $ECHO_N "(cached) $ECHO_C" >&64853 $as_echo_n "(cached) " >&6 4605 4854 else 4606 4855 cat >conftest.$ac_ext <<_ACEOF … … 4628 4877 *) ac_try_echo=$ac_try;; 4629 4878 esac 4630 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4879 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4880 $as_echo "$ac_try_echo") >&5 4631 4881 (eval "$ac_try") 2>&5 4632 4882 ac_status=$? 4633 echo "$as_me:$LINENO: \$? = $ac_status" >&54883 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4634 4884 (exit $ac_status); } && 4635 4885 test -f conftest2.$ac_objext && { (case "(($ac_try" in … … 4637 4887 *) ac_try_echo=$ac_try;; 4638 4888 esac 4639 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4889 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4890 $as_echo "$ac_try_echo") >&5 4640 4891 (eval "$ac_try") 2>&5 4641 4892 ac_status=$? 4642 echo "$as_me:$LINENO: \$? = $ac_status" >&54893 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4643 4894 (exit $ac_status); }; 4644 4895 then … … 4651 4902 *) ac_try_echo=$ac_try;; 4652 4903 esac 4653 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4904 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4905 $as_echo "$ac_try_echo") >&5 4654 4906 (eval "$ac_try") 2>&5 4655 4907 ac_status=$? 4656 echo "$as_me:$LINENO: \$? = $ac_status" >&54908 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4657 4909 (exit $ac_status); }; }; then 4658 4910 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5' … … 4662 4914 *) ac_try_echo=$ac_try;; 4663 4915 esac 4664 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4916 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4917 $as_echo "$ac_try_echo") >&5 4665 4918 (eval "$ac_try") 2>&5 4666 4919 ac_status=$? 4667 echo "$as_me:$LINENO: \$? = $ac_status" >&54920 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4668 4921 (exit $ac_status); } && 4669 4922 test -f conftest2.$ac_objext && { (case "(($ac_try" in … … 4671 4924 *) ac_try_echo=$ac_try;; 4672 4925 esac 4673 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4926 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4927 $as_echo "$ac_try_echo") >&5 4674 4928 (eval "$ac_try") 2>&5 4675 4929 ac_status=$? 4676 echo "$as_me:$LINENO: \$? = $ac_status" >&54930 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4677 4931 (exit $ac_status); }; 4678 4932 then … … 4692 4946 fi 4693 4947 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then 4694 { echo "$as_me:$LINENO: result: yes" >&54695 echo "${ECHO_T}yes" >&6; }4696 else 4697 { echo "$as_me:$LINENO: result: no" >&54698 echo "${ECHO_T}no" >&6; }4948 { $as_echo "$as_me:$LINENO: result: yes" >&5 4949 $as_echo "yes" >&6; } 4950 else 4951 { $as_echo "$as_me:$LINENO: result: no" >&5 4952 $as_echo "no" >&6; } 4699 4953 4700 4954 cat >>confdefs.h <<\_ACEOF … … 4707 4961 # there is no other way. 4708 4962 set dummy $CC 4709 ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4710 if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then 4963 am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4964 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o 4965 if test "$am_t" != yes; then 4711 4966 # Losing compiler, so override with the script. 4712 4967 # FIXME: It is wrong to rewrite CC. … … 4719 4974 4720 4975 4721 ac_ext=c 4722 ac_cpp='$CPP $CPPFLAGS' 4723 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4724 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4725 ac_compiler_gnu=$ac_cv_c_compiler_gnu 4726 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 4727 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 4728 # On Suns, sometimes $CPP names a directory. 4729 if test -n "$CPP" && test -d "$CPP"; then 4730 CPP= 4731 fi 4732 if test -z "$CPP"; then 4733 if test "${ac_cv_prog_CPP+set}" = set; then 4734 echo $ECHO_N "(cached) $ECHO_C" >&6 4735 else 4736 # Double quotes because CPP needs to be expanded 4737 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 4738 do 4739 ac_preproc_ok=false 4740 for ac_c_preproc_warn_flag in '' yes 4741 do 4742 # Use a header file that comes with gcc, so configuring glibc 4743 # with a fresh cross-compiler works. 4744 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 4745 # <limits.h> exists even on freestanding compilers. 4746 # On the NeXT, cc -E runs the code through the compiler's parser, 4747 # not just through cpp. "Syntax error" is here to catch this case. 4748 cat >conftest.$ac_ext <<_ACEOF 4749 /* confdefs.h. */ 4750 _ACEOF 4751 cat confdefs.h >>conftest.$ac_ext 4752 cat >>conftest.$ac_ext <<_ACEOF 4753 /* end confdefs.h. */ 4754 @%:@ifdef __STDC__ 4755 @%:@ include <limits.h> 4756 @%:@else 4757 @%:@ include <assert.h> 4758 @%:@endif 4759 Syntax error 4760 _ACEOF 4761 if { (ac_try="$ac_cpp conftest.$ac_ext" 4762 case "(($ac_try" in 4763 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4764 *) ac_try_echo=$ac_try;; 4765 esac 4766 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4767 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4768 ac_status=$? 4769 grep -v '^ *+' conftest.er1 >conftest.err 4770 rm -f conftest.er1 4771 cat conftest.err >&5 4772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4773 (exit $ac_status); } >/dev/null && { 4774 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4775 test ! -s conftest.err 4776 }; then 4777 : 4778 else 4779 echo "$as_me: failed program was:" >&5 4780 sed 's/^/| /' conftest.$ac_ext >&5 4781 4782 # Broken: fails on valid input. 4783 continue 4784 fi 4785 4786 rm -f conftest.err conftest.$ac_ext 4787 4788 # OK, works on sane cases. Now check whether nonexistent headers 4789 # can be detected and how. 4790 cat >conftest.$ac_ext <<_ACEOF 4791 /* confdefs.h. */ 4792 _ACEOF 4793 cat confdefs.h >>conftest.$ac_ext 4794 cat >>conftest.$ac_ext <<_ACEOF 4795 /* end confdefs.h. */ 4796 @%:@include <ac_nonexistent.h> 4797 _ACEOF 4798 if { (ac_try="$ac_cpp conftest.$ac_ext" 4799 case "(($ac_try" in 4800 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4801 *) ac_try_echo=$ac_try;; 4802 esac 4803 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4804 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4805 ac_status=$? 4806 grep -v '^ *+' conftest.er1 >conftest.err 4807 rm -f conftest.er1 4808 cat conftest.err >&5 4809 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4810 (exit $ac_status); } >/dev/null && { 4811 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4812 test ! -s conftest.err 4813 }; then 4814 # Broken: success on invalid input. 4815 continue 4816 else 4817 echo "$as_me: failed program was:" >&5 4818 sed 's/^/| /' conftest.$ac_ext >&5 4819 4820 # Passes both tests. 4821 ac_preproc_ok=: 4822 break 4823 fi 4824 4825 rm -f conftest.err conftest.$ac_ext 4826 4827 done 4828 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 4829 rm -f conftest.err conftest.$ac_ext 4830 if $ac_preproc_ok; then 4831 break 4832 fi 4833 4834 done 4835 ac_cv_prog_CPP=$CPP 4836 4837 fi 4838 CPP=$ac_cv_prog_CPP 4839 else 4840 ac_cv_prog_CPP=$CPP 4841 fi 4842 { echo "$as_me:$LINENO: result: $CPP" >&5 4843 echo "${ECHO_T}$CPP" >&6; } 4844 ac_preproc_ok=false 4845 for ac_c_preproc_warn_flag in '' yes 4846 do 4847 # Use a header file that comes with gcc, so configuring glibc 4848 # with a fresh cross-compiler works. 4849 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 4850 # <limits.h> exists even on freestanding compilers. 4851 # On the NeXT, cc -E runs the code through the compiler's parser, 4852 # not just through cpp. "Syntax error" is here to catch this case. 4853 cat >conftest.$ac_ext <<_ACEOF 4854 /* confdefs.h. */ 4855 _ACEOF 4856 cat confdefs.h >>conftest.$ac_ext 4857 cat >>conftest.$ac_ext <<_ACEOF 4858 /* end confdefs.h. */ 4859 @%:@ifdef __STDC__ 4860 @%:@ include <limits.h> 4861 @%:@else 4862 @%:@ include <assert.h> 4863 @%:@endif 4864 Syntax error 4865 _ACEOF 4866 if { (ac_try="$ac_cpp conftest.$ac_ext" 4867 case "(($ac_try" in 4868 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4869 *) ac_try_echo=$ac_try;; 4870 esac 4871 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4872 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4873 ac_status=$? 4874 grep -v '^ *+' conftest.er1 >conftest.err 4875 rm -f conftest.er1 4876 cat conftest.err >&5 4877 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4878 (exit $ac_status); } >/dev/null && { 4879 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4880 test ! -s conftest.err 4881 }; then 4882 : 4883 else 4884 echo "$as_me: failed program was:" >&5 4885 sed 's/^/| /' conftest.$ac_ext >&5 4886 4887 # Broken: fails on valid input. 4888 continue 4889 fi 4890 4891 rm -f conftest.err conftest.$ac_ext 4892 4893 # OK, works on sane cases. Now check whether nonexistent headers 4894 # can be detected and how. 4895 cat >conftest.$ac_ext <<_ACEOF 4896 /* confdefs.h. */ 4897 _ACEOF 4898 cat confdefs.h >>conftest.$ac_ext 4899 cat >>conftest.$ac_ext <<_ACEOF 4900 /* end confdefs.h. */ 4901 @%:@include <ac_nonexistent.h> 4902 _ACEOF 4903 if { (ac_try="$ac_cpp conftest.$ac_ext" 4904 case "(($ac_try" in 4905 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4906 *) ac_try_echo=$ac_try;; 4907 esac 4908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4909 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4910 ac_status=$? 4911 grep -v '^ *+' conftest.er1 >conftest.err 4912 rm -f conftest.er1 4913 cat conftest.err >&5 4914 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4915 (exit $ac_status); } >/dev/null && { 4916 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4917 test ! -s conftest.err 4918 }; then 4919 # Broken: success on invalid input. 4920 continue 4921 else 4922 echo "$as_me: failed program was:" >&5 4923 sed 's/^/| /' conftest.$ac_ext >&5 4924 4925 # Passes both tests. 4926 ac_preproc_ok=: 4927 break 4928 fi 4929 4930 rm -f conftest.err conftest.$ac_ext 4931 4932 done 4933 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 4934 rm -f conftest.err conftest.$ac_ext 4935 if $ac_preproc_ok; then 4936 : 4937 else 4938 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 4939 See \`config.log' for more details." >&5 4940 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 4941 See \`config.log' for more details." >&2;} 4942 { (exit 1); exit 1; }; } 4943 fi 4944 4945 ac_ext=c 4946 ac_cpp='$CPP $CPPFLAGS' 4947 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4948 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4949 ac_compiler_gnu=$ac_cv_c_compiler_gnu 4950 4951 4952 { echo "$as_me:$LINENO: checking for X" >&5 4953 echo $ECHO_N "checking for X... $ECHO_C" >&6; } 4954 4955 4956 # Check whether --with-x was given. 4976 4977 { $as_echo "$as_me:$LINENO: checking for X" >&5 4978 $as_echo_n "checking for X... " >&6; } 4979 4980 4981 @%:@ Check whether --with-x was given. 4957 4982 if test "${with_x+set}" = set; then 4958 4983 withval=$with_x; … … 4965 4990 else 4966 4991 case $x_includes,$x_libraries in #( 4967 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&54968 echo "$as_me: error: Cannot use X directory names containing '" >&2;}4992 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5 4993 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;} 4969 4994 { (exit 1); exit 1; }; };; #( 4970 4995 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then 4971 echo $ECHO_N "(cached) $ECHO_C" >&64996 $as_echo_n "(cached) " >&6 4972 4997 else 4973 4998 # One or both of the vars are not set, and there is no cached value. … … 4990 5015 done 4991 5016 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 4992 for ac_extension in a so sl ; do5017 for ac_extension in a so sl dylib la dll; do 4993 5018 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && 4994 5019 test -f "$ac_im_libdir/libX11.$ac_extension"; then … … 5004 5029 esac 5005 5030 case $ac_im_usrlibdir in 5006 /usr/lib | / lib) ;;5031 /usr/lib | /usr/lib64 | /lib | /lib64) ;; 5007 5032 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; 5008 5033 esac … … 5065 5090 *) ac_try_echo=$ac_try;; 5066 5091 esac 5067 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5092 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5093 $as_echo "$ac_try_echo") >&5 5068 5094 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5069 5095 ac_status=$? … … 5071 5097 rm -f conftest.er1 5072 5098 cat conftest.err >&5 5073 echo "$as_me:$LINENO: \$? = $ac_status" >&55099 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5074 5100 (exit $ac_status); } >/dev/null && { 5075 5101 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 5079 5105 ac_x_includes= 5080 5106 else 5081 echo "$as_me: failed program was:" >&55107 $as_echo "$as_me: failed program was:" >&5 5082 5108 sed 's/^/| /' conftest.$ac_ext >&5 5083 5109 … … 5120 5146 *) ac_try_echo=$ac_try;; 5121 5147 esac 5122 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5148 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5149 $as_echo "$ac_try_echo") >&5 5123 5150 (eval "$ac_link") 2>conftest.er1 5124 5151 ac_status=$? … … 5126 5153 rm -f conftest.er1 5127 5154 cat conftest.err >&5 5128 echo "$as_me:$LINENO: \$? = $ac_status" >&55155 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5129 5156 (exit $ac_status); } && { 5130 5157 test -z "$ac_c_werror_flag" || 5131 5158 test ! -s conftest.err 5132 } && test -s conftest$ac_exeext && 5133 $as_test_x conftest$ac_exeext; then 5159 } && test -s conftest$ac_exeext && { 5160 test "$cross_compiling" = yes || 5161 $as_test_x conftest$ac_exeext 5162 }; then 5134 5163 LIBS=$ac_save_LIBS 5135 5164 # We can link X programs with no special library path. 5136 5165 ac_x_libraries= 5137 5166 else 5138 echo "$as_me: failed program was:" >&55167 $as_echo "$as_me: failed program was:" >&5 5139 5168 sed 's/^/| /' conftest.$ac_ext >&5 5140 5169 5141 5170 LIBS=$ac_save_LIBS 5142 for ac_dir in ` echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`5171 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 5143 5172 do 5144 5173 # Don't even attempt the hair of trying to link an X program! 5145 for ac_extension in a so sl ; do5174 for ac_extension in a so sl dylib la dll; do 5146 5175 if test -r "$ac_dir/libX11.$ac_extension"; then 5147 5176 ac_x_libraries=$ac_dir … … 5152 5181 fi 5153 5182 5183 rm -rf conftest.dSYM 5154 5184 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5155 5185 conftest$ac_exeext conftest.$ac_ext … … 5174 5204 5175 5205 if test "$have_x" != yes; then 5176 { echo "$as_me:$LINENO: result: $have_x" >&55177 echo "${ECHO_T}$have_x" >&6; }5206 { $as_echo "$as_me:$LINENO: result: $have_x" >&5 5207 $as_echo "$have_x" >&6; } 5178 5208 no_x=yes 5179 5209 else … … 5185 5215 ac_x_includes='$x_includes'\ 5186 5216 ac_x_libraries='$x_libraries'" 5187 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&55188 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }5217 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 5218 $as_echo "libraries $x_libraries, headers $x_includes" >&6; } 5189 5219 fi 5190 5220 … … 5207 5237 # For Solaris; some versions of Sun CC require a space after -R and 5208 5238 # others require no space. Words are not sufficient . . . . 5209 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&55210 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; }5239 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 5240 $as_echo_n "checking whether -R must be followed by a space... " >&6; } 5211 5241 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" 5212 5242 ac_xsave_c_werror_flag=$ac_c_werror_flag … … 5233 5263 *) ac_try_echo=$ac_try;; 5234 5264 esac 5235 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5265 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5266 $as_echo "$ac_try_echo") >&5 5236 5267 (eval "$ac_link") 2>conftest.er1 5237 5268 ac_status=$? … … 5239 5270 rm -f conftest.er1 5240 5271 cat conftest.err >&5 5241 echo "$as_me:$LINENO: \$? = $ac_status" >&55272 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5242 5273 (exit $ac_status); } && { 5243 5274 test -z "$ac_c_werror_flag" || 5244 5275 test ! -s conftest.err 5245 } && test -s conftest$ac_exeext && 5246 $as_test_x conftest$ac_exeext; then 5247 { echo "$as_me:$LINENO: result: no" >&5 5248 echo "${ECHO_T}no" >&6; } 5276 } && test -s conftest$ac_exeext && { 5277 test "$cross_compiling" = yes || 5278 $as_test_x conftest$ac_exeext 5279 }; then 5280 { $as_echo "$as_me:$LINENO: result: no" >&5 5281 $as_echo "no" >&6; } 5249 5282 X_LIBS="$X_LIBS -R$x_libraries" 5250 5283 else 5251 echo "$as_me: failed program was:" >&55284 $as_echo "$as_me: failed program was:" >&5 5252 5285 sed 's/^/| /' conftest.$ac_ext >&5 5253 5286 … … 5274 5307 *) ac_try_echo=$ac_try;; 5275 5308 esac 5276 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5309 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5310 $as_echo "$ac_try_echo") >&5 5277 5311 (eval "$ac_link") 2>conftest.er1 5278 5312 ac_status=$? … … 5280 5314 rm -f conftest.er1 5281 5315 cat conftest.err >&5 5282 echo "$as_me:$LINENO: \$? = $ac_status" >&55316 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5283 5317 (exit $ac_status); } && { 5284 5318 test -z "$ac_c_werror_flag" || 5285 5319 test ! -s conftest.err 5286 } && test -s conftest$ac_exeext && 5287 $as_test_x conftest$ac_exeext; then 5288 { echo "$as_me:$LINENO: result: yes" >&5 5289 echo "${ECHO_T}yes" >&6; } 5320 } && test -s conftest$ac_exeext && { 5321 test "$cross_compiling" = yes || 5322 $as_test_x conftest$ac_exeext 5323 }; then 5324 { $as_echo "$as_me:$LINENO: result: yes" >&5 5325 $as_echo "yes" >&6; } 5290 5326 X_LIBS="$X_LIBS -R $x_libraries" 5291 5327 else 5292 echo "$as_me: failed program was:" >&55328 $as_echo "$as_me: failed program was:" >&5 5293 5329 sed 's/^/| /' conftest.$ac_ext >&5 5294 5330 5295 { echo "$as_me:$LINENO: result: neither works" >&5 5296 echo "${ECHO_T}neither works" >&6; } 5297 fi 5298 5331 { $as_echo "$as_me:$LINENO: result: neither works" >&5 5332 $as_echo "neither works" >&6; } 5333 fi 5334 5335 rm -rf conftest.dSYM 5299 5336 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5300 5337 conftest$ac_exeext conftest.$ac_ext 5301 5338 fi 5302 5339 5340 rm -rf conftest.dSYM 5303 5341 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5304 5342 conftest$ac_exeext conftest.$ac_ext … … 5346 5384 *) ac_try_echo=$ac_try;; 5347 5385 esac 5348 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5386 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5387 $as_echo "$ac_try_echo") >&5 5349 5388 (eval "$ac_link") 2>conftest.er1 5350 5389 ac_status=$? … … 5352 5391 rm -f conftest.er1 5353 5392 cat conftest.err >&5 5354 echo "$as_me:$LINENO: \$? = $ac_status" >&55393 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5355 5394 (exit $ac_status); } && { 5356 5395 test -z "$ac_c_werror_flag" || 5357 5396 test ! -s conftest.err 5358 } && test -s conftest$ac_exeext && 5359 $as_test_x conftest$ac_exeext; then 5397 } && test -s conftest$ac_exeext && { 5398 test "$cross_compiling" = yes || 5399 $as_test_x conftest$ac_exeext 5400 }; then 5360 5401 : 5361 5402 else 5362 echo "$as_me: failed program was:" >&55403 $as_echo "$as_me: failed program was:" >&5 5363 5404 sed 's/^/| /' conftest.$ac_ext >&5 5364 5405 5365 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&55366 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }5406 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 5407 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 5367 5408 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then 5368 echo $ECHO_N "(cached) $ECHO_C" >&65409 $as_echo_n "(cached) " >&6 5369 5410 else 5370 5411 ac_check_lib_save_LIBS=$LIBS … … 5398 5439 *) ac_try_echo=$ac_try;; 5399 5440 esac 5400 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5441 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5442 $as_echo "$ac_try_echo") >&5 5401 5443 (eval "$ac_link") 2>conftest.er1 5402 5444 ac_status=$? … … 5404 5446 rm -f conftest.er1 5405 5447 cat conftest.err >&5 5406 echo "$as_me:$LINENO: \$? = $ac_status" >&55448 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5407 5449 (exit $ac_status); } && { 5408 5450 test -z "$ac_c_werror_flag" || 5409 5451 test ! -s conftest.err 5410 } && test -s conftest$ac_exeext && 5411 $as_test_x conftest$ac_exeext; then 5452 } && test -s conftest$ac_exeext && { 5453 test "$cross_compiling" = yes || 5454 $as_test_x conftest$ac_exeext 5455 }; then 5412 5456 ac_cv_lib_dnet_dnet_ntoa=yes 5413 5457 else 5414 echo "$as_me: failed program was:" >&55458 $as_echo "$as_me: failed program was:" >&5 5415 5459 sed 's/^/| /' conftest.$ac_ext >&5 5416 5460 … … 5418 5462 fi 5419 5463 5464 rm -rf conftest.dSYM 5420 5465 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5421 5466 conftest$ac_exeext conftest.$ac_ext 5422 5467 LIBS=$ac_check_lib_save_LIBS 5423 5468 fi 5424 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&55425 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }5426 if test $ac_cv_lib_dnet_dnet_ntoa =yes; then5469 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5470 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5471 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then 5427 5472 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5428 5473 fi 5429 5474 5430 5475 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5431 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&55432 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; }5476 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 5477 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 5433 5478 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then 5434 echo $ECHO_N "(cached) $ECHO_C" >&65479 $as_echo_n "(cached) " >&6 5435 5480 else 5436 5481 ac_check_lib_save_LIBS=$LIBS … … 5464 5509 *) ac_try_echo=$ac_try;; 5465 5510 esac 5466 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5511 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5512 $as_echo "$ac_try_echo") >&5 5467 5513 (eval "$ac_link") 2>conftest.er1 5468 5514 ac_status=$? … … 5470 5516 rm -f conftest.er1 5471 5517 cat conftest.err >&5 5472 echo "$as_me:$LINENO: \$? = $ac_status" >&55518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5473 5519 (exit $ac_status); } && { 5474 5520 test -z "$ac_c_werror_flag" || 5475 5521 test ! -s conftest.err 5476 } && test -s conftest$ac_exeext && 5477 $as_test_x conftest$ac_exeext; then 5522 } && test -s conftest$ac_exeext && { 5523 test "$cross_compiling" = yes || 5524 $as_test_x conftest$ac_exeext 5525 }; then 5478 5526 ac_cv_lib_dnet_stub_dnet_ntoa=yes 5479 5527 else 5480 echo "$as_me: failed program was:" >&55528 $as_echo "$as_me: failed program was:" >&5 5481 5529 sed 's/^/| /' conftest.$ac_ext >&5 5482 5530 … … 5484 5532 fi 5485 5533 5534 rm -rf conftest.dSYM 5486 5535 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5487 5536 conftest$ac_exeext conftest.$ac_ext 5488 5537 LIBS=$ac_check_lib_save_LIBS 5489 5538 fi 5490 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&55491 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }5492 if test $ac_cv_lib_dnet_stub_dnet_ntoa =yes; then5539 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5540 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5541 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then 5493 5542 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5494 5543 fi … … 5497 5546 fi 5498 5547 5548 rm -rf conftest.dSYM 5499 5549 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5500 5550 conftest$ac_exeext conftest.$ac_ext … … 5509 5559 # The functions gethostbyname, getservbyname, and inet_addr are 5510 5560 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5511 { echo "$as_me:$LINENO: checking for gethostbyname" >&55512 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }5561 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5 5562 $as_echo_n "checking for gethostbyname... " >&6; } 5513 5563 if test "${ac_cv_func_gethostbyname+set}" = set; then 5514 echo $ECHO_N "(cached) $ECHO_C" >&65564 $as_echo_n "(cached) " >&6 5515 5565 else 5516 5566 cat >conftest.$ac_ext <<_ACEOF … … 5565 5615 *) ac_try_echo=$ac_try;; 5566 5616 esac 5567 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5618 $as_echo "$ac_try_echo") >&5 5568 5619 (eval "$ac_link") 2>conftest.er1 5569 5620 ac_status=$? … … 5571 5622 rm -f conftest.er1 5572 5623 cat conftest.err >&5 5573 echo "$as_me:$LINENO: \$? = $ac_status" >&55624 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5574 5625 (exit $ac_status); } && { 5575 5626 test -z "$ac_c_werror_flag" || 5576 5627 test ! -s conftest.err 5577 } && test -s conftest$ac_exeext && 5578 $as_test_x conftest$ac_exeext; then 5628 } && test -s conftest$ac_exeext && { 5629 test "$cross_compiling" = yes || 5630 $as_test_x conftest$ac_exeext 5631 }; then 5579 5632 ac_cv_func_gethostbyname=yes 5580 5633 else 5581 echo "$as_me: failed program was:" >&55634 $as_echo "$as_me: failed program was:" >&5 5582 5635 sed 's/^/| /' conftest.$ac_ext >&5 5583 5636 … … 5585 5638 fi 5586 5639 5640 rm -rf conftest.dSYM 5587 5641 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5588 5642 conftest$ac_exeext conftest.$ac_ext 5589 5643 fi 5590 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&55591 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }5644 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 5645 $as_echo "$ac_cv_func_gethostbyname" >&6; } 5592 5646 5593 5647 if test $ac_cv_func_gethostbyname = no; then 5594 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&55595 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }5648 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 5649 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5596 5650 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 5597 echo $ECHO_N "(cached) $ECHO_C" >&65651 $as_echo_n "(cached) " >&6 5598 5652 else 5599 5653 ac_check_lib_save_LIBS=$LIBS … … 5627 5681 *) ac_try_echo=$ac_try;; 5628 5682 esac 5629 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5683 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5684 $as_echo "$ac_try_echo") >&5 5630 5685 (eval "$ac_link") 2>conftest.er1 5631 5686 ac_status=$? … … 5633 5688 rm -f conftest.er1 5634 5689 cat conftest.err >&5 5635 echo "$as_me:$LINENO: \$? = $ac_status" >&55690 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5636 5691 (exit $ac_status); } && { 5637 5692 test -z "$ac_c_werror_flag" || 5638 5693 test ! -s conftest.err 5639 } && test -s conftest$ac_exeext && 5640 $as_test_x conftest$ac_exeext; then 5694 } && test -s conftest$ac_exeext && { 5695 test "$cross_compiling" = yes || 5696 $as_test_x conftest$ac_exeext 5697 }; then 5641 5698 ac_cv_lib_nsl_gethostbyname=yes 5642 5699 else 5643 echo "$as_me: failed program was:" >&55700 $as_echo "$as_me: failed program was:" >&5 5644 5701 sed 's/^/| /' conftest.$ac_ext >&5 5645 5702 … … 5647 5704 fi 5648 5705 5706 rm -rf conftest.dSYM 5649 5707 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5650 5708 conftest$ac_exeext conftest.$ac_ext 5651 5709 LIBS=$ac_check_lib_save_LIBS 5652 5710 fi 5653 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&55654 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }5655 if test $ac_cv_lib_nsl_gethostbyname =yes; then5711 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 5712 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 5713 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then 5656 5714 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 5657 5715 fi 5658 5716 5659 5717 if test $ac_cv_lib_nsl_gethostbyname = no; then 5660 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&55661 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; }5718 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 5719 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 5662 5720 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then 5663 echo $ECHO_N "(cached) $ECHO_C" >&65721 $as_echo_n "(cached) " >&6 5664 5722 else 5665 5723 ac_check_lib_save_LIBS=$LIBS … … 5693 5751 *) ac_try_echo=$ac_try;; 5694 5752 esac 5695 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5753 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5754 $as_echo "$ac_try_echo") >&5 5696 5755 (eval "$ac_link") 2>conftest.er1 5697 5756 ac_status=$? … … 5699 5758 rm -f conftest.er1 5700 5759 cat conftest.err >&5 5701 echo "$as_me:$LINENO: \$? = $ac_status" >&55760 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5702 5761 (exit $ac_status); } && { 5703 5762 test -z "$ac_c_werror_flag" || 5704 5763 test ! -s conftest.err 5705 } && test -s conftest$ac_exeext && 5706 $as_test_x conftest$ac_exeext; then 5764 } && test -s conftest$ac_exeext && { 5765 test "$cross_compiling" = yes || 5766 $as_test_x conftest$ac_exeext 5767 }; then 5707 5768 ac_cv_lib_bsd_gethostbyname=yes 5708 5769 else 5709 echo "$as_me: failed program was:" >&55770 $as_echo "$as_me: failed program was:" >&5 5710 5771 sed 's/^/| /' conftest.$ac_ext >&5 5711 5772 … … 5713 5774 fi 5714 5775 5776 rm -rf conftest.dSYM 5715 5777 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5716 5778 conftest$ac_exeext conftest.$ac_ext 5717 5779 LIBS=$ac_check_lib_save_LIBS 5718 5780 fi 5719 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&55720 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; }5721 if test $ac_cv_lib_bsd_gethostbyname =yes; then5781 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 5782 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 5783 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then 5722 5784 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 5723 5785 fi … … 5733 5795 # must be given before -lnsl if both are needed. We assume that 5734 5796 # if connect needs -lnsl, so does gethostbyname. 5735 { echo "$as_me:$LINENO: checking for connect" >&55736 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }5797 { $as_echo "$as_me:$LINENO: checking for connect" >&5 5798 $as_echo_n "checking for connect... " >&6; } 5737 5799 if test "${ac_cv_func_connect+set}" = set; then 5738 echo $ECHO_N "(cached) $ECHO_C" >&65800 $as_echo_n "(cached) " >&6 5739 5801 else 5740 5802 cat >conftest.$ac_ext <<_ACEOF … … 5789 5851 *) ac_try_echo=$ac_try;; 5790 5852 esac 5791 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5854 $as_echo "$ac_try_echo") >&5 5792 5855 (eval "$ac_link") 2>conftest.er1 5793 5856 ac_status=$? … … 5795 5858 rm -f conftest.er1 5796 5859 cat conftest.err >&5 5797 echo "$as_me:$LINENO: \$? = $ac_status" >&55860 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5798 5861 (exit $ac_status); } && { 5799 5862 test -z "$ac_c_werror_flag" || 5800 5863 test ! -s conftest.err 5801 } && test -s conftest$ac_exeext && 5802 $as_test_x conftest$ac_exeext; then 5864 } && test -s conftest$ac_exeext && { 5865 test "$cross_compiling" = yes || 5866 $as_test_x conftest$ac_exeext 5867 }; then 5803 5868 ac_cv_func_connect=yes 5804 5869 else 5805 echo "$as_me: failed program was:" >&55870 $as_echo "$as_me: failed program was:" >&5 5806 5871 sed 's/^/| /' conftest.$ac_ext >&5 5807 5872 … … 5809 5874 fi 5810 5875 5876 rm -rf conftest.dSYM 5811 5877 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5812 5878 conftest$ac_exeext conftest.$ac_ext 5813 5879 fi 5814 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&55815 echo "${ECHO_T}$ac_cv_func_connect" >&6; }5880 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 5881 $as_echo "$ac_cv_func_connect" >&6; } 5816 5882 5817 5883 if test $ac_cv_func_connect = no; then 5818 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&55819 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; }5884 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 5885 $as_echo_n "checking for connect in -lsocket... " >&6; } 5820 5886 if test "${ac_cv_lib_socket_connect+set}" = set; then 5821 echo $ECHO_N "(cached) $ECHO_C" >&65887 $as_echo_n "(cached) " >&6 5822 5888 else 5823 5889 ac_check_lib_save_LIBS=$LIBS … … 5851 5917 *) ac_try_echo=$ac_try;; 5852 5918 esac 5853 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5919 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5920 $as_echo "$ac_try_echo") >&5 5854 5921 (eval "$ac_link") 2>conftest.er1 5855 5922 ac_status=$? … … 5857 5924 rm -f conftest.er1 5858 5925 cat conftest.err >&5 5859 echo "$as_me:$LINENO: \$? = $ac_status" >&55926 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5860 5927 (exit $ac_status); } && { 5861 5928 test -z "$ac_c_werror_flag" || 5862 5929 test ! -s conftest.err 5863 } && test -s conftest$ac_exeext && 5864 $as_test_x conftest$ac_exeext; then 5930 } && test -s conftest$ac_exeext && { 5931 test "$cross_compiling" = yes || 5932 $as_test_x conftest$ac_exeext 5933 }; then 5865 5934 ac_cv_lib_socket_connect=yes 5866 5935 else 5867 echo "$as_me: failed program was:" >&55936 $as_echo "$as_me: failed program was:" >&5 5868 5937 sed 's/^/| /' conftest.$ac_ext >&5 5869 5938 … … 5871 5940 fi 5872 5941 5942 rm -rf conftest.dSYM 5873 5943 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5874 5944 conftest$ac_exeext conftest.$ac_ext 5875 5945 LIBS=$ac_check_lib_save_LIBS 5876 5946 fi 5877 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&55878 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; }5879 if test $ac_cv_lib_socket_connect =yes; then5947 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 5948 $as_echo "$ac_cv_lib_socket_connect" >&6; } 5949 if test "x$ac_cv_lib_socket_connect" = x""yes; then 5880 5950 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 5881 5951 fi … … 5884 5954 5885 5955 # Guillermo Gomez says -lposix is necessary on A/UX. 5886 { echo "$as_me:$LINENO: checking for remove" >&55887 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }5956 { $as_echo "$as_me:$LINENO: checking for remove" >&5 5957 $as_echo_n "checking for remove... " >&6; } 5888 5958 if test "${ac_cv_func_remove+set}" = set; then 5889 echo $ECHO_N "(cached) $ECHO_C" >&65959 $as_echo_n "(cached) " >&6 5890 5960 else 5891 5961 cat >conftest.$ac_ext <<_ACEOF … … 5940 6010 *) ac_try_echo=$ac_try;; 5941 6011 esac 5942 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6013 $as_echo "$ac_try_echo") >&5 5943 6014 (eval "$ac_link") 2>conftest.er1 5944 6015 ac_status=$? … … 5946 6017 rm -f conftest.er1 5947 6018 cat conftest.err >&5 5948 echo "$as_me:$LINENO: \$? = $ac_status" >&56019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5949 6020 (exit $ac_status); } && { 5950 6021 test -z "$ac_c_werror_flag" || 5951 6022 test ! -s conftest.err 5952 } && test -s conftest$ac_exeext && 5953 $as_test_x conftest$ac_exeext; then 6023 } && test -s conftest$ac_exeext && { 6024 test "$cross_compiling" = yes || 6025 $as_test_x conftest$ac_exeext 6026 }; then 5954 6027 ac_cv_func_remove=yes 5955 6028 else 5956 echo "$as_me: failed program was:" >&56029 $as_echo "$as_me: failed program was:" >&5 5957 6030 sed 's/^/| /' conftest.$ac_ext >&5 5958 6031 … … 5960 6033 fi 5961 6034 6035 rm -rf conftest.dSYM 5962 6036 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5963 6037 conftest$ac_exeext conftest.$ac_ext 5964 6038 fi 5965 { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&55966 echo "${ECHO_T}$ac_cv_func_remove" >&6; }6039 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 6040 $as_echo "$ac_cv_func_remove" >&6; } 5967 6041 5968 6042 if test $ac_cv_func_remove = no; then 5969 { echo "$as_me:$LINENO: checking for remove in -lposix" >&55970 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; }6043 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5 6044 $as_echo_n "checking for remove in -lposix... " >&6; } 5971 6045 if test "${ac_cv_lib_posix_remove+set}" = set; then 5972 echo $ECHO_N "(cached) $ECHO_C" >&66046 $as_echo_n "(cached) " >&6 5973 6047 else 5974 6048 ac_check_lib_save_LIBS=$LIBS … … 6002 6076 *) ac_try_echo=$ac_try;; 6003 6077 esac 6004 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6078 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6079 $as_echo "$ac_try_echo") >&5 6005 6080 (eval "$ac_link") 2>conftest.er1 6006 6081 ac_status=$? … … 6008 6083 rm -f conftest.er1 6009 6084 cat conftest.err >&5 6010 echo "$as_me:$LINENO: \$? = $ac_status" >&56085 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6011 6086 (exit $ac_status); } && { 6012 6087 test -z "$ac_c_werror_flag" || 6013 6088 test ! -s conftest.err 6014 } && test -s conftest$ac_exeext && 6015 $as_test_x conftest$ac_exeext; then 6089 } && test -s conftest$ac_exeext && { 6090 test "$cross_compiling" = yes || 6091 $as_test_x conftest$ac_exeext 6092 }; then 6016 6093 ac_cv_lib_posix_remove=yes 6017 6094 else 6018 echo "$as_me: failed program was:" >&56095 $as_echo "$as_me: failed program was:" >&5 6019 6096 sed 's/^/| /' conftest.$ac_ext >&5 6020 6097 … … 6022 6099 fi 6023 6100 6101 rm -rf conftest.dSYM 6024 6102 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6025 6103 conftest$ac_exeext conftest.$ac_ext 6026 6104 LIBS=$ac_check_lib_save_LIBS 6027 6105 fi 6028 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&56029 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; }6030 if test $ac_cv_lib_posix_remove =yes; then6106 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 6107 $as_echo "$ac_cv_lib_posix_remove" >&6; } 6108 if test "x$ac_cv_lib_posix_remove" = x""yes; then 6031 6109 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6032 6110 fi … … 6035 6113 6036 6114 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6037 { echo "$as_me:$LINENO: checking for shmat" >&56038 echo $ECHO_N "checking for shmat... $ECHO_C" >&6; }6115 { $as_echo "$as_me:$LINENO: checking for shmat" >&5 6116 $as_echo_n "checking for shmat... " >&6; } 6039 6117 if test "${ac_cv_func_shmat+set}" = set; then 6040 echo $ECHO_N "(cached) $ECHO_C" >&66118 $as_echo_n "(cached) " >&6 6041 6119 else 6042 6120 cat >conftest.$ac_ext <<_ACEOF … … 6091 6169 *) ac_try_echo=$ac_try;; 6092 6170 esac 6093 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6171 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6172 $as_echo "$ac_try_echo") >&5 6094 6173 (eval "$ac_link") 2>conftest.er1 6095 6174 ac_status=$? … … 6097 6176 rm -f conftest.er1 6098 6177 cat conftest.err >&5 6099 echo "$as_me:$LINENO: \$? = $ac_status" >&56178 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6100 6179 (exit $ac_status); } && { 6101 6180 test -z "$ac_c_werror_flag" || 6102 6181 test ! -s conftest.err 6103 } && test -s conftest$ac_exeext && 6104 $as_test_x conftest$ac_exeext; then 6182 } && test -s conftest$ac_exeext && { 6183 test "$cross_compiling" = yes || 6184 $as_test_x conftest$ac_exeext 6185 }; then 6105 6186 ac_cv_func_shmat=yes 6106 6187 else 6107 echo "$as_me: failed program was:" >&56188 $as_echo "$as_me: failed program was:" >&5 6108 6189 sed 's/^/| /' conftest.$ac_ext >&5 6109 6190 … … 6111 6192 fi 6112 6193 6194 rm -rf conftest.dSYM 6113 6195 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6114 6196 conftest$ac_exeext conftest.$ac_ext 6115 6197 fi 6116 { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&56117 echo "${ECHO_T}$ac_cv_func_shmat" >&6; }6198 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 6199 $as_echo "$ac_cv_func_shmat" >&6; } 6118 6200 6119 6201 if test $ac_cv_func_shmat = no; then 6120 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&56121 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; }6202 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 6203 $as_echo_n "checking for shmat in -lipc... " >&6; } 6122 6204 if test "${ac_cv_lib_ipc_shmat+set}" = set; then 6123 echo $ECHO_N "(cached) $ECHO_C" >&66205 $as_echo_n "(cached) " >&6 6124 6206 else 6125 6207 ac_check_lib_save_LIBS=$LIBS … … 6153 6235 *) ac_try_echo=$ac_try;; 6154 6236 esac 6155 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6237 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6238 $as_echo "$ac_try_echo") >&5 6156 6239 (eval "$ac_link") 2>conftest.er1 6157 6240 ac_status=$? … … 6159 6242 rm -f conftest.er1 6160 6243 cat conftest.err >&5 6161 echo "$as_me:$LINENO: \$? = $ac_status" >&56244 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6162 6245 (exit $ac_status); } && { 6163 6246 test -z "$ac_c_werror_flag" || 6164 6247 test ! -s conftest.err 6165 } && test -s conftest$ac_exeext && 6166 $as_test_x conftest$ac_exeext; then 6248 } && test -s conftest$ac_exeext && { 6249 test "$cross_compiling" = yes || 6250 $as_test_x conftest$ac_exeext 6251 }; then 6167 6252 ac_cv_lib_ipc_shmat=yes 6168 6253 else 6169 echo "$as_me: failed program was:" >&56254 $as_echo "$as_me: failed program was:" >&5 6170 6255 sed 's/^/| /' conftest.$ac_ext >&5 6171 6256 … … 6173 6258 fi 6174 6259 6260 rm -rf conftest.dSYM 6175 6261 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6176 6262 conftest$ac_exeext conftest.$ac_ext 6177 6263 LIBS=$ac_check_lib_save_LIBS 6178 6264 fi 6179 { echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&56180 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; }6181 if test $ac_cv_lib_ipc_shmat =yes; then6265 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 6266 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6267 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then 6182 6268 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6183 6269 fi … … 6195 6281 # libraries we check for below, so use a different variable. 6196 6282 # John Interrante, Karl Berry 6197 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&56198 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; }6283 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 6284 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6199 6285 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then 6200 echo $ECHO_N "(cached) $ECHO_C" >&66286 $as_echo_n "(cached) " >&6 6201 6287 else 6202 6288 ac_check_lib_save_LIBS=$LIBS … … 6230 6316 *) ac_try_echo=$ac_try;; 6231 6317 esac 6232 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6318 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6319 $as_echo "$ac_try_echo") >&5 6233 6320 (eval "$ac_link") 2>conftest.er1 6234 6321 ac_status=$? … … 6236 6323 rm -f conftest.er1 6237 6324 cat conftest.err >&5 6238 echo "$as_me:$LINENO: \$? = $ac_status" >&56325 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6239 6326 (exit $ac_status); } && { 6240 6327 test -z "$ac_c_werror_flag" || 6241 6328 test ! -s conftest.err 6242 } && test -s conftest$ac_exeext && 6243 $as_test_x conftest$ac_exeext; then 6329 } && test -s conftest$ac_exeext && { 6330 test "$cross_compiling" = yes || 6331 $as_test_x conftest$ac_exeext 6332 }; then 6244 6333 ac_cv_lib_ICE_IceConnectionNumber=yes 6245 6334 else 6246 echo "$as_me: failed program was:" >&56335 $as_echo "$as_me: failed program was:" >&5 6247 6336 sed 's/^/| /' conftest.$ac_ext >&5 6248 6337 … … 6250 6339 fi 6251 6340 6341 rm -rf conftest.dSYM 6252 6342 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6253 6343 conftest$ac_exeext conftest.$ac_ext 6254 6344 LIBS=$ac_check_lib_save_LIBS 6255 6345 fi 6256 { echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&56257 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }6258 if test $ac_cv_lib_ICE_IceConnectionNumber =yes; then6346 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 6347 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6348 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then 6259 6349 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6260 6350 fi … … 6294 6384 *${as_nl}*) 6295 6385 case $ac_var in #( 6296 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&56297 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;6386 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 6387 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 6298 6388 esac 6299 6389 case $ac_var in #( 6300 6390 _ | IFS | as_nl) ;; #( 6391 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 6301 6392 *) $as_unset $ac_var ;; 6302 6393 esac ;; … … 6331 6422 if test -w "$cache_file"; then 6332 6423 test "x$cache_file" != "x/dev/null" && 6333 { echo "$as_me:$LINENO: updating cache $cache_file" >&56334 echo "$as_me: updating cache $cache_file" >&6;}6424 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 6425 $as_echo "$as_me: updating cache $cache_file" >&6;} 6335 6426 cat confcache >$cache_file 6336 6427 else 6337 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&56338 echo "$as_me: not updating unwritable cache $cache_file" >&6;}6428 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 6429 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 6339 6430 fi 6340 6431 fi … … 6352 6443 # 1. Remove the extension, and $U if already installed. 6353 6444 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 6354 ac_i=` echo "$ac_i" | sed "$ac_script"`6445 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 6355 6446 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 6356 6447 # will be set to the directory where LIBOBJS objects are built. … … 6363 6454 6364 6455 6456 if test -n "$EXEEXT"; then 6457 am__EXEEXT_TRUE= 6458 am__EXEEXT_FALSE='#' 6459 else 6460 am__EXEEXT_TRUE='#' 6461 am__EXEEXT_FALSE= 6462 fi 6463 6365 6464 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 6366 { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.6465 { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 6367 6466 Usually this means the macro was only invoked conditionally." >&5 6368 echo "$as_me: error: conditional \"AMDEP\" was never defined.6467 $as_echo "$as_me: error: conditional \"AMDEP\" was never defined. 6369 6468 Usually this means the macro was only invoked conditionally." >&2;} 6370 6469 { (exit 1); exit 1; }; } 6371 6470 fi 6372 6471 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 6373 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.6472 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 6374 6473 Usually this means the macro was only invoked conditionally." >&5 6375 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.6474 $as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 6376 6475 Usually this means the macro was only invoked conditionally." >&2;} 6377 6476 { (exit 1); exit 1; }; } 6378 6477 fi 6379 6478 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 6380 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.6479 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. 6381 6480 Usually this means the macro was only invoked conditionally." >&5 6382 echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.6481 $as_echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. 6383 6482 Usually this means the macro was only invoked conditionally." >&2;} 6384 6483 { (exit 1); exit 1; }; } … … 6386 6485 6387 6486 : ${CONFIG_STATUS=./config.status} 6487 ac_write_fail=0 6388 6488 ac_clean_files_save=$ac_clean_files 6389 6489 ac_clean_files="$ac_clean_files $CONFIG_STATUS" 6390 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&56391 echo "$as_me: creating $CONFIG_STATUS" >&6;}6392 cat >$CONFIG_STATUS <<_ACEOF 6490 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 6491 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 6492 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6393 6493 #! $SHELL 6394 6494 # Generated by $as_me. … … 6403 6503 _ACEOF 6404 6504 6405 cat >>$CONFIG_STATUS <<\_ACEOF 6505 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6406 6506 ## --------------------- ## 6407 6507 ## M4sh Initialization. ## … … 6413 6513 emulate sh 6414 6514 NULLCMD=: 6415 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which6515 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 6416 6516 # is contrary to our usage. Disable this feature. 6417 6517 alias -g '${1+"$@"}'='"$@"' … … 6435 6535 as_cr_alnum=$as_cr_Letters$as_cr_digits 6436 6536 6537 as_nl=' 6538 ' 6539 export as_nl 6540 # Printing a long string crashes Solaris 7 /usr/bin/printf. 6541 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 6542 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 6543 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 6544 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 6545 as_echo='printf %s\n' 6546 as_echo_n='printf %s' 6547 else 6548 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 6549 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 6550 as_echo_n='/usr/ucb/echo -n' 6551 else 6552 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 6553 as_echo_n_body='eval 6554 arg=$1; 6555 case $arg in 6556 *"$as_nl"*) 6557 expr "X$arg" : "X\\(.*\\)$as_nl"; 6558 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 6559 esac; 6560 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 6561 ' 6562 export as_echo_n_body 6563 as_echo_n='sh -c $as_echo_n_body as_echo' 6564 fi 6565 export as_echo_body 6566 as_echo='sh -c $as_echo_body as_echo' 6567 fi 6568 6437 6569 # The user is always right. 6438 6570 if test "${PATH_SEPARATOR+set}" != set; then 6439 echo "#! /bin/sh" >conf$$.sh 6440 echo "exit 0" >>conf$$.sh 6441 chmod +x conf$$.sh 6442 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 6443 PATH_SEPARATOR=';' 6444 else 6445 PATH_SEPARATOR=: 6446 fi 6447 rm -f conf$$.sh 6571 PATH_SEPARATOR=: 6572 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 6573 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 6574 PATH_SEPARATOR=';' 6575 } 6448 6576 fi 6449 6577 … … 6461 6589 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 6462 6590 # splitting by setting IFS to empty value.) 6463 as_nl='6464 '6465 6591 IFS=" "" $as_nl" 6466 6592 … … 6485 6611 fi 6486 6612 if test ! -f "$as_myself"; then 6487 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&26613 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 6488 6614 { (exit 1); exit 1; } 6489 6615 fi … … 6498 6624 6499 6625 # NLS nuisances. 6500 for as_var in \ 6501 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 6502 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 6503 LC_TELEPHONE LC_TIME 6504 do 6505 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 6506 eval $as_var=C; export $as_var 6507 else 6508 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 6509 fi 6510 done 6626 LC_ALL=C 6627 export LC_ALL 6628 LANGUAGE=C 6629 export LANGUAGE 6511 6630 6512 6631 # Required to use basename. … … 6530 6649 X"$0" : 'X\(//\)$' \| \ 6531 6650 X"$0" : 'X\(/\)' \| . 2>/dev/null || 6532 echo X/"$0" |6651 $as_echo X/"$0" | 6533 6652 sed '/^.*\/\([^/][^/]*\)\/*$/{ 6534 6653 s//\1/ … … 6581 6700 ' >$as_me.lineno && 6582 6701 chmod +x "$as_me.lineno" || 6583 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&26702 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 6584 6703 { (exit 1); exit 1; }; } 6585 6704 … … 6609 6728 ECHO_N='-n';; 6610 6729 esac 6611 6612 6730 if expr a : '\(a\)' >/dev/null 2>&1 && 6613 6731 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 6622 6740 else 6623 6741 rm -f conf$$.dir 6624 mkdir conf$$.dir 6625 fi 6626 echo >conf$$.file 6627 if ln -s conf$$.file conf$$ 2>/dev/null; then 6628 as_ln_s='ln -s' 6629 # ... but there are two gotchas: 6630 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 6631 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 6632 # In both cases, we have to default to `cp -p'. 6633 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 6742 mkdir conf$$.dir 2>/dev/null 6743 fi 6744 if (echo >conf$$.file) 2>/dev/null; then 6745 if ln -s conf$$.file conf$$ 2>/dev/null; then 6746 as_ln_s='ln -s' 6747 # ... but there are two gotchas: 6748 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 6749 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 6750 # In both cases, we have to default to `cp -p'. 6751 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 6752 as_ln_s='cp -p' 6753 elif ln conf$$.file conf$$ 2>/dev/null; then 6754 as_ln_s=ln 6755 else 6634 6756 as_ln_s='cp -p' 6635 elif ln conf$$.file conf$$ 2>/dev/null; then 6636 as_ln_s=ln 6757 fi 6637 6758 else 6638 6759 as_ln_s='cp -p' … … 6659 6780 eval sh -c '\'' 6660 6781 if test -d "$1"; then 6661 6782 test -d "$1/."; 6662 6783 else 6663 6784 case $1 in 6664 6785 -*)set "./$1";; 6665 6786 esac; 6666 6787 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 6685 6806 ac_log=" 6686 6807 This file was extended by ISSM $as_me 1.0, which was 6687 generated by GNU Autoconf 2.6 1. Invocation command line was6808 generated by GNU Autoconf 2.63. Invocation command line was 6688 6809 6689 6810 CONFIG_FILES = $CONFIG_FILES … … 6698 6819 _ACEOF 6699 6820 6700 cat >>$CONFIG_STATUS <<_ACEOF 6821 case $ac_config_files in *" 6822 "*) set x $ac_config_files; shift; ac_config_files=$*;; 6823 esac 6824 6825 case $ac_config_headers in *" 6826 "*) set x $ac_config_headers; shift; ac_config_headers=$*;; 6827 esac 6828 6829 6830 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6701 6831 # Files that config.status was made for. 6702 6832 config_files="$ac_config_files" … … 6706 6836 _ACEOF 6707 6837 6708 cat >>$CONFIG_STATUS <<\_ACEOF 6838 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6709 6839 ac_cs_usage="\ 6710 6840 \`$as_me' instantiates files from templates according to the 6711 6841 current configuration. 6712 6842 6713 Usage: $0 [OPTION S][FILE]...6843 Usage: $0 [OPTION]... [FILE]... 6714 6844 6715 6845 -h, --help print this help, then exit 6716 6846 -V, --version print version number and configuration settings, then exit 6717 -q, --quiet do not print progress messages 6847 -q, --quiet, --silent 6848 do not print progress messages 6718 6849 -d, --debug don't remove temporary files 6719 6850 --recheck update $as_me by reconfiguring in the same conditions 6720 --file=FILE[:TEMPLATE]6721 6722 --header=FILE[:TEMPLATE]6723 6851 --file=FILE[:TEMPLATE] 6852 instantiate the configuration file FILE 6853 --header=FILE[:TEMPLATE] 6854 instantiate the configuration header FILE 6724 6855 6725 6856 Configuration files: … … 6735 6866 6736 6867 _ACEOF 6737 cat >>$CONFIG_STATUS <<_ACEOF 6868 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6738 6869 ac_cs_version="\\ 6739 6870 ISSM config.status 1.0 6740 configured by $0, generated by GNU Autoconf 2.6 1,6741 with options \\"` echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"6742 6743 Copyright (C) 200 6Free Software Foundation, Inc.6871 configured by $0, generated by GNU Autoconf 2.63, 6872 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 6873 6874 Copyright (C) 2008 Free Software Foundation, Inc. 6744 6875 This config.status script is free software; the Free Software Foundation 6745 6876 gives unlimited permission to copy, distribute and modify it." … … 6749 6880 INSTALL='$INSTALL' 6750 6881 MKDIR_P='$MKDIR_P' 6751 _ACEOF 6752 6753 cat >>$CONFIG_STATUS <<\_ACEOF 6754 # If no file are specified by the user, then we need to provide default 6755 # value. By we need to know if files were specified by the user. 6882 AWK='$AWK' 6883 test -n "\$AWK" || AWK=awk 6884 _ACEOF 6885 6886 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6887 # The default lists apply if the user does not specify any file. 6756 6888 ac_need_defaults=: 6757 6889 while test $# != 0 … … 6775 6907 ac_cs_recheck=: ;; 6776 6908 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 6777 echo "$ac_cs_version"; exit ;;6909 $as_echo "$ac_cs_version"; exit ;; 6778 6910 --debug | --debu | --deb | --de | --d | -d ) 6779 6911 debug=: ;; 6780 6912 --file | --fil | --fi | --f ) 6781 6913 $ac_shift 6782 CONFIG_FILES="$CONFIG_FILES $ac_optarg" 6914 case $ac_optarg in 6915 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 6916 esac 6917 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" 6783 6918 ac_need_defaults=false;; 6784 6919 --header | --heade | --head | --hea ) 6785 6920 $ac_shift 6786 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" 6921 case $ac_optarg in 6922 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 6923 esac 6924 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" 6787 6925 ac_need_defaults=false;; 6788 6926 --he | --h) 6789 6927 # Conflict between --help and --header 6790 { echo "$as_me: error: ambiguous option: $16928 { $as_echo "$as_me: error: ambiguous option: $1 6791 6929 Try \`$0 --help' for more information." >&2 6792 6930 { (exit 1); exit 1; }; };; 6793 6931 --help | --hel | -h ) 6794 echo "$ac_cs_usage"; exit ;;6932 $as_echo "$ac_cs_usage"; exit ;; 6795 6933 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 6796 6934 | -silent | --silent | --silen | --sile | --sil | --si | --s) … … 6798 6936 6799 6937 # This is an error. 6800 -*) { echo "$as_me: error: unrecognized option: $16938 -*) { $as_echo "$as_me: error: unrecognized option: $1 6801 6939 Try \`$0 --help' for more information." >&2 6802 6940 { (exit 1); exit 1; }; } ;; … … 6817 6955 6818 6956 _ACEOF 6819 cat >>$CONFIG_STATUS <<_ACEOF 6957 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6820 6958 if \$ac_cs_recheck; then 6821 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 6822 CONFIG_SHELL=$SHELL 6959 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 6960 shift 6961 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 6962 CONFIG_SHELL='$SHELL' 6823 6963 export CONFIG_SHELL 6824 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion6825 fi 6826 6827 _ACEOF 6828 cat >>$CONFIG_STATUS <<\_ACEOF 6964 exec "\$@" 6965 fi 6966 6967 _ACEOF 6968 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6829 6969 exec 5>>config.log 6830 6970 { … … 6833 6973 @%:@@%:@ Running $as_me. @%:@@%:@ 6834 6974 _ASBOX 6835 echo "$ac_log"6975 $as_echo "$ac_log" 6836 6976 } >&5 6837 6977 6838 6978 _ACEOF 6839 cat >>$CONFIG_STATUS <<_ACEOF 6979 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6840 6980 # 6841 6981 # INIT-COMMANDS … … 6845 6985 _ACEOF 6846 6986 6847 cat >>$CONFIG_STATUS <<\_ACEOF 6987 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6848 6988 6849 6989 # Handling of arguments. … … 6859 6999 "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;; 6860 7000 6861 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&56862 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}7001 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 7002 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 6863 7003 { (exit 1); exit 1; }; };; 6864 7004 esac … … 6901 7041 } || 6902 7042 { 6903 echo "$me: cannot create a temporary directory in ." >&27043 $as_echo "$as_me: cannot create a temporary directory in ." >&2 6904 7044 { (exit 1); exit 1; } 6905 7045 } 6906 7046 6907 # 6908 # Set up the sed scripts for CONFIG_FILES section. 6909 # 6910 6911 # No need to generate the scripts if there are no CONFIG_FILES. 6912 # This happens for instance when ./config.status config.h 7047 # Set up the scripts for CONFIG_FILES section. 7048 # No need to generate them if there are no CONFIG_FILES. 7049 # This happens for instance with `./config.status config.h'. 6913 7050 if test -n "$CONFIG_FILES"; then 6914 7051 6915 _ACEOF 6916 6917 6918 7052 7053 ac_cr=' 7054 ' 7055 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 7056 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 7057 ac_cs_awk_cr='\\r' 7058 else 7059 ac_cs_awk_cr=$ac_cr 7060 fi 7061 7062 echo 'BEGIN {' >"$tmp/subs1.awk" && 7063 _ACEOF 7064 7065 7066 { 7067 echo "cat >conf$$subs.awk <<_ACEOF" && 7068 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 7069 echo "_ACEOF" 7070 } >conf$$subs.sh || 7071 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 7072 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 7073 { (exit 1); exit 1; }; } 7074 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 6919 7075 ac_delim='%!_!# ' 6920 7076 for ac_last_try in false false false false false :; do 6921 cat >conf$$subs.sed <<_ACEOF 6922 SHELL!$SHELL$ac_delim 6923 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim 6924 PACKAGE_NAME!$PACKAGE_NAME$ac_delim 6925 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim 6926 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim 6927 PACKAGE_STRING!$PACKAGE_STRING$ac_delim 6928 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim 6929 exec_prefix!$exec_prefix$ac_delim 6930 prefix!$prefix$ac_delim 6931 program_transform_name!$program_transform_name$ac_delim 6932 bindir!$bindir$ac_delim 6933 sbindir!$sbindir$ac_delim 6934 libexecdir!$libexecdir$ac_delim 6935 datarootdir!$datarootdir$ac_delim 6936 datadir!$datadir$ac_delim 6937 sysconfdir!$sysconfdir$ac_delim 6938 sharedstatedir!$sharedstatedir$ac_delim 6939 localstatedir!$localstatedir$ac_delim 6940 includedir!$includedir$ac_delim 6941 oldincludedir!$oldincludedir$ac_delim 6942 docdir!$docdir$ac_delim 6943 infodir!$infodir$ac_delim 6944 htmldir!$htmldir$ac_delim 6945 dvidir!$dvidir$ac_delim 6946 pdfdir!$pdfdir$ac_delim 6947 psdir!$psdir$ac_delim 6948 libdir!$libdir$ac_delim 6949 localedir!$localedir$ac_delim 6950 mandir!$mandir$ac_delim 6951 DEFS!$DEFS$ac_delim 6952 ECHO_C!$ECHO_C$ac_delim 6953 ECHO_N!$ECHO_N$ac_delim 6954 ECHO_T!$ECHO_T$ac_delim 6955 LIBS!$LIBS$ac_delim 6956 build_alias!$build_alias$ac_delim 6957 host_alias!$host_alias$ac_delim 6958 target_alias!$target_alias$ac_delim 6959 build!$build$ac_delim 6960 build_cpu!$build_cpu$ac_delim 6961 build_vendor!$build_vendor$ac_delim 6962 build_os!$build_os$ac_delim 6963 host!$host$ac_delim 6964 host_cpu!$host_cpu$ac_delim 6965 host_vendor!$host_vendor$ac_delim 6966 host_os!$host_os$ac_delim 6967 target!$target$ac_delim 6968 target_cpu!$target_cpu$ac_delim 6969 target_vendor!$target_vendor$ac_delim 6970 target_os!$target_os$ac_delim 6971 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim 6972 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim 6973 INSTALL_DATA!$INSTALL_DATA$ac_delim 6974 am__isrc!$am__isrc$ac_delim 6975 CYGPATH_W!$CYGPATH_W$ac_delim 6976 PACKAGE!$PACKAGE$ac_delim 6977 VERSION!$VERSION$ac_delim 6978 ACLOCAL!$ACLOCAL$ac_delim 6979 AUTOCONF!$AUTOCONF$ac_delim 6980 AUTOMAKE!$AUTOMAKE$ac_delim 6981 AUTOHEADER!$AUTOHEADER$ac_delim 6982 MAKEINFO!$MAKEINFO$ac_delim 6983 install_sh!$install_sh$ac_delim 6984 STRIP!$STRIP$ac_delim 6985 INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim 6986 mkdir_p!$mkdir_p$ac_delim 6987 AWK!$AWK$ac_delim 6988 SET_MAKE!$SET_MAKE$ac_delim 6989 am__leading_dot!$am__leading_dot$ac_delim 6990 AMTAR!$AMTAR$ac_delim 6991 am__tar!$am__tar$ac_delim 6992 am__untar!$am__untar$ac_delim 6993 RANLIB!$RANLIB$ac_delim 6994 CC!$CC$ac_delim 6995 CFLAGS!$CFLAGS$ac_delim 6996 LDFLAGS!$LDFLAGS$ac_delim 6997 CPPFLAGS!$CPPFLAGS$ac_delim 6998 ac_ct_CC!$ac_ct_CC$ac_delim 6999 EXEEXT!$EXEEXT$ac_delim 7000 OBJEXT!$OBJEXT$ac_delim 7001 DEPDIR!$DEPDIR$ac_delim 7002 am__include!$am__include$ac_delim 7003 am__quote!$am__quote$ac_delim 7004 AMDEP_TRUE!$AMDEP_TRUE$ac_delim 7005 AMDEP_FALSE!$AMDEP_FALSE$ac_delim 7006 AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim 7007 CCDEPMODE!$CCDEPMODE$ac_delim 7008 am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim 7009 am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim 7010 CXX!$CXX$ac_delim 7011 CXXFLAGS!$CXXFLAGS$ac_delim 7012 ac_ct_CXX!$ac_ct_CXX$ac_delim 7013 CXXDEPMODE!$CXXDEPMODE$ac_delim 7014 am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim 7015 am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim 7016 F77!$F77$ac_delim 7017 FFLAGS!$FFLAGS$ac_delim 7018 ac_ct_F77!$ac_ct_F77$ac_delim 7019 _ACEOF 7020 7021 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then 7077 . ./conf$$subs.sh || 7078 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 7079 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 7080 { (exit 1); exit 1; }; } 7081 7082 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 7083 if test $ac_delim_n = $ac_delim_num; then 7022 7084 break 7023 7085 elif $ac_last_try; then 7024 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&57025 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}7086 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 7087 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 7026 7088 { (exit 1); exit 1; }; } 7027 7089 else … … 7029 7091 fi 7030 7092 done 7031 7032 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 7033 if test -n "$ac_eof"; then 7034 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 7035 ac_eof=`expr $ac_eof + 1` 7036 fi 7037 7038 cat >>$CONFIG_STATUS <<_ACEOF 7039 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof 7040 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b 7041 _ACEOF 7042 sed ' 7043 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 7044 s/^/s,@/; s/!/@,|#_!!_#|/ 7045 :n 7046 t n 7047 s/'"$ac_delim"'$/,g/; t 7048 s/$/\\/; p 7049 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 7050 ' >>$CONFIG_STATUS <conf$$subs.sed 7051 rm -f conf$$subs.sed 7052 cat >>$CONFIG_STATUS <<_ACEOF 7053 CEOF$ac_eof 7054 _ACEOF 7055 7056 7057 ac_delim='%!_!# ' 7058 for ac_last_try in false false false false false :; do 7059 cat >conf$$subs.sed <<_ACEOF 7060 FLIBS!$FLIBS$ac_delim 7061 XMKMF!$XMKMF$ac_delim 7062 CPP!$CPP$ac_delim 7063 X_CFLAGS!$X_CFLAGS$ac_delim 7064 X_PRE_LIBS!$X_PRE_LIBS$ac_delim 7065 X_LIBS!$X_LIBS$ac_delim 7066 X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim 7067 LIB@&t@OBJS!$LIB@&t@OBJS$ac_delim 7068 LTLIBOBJS!$LTLIBOBJS$ac_delim 7069 _ACEOF 7070 7071 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 9; then 7072 break 7073 elif $ac_last_try; then 7074 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 7075 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 7093 rm -f conf$$subs.sh 7094 7095 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7096 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 7097 _ACEOF 7098 sed -n ' 7099 h 7100 s/^/S["/; s/!.*/"]=/ 7101 p 7102 g 7103 s/^[^!]*!// 7104 :repl 7105 t repl 7106 s/'"$ac_delim"'$// 7107 t delim 7108 :nl 7109 h 7110 s/\(.\{148\}\).*/\1/ 7111 t more1 7112 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 7113 p 7114 n 7115 b repl 7116 :more1 7117 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 7118 p 7119 g 7120 s/.\{148\}// 7121 t nl 7122 :delim 7123 h 7124 s/\(.\{148\}\).*/\1/ 7125 t more2 7126 s/["\\]/\\&/g; s/^/"/; s/$/"/ 7127 p 7128 b 7129 :more2 7130 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 7131 p 7132 g 7133 s/.\{148\}// 7134 t delim 7135 ' <conf$$subs.awk | sed ' 7136 /^[^""]/{ 7137 N 7138 s/\n// 7139 } 7140 ' >>$CONFIG_STATUS || ac_write_fail=1 7141 rm -f conf$$subs.awk 7142 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7143 _ACAWK 7144 cat >>"\$tmp/subs1.awk" <<_ACAWK && 7145 for (key in S) S_is_set[key] = 1 7146 FS = "" 7147 7148 } 7149 { 7150 line = $ 0 7151 nfields = split(line, field, "@") 7152 substed = 0 7153 len = length(field[1]) 7154 for (i = 2; i < nfields; i++) { 7155 key = field[i] 7156 keylen = length(key) 7157 if (S_is_set[key]) { 7158 value = S[key] 7159 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 7160 len += length(value) + length(field[++i]) 7161 substed = 1 7162 } else 7163 len += 1 + keylen 7164 } 7165 7166 print line 7167 } 7168 7169 _ACAWK 7170 _ACEOF 7171 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7172 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 7173 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 7174 else 7175 cat 7176 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 7177 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 7178 $as_echo "$as_me: error: could not setup config files machinery" >&2;} 7076 7179 { (exit 1); exit 1; }; } 7077 else 7078 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 7079 fi 7080 done 7081 7082 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 7083 if test -n "$ac_eof"; then 7084 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 7085 ac_eof=`expr $ac_eof + 1` 7086 fi 7087 7088 cat >>$CONFIG_STATUS <<_ACEOF 7089 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof 7090 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end 7091 _ACEOF 7092 sed ' 7093 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 7094 s/^/s,@/; s/!/@,|#_!!_#|/ 7095 :n 7096 t n 7097 s/'"$ac_delim"'$/,g/; t 7098 s/$/\\/; p 7099 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 7100 ' >>$CONFIG_STATUS <conf$$subs.sed 7101 rm -f conf$$subs.sed 7102 cat >>$CONFIG_STATUS <<_ACEOF 7103 :end 7104 s/|#_!!_#|//g 7105 CEOF$ac_eof 7106 _ACEOF 7107 7180 _ACEOF 7108 7181 7109 7182 # VPATH may cause trouble with some makes, so we remove $(srcdir), … … 7122 7195 fi 7123 7196 7124 cat >>$CONFIG_STATUS <<\_ACEOF 7197 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7125 7198 fi # test -n "$CONFIG_FILES" 7126 7199 7127 7128 for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS 7200 # Set up the scripts for CONFIG_HEADERS section. 7201 # No need to generate them if there are no CONFIG_HEADERS. 7202 # This happens for instance with `./config.status Makefile'. 7203 if test -n "$CONFIG_HEADERS"; then 7204 cat >"$tmp/defines.awk" <<\_ACAWK || 7205 BEGIN { 7206 _ACEOF 7207 7208 # Transform confdefs.h into an awk script `defines.awk', embedded as 7209 # here-document in config.status, that substitutes the proper values into 7210 # config.h.in to produce config.h. 7211 7212 # Create a delimiter string that does not exist in confdefs.h, to ease 7213 # handling of long lines. 7214 ac_delim='%!_!# ' 7215 for ac_last_try in false false :; do 7216 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 7217 if test -z "$ac_t"; then 7218 break 7219 elif $ac_last_try; then 7220 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 7221 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} 7222 { (exit 1); exit 1; }; } 7223 else 7224 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 7225 fi 7226 done 7227 7228 # For the awk script, D is an array of macro values keyed by name, 7229 # likewise P contains macro parameters if any. Preserve backslash 7230 # newline sequences. 7231 7232 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* 7233 sed -n ' 7234 s/.\{148\}/&'"$ac_delim"'/g 7235 t rset 7236 :rset 7237 s/^[ ]*#[ ]*define[ ][ ]*/ / 7238 t def 7239 d 7240 :def 7241 s/\\$// 7242 t bsnl 7243 s/["\\]/\\&/g 7244 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ 7245 D["\1"]=" \3"/p 7246 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p 7247 d 7248 :bsnl 7249 s/["\\]/\\&/g 7250 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ 7251 D["\1"]=" \3\\\\\\n"\\/p 7252 t cont 7253 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p 7254 t cont 7255 d 7256 :cont 7257 n 7258 s/.\{148\}/&'"$ac_delim"'/g 7259 t clear 7260 :clear 7261 s/\\$// 7262 t bsnlc 7263 s/["\\]/\\&/g; s/^/"/; s/$/"/p 7264 d 7265 :bsnlc 7266 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p 7267 b cont 7268 ' <confdefs.h | sed ' 7269 s/'"$ac_delim"'/"\\\ 7270 "/g' >>$CONFIG_STATUS || ac_write_fail=1 7271 7272 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7273 for (key in D) D_is_set[key] = 1 7274 FS = "" 7275 } 7276 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { 7277 line = \$ 0 7278 split(line, arg, " ") 7279 if (arg[1] == "#") { 7280 defundef = arg[2] 7281 mac1 = arg[3] 7282 } else { 7283 defundef = substr(arg[1], 2) 7284 mac1 = arg[2] 7285 } 7286 split(mac1, mac2, "(") #) 7287 macro = mac2[1] 7288 prefix = substr(line, 1, index(line, defundef) - 1) 7289 if (D_is_set[macro]) { 7290 # Preserve the white space surrounding the "#". 7291 print prefix "define", macro P[macro] D[macro] 7292 next 7293 } else { 7294 # Replace #undef with comments. This is necessary, for example, 7295 # in the case of _POSIX_SOURCE, which is predefined and required 7296 # on some systems where configure will not decide to define it. 7297 if (defundef == "undef") { 7298 print "/*", prefix defundef, macro, "*/" 7299 next 7300 } 7301 } 7302 } 7303 { print } 7304 _ACAWK 7305 _ACEOF 7306 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7307 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 7308 $as_echo "$as_me: error: could not setup config headers machinery" >&2;} 7309 { (exit 1); exit 1; }; } 7310 fi # test -n "$CONFIG_HEADERS" 7311 7312 7313 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" 7314 shift 7315 for ac_tag 7129 7316 do 7130 7317 case $ac_tag in … … 7133 7320 case $ac_mode$ac_tag in 7134 7321 :[FHL]*:*);; 7135 :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&57136 echo "$as_me: error: Invalid tag $ac_tag." >&2;}7322 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 7323 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;} 7137 7324 { (exit 1); exit 1; }; };; 7138 7325 :[FH]-) ac_tag=-:-;; … … 7163 7350 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 7164 7351 esac || 7165 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&57166 echo "$as_me: error: cannot find input file: $ac_f" >&2;}7352 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 7353 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 7167 7354 { (exit 1); exit 1; }; };; 7168 7355 esac 7169 ac_file_inputs="$ac_file_inputs $ac_f" 7356 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 7357 ac_file_inputs="$ac_file_inputs '$ac_f'" 7170 7358 done 7171 7359 … … 7173 7361 # use $as_me), people would be surprised to read: 7174 7362 # /* config.h. Generated by config.status. */ 7175 configure_input="Generated from "`IFS=: 7176 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." 7363 configure_input='Generated from '` 7364 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 7365 `' by configure.' 7177 7366 if test x"$ac_file" != x-; then 7178 7367 configure_input="$ac_file. $configure_input" 7179 { echo "$as_me:$LINENO: creating $ac_file" >&57180 echo "$as_me: creating $ac_file" >&6;}7368 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 7369 $as_echo "$as_me: creating $ac_file" >&6;} 7181 7370 fi 7371 # Neutralize special characters interpreted by sed in replacement strings. 7372 case $configure_input in #( 7373 *\&* | *\|* | *\\* ) 7374 ac_sed_conf_input=`$as_echo "$configure_input" | 7375 sed 's/[\\\\&|]/\\\\&/g'`;; #( 7376 *) ac_sed_conf_input=$configure_input;; 7377 esac 7182 7378 7183 7379 case $ac_tag in 7184 *:-:* | *:-) cat >"$tmp/stdin";; 7380 *:-:* | *:-) cat >"$tmp/stdin" \ 7381 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 7382 $as_echo "$as_me: error: could not create $ac_file" >&2;} 7383 { (exit 1); exit 1; }; } ;; 7185 7384 esac 7186 7385 ;; … … 7192 7391 X"$ac_file" : 'X\(//\)$' \| \ 7193 7392 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 7194 echo X"$ac_file" |7393 $as_echo X"$ac_file" | 7195 7394 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 7196 7395 s//\1/ … … 7218 7417 while :; do 7219 7418 case $as_dir in #( 7220 *\'*) as_qdir=` echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(7419 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 7221 7420 *) as_qdir=$as_dir;; 7222 7421 esac … … 7227 7426 X"$as_dir" : 'X\(//\)$' \| \ 7228 7427 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 7229 echo X"$as_dir" |7428 $as_echo X"$as_dir" | 7230 7429 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 7231 7430 s//\1/ … … 7248 7447 done 7249 7448 test -z "$as_dirs" || eval "mkdir $as_dirs" 7250 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&57251 echo "$as_me: error: cannot create directory $as_dir" >&2;}7449 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 7450 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 7252 7451 { (exit 1); exit 1; }; }; } 7253 7452 ac_builddir=. … … 7256 7455 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 7257 7456 *) 7258 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`7457 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 7259 7458 # A ".." for each directory in $ac_dir_suffix. 7260 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`7459 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 7261 7460 case $ac_top_builddir_sub in 7262 7461 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 7303 7502 _ACEOF 7304 7503 7305 cat >>$CONFIG_STATUS <<\_ACEOF 7504 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7306 7505 # If the template does not know about datarootdir, expand it. 7307 7506 # FIXME: This hack should be removed a few years after 2.60. 7308 7507 ac_datarootdir_hack=; ac_datarootdir_seen= 7309 7508 7310 case `sed -n '/datarootdir/ { 7509 ac_sed_dataroot=' 7510 /datarootdir/ { 7311 7511 p 7312 7512 q … … 7317 7517 /@localedir@/p 7318 7518 /@mandir@/p 7319 ' $ac_file_inputs` in 7519 ' 7520 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in 7320 7521 *datarootdir*) ac_datarootdir_seen=yes;; 7321 7522 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 7322 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&57323 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}7324 _ACEOF 7325 cat >>$CONFIG_STATUS <<_ACEOF 7523 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 7524 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 7525 _ACEOF 7526 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7326 7527 ac_datarootdir_hack=' 7327 7528 s&@datadir@&$datadir&g … … 7337 7538 # Shell code in configure.ac might set extrasub. 7338 7539 # FIXME: do we really want to maintain this feature? 7339 cat >>$CONFIG_STATUS <<_ACEOF 7340 sed"$ac_vpsub7540 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7541 ac_sed_extra="$ac_vpsub 7341 7542 $extrasub 7342 7543 _ACEOF 7343 cat >>$CONFIG_STATUS <<\_ACEOF 7544 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7344 7545 :t 7345 7546 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b 7346 s &@configure_input@&$configure_input&;t t7547 s|@configure_input@|$ac_sed_conf_input|;t t 7347 7548 s&@top_builddir@&$ac_top_builddir_sub&;t t 7549 s&@top_build_prefix@&$ac_top_build_prefix&;t t 7348 7550 s&@srcdir@&$ac_srcdir&;t t 7349 7551 s&@abs_srcdir@&$ac_abs_srcdir&;t t … … 7356 7558 s&@MKDIR_P@&$ac_MKDIR_P&;t t 7357 7559 $ac_datarootdir_hack 7358 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out 7560 " 7561 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 7562 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 7563 $as_echo "$as_me: error: could not create $ac_file" >&2;} 7564 { (exit 1); exit 1; }; } 7359 7565 7360 7566 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 7361 7567 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 7362 7568 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 7363 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'7569 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 7364 7570 which seems to be undefined. Please make sure it is defined." >&5 7365 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'7571 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 7366 7572 which seems to be undefined. Please make sure it is defined." >&2;} 7367 7573 7368 7574 rm -f "$tmp/stdin" 7369 7575 case $ac_file in 7370 -) cat "$tmp/out"; rm -f "$tmp/out";; 7371 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; 7372 esac 7576 -) cat "$tmp/out" && rm -f "$tmp/out";; 7577 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 7578 esac \ 7579 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 7580 $as_echo "$as_me: error: could not create $ac_file" >&2;} 7581 { (exit 1); exit 1; }; } 7373 7582 ;; 7374 7583 :H) … … 7376 7585 # CONFIG_HEADER 7377 7586 # 7378 _ACEOF7379 7380 # Transform confdefs.h into a sed script `conftest.defines', that7381 # substitutes the proper values into config.h.in to produce config.h.7382 rm -f conftest.defines conftest.tail7383 # First, append a space to every undef/define line, to ease matching.7384 echo 's/$/ /' >conftest.defines7385 # Then, protect against being on the right side of a sed subst, or in7386 # an unquoted here document, in config.status. If some macros were7387 # called several times there might be several #defines for the same7388 # symbol, which is useless. But do not sort them, since the last7389 # AC_DEFINE must be honored.7390 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*7391 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where7392 # NAME is the cpp macro being defined, VALUE is the value it is being given.7393 # PARAMS is the parameter list in the macro definition--in most cases, it's7394 # just an empty string.7395 ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'7396 ac_dB='\\)[ (].*,\\1define\\2'7397 ac_dC=' '7398 ac_dD=' ,'7399 7400 uniq confdefs.h |7401 sed -n '7402 t rset7403 :rset7404 s/^[ ]*#[ ]*define[ ][ ]*//7405 t ok7406 d7407 :ok7408 s/[\\&,]/\\&/g7409 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p7410 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p7411 ' >>conftest.defines7412 7413 # Remove the space that was appended to ease matching.7414 # Then replace #undef with comments. This is necessary, for7415 # example, in the case of _POSIX_SOURCE, which is predefined and required7416 # on some systems where configure will not decide to define it.7417 # (The regexp can be short, since the line contains either #define or #undef.)7418 echo 's/ $//7419 s,^[ #]*u.*,/* & */,' >>conftest.defines7420 7421 # Break up conftest.defines:7422 ac_max_sed_lines=507423 7424 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"7425 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"7426 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"7427 # et cetera.7428 ac_in='$ac_file_inputs'7429 ac_out='"$tmp/out1"'7430 ac_nxt='"$tmp/out2"'7431 7432 while :7433 do7434 # Write a here document:7435 cat >>$CONFIG_STATUS <<_ACEOF7436 # First, check the format of the line:7437 cat >"\$tmp/defines.sed" <<\\CEOF7438 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def7439 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def7440 b7441 :def7442 _ACEOF7443 sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS7444 echo 'CEOF7445 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS7446 ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in7447 sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail7448 grep . conftest.tail >/dev/null || break7449 rm -f conftest.defines7450 mv conftest.tail conftest.defines7451 done7452 rm -f conftest.defines conftest.tail7453 7454 echo "ac_result=$ac_in" >>$CONFIG_STATUS7455 cat >>$CONFIG_STATUS <<\_ACEOF7456 7587 if test x"$ac_file" != x-; then 7457 echo "/* $configure_input */" >"$tmp/config.h" 7458 cat "$ac_result" >>"$tmp/config.h" 7459 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then 7460 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 7461 echo "$as_me: $ac_file is unchanged" >&6;} 7588 { 7589 $as_echo "/* $configure_input */" \ 7590 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 7591 } >"$tmp/config.h" \ 7592 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 7593 $as_echo "$as_me: error: could not create $ac_file" >&2;} 7594 { (exit 1); exit 1; }; } 7595 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 7596 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 7597 $as_echo "$as_me: $ac_file is unchanged" >&6;} 7462 7598 else 7463 rm -f $ac_file 7464 mv "$tmp/config.h" $ac_file 7599 rm -f "$ac_file" 7600 mv "$tmp/config.h" "$ac_file" \ 7601 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 7602 $as_echo "$as_me: error: could not create $ac_file" >&2;} 7603 { (exit 1); exit 1; }; } 7465 7604 fi 7466 7605 else 7467 echo "/* $configure_input */" 7468 cat "$ac_result" 7606 $as_echo "/* $configure_input */" \ 7607 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 7608 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 7609 $as_echo "$as_me: error: could not create -" >&2;} 7610 { (exit 1); exit 1; }; } 7469 7611 fi 7470 rm -f "$tmp/out12" 7471 # Compute $ac_file's index in $config_headers. 7612 # Compute "$ac_file"'s index in $config_headers. 7613 _am_arg="$ac_file" 7472 7614 _am_stamp_count=1 7473 7615 for _am_header in $config_headers :; do 7474 7616 case $_am_header in 7475 $ ac_file | $ac_file:* )7617 $_am_arg | $_am_arg:* ) 7476 7618 break ;; 7477 7619 * ) … … 7479 7621 esac 7480 7622 done 7481 echo "timestamp for $ ac_file" >`$as_dirname -- $ac_file||7482 $as_expr X $ac_file: 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \7483 X $ac_file: 'X\(//\)[^/]' \| \7484 X $ac_file: 'X\(//\)$' \| \7485 X $ac_file: 'X\(/\)' \| . 2>/dev/null ||7486 echo X$ac_file|7623 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || 7624 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 7625 X"$_am_arg" : 'X\(//\)[^/]' \| \ 7626 X"$_am_arg" : 'X\(//\)$' \| \ 7627 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || 7628 $as_echo X"$_am_arg" | 7487 7629 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 7488 7630 s//\1/ … … 7504 7646 ;; 7505 7647 7506 :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&57507 echo "$as_me: executing $ac_file commands" >&6;}7648 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 7649 $as_echo "$as_me: executing $ac_file commands" >&6;} 7508 7650 ;; 7509 7651 esac … … 7511 7653 7512 7654 case $ac_file$ac_mode in 7513 "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do 7514 # Strip MF so we end up with the name of the file. 7515 mf=`echo "$mf" | sed -e 's/:.*$//'` 7516 # Check whether this is an Automake generated Makefile or not. 7517 # We used to match only the files named `Makefile.in', but 7518 # some people rename them; so instead we look at the file content. 7519 # Grep'ing the first line is not enough: some people post-process 7520 # each Makefile.in and add a new line on top of each file to say so. 7521 # Grep'ing the whole file is not good either: AIX grep has a line 7522 # limit of 2048, but all sed's we know have understand at least 4000. 7523 if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then 7524 dirpart=`$as_dirname -- "$mf" || 7655 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { 7656 # Autoconf 2.62 quotes --file arguments for eval, but not when files 7657 # are listed without --file. Let's play safe and only enable the eval 7658 # if we detect the quoting. 7659 case $CONFIG_FILES in 7660 *\'*) eval set x "$CONFIG_FILES" ;; 7661 *) set x $CONFIG_FILES ;; 7662 esac 7663 shift 7664 for mf 7665 do 7666 # Strip MF so we end up with the name of the file. 7667 mf=`echo "$mf" | sed -e 's/:.*$//'` 7668 # Check whether this is an Automake generated Makefile or not. 7669 # We used to match only the files named `Makefile.in', but 7670 # some people rename them; so instead we look at the file content. 7671 # Grep'ing the first line is not enough: some people post-process 7672 # each Makefile.in and add a new line on top of each file to say so. 7673 # Grep'ing the whole file is not good either: AIX grep has a line 7674 # limit of 2048, but all sed's we know have understand at least 4000. 7675 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then 7676 dirpart=`$as_dirname -- "$mf" || 7525 7677 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 7526 7678 X"$mf" : 'X\(//\)[^/]' \| \ 7527 7679 X"$mf" : 'X\(//\)$' \| \ 7528 7680 X"$mf" : 'X\(/\)' \| . 2>/dev/null || 7529 echo X"$mf" |7681 $as_echo X"$mf" | 7530 7682 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 7531 7683 s//\1/ … … 7545 7697 } 7546 7698 s/.*/./; q'` 7547 else7548 continue7549 fi7550 # Extract the definition of DEPDIR, am__include, and am__quote7551 # from the Makefile without running `make'.7552 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`7553 test -z "$DEPDIR" && continue7554 am__include=`sed -n 's/^am__include = //p' < "$mf"`7555 test -z "am__include" && continue7556 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`7557 # When using ansi2knr, U may be empty or an underscore; expand it7558 U=`sed -n 's/^U = //p' < "$mf"`7559 # Find all dependency output files, they are included files with7560 # $(DEPDIR) in their names. We invoke sed twice because it is the7561 # simplest approach to changing $(DEPDIR) to its actual value in the7562 # expansion.7563 for file in `sed -n "7564 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \7565 7566 # Make sure the directory exists.7567 test -f "$dirpart/$file" && continue7568 fdir=`$as_dirname -- "$file" ||7699 else 7700 continue 7701 fi 7702 # Extract the definition of DEPDIR, am__include, and am__quote 7703 # from the Makefile without running `make'. 7704 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 7705 test -z "$DEPDIR" && continue 7706 am__include=`sed -n 's/^am__include = //p' < "$mf"` 7707 test -z "am__include" && continue 7708 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 7709 # When using ansi2knr, U may be empty or an underscore; expand it 7710 U=`sed -n 's/^U = //p' < "$mf"` 7711 # Find all dependency output files, they are included files with 7712 # $(DEPDIR) in their names. We invoke sed twice because it is the 7713 # simplest approach to changing $(DEPDIR) to its actual value in the 7714 # expansion. 7715 for file in `sed -n " 7716 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 7717 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 7718 # Make sure the directory exists. 7719 test -f "$dirpart/$file" && continue 7720 fdir=`$as_dirname -- "$file" || 7569 7721 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 7570 7722 X"$file" : 'X\(//\)[^/]' \| \ 7571 7723 X"$file" : 'X\(//\)$' \| \ 7572 7724 X"$file" : 'X\(/\)' \| . 2>/dev/null || 7573 echo X"$file" |7725 $as_echo X"$file" | 7574 7726 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 7575 7727 s//\1/ … … 7589 7741 } 7590 7742 s/.*/./; q'` 7591 { as_dir=$dirpart/$fdir7743 { as_dir=$dirpart/$fdir 7592 7744 case $as_dir in #( 7593 7745 -*) as_dir=./$as_dir;; … … 7597 7749 while :; do 7598 7750 case $as_dir in #( 7599 *\'*) as_qdir=` echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(7751 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 7600 7752 *) as_qdir=$as_dir;; 7601 7753 esac … … 7606 7758 X"$as_dir" : 'X\(//\)$' \| \ 7607 7759 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 7608 echo X"$as_dir" |7760 $as_echo X"$as_dir" | 7609 7761 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 7610 7762 s//\1/ … … 7627 7779 done 7628 7780 test -z "$as_dirs" || eval "mkdir $as_dirs" 7629 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&57630 echo "$as_me: error: cannot create directory $as_dir" >&2;}7781 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 7782 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 7631 7783 { (exit 1); exit 1; }; }; } 7632 # echo "creating $dirpart/$file" 7633 echo '# dummy' > "$dirpart/$file" 7784 # echo "creating $dirpart/$file" 7785 echo '# dummy' > "$dirpart/$file" 7786 done 7634 7787 done 7635 done 7788 } 7636 7789 ;; 7637 7790 … … 7644 7797 chmod +x $CONFIG_STATUS 7645 7798 ac_clean_files=$ac_clean_files_save 7799 7800 test $ac_write_fail = 0 || 7801 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 7802 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} 7803 { (exit 1); exit 1; }; } 7646 7804 7647 7805 … … 7666 7824 $ac_cs_success || { (exit 1); exit 1; } 7667 7825 fi 7668 7669 7826 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 7827 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 7828 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 7829 fi 7830 7831 -
issm/trunk/autom4te.cache/traces.0
r1385 r1464 1 m4trace:/usr/share/aclocal-1.1 0/amversion.m4:20: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.10'1 m4trace:/usr/share/aclocal-1.11/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' 2 2 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 3 3 dnl require some minimum version. Point them to the right macro. 4 m4_if([$1], [1.1 0], [],4 m4_if([$1], [1.11], [], 5 5 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl 6 6 ]) 7 m4trace:/usr/share/aclocal-1.10/amversion.m4:35: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.10])dnl 8 _AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)]) 9 m4trace:/usr/share/aclocal-1.10/auxdir.m4:52: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. 7 m4trace:/usr/share/aclocal-1.11/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11])dnl 8 m4_ifndef([AC_AUTOCONF_VERSION], 9 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 10 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) 11 m4trace:/usr/share/aclocal-1.11/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. 10 12 AC_PREREQ([2.50])dnl 11 13 # expand $ac_aux_dir to an absolute path 12 14 am_aux_dir=`cd $ac_aux_dir && pwd` 13 15 ]) 14 m4trace:/usr/share/aclocal-1.1 0/cond.m4:34: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl16 m4trace:/usr/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl 15 17 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], 16 18 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl … … 19 21 _AM_SUBST_NOTMAKE([$1_TRUE])dnl 20 22 _AM_SUBST_NOTMAKE([$1_FALSE])dnl 23 m4_define([_AM_COND_VALUE_$1], [$2])dnl 21 24 if $2; then 22 25 $1_TRUE= … … 31 34 Usually this means the macro was only invoked conditionally.]]) 32 35 fi])]) 33 m4trace:/usr/share/aclocal-1.1 0/depend.m4:132: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl36 m4trace:/usr/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl 34 37 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl 35 38 AC_REQUIRE([AM_MAKE_INCLUDE])dnl … … 68 71 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` 69 72 fi 73 am__universal=false 74 m4_case([$1], [CC], 75 [case " $depcc " in #( 76 *\ -arch\ *\ -arch\ *) am__universal=true ;; 77 esac], 78 [CXX], 79 [case " $depcc " in #( 80 *\ -arch\ *\ -arch\ *) am__universal=true ;; 81 esac]) 82 70 83 for depmode in $am_compiler_list; do 71 84 # Setup a source with many dependencies, because some compilers … … 85 98 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 86 99 100 # We check with `-c' and `-o' for the sake of the "dashmstdout" 101 # mode. It turns out that the SunPro C++ compiler does not properly 102 # handle `-M -o', and we need to detect this. Also, some Intel 103 # versions had trouble with output in subdirs 104 am__obj=sub/conftest.${OBJEXT-o} 105 am__minus_obj="-o $am__obj" 87 106 case $depmode in 107 gcc) 108 # This depmode causes a compiler race in universal mode. 109 test "$am__universal" = false || continue 110 ;; 88 111 nosideeffect) 89 112 # after this tag, mechanisms are not by side-effect, so they'll … … 95 118 fi 96 119 ;; 120 msvisualcpp | msvcmsys) 121 # This compiler won't grok `-c -o', but also, the minuso test has 122 # not run yet. These depmodes are late enough in the game, and 123 # so weak that their functioning should not be impacted. 124 am__obj=conftest.${OBJEXT-o} 125 am__minus_obj= 126 ;; 97 127 none) break ;; 98 128 esac 99 # We check with `-c' and `-o' for the sake of the "dashmstdout"100 # mode. It turns out that the SunPro C++ compiler does not properly101 # handle `-M -o', and we need to detect this.102 129 if depmode=$depmode \ 103 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\130 source=sub/conftest.c object=$am__obj \ 104 131 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 105 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \132 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 106 133 >/dev/null 2>conftest.err && 107 134 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 108 135 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 109 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&136 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 110 137 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 111 138 # icc doesn't choke on unknown options, it will just issue warnings … … 135 162 && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) 136 163 ]) 137 m4trace:/usr/share/aclocal-1.1 0/depend.m4:142: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl164 m4trace:/usr/share/aclocal-1.11/depend.m4:163: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl 138 165 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl 139 166 ]) 140 m4trace:/usr/share/aclocal-1.1 0/depend.m4:158: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,167 m4trace:/usr/share/aclocal-1.11/depend.m4:171: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, 141 168 [ --disable-dependency-tracking speeds up one-time build 142 169 --enable-dependency-tracking do not reject slow dependency extractors]) … … 149 176 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl 150 177 ]) 151 m4trace:/usr/share/aclocal-1.10/depout.m4:54: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do 152 # Strip MF so we end up with the name of the file. 153 mf=`echo "$mf" | sed -e 's/:.*$//'` 154 # Check whether this is an Automake generated Makefile or not. 155 # We used to match only the files named `Makefile.in', but 156 # some people rename them; so instead we look at the file content. 157 # Grep'ing the first line is not enough: some people post-process 158 # each Makefile.in and add a new line on top of each file to say so. 159 # Grep'ing the whole file is not good either: AIX grep has a line 160 # limit of 2048, but all sed's we know have understand at least 4000. 161 if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then 162 dirpart=`AS_DIRNAME("$mf")` 163 else 164 continue 165 fi 166 # Extract the definition of DEPDIR, am__include, and am__quote 167 # from the Makefile without running `make'. 168 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 169 test -z "$DEPDIR" && continue 170 am__include=`sed -n 's/^am__include = //p' < "$mf"` 171 test -z "am__include" && continue 172 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 173 # When using ansi2knr, U may be empty or an underscore; expand it 174 U=`sed -n 's/^U = //p' < "$mf"` 175 # Find all dependency output files, they are included files with 176 # $(DEPDIR) in their names. We invoke sed twice because it is the 177 # simplest approach to changing $(DEPDIR) to its actual value in the 178 # expansion. 179 for file in `sed -n " 180 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 181 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 182 # Make sure the directory exists. 183 test -f "$dirpart/$file" && continue 184 fdir=`AS_DIRNAME(["$file"])` 185 AS_MKDIR_P([$dirpart/$fdir]) 186 # echo "creating $dirpart/$file" 187 echo '# dummy' > "$dirpart/$file" 178 m4trace:/usr/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ 179 # Autoconf 2.62 quotes --file arguments for eval, but not when files 180 # are listed without --file. Let's play safe and only enable the eval 181 # if we detect the quoting. 182 case $CONFIG_FILES in 183 *\'*) eval set x "$CONFIG_FILES" ;; 184 *) set x $CONFIG_FILES ;; 185 esac 186 shift 187 for mf 188 do 189 # Strip MF so we end up with the name of the file. 190 mf=`echo "$mf" | sed -e 's/:.*$//'` 191 # Check whether this is an Automake generated Makefile or not. 192 # We used to match only the files named `Makefile.in', but 193 # some people rename them; so instead we look at the file content. 194 # Grep'ing the first line is not enough: some people post-process 195 # each Makefile.in and add a new line on top of each file to say so. 196 # Grep'ing the whole file is not good either: AIX grep has a line 197 # limit of 2048, but all sed's we know have understand at least 4000. 198 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then 199 dirpart=`AS_DIRNAME("$mf")` 200 else 201 continue 202 fi 203 # Extract the definition of DEPDIR, am__include, and am__quote 204 # from the Makefile without running `make'. 205 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 206 test -z "$DEPDIR" && continue 207 am__include=`sed -n 's/^am__include = //p' < "$mf"` 208 test -z "am__include" && continue 209 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 210 # When using ansi2knr, U may be empty or an underscore; expand it 211 U=`sed -n 's/^U = //p' < "$mf"` 212 # Find all dependency output files, they are included files with 213 # $(DEPDIR) in their names. We invoke sed twice because it is the 214 # simplest approach to changing $(DEPDIR) to its actual value in the 215 # expansion. 216 for file in `sed -n " 217 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 218 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 219 # Make sure the directory exists. 220 test -f "$dirpart/$file" && continue 221 fdir=`AS_DIRNAME(["$file"])` 222 AS_MKDIR_P([$dirpart/$fdir]) 223 # echo "creating $dirpart/$file" 224 echo '# dummy' > "$dirpart/$file" 225 done 188 226 done 189 done 190 ]) 191 m4trace:/usr/share/aclocal-1.1 0/depout.m4:68: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],227 } 228 ]) 229 m4trace:/usr/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], 192 230 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], 193 231 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) 194 232 ]) 195 m4trace:/usr/share/aclocal-1.1 0/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])196 m4trace:/usr/share/aclocal-1.1 0/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.233 m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) 234 m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. 197 235 You should run autoupdate.])dnl 198 236 AC_CONFIG_HEADERS($@)]) 199 m4trace:/usr/share/aclocal-1.1 0/init.m4:103: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.60])dnl237 m4trace:/usr/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl 200 238 dnl Autoconf wants to disallow AM_ names. We explicitly allow 201 239 dnl the ones we care about. … … 248 286 AM_MISSING_PROG(AUTOHEADER, autoheader) 249 287 AM_MISSING_PROG(MAKEINFO, makeinfo) 250 A M_PROG_INSTALL_SH251 A M_PROG_INSTALL_STRIP288 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 289 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl 252 290 AC_REQUIRE([AM_PROG_MKDIR_P])dnl 253 291 # We need awk for the "check" target. The system "awk" is bad on … … 257 295 AC_REQUIRE([AM_SET_LEADING_DOT])dnl 258 296 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 259 260 297 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], 298 [_AM_PROG_TAR([v7])])]) 261 299 _AM_IF_OPTION([no-dependencies],, 262 300 [AC_PROVIDE_IFELSE([AC_PROG_CC], 263 264 265 301 [_AM_DEPENDENCIES(CC)], 302 [define([AC_PROG_CC], 303 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl 266 304 AC_PROVIDE_IFELSE([AC_PROG_CXX], 267 268 269 305 [_AM_DEPENDENCIES(CXX)], 306 [define([AC_PROG_CXX], 307 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl 270 308 AC_PROVIDE_IFELSE([AC_PROG_OBJC], 271 [_AM_DEPENDENCIES(OBJC)], 272 [define([AC_PROG_OBJC], 273 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl 274 ]) 275 ]) 276 m4trace:/usr/share/aclocal-1.10/init.m4:124: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. 309 [_AM_DEPENDENCIES(OBJC)], 310 [define([AC_PROG_OBJC], 311 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl 312 ]) 313 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl 314 dnl The `parallel-tests' driver may need to know about EXEEXT, so add the 315 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro 316 dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. 317 AC_CONFIG_COMMANDS_PRE(dnl 318 [m4_provide_if([_AM_COMPILER_EXEEXT], 319 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl 320 ]) 321 m4trace:/usr/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. 322 _am_arg=$1 277 323 _am_stamp_count=1 278 324 for _am_header in $config_headers :; do 279 325 case $_am_header in 280 $ 1 | $1:* )326 $_am_arg | $_am_arg:* ) 281 327 break ;; 282 328 * ) … … 284 330 esac 285 331 done 286 echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) 287 m4trace:/usr/share/aclocal-1.10/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 288 install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} 332 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) 333 m4trace:/usr/share/aclocal-1.11/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 334 if test x"${install_sh}" != xset; then 335 case $am_aux_dir in 336 *\ * | *\ *) 337 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; 338 *) 339 install_sh="\${SHELL} $am_aux_dir/install-sh" 340 esac 341 fi 289 342 AC_SUBST(install_sh)]) 290 m4trace:/usr/share/aclocal-1.1 0/lead-dot.m4:21: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null343 m4trace:/usr/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null 291 344 mkdir .tst 2>/dev/null 292 345 if test -d .tst; then … … 297 350 rmdir .tst 2>/dev/null 298 351 AC_SUBST([am__leading_dot])]) 299 m4trace:/usr/share/aclocal-1.1 0/make.m4:51: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}352 m4trace:/usr/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} 300 353 cat > confinc << 'END' 301 354 am__doit: 302 @echo done355 @echo this is the am__doit target 303 356 .PHONY: am__doit 304 357 END … … 310 363 # First try GNU make style include. 311 364 echo "include confinc" > confmf 312 # We grep out `Entering directory' and `Leaving directory' 313 # messages which can occur if `w' ends up in MAKEFLAGS. 314 # In particular we don't look at `^make:' because GNU make might 315 # be invoked under some other name (usually "gmake"), in which 316 # case it prints its new name instead of `make'. 317 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then 318 am__include=include 319 am__quote= 320 _am_result=GNU 321 fi 365 # Ignore all kinds of additional output from `make'. 366 case `$am_make -s -f confmf 2> /dev/null` in #( 367 *the\ am__doit\ target*) 368 am__include=include 369 am__quote= 370 _am_result=GNU 371 ;; 372 esac 322 373 # Now try BSD make style include. 323 374 if test "$am__include" = "#"; then 324 375 echo '.include "confinc"' > confmf 325 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then 326 am__include=.include 327 am__quote="\"" 328 _am_result=BSD 329 fi 376 case `$am_make -s -f confmf 2> /dev/null` in #( 377 *the\ am__doit\ target*) 378 am__include=.include 379 am__quote="\"" 380 _am_result=BSD 381 ;; 382 esac 330 383 fi 331 384 AC_SUBST([am__include]) … … 334 387 rm -f confinc confmf 335 388 ]) 336 m4trace:/usr/share/aclocal-1.1 0/minuso.m4:34: -1- AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl389 m4trace:/usr/share/aclocal-1.11/minuso.m4:14: -1- AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl 337 390 AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 338 391 AC_REQUIRE_AUX_FILE([compile])dnl … … 340 393 # there is no other way. 341 394 set dummy $CC 342 ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` 343 if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then 395 am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` 396 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o 397 if test "$am_t" != yes; then 344 398 # Losing compiler, so override with the script. 345 399 # FIXME: It is wrong to rewrite CC. … … 354 408 [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])]) 355 409 ]) 356 m4trace:/usr/share/aclocal-1.1 0/missing.m4:17: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])410 m4trace:/usr/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) 357 411 $1=${$1-"${am_missing_run}$2"} 358 412 AC_SUBST($1)]) 359 m4trace:/usr/share/aclocal-1.1 0/missing.m4:35: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl413 m4trace:/usr/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 360 414 AC_REQUIRE_AUX_FILE([missing])dnl 361 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" 415 if test x"${MISSING+set}" != xset; then 416 case $am_aux_dir in 417 *\ * | *\ *) 418 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 419 *) 420 MISSING="\${SHELL} $am_aux_dir/missing" ;; 421 esac 422 fi 362 423 # Use eval to expand $SHELL 363 424 if eval "$MISSING --run true"; then … … 368 429 fi 369 430 ]) 370 m4trace:/usr/share/aclocal-1.1 0/mkdirp.m4:26: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl431 m4trace:/usr/share/aclocal-1.11/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl 371 432 AC_REQUIRE([AC_PROG_MKDIR_P])dnl 372 433 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, … … 383 444 esac 384 445 ]) 385 m4trace:/usr/share/aclocal-1.1 0/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])386 m4trace:/usr/share/aclocal-1.1 0/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])387 m4trace:/usr/share/aclocal-1.1 0/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])388 m4trace:/usr/share/aclocal-1.1 0/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])389 m4trace:/usr/share/aclocal-1.1 0/runlog.m4:17: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD446 m4trace:/usr/share/aclocal-1.11/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) 447 m4trace:/usr/share/aclocal-1.11/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) 448 m4trace:/usr/share/aclocal-1.11/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) 449 m4trace:/usr/share/aclocal-1.11/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) 450 m4trace:/usr/share/aclocal-1.11/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD 390 451 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD 391 452 ac_status=$? 392 453 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD 393 454 (exit $ac_status); }]) 394 m4trace:/usr/share/aclocal-1.1 0/sanity.m4:51: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])455 m4trace:/usr/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) 395 456 # Just in case 396 457 sleep 1 397 458 echo timestamp > conftest.file 459 # Reject unsafe characters in $srcdir or the absolute working directory 460 # name. Accept space and tab only in the latter. 461 am_lf=' 462 ' 463 case `pwd` in 464 *[[\\\"\#\$\&\'\`$am_lf]]*) 465 AC_MSG_ERROR([unsafe absolute working directory name]);; 466 esac 467 case $srcdir in 468 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) 469 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; 470 esac 471 398 472 # Do `set' in a subshell so we don't clobber the current shell's 399 473 # arguments. Must try -L first in case configure is actually a … … 402 476 # directory). 403 477 if ( 404 set X `ls -Lt $srcdir/configureconftest.file 2> /dev/null`478 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 405 479 if test "$[*]" = "X"; then 406 480 # -L didn't work. 407 set X `ls -t $srcdir/configureconftest.file`481 set X `ls -t "$srcdir/configure" conftest.file` 408 482 fi 409 483 rm -f conftest.file … … 429 503 fi 430 504 AC_MSG_RESULT(yes)]) 431 m4trace:/usr/share/aclocal-1.10/strip.m4:28: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 505 m4trace:/usr/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], 506 [ --enable-silent-rules less verbose build output (undo: `make V=1') 507 --disable-silent-rules verbose build output (undo: `make V=0')]) 508 case $enable_silent_rules in 509 yes) AM_DEFAULT_VERBOSITY=0;; 510 no) AM_DEFAULT_VERBOSITY=1;; 511 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; 512 esac 513 AC_SUBST([AM_DEFAULT_VERBOSITY])dnl 514 AM_BACKSLASH='\' 515 AC_SUBST([AM_BACKSLASH])dnl 516 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl 517 ]) 518 m4trace:/usr/share/aclocal-1.11/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 432 519 # Installed binaries are usually stripped using `strip' when the user 433 520 # run `make install-strip'. However `strip' might not be the right … … 440 527 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 441 528 AC_SUBST([INSTALL_STRIP_PROGRAM])]) 442 m4trace:/usr/share/aclocal-1.10/substnot.m4:12: -1- AC_DEFUN([_AM_SUBST_NOTMAKE]) 443 m4trace:/usr/share/aclocal-1.10/tar.m4:95: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. 529 m4trace:/usr/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE]) 530 m4trace:/usr/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) 531 m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. 444 532 AM_MISSING_PROG([AMTAR], [tar]) 445 533 m4_if([$1], [v7], … … 512 600 AC_SUBST([am__untar]) 513 601 ]) 514 m4trace:m4/issm_options.m4: 491: -1- AC_DEFUN([ISSM_OPTIONS], [602 m4trace:m4/issm_options.m4:3: -1- AC_DEFUN([ISSM_OPTIONS], [ 515 603 dnl Debugging option check. 516 604 AC_ARG_ENABLE([debugging],AS_HELP_STRING([--enable-debugging], … … 562 650 MATLABINCL=-I"$MATLAB_ROOT/extern/include"; 563 651 dnl use matlab provided mexext routine to test for extension 564 MEXEXT=`$MATLAB_ROOT/bin/mexext` 565 MEXEXT=".$MEXEXT" 652 566 653 MEX=$MATLAB_ROOT/bin/mex 567 654 … … 577 664 MEXLINK="-pthread -shared -W2,--version-script,${MATLAB_ROOT}/extern/lib/glnx86/mexFunction.map"; 578 665 fi 666 MEXEXT=`$MATLAB_ROOT/bin/mexext` 667 MEXEXT=".$MEXEXT" 579 668 ;; 580 669 *darwin9.6.0*) 581 670 MEXLIB=-L"$MATLAB_ROOT/bin/maci/ -lmex -lmx" 582 671 MEXLINK="-Wl,-twolevel_namespace -undefined error -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -bundle -Wl,-exported_symbols_list,$MATLAB_ROOT/extern/lib/maci/mexFunction.map" 672 MEXEXT=`$MATLAB_ROOT/bin/mexext` 673 MEXEXT=".$MEXEXT" 674 ;; 675 *cygwin*) 676 MEXLIB="-dll -export:mexFunction -LIBPATH:\"$MATLAB_ROOT\extern\lib\win32\microsoft\" libmx.lib libmex.lib libmat.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib -NOLOGO -INCREMENTAL:NO" 677 678 679 MEXEXT=`$MATLAB_ROOT/bin/mexext.bat` 680 MEXEXT=".$MEXEXT" 583 681 ;; 584 682 … … 687 785 dnl defaults 688 786 HAVE_METIS=yes 787 788 case "${host_os}" in 789 *cygwin*) 790 METISLIB="-LIBPATH:\"$METIS_ROOT\" libmetis.lib" 791 ;; 792 *linux*) 793 METISLIB=-L"$METIS_ROOT/ -lmetis" 794 ;; 795 *darwin9.6.0*) 796 METISLIB=-L"$METIS_ROOT/ -lmetis" 797 ;; 798 esac 799 689 800 METISINCL=-I"$METIS_ROOT/Lib" 690 METISLIB=-L"$METIS_ROOT/ -lmetis"691 801 692 802 AC_DEFINE([_HAVE_METIS_],[1],[with Metis in ISSM src]) … … 767 877 768 878 PETSCINCL="-I$PETSC_ROOT/include -I$PETSC_ROOT/ -I$PETSC_ROOT/bmake/$PETSC_ARCH -I$PETSC_ROOT/src/mat/impls/dense/mpi/plapack/" 769 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 879 880 case "${host_os}" in 881 *cygwin*) 882 PETSCLIB="-link -LIBPATH:\"$PETSC_ROOT/lib/$PETSC_ARCH\" libpetscksp.lib libpetscdm.lib libpetscmat.lib libpetscvec.lib libpetsc.lib libpetscsnes.lib libpetscts.lib libmpiuni.lib" 883 ;; 884 *linux*) 885 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 886 ;; 887 *darwin9.6.0*) 888 PETSCLIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lpetscsnes -lpetscts" 889 ;; 890 esac 770 891 771 892 … … 784 905 785 906 if test $HAVE_PETSC = no; then 786 if test "$PARALLEL_VALUE" = "yes" ; then 787 AC_MSG_ERROR([could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM in paralle!]) 788 fi 907 AC_MSG_ERROR([could not find petsc. user should specify --with-petsc-dir and --with-petsc-arch options. Petsc is needed to run ISSM!]) 789 908 else 790 909 AC_MSG_RESULT($HAVE_PETSC) 791 910 fi 792 911 912 dnl: when running in serial mode, MPI must be ignored, and set to internal petsc mpiuni: 913 if test "$PARALLEL_VALUE" = "no" ; then 914 HAVE_MPI=yes 915 MPIINCL=-I"$PETSC_ROOT/include/mpiuni" 916 917 case "${host_os}" in 918 *cygwin*) 919 MPILIB="-link -LIBPATH:\"$PETSC_ROOT/lib/$PETSC_ARCH\" libmpiuni.lib" 920 ;; 921 *linux*) 922 MPILIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lmpiuni" 923 ;; 924 *darwin9.6.0*) 925 MPILIB="-L$PETSC_ROOT/lib/$PETSC_ARCH -lmpiuni" 926 ;; 927 esac 928 929 930 931 932 AC_DEFINE([_HAVE_MPI_],[1],[with Mpi in ISSM src]) 933 AC_DEFINE([HAVE_MPI],[1],[with Mpi in ISSM src]) 934 AC_SUBST([MPIINCL]) 935 AC_SUBST([MPILIB]) 936 fi 937 793 938 794 939 dnl Slepc directory … … 849 994 HAVE_BLASLAPACK=yes 850 995 BLASLAPACKINCL="" 851 dnl BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lmkl_lapack -lmkl -lguide" 852 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 996 997 dnl: branch on whether we are running on windows or linux. 998 case "${host_os}" in 999 *cygwin*) 1000 BLASLAPACKLIB="-link -LIBPATH:\"$BLASLAPACK_ROOT\" libf2cblas.lib libf2clapack.lib" 1001 ;; 1002 *linux*) 1003 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 1004 ;; 1005 *darwin9.6.0*) 1006 BLASLAPACKLIB=-L"$BLASLAPACK_ROOT -lfblas -lflapack" 1007 ;; 1008 esac 1009 1010 853 1011 854 1012 AC_DEFINE([_HAVE_BLASLAPACK_],[1],[with blas lapack in ISSM src]) … … 1000 1158 AC_MSG_RESULT(done) 1001 1159 1002 ]) 1003 m4trace:m4/matlab.m4:104: -1- AC_DEFUN([AX_CFLAGS_WARN_ALL], [dnl 1160 dnl vendor? 1161 AC_ARG_WITH([vendor], 1162 AS_HELP_STRING([--with-vendor = VENDOR], [vendor name, ex: intel]), 1163 [VENDOR=$withval],[VENDOR=""]) 1164 AC_MSG_CHECKING(for vendor compilers ) 1165 if test -n "$VENDOR"; then 1166 1167 if test $VENDOR = intel; then 1168 export CC=icl 1169 export CXX=icl 1170 export CXXFLAGS="-DWIN32 -D_INTEL_" 1171 else 1172 AC_MSG_ERROR([unknow compiler vendor!]) 1173 fi 1174 fi 1175 1176 ]) 1177 m4trace:m4/matlab.m4:65: -1- AC_DEFUN([AX_CFLAGS_WARN_ALL], [dnl 1004 1178 AS_VAR_PUSHDEF([FLAGS],[CFLAGS])dnl 1005 1179 AS_VAR_PUSHDEF([VAR],[ac_cv_cflags_warn_all])dnl … … 1041 1215 AS_VAR_POPDEF([FLAGS])dnl 1042 1216 ]) 1043 m4trace:m4/matlab.m4:1 47: -1- AC_DEFUN([AX_CXXFLAGS_WARN_ALL], [dnl1217 m4trace:m4/matlab.m4:108: -1- AC_DEFUN([AX_CXXFLAGS_WARN_ALL], [dnl 1044 1218 AS_VAR_PUSHDEF([FLAGS],[CXXFLAGS])dnl 1045 1219 AS_VAR_PUSHDEF([VAR],[ac_cv_cxxflags_warn_all])dnl … … 1081 1255 AS_VAR_POPDEF([FLAGS])dnl 1082 1256 ]) 1083 m4trace:m4/matlab.m4: 226: -1- AC_DEFUN([AX_MATLAB_DIR], [dnl1257 m4trace:m4/matlab.m4:197: -1- AC_DEFUN([AX_MATLAB_DIR], [dnl 1084 1258 AC_PREREQ([2.50]) 1085 1259 AC_REQUIRE([AX_MATLAB_VERSION]) … … 1110 1284 AC_SUBST([matlabprivatearchdir]) 1111 1285 ]) 1112 m4trace:m4/matlab.m4: 323: -1- AC_DEFUN([AX_MATLAB_VERSION], [dnl1286 m4trace:m4/matlab.m4:260: -1- AC_DEFUN([AX_MATLAB_VERSION], [dnl 1113 1287 AC_PREREQ([2.50]) 1114 1288 AC_REQUIRE([AC_PROG_CC]) … … 1140 1314 break 1141 1315 fi 1316 1317 # For Matlab R2008 and more, the version number is stored in bin/util/mex/version.txt 1318 ax_cv_matlab_version=`cat $MATLAB/bin/util/mex/version.txt` 1319 if test -n "$ax_cv_matlab_version" ; then 1320 break 1321 fi 1322 1142 1323 fi 1143 1324 done … … 1156 1337 MATLAB_MINOR=`echo $MATLAB_VERSION | sed -e 's/^@<:@0-9@:>@*\.\(@<:@0-9@:>@*\).*/\1/'` 1157 1338 ;; 1339 R2009a) 1340 MATLAB_VERSION=R2009a 1341 MATLAB_MAJOR=R2009 1342 MATLAB_MINOR=a 1343 ;; 1158 1344 *) 1159 1345 if test x$ax_enable_matlab = xyes ; then … … 1173 1359 fi 1174 1360 ]) 1175 m4trace:m4/matlab.m4:3 65: -1- AC_DEFUN([AX_REQUIRE_MATLAB_VERSION], [dnl1361 m4trace:m4/matlab.m4:340: -1- AC_DEFUN([AX_REQUIRE_MATLAB_VERSION], [dnl 1176 1362 AC_PREREQ([2.50]) 1177 1363 AC_REQUIRE([AX_MATLAB_VERSION]) … … 1210 1396 fi]) 1211 1397 ]) 1212 m4trace:m4/matlab.m4:4 69: -1- AC_DEFUN([AX_MATLAB], [dnl1398 m4trace:m4/matlab.m4:411: -1- AC_DEFUN([AX_MATLAB], [dnl 1213 1399 AC_PREREQ([2.50]) 1214 1400 ax_enable_matlab= … … 1280 1466 AC_SUBST([MATLAB]) 1281 1467 ]) 1282 m4trace:m4/matlab.m4:48 1: -1- AC_DEFUN([AX_REQUIRE_MATLAB], [dnl1468 m4trace:m4/matlab.m4:486: -1- AC_DEFUN([AX_REQUIRE_MATLAB], [dnl 1283 1469 AC_PREREQ([2.50]) 1284 1470 AC_REQUIRE([AX_MATLAB]) … … 1287 1473 fi 1288 1474 ]) 1289 m4trace:m4/matlab.m4:49 1: -1- AC_DEFUN([AX_MATLAB_CONDITIONAL], [dnl1475 m4trace:m4/matlab.m4:498: -1- AC_DEFUN([AX_MATLAB_CONDITIONAL], [dnl 1290 1476 AC_PREREQ([2.50]) 1291 1477 AC_REQUIRE([AX_MATLAB]) 1292 1478 AM_CONDITIONAL([MATLAB], [test x$ax_enable_matlab = xyes]) 1293 1479 ]) 1294 m4trace:m4/matlab.m4:5 51: -1- AC_DEFUN([AX_PATH_MEX], [dnl1480 m4trace:m4/matlab.m4:537: -1- AC_DEFUN([AX_PATH_MEX], [dnl 1295 1481 AC_PREREQ([2.50]) 1296 1482 AC_REQUIRE([AX_MATLAB]) … … 1318 1504 AC_SUBST([MEXLDADD]) 1319 1505 ]) 1320 m4trace:m4/matlab.m4: 625: -1- AC_DEFUN([AX_MEX_OPTIONS], [dnl1506 m4trace:m4/matlab.m4:597: -1- AC_DEFUN([AX_MEX_OPTIONS], [dnl 1321 1507 AC_PREREQ([2.50]) 1322 1508 mex_options=yes … … 1358 1544 AC_SUBST([MEXOPTS]) 1359 1545 ]) 1360 m4trace:m4/matlab.m4: 711: -1- AC_DEFUN([AX_MEXEXT], [dnl1546 m4trace:m4/matlab.m4:671: -1- AC_DEFUN([AX_MEXEXT], [dnl 1361 1547 AC_PREREQ([2.50]) 1362 1548 AC_REQUIRE([AX_PATH_MEX]) … … 1410 1596 AC_SUBST([MEXEXT]) 1411 1597 ]) 1412 m4trace:m4/matlab.m4:7 32: -1- AC_DEFUN([AX_DOT_MEXEXT], [dnl1598 m4trace:m4/matlab.m4:728: -1- AC_DEFUN([AX_DOT_MEXEXT], [dnl 1413 1599 AC_REQUIRE([AX_MEXEXT]) 1414 1600 case $MEXEXT in … … 1426 1612 esac 1427 1613 ]) 1428 m4trace:m4/matlab.m4: 947: -1- AC_DEFUN([AX_CC_MEX], [dnl1614 m4trace:m4/matlab.m4:778: -1- AC_DEFUN([AX_CC_MEX], [dnl 1429 1615 AC_REQUIRE([AX_PATH_MEX]) 1430 1616 AC_REQUIRE([AX_DOT_MEXEXT]) … … 1607 1793 1608 1794 ]) 1609 m4trace:m4/matlab.m4:9 58: -1- AC_DEFUN([AX_MEX_CONDITIONAL], [dnl1795 m4trace:m4/matlab.m4:964: -1- AC_DEFUN([AX_MEX_CONDITIONAL], [dnl 1610 1796 AC_PREREQ([2.50]) 1611 1797 AC_REQUIRE([AX_CC_MEX]) … … 1613 1799 AM_CONDITIONAL(MEX_VERSION_C, test x$ax_cv_mex_version != x) 1614 1800 ]) 1615 m4trace:m4/matlab.m4: 1020: -1- AC_DEFUN([AX_MATLAB_SYS_ZLIB], [dnl1801 m4trace:m4/matlab.m4:980: -1- AC_DEFUN([AX_MATLAB_SYS_ZLIB], [dnl 1616 1802 AC_REQUIRE([AX_PATH_MEX]) 1617 1803 AC_LANG([C]) … … 1665 1851 1666 1852 ]) 1667 m4trace:m4/matlab.m4:1 119: -1- AC_DEFUN([CHECK_ZLIB], [1853 m4trace:m4/matlab.m4:1099: -1- AC_DEFUN([CHECK_ZLIB], [ 1668 1854 AC_ARG_WITH([zlib], [AS_HELP_STRING([--with-zlib=DIR], [root directory path of zlib installation (defaults to /usr/local or /usr if not found in /usr/local), --without-zlib to disable zlib usage completely])], [], [with_zlib=yes]) 1669 1855 … … 1749 1935 m4trace:configure.ac:2: -1- AM_CONFIG_HEADER([config.h]) 1750 1936 m4trace:configure.ac:2: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. 1751 You should run autoupdate.], [/usr/share/aclocal-1.1 0/header.m4:12: AM_CONFIG_HEADER is expanded from...1937 You should run autoupdate.], [/usr/share/aclocal-1.11/header.m4:12: AM_CONFIG_HEADER is expanded from... 1752 1938 configure.ac:2: the top level]) 1753 1939 m4trace:configure.ac:3: -1- m4_pattern_allow([^build$]) … … 1766 1952 m4trace:configure.ac:4: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$]) 1767 1953 m4trace:configure.ac:4: -1- AM_SET_CURRENT_AUTOMAKE_VERSION 1768 m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.1 0])1769 m4trace:configure.ac:4: -1- _AM_AUTOCONF_VERSION([2.6 1])1954 m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.11]) 1955 m4trace:configure.ac:4: -1- _AM_AUTOCONF_VERSION([2.63]) 1770 1956 m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_PROGRAM$]) 1771 1957 m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_SCRIPT$]) … … 1775 1961 m4trace:configure.ac:4: -1- m4_pattern_allow([^CYGPATH_W$]) 1776 1962 m4trace:configure.ac:4: -1- _AM_SET_OPTIONS([]) 1777 m4trace:configure.ac:4: -1- _m4_warn([obsolete], [The macro `AC_FOREACH' is obsolete.1778 You should run autoupdate.], [/var/tmp/autoconf/autoconf-14~76/SRC/autoconf/lib/autoconf/general.m4:198: AC_FOREACH is expanded from...1779 /usr/share/aclocal-1.10/options.m4:26: _AM_SET_OPTIONS is expanded from...1780 /usr/share/aclocal-1.10/init.m4:103: AM_INIT_AUTOMAKE is expanded from...1781 configure.ac:4: the top level])1782 1963 m4trace:configure.ac:4: -1- m4_pattern_allow([^PACKAGE$]) 1783 1964 m4trace:configure.ac:4: -1- m4_pattern_allow([^VERSION$]) … … 1806 1987 m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$]) 1807 1988 m4trace:configure.ac:4: -1- AM_PROG_MKDIR_P 1989 m4trace:configure.ac:4: -1- m4_pattern_allow([^MKDIR_P$]) 1808 1990 m4trace:configure.ac:4: -1- m4_pattern_allow([^mkdir_p$]) 1809 1991 m4trace:configure.ac:4: -1- m4_pattern_allow([^AWK$]) … … 1812 1994 m4trace:configure.ac:4: -1- m4_pattern_allow([^am__leading_dot$]) 1813 1995 m4trace:configure.ac:4: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], 1814 1996 [_AM_PROG_TAR([v7])])]) 1815 1997 m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([tar-ustar]) 1816 1998 m4trace:configure.ac:4: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])]) … … 1822 2004 m4trace:configure.ac:4: -1- m4_pattern_allow([^am__untar$]) 1823 2005 m4trace:configure.ac:4: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC], 1824 1825 1826 2006 [_AM_DEPENDENCIES(CC)], 2007 [define([AC_PROG_CC], 2008 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl 1827 2009 AC_PROVIDE_IFELSE([AC_PROG_CXX], 1828 1829 1830 2010 [_AM_DEPENDENCIES(CXX)], 2011 [define([AC_PROG_CXX], 2012 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl 1831 2013 AC_PROVIDE_IFELSE([AC_PROG_OBJC], 1832 1833 1834 2014 [_AM_DEPENDENCIES(OBJC)], 2015 [define([AC_PROG_OBJC], 2016 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl 1835 2017 ]) 1836 2018 m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([no-dependencies]) 2019 m4trace:configure.ac:4: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])]) 2020 m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([silent-rules]) 1837 2021 m4trace:configure.ac:5: -1- m4_pattern_allow([^RANLIB$]) 1838 2022 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$]) … … 1841 2025 m4trace:configure.ac:6: -1- m4_pattern_allow([^LIBS$]) 1842 2026 m4trace:configure.ac:6: -1- m4_pattern_allow([^CPPFLAGS$]) 1843 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])1844 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])1845 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])1846 2027 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$]) 1847 2028 m4trace:configure.ac:6: -1- m4_pattern_allow([^ac_ct_CC$]) … … 1871 2052 m4trace:configure.ac:6: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE]) 1872 2053 m4trace:configure.ac:6: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE]) 1873 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXX$]) 1874 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXXFLAGS$]) 1875 m4trace:configure.ac:7: -1- m4_pattern_allow([^LDFLAGS$]) 1876 m4trace:configure.ac:7: -1- m4_pattern_allow([^LIBS$]) 2054 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPP$]) 1877 2055 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPPFLAGS$]) 1878 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXX$]) 1879 m4trace:configure.ac:7: -1- m4_pattern_allow([^ac_ct_CXX$]) 1880 m4trace:configure.ac:7: -1- _AM_DEPENDENCIES([CXX]) 1881 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXXDEPMODE$]) 1882 m4trace:configure.ac:7: -1- AM_CONDITIONAL([am__fastdepCXX], [ 2056 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPP$]) 2057 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXX$]) 2058 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXXFLAGS$]) 2059 m4trace:configure.ac:8: -1- m4_pattern_allow([^LDFLAGS$]) 2060 m4trace:configure.ac:8: -1- m4_pattern_allow([^LIBS$]) 2061 m4trace:configure.ac:8: -1- m4_pattern_allow([^CPPFLAGS$]) 2062 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXX$]) 2063 m4trace:configure.ac:8: -1- m4_pattern_allow([^ac_ct_CXX$]) 2064 m4trace:configure.ac:8: -1- _AM_DEPENDENCIES([CXX]) 2065 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXXDEPMODE$]) 2066 m4trace:configure.ac:8: -1- AM_CONDITIONAL([am__fastdepCXX], [ 1883 2067 test "x$enable_dependency_tracking" != xno \ 1884 2068 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) 1885 m4trace:configure.ac:7: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) 1886 m4trace:configure.ac:7: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) 1887 m4trace:configure.ac:7: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) 1888 m4trace:configure.ac:7: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) 1889 m4trace:configure.ac:8: -1- m4_pattern_allow([^F77$]) 1890 m4trace:configure.ac:8: -1- m4_pattern_allow([^FFLAGS$]) 1891 m4trace:configure.ac:8: -1- m4_pattern_allow([^LDFLAGS$]) 1892 m4trace:configure.ac:8: -1- m4_pattern_allow([^LIBS$]) 1893 m4trace:configure.ac:8: -1- m4_pattern_allow([^F77$]) 1894 m4trace:configure.ac:8: -1- m4_pattern_allow([^ac_ct_F77$]) 1895 m4trace:configure.ac:9: -1- m4_pattern_allow([^FLIBS$]) 1896 m4trace:configure.ac:10: -1- AM_PROG_CC_C_O 1897 m4trace:configure.ac:10: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$]) 1898 m4trace:configure.ac:11: -1- m4_pattern_allow([^XMKMF$]) 1899 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPP$]) 1900 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPPFLAGS$]) 1901 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPP$]) 1902 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_DISPLAY_MISSING$]) 1903 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_CFLAGS$]) 1904 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_PRE_LIBS$]) 1905 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_LIBS$]) 1906 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_EXTRA_LIBS$]) 1907 m4trace:configure.ac:12: -1- ISSM_OPTIONS 1908 m4trace:configure.ac:12: -1- m4_pattern_allow([^_DEBUG_$]) 1909 m4trace:configure.ac:12: -1- AM_CONDITIONAL([NOSERIAL], [test $SERIAL_VALUE = no]) 1910 m4trace:configure.ac:12: -1- m4_pattern_allow([^NOSERIAL_TRUE$]) 1911 m4trace:configure.ac:12: -1- m4_pattern_allow([^NOSERIAL_FALSE$]) 1912 m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([NOSERIAL_TRUE]) 1913 m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([NOSERIAL_FALSE]) 1914 m4trace:configure.ac:12: -1- AM_CONDITIONAL([NOPARALLEL], [test $PARALLEL_VALUE = no]) 1915 m4trace:configure.ac:12: -1- m4_pattern_allow([^NOPARALLEL_TRUE$]) 1916 m4trace:configure.ac:12: -1- m4_pattern_allow([^NOPARALLEL_FALSE$]) 1917 m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_TRUE]) 1918 m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_FALSE]) 1919 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_MATLAB_$]) 1920 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATLABINCL$]) 1921 m4trace:configure.ac:12: -1- m4_pattern_allow([^MEX$]) 1922 m4trace:configure.ac:12: -1- m4_pattern_allow([^MEXEXT$]) 1923 m4trace:configure.ac:12: -1- m4_pattern_allow([^MEXLIB$]) 1924 m4trace:configure.ac:12: -1- m4_pattern_allow([^MEXLINK$]) 1925 m4trace:configure.ac:12: -1- AX_MATLAB_VERSION 1926 m4trace:configure.ac:12: -1- AX_MATLAB 1927 m4trace:configure.ac:12: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. 1928 You should run autoupdate.], [/var/tmp/autoconf/autoconf-14~76/SRC/autoconf/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from... 1929 m4/matlab.m4:469: AX_MATLAB is expanded from... 1930 m4/matlab.m4:323: AX_MATLAB_VERSION is expanded from... 1931 m4/issm_options.m4:491: ISSM_OPTIONS is expanded from... 1932 configure.ac:12: the top level]) 1933 m4trace:configure.ac:12: -1- m4_pattern_allow([^HAVE_MATLAB$]) 1934 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATLAB$]) 1935 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATLAB_VERSION$]) 1936 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATLAB_MAJOR$]) 1937 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATLAB_MINOR$]) 1938 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATLAB_MAJOR$]) 1939 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATLAB_MINOR$]) 1940 m4trace:configure.ac:12: -1- AM_CONDITIONAL([LARGEARRAYS], [test x$largearrays = xyes]) 1941 m4trace:configure.ac:12: -1- m4_pattern_allow([^LARGEARRAYS_TRUE$]) 1942 m4trace:configure.ac:12: -1- m4_pattern_allow([^LARGEARRAYS_FALSE$]) 1943 m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_TRUE]) 1944 m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_FALSE]) 1945 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_TRIANGLE_$]) 1946 m4trace:configure.ac:12: -1- m4_pattern_allow([^TRIANGLEINCL$]) 1947 m4trace:configure.ac:12: -1- m4_pattern_allow([^TRIANGLELIB$]) 1948 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_DAKOTA_$]) 1949 m4trace:configure.ac:12: -1- m4_pattern_allow([^DAKOTAINCL$]) 1950 m4trace:configure.ac:12: -1- m4_pattern_allow([^DAKOTALIB$]) 1951 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_METIS_$]) 1952 m4trace:configure.ac:12: -1- m4_pattern_allow([^METISINCL$]) 1953 m4trace:configure.ac:12: -1- m4_pattern_allow([^METISLIB$]) 1954 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_MPI_$]) 1955 m4trace:configure.ac:12: -1- m4_pattern_allow([^HAVE_MPI$]) 1956 m4trace:configure.ac:12: -1- m4_pattern_allow([^MPIINCL$]) 1957 m4trace:configure.ac:12: -1- m4_pattern_allow([^MPILIB$]) 1958 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_PETSC_$]) 1959 m4trace:configure.ac:12: -1- m4_pattern_allow([^PETSCINCL$]) 1960 m4trace:configure.ac:12: -1- m4_pattern_allow([^PETSCLIB$]) 1961 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_SLEPC_$]) 1962 m4trace:configure.ac:12: -1- m4_pattern_allow([^SLEPCINCL$]) 1963 m4trace:configure.ac:12: -1- m4_pattern_allow([^SLEPCLIB$]) 1964 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_SCALAPACK_$]) 1965 m4trace:configure.ac:12: -1- m4_pattern_allow([^SCALAPACKLIB$]) 1966 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_BLASLAPACK_$]) 1967 m4trace:configure.ac:12: -1- m4_pattern_allow([^BLASLAPACKLIB$]) 1968 m4trace:configure.ac:12: -1- m4_pattern_allow([^BLASLAPACKINCL$]) 1969 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_MKL_$]) 1970 m4trace:configure.ac:12: -1- m4_pattern_allow([^MKLLIB$]) 1971 m4trace:configure.ac:12: -1- m4_pattern_allow([^MKLINCL$]) 1972 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_PLAPACK_$]) 1973 m4trace:configure.ac:12: -1- m4_pattern_allow([^PLAPACKINCL$]) 1974 m4trace:configure.ac:12: -1- m4_pattern_allow([^PLAPACKLIB$]) 1975 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_MUMPS_$]) 1976 m4trace:configure.ac:12: -1- m4_pattern_allow([^MUMPSINCL$]) 1977 m4trace:configure.ac:12: -1- m4_pattern_allow([^MUMPSLIB$]) 1978 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_BLACS_$]) 1979 m4trace:configure.ac:12: -1- m4_pattern_allow([^BLACSINCL$]) 1980 m4trace:configure.ac:12: -1- m4_pattern_allow([^BLACSLIB$]) 1981 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_MATH_$]) 1982 m4trace:configure.ac:12: -1- m4_pattern_allow([^MATHLIB$]) 1983 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_FORTRAN_$]) 1984 m4trace:configure.ac:12: -1- m4_pattern_allow([^FORTRANLIB$]) 1985 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_GRAPHICS_$]) 1986 m4trace:configure.ac:12: -1- m4_pattern_allow([^GRAPHICSLIB$]) 1987 m4trace:configure.ac:18: -1- m4_pattern_allow([^LIB@&t@OBJS$]) 1988 m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBOBJS$]) 1989 m4trace:configure.ac:18: -1- _AC_AM_CONFIG_HEADER_HOOK([$ac_file]) 1990 m4trace:configure.ac:18: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS 2069 m4trace:configure.ac:8: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) 2070 m4trace:configure.ac:8: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) 2071 m4trace:configure.ac:8: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) 2072 m4trace:configure.ac:8: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) 2073 m4trace:configure.ac:9: -1- m4_pattern_allow([^F77$]) 2074 m4trace:configure.ac:9: -1- m4_pattern_allow([^FFLAGS$]) 2075 m4trace:configure.ac:9: -1- m4_pattern_allow([^LDFLAGS$]) 2076 m4trace:configure.ac:9: -1- m4_pattern_allow([^LIBS$]) 2077 m4trace:configure.ac:9: -1- m4_pattern_allow([^F77$]) 2078 m4trace:configure.ac:9: -1- m4_pattern_allow([^ac_ct_F77$]) 2079 m4trace:configure.ac:10: -1- m4_pattern_allow([^FLIBS$]) 2080 m4trace:configure.ac:11: -1- AM_PROG_CC_C_O 2081 m4trace:configure.ac:11: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$]) 2082 m4trace:configure.ac:12: -1- m4_pattern_allow([^XMKMF$]) 2083 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_DISPLAY_MISSING$]) 2084 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_CFLAGS$]) 2085 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_PRE_LIBS$]) 2086 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_LIBS$]) 2087 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_EXTRA_LIBS$]) 2088 m4trace:configure.ac:13: -1- ISSM_OPTIONS 2089 m4trace:configure.ac:13: -1- m4_pattern_allow([^_DEBUG_$]) 2090 m4trace:configure.ac:13: -1- AM_CONDITIONAL([NOSERIAL], [test $SERIAL_VALUE = no]) 2091 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOSERIAL_TRUE$]) 2092 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOSERIAL_FALSE$]) 2093 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOSERIAL_TRUE]) 2094 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOSERIAL_FALSE]) 2095 m4trace:configure.ac:13: -1- AM_CONDITIONAL([NOPARALLEL], [test $PARALLEL_VALUE = no]) 2096 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOPARALLEL_TRUE$]) 2097 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOPARALLEL_FALSE$]) 2098 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_TRUE]) 2099 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_FALSE]) 2100 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MATLAB_$]) 2101 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLABINCL$]) 2102 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEX$]) 2103 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEXEXT$]) 2104 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEXLIB$]) 2105 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEXLINK$]) 2106 m4trace:configure.ac:13: -1- AX_MATLAB_VERSION 2107 m4trace:configure.ac:13: -1- AX_MATLAB 2108 m4trace:configure.ac:13: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. 2109 You should run autoupdate.], [/usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from... 2110 m4/matlab.m4:411: AX_MATLAB is expanded from... 2111 m4/matlab.m4:260: AX_MATLAB_VERSION is expanded from... 2112 m4/issm_options.m4:3: ISSM_OPTIONS is expanded from... 2113 configure.ac:13: the top level]) 2114 m4trace:configure.ac:13: -1- m4_pattern_allow([^HAVE_MATLAB$]) 2115 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB$]) 2116 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_VERSION$]) 2117 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MAJOR$]) 2118 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MINOR$]) 2119 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MAJOR$]) 2120 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MINOR$]) 2121 m4trace:configure.ac:13: -1- AM_CONDITIONAL([LARGEARRAYS], [test x$largearrays = xyes]) 2122 m4trace:configure.ac:13: -1- m4_pattern_allow([^LARGEARRAYS_TRUE$]) 2123 m4trace:configure.ac:13: -1- m4_pattern_allow([^LARGEARRAYS_FALSE$]) 2124 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_TRUE]) 2125 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_FALSE]) 2126 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_TRIANGLE_$]) 2127 m4trace:configure.ac:13: -1- m4_pattern_allow([^TRIANGLEINCL$]) 2128 m4trace:configure.ac:13: -1- m4_pattern_allow([^TRIANGLELIB$]) 2129 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_DAKOTA_$]) 2130 m4trace:configure.ac:13: -1- m4_pattern_allow([^DAKOTAINCL$]) 2131 m4trace:configure.ac:13: -1- m4_pattern_allow([^DAKOTALIB$]) 2132 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_METIS_$]) 2133 m4trace:configure.ac:13: -1- m4_pattern_allow([^METISINCL$]) 2134 m4trace:configure.ac:13: -1- m4_pattern_allow([^METISLIB$]) 2135 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MPI_$]) 2136 m4trace:configure.ac:13: -1- m4_pattern_allow([^HAVE_MPI$]) 2137 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPIINCL$]) 2138 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPILIB$]) 2139 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_PETSC_$]) 2140 m4trace:configure.ac:13: -1- m4_pattern_allow([^PETSCINCL$]) 2141 m4trace:configure.ac:13: -1- m4_pattern_allow([^PETSCLIB$]) 2142 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MPI_$]) 2143 m4trace:configure.ac:13: -1- m4_pattern_allow([^HAVE_MPI$]) 2144 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPIINCL$]) 2145 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPILIB$]) 2146 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_SLEPC_$]) 2147 m4trace:configure.ac:13: -1- m4_pattern_allow([^SLEPCINCL$]) 2148 m4trace:configure.ac:13: -1- m4_pattern_allow([^SLEPCLIB$]) 2149 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_SCALAPACK_$]) 2150 m4trace:configure.ac:13: -1- m4_pattern_allow([^SCALAPACKLIB$]) 2151 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_BLASLAPACK_$]) 2152 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLASLAPACKLIB$]) 2153 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLASLAPACKINCL$]) 2154 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MKL_$]) 2155 m4trace:configure.ac:13: -1- m4_pattern_allow([^MKLLIB$]) 2156 m4trace:configure.ac:13: -1- m4_pattern_allow([^MKLINCL$]) 2157 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_PLAPACK_$]) 2158 m4trace:configure.ac:13: -1- m4_pattern_allow([^PLAPACKINCL$]) 2159 m4trace:configure.ac:13: -1- m4_pattern_allow([^PLAPACKLIB$]) 2160 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MUMPS_$]) 2161 m4trace:configure.ac:13: -1- m4_pattern_allow([^MUMPSINCL$]) 2162 m4trace:configure.ac:13: -1- m4_pattern_allow([^MUMPSLIB$]) 2163 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_BLACS_$]) 2164 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLACSINCL$]) 2165 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLACSLIB$]) 2166 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MATH_$]) 2167 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATHLIB$]) 2168 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_FORTRAN_$]) 2169 m4trace:configure.ac:13: -1- m4_pattern_allow([^FORTRANLIB$]) 2170 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_GRAPHICS_$]) 2171 m4trace:configure.ac:13: -1- m4_pattern_allow([^GRAPHICSLIB$]) 2172 m4trace:configure.ac:19: -1- m4_pattern_allow([^LIB@&t@OBJS$]) 2173 m4trace:configure.ac:19: -1- m4_pattern_allow([^LTLIBOBJS$]) 2174 m4trace:configure.ac:19: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"]) 2175 m4trace:configure.ac:19: -1- m4_pattern_allow([^am__EXEEXT_TRUE$]) 2176 m4trace:configure.ac:19: -1- m4_pattern_allow([^am__EXEEXT_FALSE$]) 2177 m4trace:configure.ac:19: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE]) 2178 m4trace:configure.ac:19: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE]) 2179 m4trace:configure.ac:19: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"]) 2180 m4trace:configure.ac:19: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS -
issm/trunk/autom4te.cache/traces.1
r1385 r1464 1 m4trace:aclocal.m4:9 09: -1- m4_include([m4/issm_options.m4])2 m4trace:aclocal.m4: 910: -1- m4_include([m4/matlab.m4])1 m4trace:aclocal.m4:999: -1- m4_include([m4/issm_options.m4]) 2 m4trace:aclocal.m4:1000: -1- m4_include([m4/matlab.m4]) 3 3 m4trace:configure.ac:1: -1- AC_INIT([ISSM], [1.0], [Eric Larour <eric.larour@jpl.nasa.gov>]) 4 4 m4trace:configure.ac:1: -1- m4_pattern_forbid([^_?A[CHUM]_]) … … 143 143 m4trace:configure.ac:1: -1- m4_pattern_allow([^target_alias$]) 144 144 m4trace:configure.ac:2: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. 145 You should run autoupdate.], [aclocal.m4: 378: AM_CONFIG_HEADER is expanded from...145 You should run autoupdate.], [aclocal.m4:419: AM_CONFIG_HEADER is expanded from... 146 146 configure.ac:2: the top level]) 147 147 m4trace:configure.ac:2: -1- AC_CONFIG_HEADERS([config.h]) … … 189 189 m4trace:configure.ac:4: -1- AM_INIT_AUTOMAKE 190 190 m4trace:configure.ac:4: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$]) 191 m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.1 0])191 m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.11]) 192 192 m4trace:configure.ac:4: -1- AC_REQUIRE_AUX_FILE([install-sh]) 193 193 m4trace:configure.ac:4: -1- AC_SUBST([INSTALL_PROGRAM]) … … 207 207 m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CYGPATH_W]) 208 208 m4trace:configure.ac:4: -1- m4_pattern_allow([^CYGPATH_W$]) 209 m4trace:configure.ac:4: -1- _m4_warn([obsolete], [The macro `AC_FOREACH' is obsolete.210 You should run autoupdate.], [/var/tmp/autoconf/autoconf-14~76/SRC/autoconf/lib/autoconf/general.m4:198: AC_FOREACH is expanded from...211 aclocal.m4:713: _AM_SET_OPTIONS is expanded from...212 aclocal.m4:482: AM_INIT_AUTOMAKE is expanded from...213 configure.ac:4: the top level])214 209 m4trace:configure.ac:4: -1- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME']) 215 210 m4trace:configure.ac:4: -1- AC_SUBST_TRACE([PACKAGE]) … … 252 247 m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$]) 253 248 m4trace:configure.ac:4: -1- AC_REQUIRE_AUX_FILE([install-sh]) 249 m4trace:configure.ac:4: -1- AC_SUBST([MKDIR_P]) 250 m4trace:configure.ac:4: -1- AC_SUBST_TRACE([MKDIR_P]) 251 m4trace:configure.ac:4: -1- m4_pattern_allow([^MKDIR_P$]) 254 252 m4trace:configure.ac:4: -1- AC_SUBST([mkdir_p], ["$MKDIR_P"]) 255 253 m4trace:configure.ac:4: -1- AC_SUBST_TRACE([mkdir_p]) … … 291 289 m4trace:configure.ac:6: -1- AC_SUBST_TRACE([CPPFLAGS]) 292 290 m4trace:configure.ac:6: -1- m4_pattern_allow([^CPPFLAGS$]) 293 m4trace:configure.ac:6: -1- AC_SUBST([CC])294 m4trace:configure.ac:6: -1- AC_SUBST_TRACE([CC])295 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])296 m4trace:configure.ac:6: -1- AC_SUBST([CC])297 m4trace:configure.ac:6: -1- AC_SUBST_TRACE([CC])298 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])299 m4trace:configure.ac:6: -1- AC_SUBST([CC])300 m4trace:configure.ac:6: -1- AC_SUBST_TRACE([CC])301 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])302 291 m4trace:configure.ac:6: -1- AC_SUBST([CC]) 303 292 m4trace:configure.ac:6: -1- AC_SUBST_TRACE([CC]) … … 348 337 m4trace:configure.ac:6: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE]) 349 338 m4trace:configure.ac:6: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE]) 350 m4trace:configure.ac:7: -1- AC_SUBST([CXX]) 351 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([CXX]) 352 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXX$]) 353 m4trace:configure.ac:7: -1- AC_SUBST([CXXFLAGS]) 354 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([CXXFLAGS]) 355 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXXFLAGS$]) 356 m4trace:configure.ac:7: -1- AC_SUBST([LDFLAGS]) 357 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([LDFLAGS]) 358 m4trace:configure.ac:7: -1- m4_pattern_allow([^LDFLAGS$]) 359 m4trace:configure.ac:7: -1- AC_SUBST([LIBS]) 360 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([LIBS]) 361 m4trace:configure.ac:7: -1- m4_pattern_allow([^LIBS$]) 339 m4trace:configure.ac:7: -1- AC_SUBST([CPP]) 340 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([CPP]) 341 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPP$]) 362 342 m4trace:configure.ac:7: -1- AC_SUBST([CPPFLAGS]) 363 343 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([CPPFLAGS]) 364 344 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPPFLAGS$]) 365 m4trace:configure.ac:7: -1- AC_SUBST([CXX]) 366 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([CXX]) 367 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXX$]) 368 m4trace:configure.ac:7: -1- AC_SUBST([ac_ct_CXX]) 369 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ac_ct_CXX]) 370 m4trace:configure.ac:7: -1- m4_pattern_allow([^ac_ct_CXX$]) 371 m4trace:configure.ac:7: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type]) 372 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([CXXDEPMODE]) 373 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXXDEPMODE$]) 374 m4trace:configure.ac:7: -1- AM_CONDITIONAL([am__fastdepCXX], [ 375 test "x$enable_dependency_tracking" != xno \ 376 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) 377 m4trace:configure.ac:7: -1- AC_SUBST([am__fastdepCXX_TRUE]) 378 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([am__fastdepCXX_TRUE]) 379 m4trace:configure.ac:7: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) 380 m4trace:configure.ac:7: -1- AC_SUBST([am__fastdepCXX_FALSE]) 381 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([am__fastdepCXX_FALSE]) 382 m4trace:configure.ac:7: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) 383 m4trace:configure.ac:7: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) 384 m4trace:configure.ac:7: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) 385 m4trace:configure.ac:8: -1- AC_SUBST([F77]) 386 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([F77]) 387 m4trace:configure.ac:8: -1- m4_pattern_allow([^F77$]) 388 m4trace:configure.ac:8: -1- AC_SUBST([FFLAGS]) 389 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([FFLAGS]) 390 m4trace:configure.ac:8: -1- m4_pattern_allow([^FFLAGS$]) 345 m4trace:configure.ac:7: -1- AC_SUBST([CPP]) 346 m4trace:configure.ac:7: -1- AC_SUBST_TRACE([CPP]) 347 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPP$]) 348 m4trace:configure.ac:8: -1- AC_SUBST([CXX]) 349 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([CXX]) 350 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXX$]) 351 m4trace:configure.ac:8: -1- AC_SUBST([CXXFLAGS]) 352 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([CXXFLAGS]) 353 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXXFLAGS$]) 391 354 m4trace:configure.ac:8: -1- AC_SUBST([LDFLAGS]) 392 355 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([LDFLAGS]) … … 395 358 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([LIBS]) 396 359 m4trace:configure.ac:8: -1- m4_pattern_allow([^LIBS$]) 397 m4trace:configure.ac:8: -1- AC_SUBST([F77]) 398 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([F77]) 399 m4trace:configure.ac:8: -1- m4_pattern_allow([^F77$]) 400 m4trace:configure.ac:8: -1- AC_SUBST([ac_ct_F77]) 401 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([ac_ct_F77]) 402 m4trace:configure.ac:8: -1- m4_pattern_allow([^ac_ct_F77$]) 403 m4trace:configure.ac:9: -1- AC_SUBST([FLIBS]) 404 m4trace:configure.ac:9: -1- AC_SUBST_TRACE([FLIBS]) 405 m4trace:configure.ac:9: -1- m4_pattern_allow([^FLIBS$]) 406 m4trace:configure.ac:10: -1- AM_PROG_CC_C_O 407 m4trace:configure.ac:10: -1- AC_DEFINE_TRACE_LITERAL([NO_MINUS_C_MINUS_O]) 408 m4trace:configure.ac:10: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$]) 409 m4trace:configure.ac:10: -1- AH_OUTPUT([NO_MINUS_C_MINUS_O], [/* Define to 1 if your C compiler doesn\'t accept -c and -o together. */ 360 m4trace:configure.ac:8: -1- AC_SUBST([CPPFLAGS]) 361 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([CPPFLAGS]) 362 m4trace:configure.ac:8: -1- m4_pattern_allow([^CPPFLAGS$]) 363 m4trace:configure.ac:8: -1- AC_SUBST([CXX]) 364 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([CXX]) 365 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXX$]) 366 m4trace:configure.ac:8: -1- AC_SUBST([ac_ct_CXX]) 367 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([ac_ct_CXX]) 368 m4trace:configure.ac:8: -1- m4_pattern_allow([^ac_ct_CXX$]) 369 m4trace:configure.ac:8: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type]) 370 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([CXXDEPMODE]) 371 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXXDEPMODE$]) 372 m4trace:configure.ac:8: -1- AM_CONDITIONAL([am__fastdepCXX], [ 373 test "x$enable_dependency_tracking" != xno \ 374 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) 375 m4trace:configure.ac:8: -1- AC_SUBST([am__fastdepCXX_TRUE]) 376 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([am__fastdepCXX_TRUE]) 377 m4trace:configure.ac:8: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) 378 m4trace:configure.ac:8: -1- AC_SUBST([am__fastdepCXX_FALSE]) 379 m4trace:configure.ac:8: -1- AC_SUBST_TRACE([am__fastdepCXX_FALSE]) 380 m4trace:configure.ac:8: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) 381 m4trace:configure.ac:8: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) 382 m4trace:configure.ac:8: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) 383 m4trace:configure.ac:9: -1- AC_SUBST([F77]) 384 m4trace:configure.ac:9: -1- AC_SUBST_TRACE([F77]) 385 m4trace:configure.ac:9: -1- m4_pattern_allow([^F77$]) 386 m4trace:configure.ac:9: -1- AC_SUBST([FFLAGS]) 387 m4trace:configure.ac:9: -1- AC_SUBST_TRACE([FFLAGS]) 388 m4trace:configure.ac:9: -1- m4_pattern_allow([^FFLAGS$]) 389 m4trace:configure.ac:9: -1- AC_SUBST([LDFLAGS]) 390 m4trace:configure.ac:9: -1- AC_SUBST_TRACE([LDFLAGS]) 391 m4trace:configure.ac:9: -1- m4_pattern_allow([^LDFLAGS$]) 392 m4trace:configure.ac:9: -1- AC_SUBST([LIBS]) 393 m4trace:configure.ac:9: -1- AC_SUBST_TRACE([LIBS]) 394 m4trace:configure.ac:9: -1- m4_pattern_allow([^LIBS$]) 395 m4trace:configure.ac:9: -1- AC_SUBST([F77]) 396 m4trace:configure.ac:9: -1- AC_SUBST_TRACE([F77]) 397 m4trace:configure.ac:9: -1- m4_pattern_allow([^F77$]) 398 m4trace:configure.ac:9: -1- AC_SUBST([ac_ct_F77]) 399 m4trace:configure.ac:9: -1- AC_SUBST_TRACE([ac_ct_F77]) 400 m4trace:configure.ac:9: -1- m4_pattern_allow([^ac_ct_F77$]) 401 m4trace:configure.ac:10: -1- AC_SUBST([FLIBS]) 402 m4trace:configure.ac:10: -1- AC_SUBST_TRACE([FLIBS]) 403 m4trace:configure.ac:10: -1- m4_pattern_allow([^FLIBS$]) 404 m4trace:configure.ac:11: -1- AM_PROG_CC_C_O 405 m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([NO_MINUS_C_MINUS_O]) 406 m4trace:configure.ac:11: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$]) 407 m4trace:configure.ac:11: -1- AH_OUTPUT([NO_MINUS_C_MINUS_O], [/* Define to 1 if your C compiler doesn\'t accept -c and -o together. */ 410 408 #undef NO_MINUS_C_MINUS_O]) 411 m4trace:configure.ac:10: -1- AC_REQUIRE_AUX_FILE([compile]) 412 m4trace:configure.ac:11: -1- AC_SUBST([XMKMF]) 413 m4trace:configure.ac:11: -1- AC_SUBST_TRACE([XMKMF]) 414 m4trace:configure.ac:11: -1- m4_pattern_allow([^XMKMF$]) 415 m4trace:configure.ac:11: -1- AC_SUBST([CPP]) 416 m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CPP]) 417 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPP$]) 418 m4trace:configure.ac:11: -1- AC_SUBST([CPPFLAGS]) 419 m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CPPFLAGS]) 420 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPPFLAGS$]) 421 m4trace:configure.ac:11: -1- AC_SUBST([CPP]) 422 m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CPP]) 423 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPP$]) 424 m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([X_DISPLAY_MISSING]) 425 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_DISPLAY_MISSING$]) 426 m4trace:configure.ac:11: -1- AH_OUTPUT([X_DISPLAY_MISSING], [/* Define to 1 if the X Window System is missing or not being used. */ 409 m4trace:configure.ac:11: -1- AC_REQUIRE_AUX_FILE([compile]) 410 m4trace:configure.ac:12: -1- AC_SUBST([XMKMF]) 411 m4trace:configure.ac:12: -1- AC_SUBST_TRACE([XMKMF]) 412 m4trace:configure.ac:12: -1- m4_pattern_allow([^XMKMF$]) 413 m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([X_DISPLAY_MISSING]) 414 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_DISPLAY_MISSING$]) 415 m4trace:configure.ac:12: -1- AH_OUTPUT([X_DISPLAY_MISSING], [/* Define to 1 if the X Window System is missing or not being used. */ 427 416 #undef X_DISPLAY_MISSING]) 428 m4trace:configure.ac:1 1: -1- AC_SUBST([X_CFLAGS])429 m4trace:configure.ac:1 1: -1- AC_SUBST_TRACE([X_CFLAGS])430 m4trace:configure.ac:1 1: -1- m4_pattern_allow([^X_CFLAGS$])431 m4trace:configure.ac:1 1: -1- AC_SUBST([X_PRE_LIBS])432 m4trace:configure.ac:1 1: -1- AC_SUBST_TRACE([X_PRE_LIBS])433 m4trace:configure.ac:1 1: -1- m4_pattern_allow([^X_PRE_LIBS$])434 m4trace:configure.ac:1 1: -1- AC_SUBST([X_LIBS])435 m4trace:configure.ac:1 1: -1- AC_SUBST_TRACE([X_LIBS])436 m4trace:configure.ac:1 1: -1- m4_pattern_allow([^X_LIBS$])437 m4trace:configure.ac:1 1: -1- AC_SUBST([X_EXTRA_LIBS])438 m4trace:configure.ac:1 1: -1- AC_SUBST_TRACE([X_EXTRA_LIBS])439 m4trace:configure.ac:1 1: -1- m4_pattern_allow([^X_EXTRA_LIBS$])440 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_DEBUG_])441 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_DEBUG_$])442 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_DEBUG_], [/* Macro to enable debugging in Dakota. */417 m4trace:configure.ac:12: -1- AC_SUBST([X_CFLAGS]) 418 m4trace:configure.ac:12: -1- AC_SUBST_TRACE([X_CFLAGS]) 419 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_CFLAGS$]) 420 m4trace:configure.ac:12: -1- AC_SUBST([X_PRE_LIBS]) 421 m4trace:configure.ac:12: -1- AC_SUBST_TRACE([X_PRE_LIBS]) 422 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_PRE_LIBS$]) 423 m4trace:configure.ac:12: -1- AC_SUBST([X_LIBS]) 424 m4trace:configure.ac:12: -1- AC_SUBST_TRACE([X_LIBS]) 425 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_LIBS$]) 426 m4trace:configure.ac:12: -1- AC_SUBST([X_EXTRA_LIBS]) 427 m4trace:configure.ac:12: -1- AC_SUBST_TRACE([X_EXTRA_LIBS]) 428 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_EXTRA_LIBS$]) 429 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_DEBUG_]) 430 m4trace:configure.ac:13: -1- m4_pattern_allow([^_DEBUG_$]) 431 m4trace:configure.ac:13: -1- AH_OUTPUT([_DEBUG_], [/* Macro to enable debugging in Dakota. */ 443 432 #undef _DEBUG_]) 444 m4trace:configure.ac:1 2: -1- AM_CONDITIONAL([NOSERIAL], [test $SERIAL_VALUE = no])445 m4trace:configure.ac:1 2: -1- AC_SUBST([NOSERIAL_TRUE])446 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([NOSERIAL_TRUE])447 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^NOSERIAL_TRUE$])448 m4trace:configure.ac:1 2: -1- AC_SUBST([NOSERIAL_FALSE])449 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([NOSERIAL_FALSE])450 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^NOSERIAL_FALSE$])451 m4trace:configure.ac:1 2: -1- _AM_SUBST_NOTMAKE([NOSERIAL_TRUE])452 m4trace:configure.ac:1 2: -1- _AM_SUBST_NOTMAKE([NOSERIAL_FALSE])453 m4trace:configure.ac:1 2: -1- AM_CONDITIONAL([NOPARALLEL], [test $PARALLEL_VALUE = no])454 m4trace:configure.ac:1 2: -1- AC_SUBST([NOPARALLEL_TRUE])455 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([NOPARALLEL_TRUE])456 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^NOPARALLEL_TRUE$])457 m4trace:configure.ac:1 2: -1- AC_SUBST([NOPARALLEL_FALSE])458 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([NOPARALLEL_FALSE])459 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^NOPARALLEL_FALSE$])460 m4trace:configure.ac:1 2: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_TRUE])461 m4trace:configure.ac:1 2: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_FALSE])462 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MATLAB_])463 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_MATLAB_$])464 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_MATLAB_], [/* with Matlab in ISSM src */433 m4trace:configure.ac:13: -1- AM_CONDITIONAL([NOSERIAL], [test $SERIAL_VALUE = no]) 434 m4trace:configure.ac:13: -1- AC_SUBST([NOSERIAL_TRUE]) 435 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([NOSERIAL_TRUE]) 436 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOSERIAL_TRUE$]) 437 m4trace:configure.ac:13: -1- AC_SUBST([NOSERIAL_FALSE]) 438 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([NOSERIAL_FALSE]) 439 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOSERIAL_FALSE$]) 440 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOSERIAL_TRUE]) 441 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOSERIAL_FALSE]) 442 m4trace:configure.ac:13: -1- AM_CONDITIONAL([NOPARALLEL], [test $PARALLEL_VALUE = no]) 443 m4trace:configure.ac:13: -1- AC_SUBST([NOPARALLEL_TRUE]) 444 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([NOPARALLEL_TRUE]) 445 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOPARALLEL_TRUE$]) 446 m4trace:configure.ac:13: -1- AC_SUBST([NOPARALLEL_FALSE]) 447 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([NOPARALLEL_FALSE]) 448 m4trace:configure.ac:13: -1- m4_pattern_allow([^NOPARALLEL_FALSE$]) 449 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_TRUE]) 450 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([NOPARALLEL_FALSE]) 451 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MATLAB_]) 452 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MATLAB_$]) 453 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_MATLAB_], [/* with Matlab in ISSM src */ 465 454 #undef _HAVE_MATLAB_]) 466 m4trace:configure.ac:1 2: -1- AC_SUBST([MATLABINCL])467 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MATLABINCL])468 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATLABINCL$])469 m4trace:configure.ac:1 2: -1- AC_SUBST([MEX])470 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MEX])471 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MEX$])472 m4trace:configure.ac:1 2: -1- AC_SUBST([MEXEXT])473 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MEXEXT])474 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MEXEXT$])475 m4trace:configure.ac:1 2: -1- AC_SUBST([MEXLIB])476 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MEXLIB])477 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MEXLIB$])478 m4trace:configure.ac:1 2: -1- AC_SUBST([MEXLINK])479 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MEXLINK])480 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MEXLINK$])481 m4trace:configure.ac:1 2: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.482 You should run autoupdate.], [/ var/tmp/autoconf/autoconf-14~76/SRC/autoconf/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...483 m4/matlab.m4:4 69: AX_MATLAB is expanded from...484 m4/matlab.m4: 323: AX_MATLAB_VERSION is expanded from...485 m4/issm_options.m4: 491: ISSM_OPTIONS is expanded from...486 configure.ac:1 2: the top level])487 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MATLAB])488 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^HAVE_MATLAB$])489 m4trace:configure.ac:1 2: -1- AH_OUTPUT([HAVE_MATLAB], [/* Define if you have Matlab. */455 m4trace:configure.ac:13: -1- AC_SUBST([MATLABINCL]) 456 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MATLABINCL]) 457 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLABINCL$]) 458 m4trace:configure.ac:13: -1- AC_SUBST([MEX]) 459 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MEX]) 460 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEX$]) 461 m4trace:configure.ac:13: -1- AC_SUBST([MEXEXT]) 462 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MEXEXT]) 463 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEXEXT$]) 464 m4trace:configure.ac:13: -1- AC_SUBST([MEXLIB]) 465 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MEXLIB]) 466 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEXLIB$]) 467 m4trace:configure.ac:13: -1- AC_SUBST([MEXLINK]) 468 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MEXLINK]) 469 m4trace:configure.ac:13: -1- m4_pattern_allow([^MEXLINK$]) 470 m4trace:configure.ac:13: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. 471 You should run autoupdate.], [/usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from... 472 m4/matlab.m4:411: AX_MATLAB is expanded from... 473 m4/matlab.m4:260: AX_MATLAB_VERSION is expanded from... 474 m4/issm_options.m4:3: ISSM_OPTIONS is expanded from... 475 configure.ac:13: the top level]) 476 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MATLAB]) 477 m4trace:configure.ac:13: -1- m4_pattern_allow([^HAVE_MATLAB$]) 478 m4trace:configure.ac:13: -1- AH_OUTPUT([HAVE_MATLAB], [/* Define if you have Matlab. */ 490 479 #undef HAVE_MATLAB]) 491 m4trace:configure.ac:1 2: -1- AC_SUBST([MATLAB])492 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MATLAB])493 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATLAB$])494 m4trace:configure.ac:1 2: -1- AC_SUBST([MATLAB_VERSION])495 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MATLAB_VERSION])496 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATLAB_VERSION$])497 m4trace:configure.ac:1 2: -1- AC_SUBST([MATLAB_MAJOR])498 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MATLAB_MAJOR])499 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATLAB_MAJOR$])500 m4trace:configure.ac:1 2: -1- AC_SUBST([MATLAB_MINOR])501 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MATLAB_MINOR])502 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATLAB_MINOR$])503 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([MATLAB_MAJOR])504 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATLAB_MAJOR$])505 m4trace:configure.ac:1 2: -1- AH_OUTPUT([MATLAB_MAJOR], [/* Define to the Matlab major version number. */480 m4trace:configure.ac:13: -1- AC_SUBST([MATLAB]) 481 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MATLAB]) 482 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB$]) 483 m4trace:configure.ac:13: -1- AC_SUBST([MATLAB_VERSION]) 484 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MATLAB_VERSION]) 485 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_VERSION$]) 486 m4trace:configure.ac:13: -1- AC_SUBST([MATLAB_MAJOR]) 487 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MATLAB_MAJOR]) 488 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MAJOR$]) 489 m4trace:configure.ac:13: -1- AC_SUBST([MATLAB_MINOR]) 490 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MATLAB_MINOR]) 491 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MINOR$]) 492 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([MATLAB_MAJOR]) 493 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MAJOR$]) 494 m4trace:configure.ac:13: -1- AH_OUTPUT([MATLAB_MAJOR], [/* Define to the Matlab major version number. */ 506 495 #undef MATLAB_MAJOR]) 507 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([MATLAB_MINOR])508 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATLAB_MINOR$])509 m4trace:configure.ac:1 2: -1- AH_OUTPUT([MATLAB_MINOR], [/* Define to the Matlab minor version number. */496 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([MATLAB_MINOR]) 497 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATLAB_MINOR$]) 498 m4trace:configure.ac:13: -1- AH_OUTPUT([MATLAB_MINOR], [/* Define to the Matlab minor version number. */ 510 499 #undef MATLAB_MINOR]) 511 m4trace:configure.ac:1 2: -1- AM_CONDITIONAL([LARGEARRAYS], [test x$largearrays = xyes])512 m4trace:configure.ac:1 2: -1- AC_SUBST([LARGEARRAYS_TRUE])513 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([LARGEARRAYS_TRUE])514 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^LARGEARRAYS_TRUE$])515 m4trace:configure.ac:1 2: -1- AC_SUBST([LARGEARRAYS_FALSE])516 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([LARGEARRAYS_FALSE])517 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^LARGEARRAYS_FALSE$])518 m4trace:configure.ac:1 2: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_TRUE])519 m4trace:configure.ac:1 2: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_FALSE])520 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_TRIANGLE_])521 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_TRIANGLE_$])522 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_TRIANGLE_], [/* with Triangle in ISSM src */500 m4trace:configure.ac:13: -1- AM_CONDITIONAL([LARGEARRAYS], [test x$largearrays = xyes]) 501 m4trace:configure.ac:13: -1- AC_SUBST([LARGEARRAYS_TRUE]) 502 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([LARGEARRAYS_TRUE]) 503 m4trace:configure.ac:13: -1- m4_pattern_allow([^LARGEARRAYS_TRUE$]) 504 m4trace:configure.ac:13: -1- AC_SUBST([LARGEARRAYS_FALSE]) 505 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([LARGEARRAYS_FALSE]) 506 m4trace:configure.ac:13: -1- m4_pattern_allow([^LARGEARRAYS_FALSE$]) 507 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_TRUE]) 508 m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([LARGEARRAYS_FALSE]) 509 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_TRIANGLE_]) 510 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_TRIANGLE_$]) 511 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_TRIANGLE_], [/* with Triangle in ISSM src */ 523 512 #undef _HAVE_TRIANGLE_]) 524 m4trace:configure.ac:1 2: -1- AC_SUBST([TRIANGLEINCL])525 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([TRIANGLEINCL])526 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^TRIANGLEINCL$])527 m4trace:configure.ac:1 2: -1- AC_SUBST([TRIANGLELIB])528 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([TRIANGLELIB])529 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^TRIANGLELIB$])530 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_DAKOTA_])531 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_DAKOTA_$])532 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_DAKOTA_], [/* with Dakota in ISSM src */513 m4trace:configure.ac:13: -1- AC_SUBST([TRIANGLEINCL]) 514 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([TRIANGLEINCL]) 515 m4trace:configure.ac:13: -1- m4_pattern_allow([^TRIANGLEINCL$]) 516 m4trace:configure.ac:13: -1- AC_SUBST([TRIANGLELIB]) 517 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([TRIANGLELIB]) 518 m4trace:configure.ac:13: -1- m4_pattern_allow([^TRIANGLELIB$]) 519 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_DAKOTA_]) 520 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_DAKOTA_$]) 521 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_DAKOTA_], [/* with Dakota in ISSM src */ 533 522 #undef _HAVE_DAKOTA_]) 534 m4trace:configure.ac:1 2: -1- AC_SUBST([DAKOTAINCL])535 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([DAKOTAINCL])536 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^DAKOTAINCL$])537 m4trace:configure.ac:1 2: -1- AC_SUBST([DAKOTALIB])538 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([DAKOTALIB])539 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^DAKOTALIB$])540 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_METIS_])541 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_METIS_$])542 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_METIS_], [/* with Metis in ISSM src */523 m4trace:configure.ac:13: -1- AC_SUBST([DAKOTAINCL]) 524 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([DAKOTAINCL]) 525 m4trace:configure.ac:13: -1- m4_pattern_allow([^DAKOTAINCL$]) 526 m4trace:configure.ac:13: -1- AC_SUBST([DAKOTALIB]) 527 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([DAKOTALIB]) 528 m4trace:configure.ac:13: -1- m4_pattern_allow([^DAKOTALIB$]) 529 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_METIS_]) 530 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_METIS_$]) 531 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_METIS_], [/* with Metis in ISSM src */ 543 532 #undef _HAVE_METIS_]) 544 m4trace:configure.ac:1 2: -1- AC_SUBST([METISINCL])545 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([METISINCL])546 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^METISINCL$])547 m4trace:configure.ac:1 2: -1- AC_SUBST([METISLIB])548 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([METISLIB])549 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^METISLIB$])550 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MPI_])551 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_MPI_$])552 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_MPI_], [/* with Mpi in ISSM src */533 m4trace:configure.ac:13: -1- AC_SUBST([METISINCL]) 534 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([METISINCL]) 535 m4trace:configure.ac:13: -1- m4_pattern_allow([^METISINCL$]) 536 m4trace:configure.ac:13: -1- AC_SUBST([METISLIB]) 537 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([METISLIB]) 538 m4trace:configure.ac:13: -1- m4_pattern_allow([^METISLIB$]) 539 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MPI_]) 540 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MPI_$]) 541 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_MPI_], [/* with Mpi in ISSM src */ 553 542 #undef _HAVE_MPI_]) 554 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MPI])555 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^HAVE_MPI$])556 m4trace:configure.ac:1 2: -1- AH_OUTPUT([HAVE_MPI], [/* with Mpi in ISSM src */543 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MPI]) 544 m4trace:configure.ac:13: -1- m4_pattern_allow([^HAVE_MPI$]) 545 m4trace:configure.ac:13: -1- AH_OUTPUT([HAVE_MPI], [/* with Mpi in ISSM src */ 557 546 #undef HAVE_MPI]) 558 m4trace:configure.ac:1 2: -1- AC_SUBST([MPIINCL])559 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MPIINCL])560 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MPIINCL$])561 m4trace:configure.ac:1 2: -1- AC_SUBST([MPILIB])562 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MPILIB])563 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MPILIB$])564 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_PETSC_])565 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_PETSC_$])566 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_PETSC_], [/* with Petsc in ISSM src */547 m4trace:configure.ac:13: -1- AC_SUBST([MPIINCL]) 548 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MPIINCL]) 549 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPIINCL$]) 550 m4trace:configure.ac:13: -1- AC_SUBST([MPILIB]) 551 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MPILIB]) 552 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPILIB$]) 553 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_PETSC_]) 554 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_PETSC_$]) 555 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_PETSC_], [/* with Petsc in ISSM src */ 567 556 #undef _HAVE_PETSC_]) 568 m4trace:configure.ac:12: -1- AC_SUBST([PETSCINCL]) 569 m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PETSCINCL]) 570 m4trace:configure.ac:12: -1- m4_pattern_allow([^PETSCINCL$]) 571 m4trace:configure.ac:12: -1- AC_SUBST([PETSCLIB]) 572 m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PETSCLIB]) 573 m4trace:configure.ac:12: -1- m4_pattern_allow([^PETSCLIB$]) 574 m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_SLEPC_]) 575 m4trace:configure.ac:12: -1- m4_pattern_allow([^_HAVE_SLEPC_$]) 576 m4trace:configure.ac:12: -1- AH_OUTPUT([_HAVE_SLEPC_], [/* with Slepc in ISSM src */ 557 m4trace:configure.ac:13: -1- AC_SUBST([PETSCINCL]) 558 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([PETSCINCL]) 559 m4trace:configure.ac:13: -1- m4_pattern_allow([^PETSCINCL$]) 560 m4trace:configure.ac:13: -1- AC_SUBST([PETSCLIB]) 561 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([PETSCLIB]) 562 m4trace:configure.ac:13: -1- m4_pattern_allow([^PETSCLIB$]) 563 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MPI_]) 564 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MPI_$]) 565 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_MPI_], [/* with Mpi in ISSM src */ 566 #undef _HAVE_MPI_]) 567 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MPI]) 568 m4trace:configure.ac:13: -1- m4_pattern_allow([^HAVE_MPI$]) 569 m4trace:configure.ac:13: -1- AH_OUTPUT([HAVE_MPI], [/* with Mpi in ISSM src */ 570 #undef HAVE_MPI]) 571 m4trace:configure.ac:13: -1- AC_SUBST([MPIINCL]) 572 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MPIINCL]) 573 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPIINCL$]) 574 m4trace:configure.ac:13: -1- AC_SUBST([MPILIB]) 575 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MPILIB]) 576 m4trace:configure.ac:13: -1- m4_pattern_allow([^MPILIB$]) 577 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_SLEPC_]) 578 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_SLEPC_$]) 579 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_SLEPC_], [/* with Slepc in ISSM src */ 577 580 #undef _HAVE_SLEPC_]) 578 m4trace:configure.ac:1 2: -1- AC_SUBST([SLEPCINCL])579 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([SLEPCINCL])580 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^SLEPCINCL$])581 m4trace:configure.ac:1 2: -1- AC_SUBST([SLEPCLIB])582 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([SLEPCLIB])583 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^SLEPCLIB$])584 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_SCALAPACK_])585 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_SCALAPACK_$])586 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_SCALAPACK_], [/* with Scalapack in ISSM src */581 m4trace:configure.ac:13: -1- AC_SUBST([SLEPCINCL]) 582 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([SLEPCINCL]) 583 m4trace:configure.ac:13: -1- m4_pattern_allow([^SLEPCINCL$]) 584 m4trace:configure.ac:13: -1- AC_SUBST([SLEPCLIB]) 585 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([SLEPCLIB]) 586 m4trace:configure.ac:13: -1- m4_pattern_allow([^SLEPCLIB$]) 587 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_SCALAPACK_]) 588 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_SCALAPACK_$]) 589 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_SCALAPACK_], [/* with Scalapack in ISSM src */ 587 590 #undef _HAVE_SCALAPACK_]) 588 m4trace:configure.ac:1 2: -1- AC_SUBST([SCALAPACKLIB])589 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([SCALAPACKLIB])590 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^SCALAPACKLIB$])591 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_BLASLAPACK_])592 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_BLASLAPACK_$])593 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_BLASLAPACK_], [/* with blas lapack in ISSM src */591 m4trace:configure.ac:13: -1- AC_SUBST([SCALAPACKLIB]) 592 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([SCALAPACKLIB]) 593 m4trace:configure.ac:13: -1- m4_pattern_allow([^SCALAPACKLIB$]) 594 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_BLASLAPACK_]) 595 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_BLASLAPACK_$]) 596 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_BLASLAPACK_], [/* with blas lapack in ISSM src */ 594 597 #undef _HAVE_BLASLAPACK_]) 595 m4trace:configure.ac:1 2: -1- AC_SUBST([BLASLAPACKLIB])596 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([BLASLAPACKLIB])597 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^BLASLAPACKLIB$])598 m4trace:configure.ac:1 2: -1- AC_SUBST([BLASLAPACKINCL])599 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([BLASLAPACKINCL])600 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^BLASLAPACKINCL$])601 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MKL_])602 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_MKL_$])603 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_MKL_], [/* with mkl in ISSM src */598 m4trace:configure.ac:13: -1- AC_SUBST([BLASLAPACKLIB]) 599 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([BLASLAPACKLIB]) 600 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLASLAPACKLIB$]) 601 m4trace:configure.ac:13: -1- AC_SUBST([BLASLAPACKINCL]) 602 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([BLASLAPACKINCL]) 603 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLASLAPACKINCL$]) 604 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MKL_]) 605 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MKL_$]) 606 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_MKL_], [/* with mkl in ISSM src */ 604 607 #undef _HAVE_MKL_]) 605 m4trace:configure.ac:1 2: -1- AC_SUBST([MKLLIB])606 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MKLLIB])607 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MKLLIB$])608 m4trace:configure.ac:1 2: -1- AC_SUBST([MKLINCL])609 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MKLINCL])610 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MKLINCL$])611 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_PLAPACK_])612 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_PLAPACK_$])613 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_PLAPACK_], [/* with Plapack in ISSM src */608 m4trace:configure.ac:13: -1- AC_SUBST([MKLLIB]) 609 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MKLLIB]) 610 m4trace:configure.ac:13: -1- m4_pattern_allow([^MKLLIB$]) 611 m4trace:configure.ac:13: -1- AC_SUBST([MKLINCL]) 612 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MKLINCL]) 613 m4trace:configure.ac:13: -1- m4_pattern_allow([^MKLINCL$]) 614 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_PLAPACK_]) 615 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_PLAPACK_$]) 616 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_PLAPACK_], [/* with Plapack in ISSM src */ 614 617 #undef _HAVE_PLAPACK_]) 615 m4trace:configure.ac:1 2: -1- AC_SUBST([PLAPACKINCL])616 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([PLAPACKINCL])617 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^PLAPACKINCL$])618 m4trace:configure.ac:1 2: -1- AC_SUBST([PLAPACKLIB])619 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([PLAPACKLIB])620 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^PLAPACKLIB$])621 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MUMPS_])622 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_MUMPS_$])623 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_MUMPS_], [/* with Mumps in ISSM src */618 m4trace:configure.ac:13: -1- AC_SUBST([PLAPACKINCL]) 619 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([PLAPACKINCL]) 620 m4trace:configure.ac:13: -1- m4_pattern_allow([^PLAPACKINCL$]) 621 m4trace:configure.ac:13: -1- AC_SUBST([PLAPACKLIB]) 622 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([PLAPACKLIB]) 623 m4trace:configure.ac:13: -1- m4_pattern_allow([^PLAPACKLIB$]) 624 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MUMPS_]) 625 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MUMPS_$]) 626 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_MUMPS_], [/* with Mumps in ISSM src */ 624 627 #undef _HAVE_MUMPS_]) 625 m4trace:configure.ac:1 2: -1- AC_SUBST([MUMPSINCL])626 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MUMPSINCL])627 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MUMPSINCL$])628 m4trace:configure.ac:1 2: -1- AC_SUBST([MUMPSLIB])629 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MUMPSLIB])630 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MUMPSLIB$])631 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_BLACS_])632 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_BLACS_$])633 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_BLACS_], [/* with Blacs in ISSM src */628 m4trace:configure.ac:13: -1- AC_SUBST([MUMPSINCL]) 629 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MUMPSINCL]) 630 m4trace:configure.ac:13: -1- m4_pattern_allow([^MUMPSINCL$]) 631 m4trace:configure.ac:13: -1- AC_SUBST([MUMPSLIB]) 632 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MUMPSLIB]) 633 m4trace:configure.ac:13: -1- m4_pattern_allow([^MUMPSLIB$]) 634 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_BLACS_]) 635 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_BLACS_$]) 636 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_BLACS_], [/* with Blacs in ISSM src */ 634 637 #undef _HAVE_BLACS_]) 635 m4trace:configure.ac:1 2: -1- AC_SUBST([BLACSINCL])636 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([BLACSINCL])637 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^BLACSINCL$])638 m4trace:configure.ac:1 2: -1- AC_SUBST([BLACSLIB])639 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([BLACSLIB])640 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^BLACSLIB$])641 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MATH_])642 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_MATH_$])643 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_MATH_], [/* with MATH in ISSM src */638 m4trace:configure.ac:13: -1- AC_SUBST([BLACSINCL]) 639 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([BLACSINCL]) 640 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLACSINCL$]) 641 m4trace:configure.ac:13: -1- AC_SUBST([BLACSLIB]) 642 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([BLACSLIB]) 643 m4trace:configure.ac:13: -1- m4_pattern_allow([^BLACSLIB$]) 644 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_MATH_]) 645 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_MATH_$]) 646 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_MATH_], [/* with MATH in ISSM src */ 644 647 #undef _HAVE_MATH_]) 645 m4trace:configure.ac:1 2: -1- AC_SUBST([MATHLIB])646 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([MATHLIB])647 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^MATHLIB$])648 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_FORTRAN_])649 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_FORTRAN_$])650 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_FORTRAN_], [/* with FORTRAN in ISSM src */648 m4trace:configure.ac:13: -1- AC_SUBST([MATHLIB]) 649 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MATHLIB]) 650 m4trace:configure.ac:13: -1- m4_pattern_allow([^MATHLIB$]) 651 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_FORTRAN_]) 652 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_FORTRAN_$]) 653 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_FORTRAN_], [/* with FORTRAN in ISSM src */ 651 654 #undef _HAVE_FORTRAN_]) 652 m4trace:configure.ac:1 2: -1- AC_SUBST([FORTRANLIB])653 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([FORTRANLIB])654 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^FORTRANLIB$])655 m4trace:configure.ac:1 2: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_GRAPHICS_])656 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^_HAVE_GRAPHICS_$])657 m4trace:configure.ac:1 2: -1- AH_OUTPUT([_HAVE_GRAPHICS_], [/* with GRAPHICS in ISSM src */655 m4trace:configure.ac:13: -1- AC_SUBST([FORTRANLIB]) 656 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([FORTRANLIB]) 657 m4trace:configure.ac:13: -1- m4_pattern_allow([^FORTRANLIB$]) 658 m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([_HAVE_GRAPHICS_]) 659 m4trace:configure.ac:13: -1- m4_pattern_allow([^_HAVE_GRAPHICS_$]) 660 m4trace:configure.ac:13: -1- AH_OUTPUT([_HAVE_GRAPHICS_], [/* with GRAPHICS in ISSM src */ 658 661 #undef _HAVE_GRAPHICS_]) 659 m4trace:configure.ac:1 2: -1- AC_SUBST([GRAPHICSLIB])660 m4trace:configure.ac:1 2: -1- AC_SUBST_TRACE([GRAPHICSLIB])661 m4trace:configure.ac:1 2: -1- m4_pattern_allow([^GRAPHICSLIB$])662 m4trace:configure.ac:1 7: -1- AC_CONFIG_FILES([Makefile662 m4trace:configure.ac:13: -1- AC_SUBST([GRAPHICSLIB]) 663 m4trace:configure.ac:13: -1- AC_SUBST_TRACE([GRAPHICSLIB]) 664 m4trace:configure.ac:13: -1- m4_pattern_allow([^GRAPHICSLIB$]) 665 m4trace:configure.ac:14: -1- AC_CONFIG_FILES([Makefile 663 666 src/Makefile 664 667 src/c/Makefile 665 668 src/mex/Makefile 666 669 bin/Makefile]) 667 m4trace:configure.ac:18: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) 668 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIB@&t@OBJS]) 669 m4trace:configure.ac:18: -1- m4_pattern_allow([^LIB@&t@OBJS$]) 670 m4trace:configure.ac:18: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs]) 671 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LTLIBOBJS]) 672 m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBOBJS$]) 673 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([top_builddir]) 674 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([srcdir]) 675 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([abs_srcdir]) 676 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([top_srcdir]) 677 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([abs_top_srcdir]) 678 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([builddir]) 679 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([abs_builddir]) 680 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([abs_top_builddir]) 681 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([INSTALL]) 682 m4trace:configure.ac:18: -1- AC_SUBST_TRACE([MKDIR_P]) 670 m4trace:configure.ac:19: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) 671 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([LIB@&t@OBJS]) 672 m4trace:configure.ac:19: -1- m4_pattern_allow([^LIB@&t@OBJS$]) 673 m4trace:configure.ac:19: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs]) 674 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([LTLIBOBJS]) 675 m4trace:configure.ac:19: -1- m4_pattern_allow([^LTLIBOBJS$]) 676 m4trace:configure.ac:19: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"]) 677 m4trace:configure.ac:19: -1- AC_SUBST([am__EXEEXT_TRUE]) 678 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([am__EXEEXT_TRUE]) 679 m4trace:configure.ac:19: -1- m4_pattern_allow([^am__EXEEXT_TRUE$]) 680 m4trace:configure.ac:19: -1- AC_SUBST([am__EXEEXT_FALSE]) 681 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([am__EXEEXT_FALSE]) 682 m4trace:configure.ac:19: -1- m4_pattern_allow([^am__EXEEXT_FALSE$]) 683 m4trace:configure.ac:19: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE]) 684 m4trace:configure.ac:19: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE]) 685 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([top_builddir]) 686 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([top_build_prefix]) 687 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([srcdir]) 688 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([abs_srcdir]) 689 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([top_srcdir]) 690 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([abs_top_srcdir]) 691 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([builddir]) 692 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([abs_builddir]) 693 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([abs_top_builddir]) 694 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([INSTALL]) 695 m4trace:configure.ac:19: -1- AC_SUBST_TRACE([MKDIR_P]) -
issm/trunk/autom4te.cache/traces.2
r1378 r1464 1 m4trace:/usr/share/aclocal-1.1 0/amversion.m4:20: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.10'1 m4trace:/usr/share/aclocal-1.11/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' 2 2 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 3 3 dnl require some minimum version. Point them to the right macro. 4 m4_if([$1], [1.1 0], [],4 m4_if([$1], [1.11], [], 5 5 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl 6 6 ]) 7 m4trace:/usr/share/aclocal-1.10/amversion.m4:35: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.10])dnl 8 _AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)]) 9 m4trace:/usr/share/aclocal-1.10/auxdir.m4:52: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. 7 m4trace:/usr/share/aclocal-1.11/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11])dnl 8 m4_ifndef([AC_AUTOCONF_VERSION], 9 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 10 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) 11 m4trace:/usr/share/aclocal-1.11/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. 10 12 AC_PREREQ([2.50])dnl 11 13 # expand $ac_aux_dir to an absolute path 12 14 am_aux_dir=`cd $ac_aux_dir && pwd` 13 15 ]) 14 m4trace:/usr/share/aclocal-1.1 0/cond.m4:34: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl16 m4trace:/usr/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl 15 17 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], 16 18 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl … … 19 21 _AM_SUBST_NOTMAKE([$1_TRUE])dnl 20 22 _AM_SUBST_NOTMAKE([$1_FALSE])dnl 23 m4_define([_AM_COND_VALUE_$1], [$2])dnl 21 24 if $2; then 22 25 $1_TRUE= … … 31 34 Usually this means the macro was only invoked conditionally.]]) 32 35 fi])]) 33 m4trace:/usr/share/aclocal-1.1 0/depend.m4:132: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl36 m4trace:/usr/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl 34 37 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl 35 38 AC_REQUIRE([AM_MAKE_INCLUDE])dnl … … 68 71 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` 69 72 fi 73 am__universal=false 74 m4_case([$1], [CC], 75 [case " $depcc " in #( 76 *\ -arch\ *\ -arch\ *) am__universal=true ;; 77 esac], 78 [CXX], 79 [case " $depcc " in #( 80 *\ -arch\ *\ -arch\ *) am__universal=true ;; 81 esac]) 82 70 83 for depmode in $am_compiler_list; do 71 84 # Setup a source with many dependencies, because some compilers … … 85 98 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 86 99 100 # We check with `-c' and `-o' for the sake of the "dashmstdout" 101 # mode. It turns out that the SunPro C++ compiler does not properly 102 # handle `-M -o', and we need to detect this. Also, some Intel 103 # versions had trouble with output in subdirs 104 am__obj=sub/conftest.${OBJEXT-o} 105 am__minus_obj="-o $am__obj" 87 106 case $depmode in 107 gcc) 108 # This depmode causes a compiler race in universal mode. 109 test "$am__universal" = false || continue 110 ;; 88 111 nosideeffect) 89 112 # after this tag, mechanisms are not by side-effect, so they'll … … 95 118 fi 96 119 ;; 120 msvisualcpp | msvcmsys) 121 # This compiler won't grok `-c -o', but also, the minuso test has 122 # not run yet. These depmodes are late enough in the game, and 123 # so weak that their functioning should not be impacted. 124 am__obj=conftest.${OBJEXT-o} 125 am__minus_obj= 126 ;; 97 127 none) break ;; 98 128 esac 99 # We check with `-c' and `-o' for the sake of the "dashmstdout"100 # mode. It turns out that the SunPro C++ compiler does not properly101 # handle `-M -o', and we need to detect this.102 129 if depmode=$depmode \ 103 source=sub/conftest.c object= sub/conftest.${OBJEXT-o}\130 source=sub/conftest.c object=$am__obj \ 104 131 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 105 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o}sub/conftest.c \132 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 106 133 >/dev/null 2>conftest.err && 107 134 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 108 135 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 109 grep sub/conftest.${OBJEXT-o}sub/conftest.Po > /dev/null 2>&1 &&136 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 110 137 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 111 138 # icc doesn't choke on unknown options, it will just issue warnings … … 135 162 && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) 136 163 ]) 137 m4trace:/usr/share/aclocal-1.1 0/depend.m4:142: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl164 m4trace:/usr/share/aclocal-1.11/depend.m4:163: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl 138 165 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl 139 166 ]) 140 m4trace:/usr/share/aclocal-1.1 0/depend.m4:158: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,167 m4trace:/usr/share/aclocal-1.11/depend.m4:171: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, 141 168 [ --disable-dependency-tracking speeds up one-time build 142 169 --enable-dependency-tracking do not reject slow dependency extractors]) … … 149 176 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl 150 177 ]) 151 m4trace:/usr/share/aclocal-1.10/depout.m4:54: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do 152 # Strip MF so we end up with the name of the file. 153 mf=`echo "$mf" | sed -e 's/:.*$//'` 154 # Check whether this is an Automake generated Makefile or not. 155 # We used to match only the files named `Makefile.in', but 156 # some people rename them; so instead we look at the file content. 157 # Grep'ing the first line is not enough: some people post-process 158 # each Makefile.in and add a new line on top of each file to say so. 159 # Grep'ing the whole file is not good either: AIX grep has a line 160 # limit of 2048, but all sed's we know have understand at least 4000. 161 if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then 162 dirpart=`AS_DIRNAME("$mf")` 163 else 164 continue 165 fi 166 # Extract the definition of DEPDIR, am__include, and am__quote 167 # from the Makefile without running `make'. 168 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 169 test -z "$DEPDIR" && continue 170 am__include=`sed -n 's/^am__include = //p' < "$mf"` 171 test -z "am__include" && continue 172 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 173 # When using ansi2knr, U may be empty or an underscore; expand it 174 U=`sed -n 's/^U = //p' < "$mf"` 175 # Find all dependency output files, they are included files with 176 # $(DEPDIR) in their names. We invoke sed twice because it is the 177 # simplest approach to changing $(DEPDIR) to its actual value in the 178 # expansion. 179 for file in `sed -n " 180 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 181 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 182 # Make sure the directory exists. 183 test -f "$dirpart/$file" && continue 184 fdir=`AS_DIRNAME(["$file"])` 185 AS_MKDIR_P([$dirpart/$fdir]) 186 # echo "creating $dirpart/$file" 187 echo '# dummy' > "$dirpart/$file" 178 m4trace:/usr/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ 179 # Autoconf 2.62 quotes --file arguments for eval, but not when files 180 # are listed without --file. Let's play safe and only enable the eval 181 # if we detect the quoting. 182 case $CONFIG_FILES in 183 *\'*) eval set x "$CONFIG_FILES" ;; 184 *) set x $CONFIG_FILES ;; 185 esac 186 shift 187 for mf 188 do 189 # Strip MF so we end up with the name of the file. 190 mf=`echo "$mf" | sed -e 's/:.*$//'` 191 # Check whether this is an Automake generated Makefile or not. 192 # We used to match only the files named `Makefile.in', but 193 # some people rename them; so instead we look at the file content. 194 # Grep'ing the first line is not enough: some people post-process 195 # each Makefile.in and add a new line on top of each file to say so. 196 # Grep'ing the whole file is not good either: AIX grep has a line 197 # limit of 2048, but all sed's we know have understand at least 4000. 198 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then 199 dirpart=`AS_DIRNAME("$mf")` 200 else 201 continue 202 fi 203 # Extract the definition of DEPDIR, am__include, and am__quote 204 # from the Makefile without running `make'. 205 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 206 test -z "$DEPDIR" && continue 207 am__include=`sed -n 's/^am__include = //p' < "$mf"` 208 test -z "am__include" && continue 209 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 210 # When using ansi2knr, U may be empty or an underscore; expand it 211 U=`sed -n 's/^U = //p' < "$mf"` 212 # Find all dependency output files, they are included files with 213 # $(DEPDIR) in their names. We invoke sed twice because it is the 214 # simplest approach to changing $(DEPDIR) to its actual value in the 215 # expansion. 216 for file in `sed -n " 217 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 218 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 219 # Make sure the directory exists. 220 test -f "$dirpart/$file" && continue 221 fdir=`AS_DIRNAME(["$file"])` 222 AS_MKDIR_P([$dirpart/$fdir]) 223 # echo "creating $dirpart/$file" 224 echo '# dummy' > "$dirpart/$file" 225 done 188 226 done 189 done 190 ]) 191 m4trace:/usr/share/aclocal-1.1 0/depout.m4:68: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],227 } 228 ]) 229 m4trace:/usr/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], 192 230 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], 193 231 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) 194 232 ]) 195 m4trace:/usr/share/aclocal-1.1 0/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])196 m4trace:/usr/share/aclocal-1.1 0/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.233 m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) 234 m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. 197 235 You should run autoupdate.])dnl 198 236 AC_CONFIG_HEADERS($@)]) 199 m4trace:/usr/share/aclocal-1.1 0/init.m4:103: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.60])dnl237 m4trace:/usr/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl 200 238 dnl Autoconf wants to disallow AM_ names. We explicitly allow 201 239 dnl the ones we care about. … … 248 286 AM_MISSING_PROG(AUTOHEADER, autoheader) 249 287 AM_MISSING_PROG(MAKEINFO, makeinfo) 250 A M_PROG_INSTALL_SH251 A M_PROG_INSTALL_STRIP288 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 289 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl 252 290 AC_REQUIRE([AM_PROG_MKDIR_P])dnl 253 291 # We need awk for the "check" target. The system "awk" is bad on … … 257 295 AC_REQUIRE([AM_SET_LEADING_DOT])dnl 258 296 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 259 260 297 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], 298 [_AM_PROG_TAR([v7])])]) 261 299 _AM_IF_OPTION([no-dependencies],, 262 300 [AC_PROVIDE_IFELSE([AC_PROG_CC], 263 264 265 301 [_AM_DEPENDENCIES(CC)], 302 [define([AC_PROG_CC], 303 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl 266 304 AC_PROVIDE_IFELSE([AC_PROG_CXX], 267 268 269 305 [_AM_DEPENDENCIES(CXX)], 306 [define([AC_PROG_CXX], 307 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl 270 308 AC_PROVIDE_IFELSE([AC_PROG_OBJC], 271 [_AM_DEPENDENCIES(OBJC)], 272 [define([AC_PROG_OBJC], 273 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl 274 ]) 275 ]) 276 m4trace:/usr/share/aclocal-1.10/init.m4:124: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. 309 [_AM_DEPENDENCIES(OBJC)], 310 [define([AC_PROG_OBJC], 311 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl 312 ]) 313 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl 314 dnl The `parallel-tests' driver may need to know about EXEEXT, so add the 315 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro 316 dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. 317 AC_CONFIG_COMMANDS_PRE(dnl 318 [m4_provide_if([_AM_COMPILER_EXEEXT], 319 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl 320 ]) 321 m4trace:/usr/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. 322 _am_arg=$1 277 323 _am_stamp_count=1 278 324 for _am_header in $config_headers :; do 279 325 case $_am_header in 280 $ 1 | $1:* )326 $_am_arg | $_am_arg:* ) 281 327 break ;; 282 328 * ) … … 284 330 esac 285 331 done 286 echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) 287 m4trace:/usr/share/aclocal-1.10/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 288 install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} 332 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) 333 m4trace:/usr/share/aclocal-1.11/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 334 if test x"${install_sh}" != xset; then 335 case $am_aux_dir in 336 *\ * | *\ *) 337 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; 338 *) 339 install_sh="\${SHELL} $am_aux_dir/install-sh" 340 esac 341 fi 289 342 AC_SUBST(install_sh)]) 290 m4trace:/usr/share/aclocal-1.1 0/lead-dot.m4:21: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null343 m4trace:/usr/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null 291 344 mkdir .tst 2>/dev/null 292 345 if test -d .tst; then … … 297 350 rmdir .tst 2>/dev/null 298 351 AC_SUBST([am__leading_dot])]) 299 m4trace:/usr/share/aclocal-1.1 0/make.m4:51: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}352 m4trace:/usr/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} 300 353 cat > confinc << 'END' 301 354 am__doit: 302 @echo done355 @echo this is the am__doit target 303 356 .PHONY: am__doit 304 357 END … … 310 363 # First try GNU make style include. 311 364 echo "include confinc" > confmf 312 # We grep out `Entering directory' and `Leaving directory' 313 # messages which can occur if `w' ends up in MAKEFLAGS. 314 # In particular we don't look at `^make:' because GNU make might 315 # be invoked under some other name (usually "gmake"), in which 316 # case it prints its new name instead of `make'. 317 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then 318 am__include=include 319 am__quote= 320 _am_result=GNU 321 fi 365 # Ignore all kinds of additional output from `make'. 366 case `$am_make -s -f confmf 2> /dev/null` in #( 367 *the\ am__doit\ target*) 368 am__include=include 369 am__quote= 370 _am_result=GNU 371 ;; 372 esac 322 373 # Now try BSD make style include. 323 374 if test "$am__include" = "#"; then 324 375 echo '.include "confinc"' > confmf 325 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then 326 am__include=.include 327 am__quote="\"" 328 _am_result=BSD 329 fi 376 case `$am_make -s -f confmf 2> /dev/null` in #( 377 *the\ am__doit\ target*) 378 am__include=.include 379 am__quote="\"" 380 _am_result=BSD 381 ;; 382 esac 330 383 fi 331 384 AC_SUBST([am__include]) … … 334 387 rm -f confinc confmf 335 388 ]) 336 m4trace:/usr/share/aclocal-1.1 0/minuso.m4:34: -1- AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl389 m4trace:/usr/share/aclocal-1.11/minuso.m4:14: -1- AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl 337 390 AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 338 391 AC_REQUIRE_AUX_FILE([compile])dnl … … 340 393 # there is no other way. 341 394 set dummy $CC 342 ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` 343 if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then 395 am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` 396 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o 397 if test "$am_t" != yes; then 344 398 # Losing compiler, so override with the script. 345 399 # FIXME: It is wrong to rewrite CC. … … 354 408 [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])]) 355 409 ]) 356 m4trace:/usr/share/aclocal-1.1 0/missing.m4:17: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])410 m4trace:/usr/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) 357 411 $1=${$1-"${am_missing_run}$2"} 358 412 AC_SUBST($1)]) 359 m4trace:/usr/share/aclocal-1.1 0/missing.m4:35: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl413 m4trace:/usr/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 360 414 AC_REQUIRE_AUX_FILE([missing])dnl 361 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" 415 if test x"${MISSING+set}" != xset; then 416 case $am_aux_dir in 417 *\ * | *\ *) 418 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 419 *) 420 MISSING="\${SHELL} $am_aux_dir/missing" ;; 421 esac 422 fi 362 423 # Use eval to expand $SHELL 363 424 if eval "$MISSING --run true"; then … … 368 429 fi 369 430 ]) 370 m4trace:/usr/share/aclocal-1.1 0/mkdirp.m4:26: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl431 m4trace:/usr/share/aclocal-1.11/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl 371 432 AC_REQUIRE([AC_PROG_MKDIR_P])dnl 372 433 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, … … 383 444 esac 384 445 ]) 385 m4trace:/usr/share/aclocal-1.1 0/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])386 m4trace:/usr/share/aclocal-1.1 0/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])387 m4trace:/usr/share/aclocal-1.1 0/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])388 m4trace:/usr/share/aclocal-1.1 0/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])389 m4trace:/usr/share/aclocal-1.1 0/runlog.m4:17: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD446 m4trace:/usr/share/aclocal-1.11/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) 447 m4trace:/usr/share/aclocal-1.11/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) 448 m4trace:/usr/share/aclocal-1.11/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) 449 m4trace:/usr/share/aclocal-1.11/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) 450 m4trace:/usr/share/aclocal-1.11/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD 390 451 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD 391 452 ac_status=$? 392 453 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD 393 454 (exit $ac_status); }]) 394 m4trace:/usr/share/aclocal-1.1 0/sanity.m4:51: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])455 m4trace:/usr/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) 395 456 # Just in case 396 457 sleep 1 397 458 echo timestamp > conftest.file 459 # Reject unsafe characters in $srcdir or the absolute working directory 460 # name. Accept space and tab only in the latter. 461 am_lf=' 462 ' 463 case `pwd` in 464 *[[\\\"\#\$\&\'\`$am_lf]]*) 465 AC_MSG_ERROR([unsafe absolute working directory name]);; 466 esac 467 case $srcdir in 468 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) 469 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; 470 esac 471 398 472 # Do `set' in a subshell so we don't clobber the current shell's 399 473 # arguments. Must try -L first in case configure is actually a … … 402 476 # directory). 403 477 if ( 404 set X `ls -Lt $srcdir/configureconftest.file 2> /dev/null`478 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 405 479 if test "$[*]" = "X"; then 406 480 # -L didn't work. 407 set X `ls -t $srcdir/configureconftest.file`481 set X `ls -t "$srcdir/configure" conftest.file` 408 482 fi 409 483 rm -f conftest.file … … 429 503 fi 430 504 AC_MSG_RESULT(yes)]) 431 m4trace:/usr/share/aclocal-1.10/strip.m4:28: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 505 m4trace:/usr/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], 506 [ --enable-silent-rules less verbose build output (undo: `make V=1') 507 --disable-silent-rules verbose build output (undo: `make V=0')]) 508 case $enable_silent_rules in 509 yes) AM_DEFAULT_VERBOSITY=0;; 510 no) AM_DEFAULT_VERBOSITY=1;; 511 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; 512 esac 513 AC_SUBST([AM_DEFAULT_VERBOSITY])dnl 514 AM_BACKSLASH='\' 515 AC_SUBST([AM_BACKSLASH])dnl 516 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl 517 ]) 518 m4trace:/usr/share/aclocal-1.11/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 432 519 # Installed binaries are usually stripped using `strip' when the user 433 520 # run `make install-strip'. However `strip' might not be the right … … 440 527 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 441 528 AC_SUBST([INSTALL_STRIP_PROGRAM])]) 442 m4trace:/usr/share/aclocal-1.10/substnot.m4:12: -1- AC_DEFUN([_AM_SUBST_NOTMAKE]) 443 m4trace:/usr/share/aclocal-1.10/tar.m4:95: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. 529 m4trace:/usr/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE]) 530 m4trace:/usr/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) 531 m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. 444 532 AM_MISSING_PROG([AMTAR], [tar]) 445 533 m4_if([$1], [v7], … … 563 651 m4trace:configure.ac:2: -1- AM_CONFIG_HEADER([config.h]) 564 652 m4trace:configure.ac:2: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. 565 You should run autoupdate.], [/usr/share/aclocal-1.1 0/header.m4:12: AM_CONFIG_HEADER is expanded from...653 You should run autoupdate.], [/usr/share/aclocal-1.11/header.m4:12: AM_CONFIG_HEADER is expanded from... 566 654 configure.ac:2: the top level]) 567 655 m4trace:configure.ac:3: -1- m4_pattern_allow([^build$]) … … 580 668 m4trace:configure.ac:4: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$]) 581 669 m4trace:configure.ac:4: -1- AM_SET_CURRENT_AUTOMAKE_VERSION 582 m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.1 0])583 m4trace:configure.ac:4: -1- _AM_AUTOCONF_VERSION([2.6 1])670 m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.11]) 671 m4trace:configure.ac:4: -1- _AM_AUTOCONF_VERSION([2.63]) 584 672 m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_PROGRAM$]) 585 673 m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_SCRIPT$]) … … 589 677 m4trace:configure.ac:4: -1- m4_pattern_allow([^CYGPATH_W$]) 590 678 m4trace:configure.ac:4: -1- _AM_SET_OPTIONS([]) 591 m4trace:configure.ac:4: -1- _m4_warn([obsolete], [The macro `AC_FOREACH' is obsolete.592 You should run autoupdate.], [/var/tmp/autoconf/autoconf-14~76/SRC/autoconf/lib/autoconf/general.m4:198: AC_FOREACH is expanded from...593 /usr/share/aclocal-1.10/options.m4:26: _AM_SET_OPTIONS is expanded from...594 /usr/share/aclocal-1.10/init.m4:103: AM_INIT_AUTOMAKE is expanded from...595 configure.ac:4: the top level])596 679 m4trace:configure.ac:4: -1- m4_pattern_allow([^PACKAGE$]) 597 680 m4trace:configure.ac:4: -1- m4_pattern_allow([^VERSION$]) … … 620 703 m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$]) 621 704 m4trace:configure.ac:4: -1- AM_PROG_MKDIR_P 705 m4trace:configure.ac:4: -1- m4_pattern_allow([^MKDIR_P$]) 622 706 m4trace:configure.ac:4: -1- m4_pattern_allow([^mkdir_p$]) 623 707 m4trace:configure.ac:4: -1- m4_pattern_allow([^AWK$]) … … 626 710 m4trace:configure.ac:4: -1- m4_pattern_allow([^am__leading_dot$]) 627 711 m4trace:configure.ac:4: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], 628 712 [_AM_PROG_TAR([v7])])]) 629 713 m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([tar-ustar]) 630 714 m4trace:configure.ac:4: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])]) … … 636 720 m4trace:configure.ac:4: -1- m4_pattern_allow([^am__untar$]) 637 721 m4trace:configure.ac:4: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC], 638 639 640 722 [_AM_DEPENDENCIES(CC)], 723 [define([AC_PROG_CC], 724 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl 641 725 AC_PROVIDE_IFELSE([AC_PROG_CXX], 642 643 644 726 [_AM_DEPENDENCIES(CXX)], 727 [define([AC_PROG_CXX], 728 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl 645 729 AC_PROVIDE_IFELSE([AC_PROG_OBJC], 646 647 648 730 [_AM_DEPENDENCIES(OBJC)], 731 [define([AC_PROG_OBJC], 732 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl 649 733 ]) 650 734 m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([no-dependencies]) 735 m4trace:configure.ac:4: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])]) 736 m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([silent-rules]) 651 737 m4trace:configure.ac:5: -1- m4_pattern_allow([^RANLIB$]) 652 738 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$]) … … 655 741 m4trace:configure.ac:6: -1- m4_pattern_allow([^LIBS$]) 656 742 m4trace:configure.ac:6: -1- m4_pattern_allow([^CPPFLAGS$]) 657 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])658 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])659 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$])660 743 m4trace:configure.ac:6: -1- m4_pattern_allow([^CC$]) 661 744 m4trace:configure.ac:6: -1- m4_pattern_allow([^ac_ct_CC$]) … … 685 768 m4trace:configure.ac:6: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE]) 686 769 m4trace:configure.ac:6: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE]) 687 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXX$]) 688 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXXFLAGS$]) 689 m4trace:configure.ac:7: -1- m4_pattern_allow([^LDFLAGS$]) 690 m4trace:configure.ac:7: -1- m4_pattern_allow([^LIBS$]) 770 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPP$]) 691 771 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPPFLAGS$]) 692 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXX$]) 693 m4trace:configure.ac:7: -1- m4_pattern_allow([^ac_ct_CXX$]) 694 m4trace:configure.ac:7: -1- _AM_DEPENDENCIES([CXX]) 695 m4trace:configure.ac:7: -1- m4_pattern_allow([^CXXDEPMODE$]) 696 m4trace:configure.ac:7: -1- AM_CONDITIONAL([am__fastdepCXX], [ 772 m4trace:configure.ac:7: -1- m4_pattern_allow([^CPP$]) 773 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXX$]) 774 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXXFLAGS$]) 775 m4trace:configure.ac:8: -1- m4_pattern_allow([^LDFLAGS$]) 776 m4trace:configure.ac:8: -1- m4_pattern_allow([^LIBS$]) 777 m4trace:configure.ac:8: -1- m4_pattern_allow([^CPPFLAGS$]) 778 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXX$]) 779 m4trace:configure.ac:8: -1- m4_pattern_allow([^ac_ct_CXX$]) 780 m4trace:configure.ac:8: -1- _AM_DEPENDENCIES([CXX]) 781 m4trace:configure.ac:8: -1- m4_pattern_allow([^CXXDEPMODE$]) 782 m4trace:configure.ac:8: -1- AM_CONDITIONAL([am__fastdepCXX], [ 697 783 test "x$enable_dependency_tracking" != xno \ 698 784 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) 699 m4trace:configure.ac:7: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) 700 m4trace:configure.ac:7: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) 701 m4trace:configure.ac:7: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) 702 m4trace:configure.ac:7: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) 703 m4trace:configure.ac:8: -1- m4_pattern_allow([^F77$]) 704 m4trace:configure.ac:8: -1- m4_pattern_allow([^FFLAGS$]) 705 m4trace:configure.ac:8: -1- m4_pattern_allow([^LDFLAGS$]) 706 m4trace:configure.ac:8: -1- m4_pattern_allow([^LIBS$]) 707 m4trace:configure.ac:8: -1- m4_pattern_allow([^F77$]) 708 m4trace:configure.ac:8: -1- m4_pattern_allow([^ac_ct_F77$]) 709 m4trace:configure.ac:9: -1- m4_pattern_allow([^FLIBS$]) 710 m4trace:configure.ac:10: -1- AM_PROG_CC_C_O 711 m4trace:configure.ac:10: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$]) 712 m4trace:configure.ac:11: -1- m4_pattern_allow([^XMKMF$]) 713 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPP$]) 714 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPPFLAGS$]) 715 m4trace:configure.ac:11: -1- m4_pattern_allow([^CPP$]) 716 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_DISPLAY_MISSING$]) 717 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_CFLAGS$]) 718 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_PRE_LIBS$]) 719 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_LIBS$]) 720 m4trace:configure.ac:11: -1- m4_pattern_allow([^X_EXTRA_LIBS$]) 721 m4trace:configure.ac:18: -1- m4_pattern_allow([^LIB@&t@OBJS$]) 722 m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBOBJS$]) 723 m4trace:configure.ac:18: -1- _AC_AM_CONFIG_HEADER_HOOK([$ac_file]) 724 m4trace:configure.ac:18: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS 785 m4trace:configure.ac:8: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) 786 m4trace:configure.ac:8: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) 787 m4trace:configure.ac:8: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) 788 m4trace:configure.ac:8: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) 789 m4trace:configure.ac:9: -1- m4_pattern_allow([^F77$]) 790 m4trace:configure.ac:9: -1- m4_pattern_allow([^FFLAGS$]) 791 m4trace:configure.ac:9: -1- m4_pattern_allow([^LDFLAGS$]) 792 m4trace:configure.ac:9: -1- m4_pattern_allow([^LIBS$]) 793 m4trace:configure.ac:9: -1- m4_pattern_allow([^F77$]) 794 m4trace:configure.ac:9: -1- m4_pattern_allow([^ac_ct_F77$]) 795 m4trace:configure.ac:10: -1- m4_pattern_allow([^FLIBS$]) 796 m4trace:configure.ac:11: -1- AM_PROG_CC_C_O 797 m4trace:configure.ac:11: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$]) 798 m4trace:configure.ac:12: -1- m4_pattern_allow([^XMKMF$]) 799 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_DISPLAY_MISSING$]) 800 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_CFLAGS$]) 801 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_PRE_LIBS$]) 802 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_LIBS$]) 803 m4trace:configure.ac:12: -1- m4_pattern_allow([^X_EXTRA_LIBS$]) 804 m4trace:configure.ac:19: -1- m4_pattern_allow([^LIB@&t@OBJS$]) 805 m4trace:configure.ac:19: -1- m4_pattern_allow([^LTLIBOBJS$]) 806 m4trace:configure.ac:19: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"]) 807 m4trace:configure.ac:19: -1- m4_pattern_allow([^am__EXEEXT_TRUE$]) 808 m4trace:configure.ac:19: -1- m4_pattern_allow([^am__EXEEXT_FALSE$]) 809 m4trace:configure.ac:19: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE]) 810 m4trace:configure.ac:19: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE]) 811 m4trace:configure.ac:19: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"]) 812 m4trace:configure.ac:19: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS -
issm/trunk/etc/environment.sh
r1439 r1464 96 96 export INTEL_DIR 97 97 PATH="$PATH:$INTEL_DIR" 98 source $ISSM_DIR/externalpackages/intel/intel.sh 98 99 99 100 #SDK -
issm/trunk/externalpackages/petsc/configs/win32/configure.sh
r1426 r1464 1 1 #!/bin/bash 2 2 ./config/configure.py --with-parallel-no --prefix="$ISSM_DIR/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=1 3 -
issm/trunk/src/c/ConfigureObjectsx/ConfigureObjectsx.cpp
r503 r1464 23 23 /*intermediary: */ 24 24 25 25 26 elements->Configure(elements,loads,nodes,materials); 26 27 loads->Configure(elements,loads,nodes,materials); -
issm/trunk/src/c/shared/Numerics/isnan.cpp
r1428 r1464 1 1 /*This routine only used by Intel compler: */ 2 #ifdef _INTEL_ 2 3 3 #ifdef _INTEL_4 4 int isnan(double x){ 5 if (x ==0.0/0.0)return 1;5 if (x!=x)return 1; 6 6 else return 0; 7 7 } -
issm/trunk/src/m/classes/public/LaunchQueueJobGeneric.m
r1439 r1464 12 12 if ~exist([ md.name '.queue'],'file'), 13 13 error('LaunchQueueJobGeneric error message: queueing script issing, cannot go forward'); 14 end 15 16 if ispc, 17 SCP='winscp'; 18 else 19 SCP='scp'; 14 20 end 15 21 … … 28 34 else 29 35 if md.qmu_analysis, 30 system([ 'scp' md.name '.bin' ' ' md.name '.queue ' md.name '.qmu.in ' ' ' md.cluster ':' executionpath]);36 system([SCP ' -v ' md.name '.bin' ' ' md.name '.queue ' md.name '.qmu.in ' ' ' md.cluster ':' executionpath]); 31 37 else 32 system([ 'scp' md.name '.bin' ' ' md.name '.queue' ' ' md.cluster ':' executionpath]);38 system([SCP ' -v ' md.name '.bin' ' ' md.name '.queue' ' ' md.cluster ':' executionpath]); 33 39 end 34 40 end -
issm/trunk/src/m/classes/public/parameterize.m
r1138 r1464 32 32 33 33 %Try and run parameter file. 34 eval(['system( '' cp ' parametername ' TemporaryParameterFile.m'');']);34 copyfile(parametername,'TemporaryParameterFile.m'); 35 35 36 36 try, 37 37 TemporaryParameterFile 38 system('rmTemporaryParameterFile.m');38 delete('TemporaryParameterFile.m'); 39 39 catch me, 40 system('rmTemporaryParameterFile.m');40 delete('TemporaryParameterFile.m'); 41 41 42 42 %copy error message -
issm/trunk/src/mex/ComputePressure/ComputePressure.cpp
r1439 r1464 17 17 ParameterInputs* inputs=NULL; 18 18 int numberofnodes; 19 20 printf("hello\n");21 19 22 20 /* output datasets: */
Note:
See TracChangeset
for help on using the changeset viewer.