# | Line 1 | Line 1 | |
---|---|---|
1 | #! /bin/sh | |
2 | # Guess values for system-dependent variables and create Makefiles. | |
3 | < | # Generated by GNU Autoconf 2.59 for OOPSE 2.0. |
3 | > | # Generated by GNU Autoconf 2.59 for OOPSE 3.0. |
4 | # | |
5 | # Report bugs to <gezelter@nd.edu>. | |
6 | # | |
# | Line 269 | Line 269 | PACKAGE_TARNAME='oopse' | |
269 | # Identity of this package. | |
270 | PACKAGE_NAME='OOPSE' | |
271 | PACKAGE_TARNAME='oopse' | |
272 | < | PACKAGE_VERSION='2.0' |
273 | < | PACKAGE_STRING='OOPSE 2.0' |
272 | > | PACKAGE_VERSION='3.0' |
273 | > | PACKAGE_STRING='OOPSE 3.0' |
274 | PACKAGE_BUGREPORT='gezelter@nd.edu' | |
275 | ||
276 | ac_unique_file="src/applications/oopse/oopse.cpp" | |
# | Line 312 | Line 312 | ac_includes_default="\ | |
312 | # include <unistd.h> | |
313 | #endif" | |
314 | ||
315 | < | ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os PROGNAME debug CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT CC CFLAGS ac_ct_CC FC FCFLAGS ac_ct_FC CPP EGREP LN_S SET_MAKE RANLIB ac_ct_RANLIB PERLINTERP PERL_SHEBANG INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AR PS FCFLAGS_F90 FCFLAGS_SRCEXT PREPDEFFLAG FCLIBS FC_FUNC FC_FUNC_ MOD F90_WORK_FILES_ARG MODDIRFLAG F90MODINCSPEC F90_MODULE_NAMES LIBOBJS POW_LIB CXXCPP __func__ MPI_LIB_DIR MPI_INC_DIR MPI_F90_INC MPI_LIB MPI_F90_LIB USE_MPI USE_CGAL CGAL_INC_DIR CGAL_LIB_DIR CGAL_RLIB_DIR CGAL_DEFINES CGAL_CXXFLAGS CGAL_LIBS DOXYGEN DOT DOC enable_dot enable_html_docs enable_latex_docs BATEXT MKINSTALLDIRS OOPSE OOPSE_HOME SUBDIRS LTLIBOBJS' |
315 | > | ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os PROGNAME debug USE_SINGLE_PRECISION CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT CC CFLAGS ac_ct_CC FC FCFLAGS ac_ct_FC CPP EGREP LN_S SET_MAKE RANLIB ac_ct_RANLIB PERLINTERP PERL_SHEBANG INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AR PS FCFLAGS_F90 FCFLAGS_SRCEXT PREPDEFFLAG FCLIBS FC_FUNC FC_FUNC_ MOD F90_WORK_FILES_ARG MODDIRFLAG F90MODINCSPEC F90_MODULE_NAMES ZLIB_INC_DIR ZLIB_LIB_DIR ZLIB FFTW_INC_DIR FFTW_LIB_DIR FFTW_LIBS LIBOBJS POW_LIB CXXCPP __func__ MPI_LIB_DIR MPI_INC_DIR MPI_F90_INC MPI_LIB MPI_F90_LIB USE_MPI USE_CGAL CGAL_INC_DIR CGAL_LIB_DIR CGAL_RLIB_DIR CGAL_DEFINES CGAL_CXXFLAGS CGAL_LIBS DOXYGEN DOT DOC enable_dot enable_html_docs enable_latex_docs BATEXT MKINSTALLDIRS OOPSE OOPSE_HOME SUBDIRS LTLIBOBJS' |
316 | ac_subst_files='' | |
317 | ||
318 | # Initialize some variables set by options. | |
# | Line 801 | Line 801 | if test "$ac_init_help" = "long"; then | |
801 | # Omit some internal or obsolete options to make the list less imposing. | |
802 | # This message is too long to be a string in the A/UX 3.1 sh. | |
803 | cat <<_ACEOF | |
804 | < | \`configure' configures OOPSE 2.0 to adapt to many kinds of systems. |
804 | > | \`configure' configures OOPSE 3.0 to adapt to many kinds of systems. |
805 | ||
806 | Usage: $0 [OPTION]... [VAR=VALUE]... | |
807 | ||
# | Line 862 | Line 862 | if test -n "$ac_init_help"; then | |
862 | ||
863 | if test -n "$ac_init_help"; then | |
864 | case $ac_init_help in | |
865 | < | short | recursive ) echo "Configuration of OOPSE 2.0:";; |
865 | > | short | recursive ) echo "Configuration of OOPSE 3.0:";; |
866 | esac | |
867 | cat <<\_ACEOF | |
868 | ||
# | Line 871 | Line 871 | Optional Features: | |
871 | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |
872 | --enable-oopse-home=DIR define oopse home dir PREFIX/oopse | |
873 | --enable-debug Compile OOPSE in debug mode | |
874 | + | --enable-single compile OOPSE in single precision |
875 | + | --enable-float synonym for --enable-single |
876 | --enable-doxygen enable documentation generation with doxygen (auto) | |
877 | --enable-dot use 'dot' to generate graphs in doxygen (auto) | |
878 | --enable-html-docs enable HTML generation with doxygen (yes) | |
# | Line 881 | Line 883 | Optional Packages: | |
883 | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | |
884 | --with-perl-shebang override what perl thinks is the way for the kernel | |
885 | to start it (seldom needed) | |
886 | < | --with-zlib=DIR root directory path of zlib installation defaults to |
887 | < | /usr/local or /usr if not found in /usr/local |
888 | < | --without-zlib to disable zlib usage completely |
886 | > | --with-zlib=DIR root directory path of zlib installation (defaults |
887 | > | to /usr/local or /usr if not found in /usr/local) |
888 | > | --with-fftw=DIR root directory path of fftw installation (defaults |
889 | > | to /usr/local or /usr if not found in /usr/local) |
890 | --with-mpi=<prefix> compile with MPI installed in <prefix> [default=no] | |
891 | --with-cgal-makefile=FILE CGAL makefile that should be used | |
892 | ||
# | Line 1000 | Line 1003 | if $ac_init_version; then | |
1003 | test -n "$ac_init_help" && exit 0 | |
1004 | if $ac_init_version; then | |
1005 | cat <<\_ACEOF | |
1006 | < | OOPSE configure 2.0 |
1006 | > | OOPSE configure 3.0 |
1007 | generated by GNU Autoconf 2.59 | |
1008 | ||
1009 | Copyright (C) 2003 Free Software Foundation, Inc. | |
# | Line 1014 | Line 1017 | running configure, to aid debugging if configure makes | |
1017 | This file contains any messages produced by compilers while | |
1018 | running configure, to aid debugging if configure makes a mistake. | |
1019 | ||
1020 | < | It was created by OOPSE $as_me 2.0, which was |
1020 | > | It was created by OOPSE $as_me 3.0, which was |
1021 | generated by GNU Autoconf 2.59. Invocation command line was | |
1022 | ||
1023 | $ $0 $@ | |
# | Line 1377 | Line 1380 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho | |
1380 | ||
1381 | ||
1382 | ac_config_headers="$ac_config_headers src/config.h" | |
1383 | + | |
1384 | + | |
1385 | ||
1386 | ||
1387 | ||
# | Line 1424 | Line 1429 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho | |
1429 | # | |
1430 | ||
1431 | ||
1432 | + | |
1433 | + | |
1434 | + | |
1435 | + | |
1436 | # AC_F90_MODULE_NAMES | |
1437 | # ------------------- | |
1438 | # | |
1439 | # Figure out how the Fortran 90 compiler constructs module file names | |
1440 | # | |
1441 | # AC_F90_MODULE_NAMES | |
1442 | + | |
1443 | + | |
1444 | + | |
1445 | + | |
1446 | + | |
1447 | + | |
1448 | + | |
1449 | + | |
1450 | + | |
1451 | + | |
1452 | ||
1453 | ||
1454 | ||
# | Line 1466 | Line 1485 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho | |
1485 | ||
1486 | ||
1487 | ||
1488 | + | |
1489 | + | |
1490 | + | |
1491 | + | |
1492 | + | |
1493 | + | |
1494 | + | |
1495 | + | |
1496 | + | |
1497 | + | |
1498 | + | |
1499 | + | |
1500 | + | |
1501 | + | |
1502 | + | |
1503 | + | |
1504 | + | |
1505 | + | |
1506 | + | |
1507 | + | |
1508 | + | |
1509 | + | |
1510 | + | |
1511 | + | |
1512 | + | |
1513 | + | |
1514 | + | |
1515 | + | |
1516 | + | |
1517 | + | |
1518 | + | |
1519 | + | |
1520 | + | |
1521 | + | |
1522 | + | |
1523 | + | |
1524 | + | |
1525 | + | |
1526 | + | |
1527 | + | |
1528 | + | |
1529 | + | |
1530 | # who am i | |
1531 | # Make sure we can run config.sub. | |
1532 | $ac_config_sub sun4 >/dev/null 2>&1 || | |
# | Line 1563 | Line 1624 | fi | |
1624 | ||
1625 | msg="$msg, debug mode" | |
1626 | fi | |
1627 | + | |
1628 | + | |
1629 | + | # Check whether --enable-single or --disable-single was given. |
1630 | + | if test "${enable_single+set}" = set; then |
1631 | + | enableval="$enable_single" |
1632 | + | ok=$enableval |
1633 | + | else |
1634 | + | ok=no |
1635 | + | fi; |
1636 | + | # Check whether --enable-float or --disable-float was given. |
1637 | + | if test "${enable_float+set}" = set; then |
1638 | + | enableval="$enable_float" |
1639 | + | ok=$enableval |
1640 | + | fi; |
1641 | + | if test "$ok" = "yes"; then |
1642 | + | |
1643 | + | cat >>confdefs.h <<\_ACEOF |
1644 | + | #define SINGLE_PRECISION 1 |
1645 | + | _ACEOF |
1646 | ||
1647 | + | USE_SINGLE_PRECISION=yes |
1648 | ||
1649 | + | fi |
1650 | + | |
1651 | # Checks for programs. | |
1652 | ac_ext=cc | |
1653 | ac_cpp='$CXXCPP $CPPFLAGS' | |
# | Line 1572 | Line 1655 | if test -n "$ac_tool_prefix"; then | |
1655 | ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
1656 | ac_compiler_gnu=$ac_cv_cxx_compiler_gnu | |
1657 | if test -n "$ac_tool_prefix"; then | |
1658 | < | for ac_prog in $CCC pathCC icpc icc xlc++ xlC CC g++ c++ |
1658 | > | for ac_prog in $CCC mpicxx icpc pathCC pgCC c++ xlc++ xlC g++ CC |
1659 | do | |
1660 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. | |
1661 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | |
# | Line 1614 | Line 1697 | if test -z "$CXX"; then | |
1697 | fi | |
1698 | if test -z "$CXX"; then | |
1699 | ac_ct_CXX=$CXX | |
1700 | < | for ac_prog in $CCC pathCC icpc icc xlc++ xlC CC g++ c++ |
1700 | > | for ac_prog in $CCC mpicxx icpc pathCC pgCC c++ xlc++ xlC g++ CC |
1701 | do | |
1702 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
1703 | set dummy $ac_prog; ac_word=$2 | |
# | Line 2128 | Line 2211 | if test -n "$ac_tool_prefix"; then | |
2211 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
2212 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
2213 | if test -n "$ac_tool_prefix"; then | |
2214 | < | for ac_prog in pathcc icc xlc gcc cc |
2214 | > | for ac_prog in mpicc icc pathcc pgcc cc xlc gcc |
2215 | do | |
2216 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. | |
2217 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | |
# | Line 2170 | Line 2253 | if test -z "$CC"; then | |
2253 | fi | |
2254 | if test -z "$CC"; then | |
2255 | ac_ct_CC=$CC | |
2256 | < | for ac_prog in pathcc icc xlc gcc cc |
2256 | > | for ac_prog in mpicc icc pathcc pgcc cc xlc gcc |
2257 | do | |
2258 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
2259 | set dummy $ac_prog; ac_word=$2 | |
# | Line 2639 | Line 2722 | if test -n "$ac_tool_prefix"; then | |
2722 | ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5' | |
2723 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu | |
2724 | if test -n "$ac_tool_prefix"; then | |
2725 | < | for ac_prog in pathf95 ifort ifc xlf95 pgf95 lf95 epcf90 xlf90 pgf90 fort f95 f90 g95 f77 |
2725 | > | for ac_prog in mpif90 ifort ifc pathf95 pgf95 xlf95 lf95 epcf90 pathf90 xlf90 f95 f90 gfortran g95 fort |
2726 | do | |
2727 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. | |
2728 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | |
# | Line 2681 | Line 2764 | if test -z "$FC"; then | |
2764 | fi | |
2765 | if test -z "$FC"; then | |
2766 | ac_ct_FC=$FC | |
2767 | < | for ac_prog in pathf95 ifort ifc xlf95 pgf95 lf95 epcf90 xlf90 pgf90 fort f95 f90 g95 f77 |
2767 | > | for ac_prog in mpif90 ifort ifc pathf95 pgf95 xlf95 lf95 epcf90 pathf90 xlf90 f95 f90 gfortran g95 fort |
2768 | do | |
2769 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
2770 | set dummy $ac_prog; ac_word=$2 | |
# | Line 2726 | Line 2809 | fi | |
2809 | ||
2810 | ||
2811 | # Provide some information about the compiler. | |
2812 | < | echo "$as_me:2729:" \ |
2812 | > | echo "$as_me:2812:" \ |
2813 | "checking for Fortran compiler version" >&5 | |
2814 | ac_compiler=`set X $ac_compile; echo $2` | |
2815 | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 | |
# | Line 3478 | Line 3561 | if test "$AR" = "NONE"; then | |
3561 | fi | |
3562 | ||
3563 | if test "$AR" = "NONE"; then | |
3481 | – | { { echo "$as_me:$LINENO: error: --> Can't find \`ar'!" >&5 |
3482 | – | echo "$as_me: error: --> Can't find \`ar'!" >&2;} |
3483 | – | { (exit 1); exit 1; }; } |
3564 | cat >confcache <<\_ACEOF | |
3565 | # This file is a shell script that caches the results of configure | |
3566 | # tests run on this system so they can be shared between configure | |
# | Line 3977 | Line 4057 | FCFLAGS="$FCFLAGS $ac_verb" | |
4057 | # flags. | |
4058 | ac_save_FFLAGS=$FCFLAGS | |
4059 | FCFLAGS="$FCFLAGS $ac_verb" | |
4060 | < | (eval echo $as_me:3980: \"$ac_link\") >&5 |
4060 | > | (eval echo $as_me:4060: \"$ac_link\") >&5 |
4061 | ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` | |
4062 | echo "$ac_fc_v_output" >&5 | |
4063 | FCFLAGS=$ac_save_FFLAGS | |
# | Line 4055 | Line 4135 | FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v" | |
4135 | # flags. | |
4136 | ac_save_FFLAGS=$FCFLAGS | |
4137 | FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v" | |
4138 | < | (eval echo $as_me:4058: \"$ac_link\") >&5 |
4138 | > | (eval echo $as_me:4138: \"$ac_link\") >&5 |
4139 | ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` | |
4140 | echo "$ac_fc_v_output" >&5 | |
4141 | FCFLAGS=$ac_save_FFLAGS | |
# | Line 4791 | Line 4871 | FCFLAGS="$FCFLAGS $ac_verb" | |
4871 | # flags. | |
4872 | ac_save_FFLAGS=$FCFLAGS | |
4873 | FCFLAGS="$FCFLAGS $ac_verb" | |
4874 | < | (eval echo $as_me:4794: \"$ac_link\") >&5 |
4874 | > | (eval echo $as_me:4874: \"$ac_link\") >&5 |
4875 | ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` | |
4876 | echo "$ac_fc_v_output" >&5 | |
4877 | FCFLAGS=$ac_save_FFLAGS | |
# | Line 4869 | Line 4949 | FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v" | |
4949 | # flags. | |
4950 | ac_save_FFLAGS=$FCFLAGS | |
4951 | FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v" | |
4952 | < | (eval echo $as_me:4872: \"$ac_link\") >&5 |
4952 | > | (eval echo $as_me:4952: \"$ac_link\") >&5 |
4953 | ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` | |
4954 | echo "$ac_fc_v_output" >&5 | |
4955 | FCFLAGS=$ac_save_FFLAGS | |
# | Line 5746 | Line 5826 | done | |
5826 | # | |
5827 | # Handle user hints | |
5828 | # | |
5749 | – | echo "$as_me:$LINENO: checking if zlib is wanted" >&5 |
5750 | – | echo $ECHO_N "checking if zlib is wanted... $ECHO_C" >&6 |
5829 | ||
5830 | # Check whether --with-zlib or --without-zlib was given. | |
5831 | if test "${with_zlib+set}" = set; then | |
5832 | withval="$with_zlib" | |
5833 | < | if test "$withval" != no ; then |
5834 | < | echo "$as_me:$LINENO: result: yes" >&5 |
5835 | < | echo "${ECHO_T}yes" >&6 |
5836 | < | if test -d "$withval" |
5837 | < | then |
5838 | < | ZLIB_HOME="$withval" |
5833 | > | zlib_dir="$withval" |
5834 | > | else |
5835 | > | zlib_dir="not_set" |
5836 | > | fi; |
5837 | > | if test "$zlib_dir" != "no"; then |
5838 | > | |
5839 | > | if test "$zlib_dir" != "not_set" ; then |
5840 | > | if test -d "$zlib_dir" |
5841 | > | then |
5842 | > | ZLIB_HOME="$zlib_dir" |
5843 | else | |
5844 | < | { echo "$as_me:$LINENO: WARNING: Sorry, $withval does not exist, checking usual places" >&5 |
5845 | < | echo "$as_me: WARNING: Sorry, $withval does not exist, checking usual places" >&2;} |
5844 | > | { echo "$as_me:$LINENO: WARNING: Sorry, $zlib_dir does not exist, checking usual places" >&5 |
5845 | > | echo "$as_me: WARNING: Sorry, $zlib_dir does not exist, checking usual places" >&2;} |
5846 | fi | |
5765 | – | else |
5766 | – | echo "$as_me:$LINENO: result: no" >&5 |
5767 | – | echo "${ECHO_T}no" >&6 |
5847 | fi | |
5769 | – | fi; |
5848 | ||
5849 | ZLIB_HOME=/usr/local | |
5850 | if test ! -f "${ZLIB_HOME}/include/zlib.h" | |
# | Line 6019 | Line 6097 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
6097 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | |
6098 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
6099 | ||
6100 | < | if test "$zlib_cv_libz" = "yes" -a "$zlib_cv_zlib_h" = "yes" |
6101 | < | then |
6024 | < | # |
6025 | < | # If both library and header were found, use them |
6026 | < | # |
6100 | > | |
6101 | > | if test "$zlib_cv_libz" = "yes" -a "$zlib_cv_zlib_h" = "yes"; then |
6102 | ||
6103 | < | echo "$as_me:$LINENO: checking for inflateEnd in -lz" >&5 |
6104 | < | echo $ECHO_N "checking for inflateEnd in -lz... $ECHO_C" >&6 |
6105 | < | if test "${ac_cv_lib_z_inflateEnd+set}" = set; then |
6103 | > | cat >>confdefs.h <<\_ACEOF |
6104 | > | #define HAVE_ZLIB_H 1 |
6105 | > | _ACEOF |
6106 | > | |
6107 | > | |
6108 | > | cat >>confdefs.h <<\_ACEOF |
6109 | > | #define HAVE_LIBZ 1 |
6110 | > | _ACEOF |
6111 | > | |
6112 | > | ZLIB_INC_DIR="${ZLIB_HOME}/include" |
6113 | > | ZLIB_LIB_DIR="${ZLIB_HOME}/lib" |
6114 | > | ZLIB="-lz" |
6115 | > | else |
6116 | > | echo "$as_me:$LINENO: checking zlib in ${ZLIB_HOME}" >&5 |
6117 | > | echo $ECHO_N "checking zlib in ${ZLIB_HOME}... $ECHO_C" >&6 |
6118 | > | ZLIB_INC_DIR= |
6119 | > | ZLIB_LIB_DIR= |
6120 | > | ZLIB= |
6121 | > | LDFLAGS="$ZLIB_OLD_LDFLAGS" |
6122 | > | CPPFLAGS="$ZLIB_OLD_CPPFLAGS" |
6123 | > | echo "$as_me:$LINENO: result: failed" >&5 |
6124 | > | echo "${ECHO_T}failed" >&6 |
6125 | > | echo "" |
6126 | > | echo "*********************************************************" |
6127 | > | echo "* WARNING: Could not find a working zlib installation *" |
6128 | > | echo "* If you need OOPSE to be able to deal with compressed *" |
6129 | > | echo "* trajectory dump files be sure to specify a valid zlib *" |
6130 | > | echo "* installation with --with-zlib=DIR *" |
6131 | > | echo "* *" |
6132 | > | echo "* OOPSE will still work without zlib installed. *" |
6133 | > | echo "*********************************************************" |
6134 | > | echo "" |
6135 | > | fi |
6136 | > | |
6137 | > | |
6138 | > | |
6139 | > | fi |
6140 | > | fi |
6141 | > | |
6142 | > | # |
6143 | > | # Handle user hints |
6144 | > | # |
6145 | > | |
6146 | > | # Check whether --with-fftw or --without-fftw was given. |
6147 | > | if test "${with_fftw+set}" = set; then |
6148 | > | withval="$with_fftw" |
6149 | > | fftw_dir="$withval" |
6150 | > | else |
6151 | > | fftw_dir="not_set" |
6152 | > | fi; |
6153 | > | if test "$fftw_dir" != "no"; then |
6154 | > | if test "$fftw_dir" != "not_set" ; then |
6155 | > | if test -d "$fftw_dir"; then |
6156 | > | FFTW_HOME="$fftw_dir" |
6157 | > | else |
6158 | > | { echo "$as_me:$LINENO: WARNING: Sorry, $fftw_dir does not exist, checking usual places" >&5 |
6159 | > | echo "$as_me: WARNING: Sorry, $fftw_dir does not exist, checking usual places" >&2;} |
6160 | > | FFTW_HOME=/usr/local |
6161 | > | if test ! -f "${FFTW_HOME}/include/fftw3.h" -o -f "${FFTW_HOME}/include/fftw.h" -o -f "${FFTW_HOME}/include/dfftw.h"; then |
6162 | > | FFTW_HOME=/usr |
6163 | > | fi |
6164 | > | fi |
6165 | > | # |
6166 | > | # Locate fftw, if wanted |
6167 | > | # |
6168 | > | if test -n "${FFTW_HOME}"; then |
6169 | > | FFTW_OLD_LDFLAGS=$LDFLAGS |
6170 | > | FFTW_OLD_CPPFLAGS=$LDFLAGS |
6171 | > | LDFLAGS="$LDFLAGS -L${FFTW_HOME}/lib" |
6172 | > | CPPFLAGS="$CPPFLAGS -I${FFTW_HOME}/include" |
6173 | > | |
6174 | > | |
6175 | > | ac_ext=c |
6176 | > | ac_cpp='$CPP $CPPFLAGS' |
6177 | > | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
6178 | > | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
6179 | > | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
6180 | > | |
6181 | > | echo "$as_me:$LINENO: checking for fftw_execute in -lfftw3" >&5 |
6182 | > | echo $ECHO_N "checking for fftw_execute in -lfftw3... $ECHO_C" >&6 |
6183 | > | if test "${ac_cv_lib_fftw3_fftw_execute+set}" = set; then |
6184 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6185 | else | |
6186 | ac_check_lib_save_LIBS=$LIBS | |
6187 | < | LIBS="-lz $LIBS" |
6187 | > | LIBS="-lfftw3 $LIBS" |
6188 | cat >conftest.$ac_ext <<_ACEOF | |
6189 | /* confdefs.h. */ | |
6190 | _ACEOF | |
# | Line 6045 | Line 6198 | extern "C" | |
6198 | #endif | |
6199 | /* We use char because int might match the return type of a gcc2 | |
6200 | builtin and then its argument prototype would still apply. */ | |
6201 | < | char inflateEnd (); |
6201 | > | char fftw_execute (); |
6202 | #ifdef FC_DUMMY_MAIN | |
6203 | #ifndef FC_DUMMY_MAIN_EQ_F77 | |
6204 | # ifdef __cplusplus | |
# | Line 6057 | Line 6210 | main () | |
6210 | int | |
6211 | main () | |
6212 | { | |
6213 | < | inflateEnd (); |
6213 | > | fftw_execute (); |
6214 | ; | |
6215 | return 0; | |
6216 | } | |
# | Line 6084 | Line 6237 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
6237 | ac_status=$? | |
6238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6239 | (exit $ac_status); }; }; then | |
6240 | < | ac_cv_lib_z_inflateEnd=yes |
6240 | > | ac_cv_lib_fftw3_fftw_execute=yes |
6241 | else | |
6242 | echo "$as_me: failed program was:" >&5 | |
6243 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6244 | ||
6245 | < | ac_cv_lib_z_inflateEnd=no |
6245 | > | ac_cv_lib_fftw3_fftw_execute=no |
6246 | fi | |
6247 | rm -f conftest.err conftest.$ac_objext \ | |
6248 | conftest$ac_exeext conftest.$ac_ext | |
6249 | LIBS=$ac_check_lib_save_LIBS | |
6250 | fi | |
6251 | < | echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflateEnd" >&5 |
6252 | < | echo "${ECHO_T}$ac_cv_lib_z_inflateEnd" >&6 |
6253 | < | if test $ac_cv_lib_z_inflateEnd = yes; then |
6254 | < | cat >>confdefs.h <<_ACEOF |
6255 | < | #define HAVE_LIBZ 1 |
6256 | < | _ACEOF |
6251 | > | echo "$as_me:$LINENO: result: $ac_cv_lib_fftw3_fftw_execute" >&5 |
6252 | > | echo "${ECHO_T}$ac_cv_lib_fftw3_fftw_execute" >&6 |
6253 | > | if test $ac_cv_lib_fftw3_fftw_execute = yes; then |
6254 | > | fftw_cv_libfftw3=yes |
6255 | > | else |
6256 | > | fftw_cv_libfftw3=no |
6257 | > | fi |
6258 | ||
6259 | < | LIBS="-lz $LIBS" |
6259 | > | if test "${ac_cv_header_fftw3_h+set}" = set; then |
6260 | > | echo "$as_me:$LINENO: checking for fftw3.h" >&5 |
6261 | > | echo $ECHO_N "checking for fftw3.h... $ECHO_C" >&6 |
6262 | > | if test "${ac_cv_header_fftw3_h+set}" = set; then |
6263 | > | echo $ECHO_N "(cached) $ECHO_C" >&6 |
6264 | > | fi |
6265 | > | echo "$as_me:$LINENO: result: $ac_cv_header_fftw3_h" >&5 |
6266 | > | echo "${ECHO_T}$ac_cv_header_fftw3_h" >&6 |
6267 | > | else |
6268 | > | # Is the header compilable? |
6269 | > | echo "$as_me:$LINENO: checking fftw3.h usability" >&5 |
6270 | > | echo $ECHO_N "checking fftw3.h usability... $ECHO_C" >&6 |
6271 | > | cat >conftest.$ac_ext <<_ACEOF |
6272 | > | /* confdefs.h. */ |
6273 | > | _ACEOF |
6274 | > | cat confdefs.h >>conftest.$ac_ext |
6275 | > | cat >>conftest.$ac_ext <<_ACEOF |
6276 | > | /* end confdefs.h. */ |
6277 | > | $ac_includes_default |
6278 | > | #include <fftw3.h> |
6279 | > | _ACEOF |
6280 | > | rm -f conftest.$ac_objext |
6281 | > | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6282 | > | (eval $ac_compile) 2>conftest.er1 |
6283 | > | ac_status=$? |
6284 | > | grep -v '^ *+' conftest.er1 >conftest.err |
6285 | > | rm -f conftest.er1 |
6286 | > | cat conftest.err >&5 |
6287 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6288 | > | (exit $ac_status); } && |
6289 | > | { ac_try='test -z "$ac_c_werror_flag" |
6290 | > | || test ! -s conftest.err' |
6291 | > | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6292 | > | (eval $ac_try) 2>&5 |
6293 | > | ac_status=$? |
6294 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6295 | > | (exit $ac_status); }; } && |
6296 | > | { ac_try='test -s conftest.$ac_objext' |
6297 | > | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6298 | > | (eval $ac_try) 2>&5 |
6299 | > | ac_status=$? |
6300 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6301 | > | (exit $ac_status); }; }; then |
6302 | > | ac_header_compiler=yes |
6303 | > | else |
6304 | > | echo "$as_me: failed program was:" >&5 |
6305 | > | sed 's/^/| /' conftest.$ac_ext >&5 |
6306 | ||
6307 | + | ac_header_compiler=no |
6308 | fi | |
6309 | + | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6310 | + | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
6311 | + | echo "${ECHO_T}$ac_header_compiler" >&6 |
6312 | ||
6313 | < | echo "$as_me:$LINENO: checking zlib in ${ZLIB_HOME}" >&5 |
6314 | < | echo $ECHO_N "checking zlib in ${ZLIB_HOME}... $ECHO_C" >&6 |
6315 | < | echo "$as_me:$LINENO: result: ok" >&5 |
6316 | < | echo "${ECHO_T}ok" >&6 |
6317 | < | else |
6318 | < | # |
6319 | < | # If either header or library was not found, revert and bomb |
6320 | < | # |
6321 | < | echo "$as_me:$LINENO: checking zlib in ${ZLIB_HOME}" >&5 |
6322 | < | echo $ECHO_N "checking zlib in ${ZLIB_HOME}... $ECHO_C" >&6 |
6323 | < | LDFLAGS="$ZLIB_OLD_LDFLAGS" |
6324 | < | CPPFLAGS="$ZLIB_OLD_CPPFLAGS" |
6325 | < | echo "$as_me:$LINENO: result: failed" >&5 |
6326 | < | echo "${ECHO_T}failed" >&6 |
6327 | < | { { echo "$as_me:$LINENO: error: either specify a valid zlib installation with --with-zlib=DIR or disable zlib usage with --without-zlib" >&5 |
6328 | < | echo "$as_me: error: either specify a valid zlib installation with --with-zlib=DIR or disable zlib usage with --without-zlib" >&2;} |
6329 | < | { (exit 1); exit 1; }; } |
6330 | < | fi |
6313 | > | # Is the header present? |
6314 | > | echo "$as_me:$LINENO: checking fftw3.h presence" >&5 |
6315 | > | echo $ECHO_N "checking fftw3.h presence... $ECHO_C" >&6 |
6316 | > | cat >conftest.$ac_ext <<_ACEOF |
6317 | > | /* confdefs.h. */ |
6318 | > | _ACEOF |
6319 | > | cat confdefs.h >>conftest.$ac_ext |
6320 | > | cat >>conftest.$ac_ext <<_ACEOF |
6321 | > | /* end confdefs.h. */ |
6322 | > | #include <fftw3.h> |
6323 | > | _ACEOF |
6324 | > | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
6325 | > | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
6326 | > | ac_status=$? |
6327 | > | grep -v '^ *+' conftest.er1 >conftest.err |
6328 | > | rm -f conftest.er1 |
6329 | > | cat conftest.err >&5 |
6330 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6331 | > | (exit $ac_status); } >/dev/null; then |
6332 | > | if test -s conftest.err; then |
6333 | > | ac_cpp_err=$ac_c_preproc_warn_flag |
6334 | > | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
6335 | > | else |
6336 | > | ac_cpp_err= |
6337 | > | fi |
6338 | > | else |
6339 | > | ac_cpp_err=yes |
6340 | fi | |
6341 | + | if test -z "$ac_cpp_err"; then |
6342 | + | ac_header_preproc=yes |
6343 | + | else |
6344 | + | echo "$as_me: failed program was:" >&5 |
6345 | + | sed 's/^/| /' conftest.$ac_ext >&5 |
6346 | ||
6347 | + | ac_header_preproc=no |
6348 | + | fi |
6349 | + | rm -f conftest.err conftest.$ac_ext |
6350 | + | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
6351 | + | echo "${ECHO_T}$ac_header_preproc" >&6 |
6352 | ||
6353 | + | # So? What about this header? |
6354 | + | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
6355 | + | yes:no: ) |
6356 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
6357 | + | echo "$as_me: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
6358 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: proceeding with the compiler's result" >&5 |
6359 | + | echo "$as_me: WARNING: fftw3.h: proceeding with the compiler's result" >&2;} |
6360 | + | ac_header_preproc=yes |
6361 | + | ;; |
6362 | + | no:yes:* ) |
6363 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: present but cannot be compiled" >&5 |
6364 | + | echo "$as_me: WARNING: fftw3.h: present but cannot be compiled" >&2;} |
6365 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: check for missing prerequisite headers?" >&5 |
6366 | + | echo "$as_me: WARNING: fftw3.h: check for missing prerequisite headers?" >&2;} |
6367 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: see the Autoconf documentation" >&5 |
6368 | + | echo "$as_me: WARNING: fftw3.h: see the Autoconf documentation" >&2;} |
6369 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: section \"Present But Cannot Be Compiled\"" >&5 |
6370 | + | echo "$as_me: WARNING: fftw3.h: section \"Present But Cannot Be Compiled\"" >&2;} |
6371 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: proceeding with the preprocessor's result" >&5 |
6372 | + | echo "$as_me: WARNING: fftw3.h: proceeding with the preprocessor's result" >&2;} |
6373 | + | { echo "$as_me:$LINENO: WARNING: fftw3.h: in the future, the compiler will take precedence" >&5 |
6374 | + | echo "$as_me: WARNING: fftw3.h: in the future, the compiler will take precedence" >&2;} |
6375 | + | ( |
6376 | + | cat <<\_ASBOX |
6377 | + | ## ------------------------------ ## |
6378 | + | ## Report this to gezelter@nd.edu ## |
6379 | + | ## ------------------------------ ## |
6380 | + | _ASBOX |
6381 | + | ) | |
6382 | + | sed "s/^/$as_me: WARNING: /" >&2 |
6383 | + | ;; |
6384 | + | esac |
6385 | + | echo "$as_me:$LINENO: checking for fftw3.h" >&5 |
6386 | + | echo $ECHO_N "checking for fftw3.h... $ECHO_C" >&6 |
6387 | + | if test "${ac_cv_header_fftw3_h+set}" = set; then |
6388 | + | echo $ECHO_N "(cached) $ECHO_C" >&6 |
6389 | + | else |
6390 | + | ac_cv_header_fftw3_h=$ac_header_preproc |
6391 | + | fi |
6392 | + | echo "$as_me:$LINENO: result: $ac_cv_header_fftw3_h" >&5 |
6393 | + | echo "${ECHO_T}$ac_cv_header_fftw3_h" >&6 |
6394 | ||
6395 | < | # Checks for header files. |
6396 | < | echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
6397 | < | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
6398 | < | if test "${ac_cv_header_stdc+set}" = set; then |
6395 | > | fi |
6396 | > | if test $ac_cv_header_fftw3_h = yes; then |
6397 | > | fftw_cv_fftw3_h=yes |
6398 | > | else |
6399 | > | fftw_cv_fftw3_h=no |
6400 | > | fi |
6401 | > | |
6402 | > | |
6403 | > | if test "$fftw_cv_libfftw3" = "no" -o "$fftw_cv_fftw3_h" = "no"; then |
6404 | > | echo "$as_me:$LINENO: checking for fftwnd_one in -lfftw" >&5 |
6405 | > | echo $ECHO_N "checking for fftwnd_one in -lfftw... $ECHO_C" >&6 |
6406 | > | if test "${ac_cv_lib_fftw_fftwnd_one+set}" = set; then |
6407 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6408 | else | |
6409 | < | cat >conftest.$ac_ext <<_ACEOF |
6409 | > | ac_check_lib_save_LIBS=$LIBS |
6410 | > | LIBS="-lfftw $LIBS" |
6411 | > | cat >conftest.$ac_ext <<_ACEOF |
6412 | /* confdefs.h. */ | |
6413 | _ACEOF | |
6414 | cat confdefs.h >>conftest.$ac_ext | |
6415 | cat >>conftest.$ac_ext <<_ACEOF | |
6416 | /* end confdefs.h. */ | |
6143 | – | #include <stdlib.h> |
6144 | – | #include <stdarg.h> |
6145 | – | #include <string.h> |
6146 | – | #include <float.h> |
6417 | ||
6418 | + | /* Override any gcc2 internal prototype to avoid an error. */ |
6419 | + | #ifdef __cplusplus |
6420 | + | extern "C" |
6421 | + | #endif |
6422 | + | /* We use char because int might match the return type of a gcc2 |
6423 | + | builtin and then its argument prototype would still apply. */ |
6424 | + | char fftwnd_one (); |
6425 | #ifdef FC_DUMMY_MAIN | |
6426 | #ifndef FC_DUMMY_MAIN_EQ_F77 | |
6427 | # ifdef __cplusplus | |
# | Line 6156 | Line 6433 | main () | |
6433 | int | |
6434 | main () | |
6435 | { | |
6436 | < | |
6436 | > | fftwnd_one (); |
6437 | ; | |
6438 | return 0; | |
6439 | } | |
6440 | _ACEOF | |
6441 | < | rm -f conftest.$ac_objext |
6442 | < | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6443 | < | (eval $ac_compile) 2>conftest.er1 |
6441 | > | rm -f conftest.$ac_objext conftest$ac_exeext |
6442 | > | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6443 | > | (eval $ac_link) 2>conftest.er1 |
6444 | ac_status=$? | |
6445 | grep -v '^ *+' conftest.er1 >conftest.err | |
6446 | rm -f conftest.er1 | |
# | Line 6177 | Line 6454 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6454 | ac_status=$? | |
6455 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6456 | (exit $ac_status); }; } && | |
6457 | < | { ac_try='test -s conftest.$ac_objext' |
6457 | > | { ac_try='test -s conftest$ac_exeext' |
6458 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6459 | (eval $ac_try) 2>&5 | |
6460 | ac_status=$? | |
6461 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6462 | (exit $ac_status); }; }; then | |
6463 | < | ac_cv_header_stdc=yes |
6463 | > | ac_cv_lib_fftw_fftwnd_one=yes |
6464 | else | |
6465 | echo "$as_me: failed program was:" >&5 | |
6466 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6467 | ||
6468 | < | ac_cv_header_stdc=no |
6468 | > | ac_cv_lib_fftw_fftwnd_one=no |
6469 | fi | |
6470 | < | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6470 | > | rm -f conftest.err conftest.$ac_objext \ |
6471 | > | conftest$ac_exeext conftest.$ac_ext |
6472 | > | LIBS=$ac_check_lib_save_LIBS |
6473 | > | fi |
6474 | > | echo "$as_me:$LINENO: result: $ac_cv_lib_fftw_fftwnd_one" >&5 |
6475 | > | echo "${ECHO_T}$ac_cv_lib_fftw_fftwnd_one" >&6 |
6476 | > | if test $ac_cv_lib_fftw_fftwnd_one = yes; then |
6477 | > | fftw_cv_libfftw=yes |
6478 | > | else |
6479 | > | fftw_cv_libfftw=no |
6480 | > | fi |
6481 | ||
6482 | < | if test $ac_cv_header_stdc = yes; then |
6483 | < | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
6484 | < | cat >conftest.$ac_ext <<_ACEOF |
6482 | > | if test "${ac_cv_header_fftw_h+set}" = set; then |
6483 | > | echo "$as_me:$LINENO: checking for fftw.h" >&5 |
6484 | > | echo $ECHO_N "checking for fftw.h... $ECHO_C" >&6 |
6485 | > | if test "${ac_cv_header_fftw_h+set}" = set; then |
6486 | > | echo $ECHO_N "(cached) $ECHO_C" >&6 |
6487 | > | fi |
6488 | > | echo "$as_me:$LINENO: result: $ac_cv_header_fftw_h" >&5 |
6489 | > | echo "${ECHO_T}$ac_cv_header_fftw_h" >&6 |
6490 | > | else |
6491 | > | # Is the header compilable? |
6492 | > | echo "$as_me:$LINENO: checking fftw.h usability" >&5 |
6493 | > | echo $ECHO_N "checking fftw.h usability... $ECHO_C" >&6 |
6494 | > | cat >conftest.$ac_ext <<_ACEOF |
6495 | /* confdefs.h. */ | |
6496 | _ACEOF | |
6497 | cat confdefs.h >>conftest.$ac_ext | |
6498 | cat >>conftest.$ac_ext <<_ACEOF | |
6499 | /* end confdefs.h. */ | |
6500 | < | #include <string.h> |
6501 | < | |
6500 | > | $ac_includes_default |
6501 | > | #include <fftw.h> |
6502 | _ACEOF | |
6503 | < | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
6504 | < | $EGREP "memchr" >/dev/null 2>&1; then |
6505 | < | : |
6503 | > | rm -f conftest.$ac_objext |
6504 | > | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6505 | > | (eval $ac_compile) 2>conftest.er1 |
6506 | > | ac_status=$? |
6507 | > | grep -v '^ *+' conftest.er1 >conftest.err |
6508 | > | rm -f conftest.er1 |
6509 | > | cat conftest.err >&5 |
6510 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6511 | > | (exit $ac_status); } && |
6512 | > | { ac_try='test -z "$ac_c_werror_flag" |
6513 | > | || test ! -s conftest.err' |
6514 | > | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6515 | > | (eval $ac_try) 2>&5 |
6516 | > | ac_status=$? |
6517 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6518 | > | (exit $ac_status); }; } && |
6519 | > | { ac_try='test -s conftest.$ac_objext' |
6520 | > | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6521 | > | (eval $ac_try) 2>&5 |
6522 | > | ac_status=$? |
6523 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6524 | > | (exit $ac_status); }; }; then |
6525 | > | ac_header_compiler=yes |
6526 | else | |
6527 | < | ac_cv_header_stdc=no |
6528 | < | fi |
6212 | < | rm -f conftest* |
6527 | > | echo "$as_me: failed program was:" >&5 |
6528 | > | sed 's/^/| /' conftest.$ac_ext >&5 |
6529 | ||
6530 | + | ac_header_compiler=no |
6531 | fi | |
6532 | + | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6533 | + | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
6534 | + | echo "${ECHO_T}$ac_header_compiler" >&6 |
6535 | ||
6536 | < | if test $ac_cv_header_stdc = yes; then |
6537 | < | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
6538 | < | cat >conftest.$ac_ext <<_ACEOF |
6536 | > | # Is the header present? |
6537 | > | echo "$as_me:$LINENO: checking fftw.h presence" >&5 |
6538 | > | echo $ECHO_N "checking fftw.h presence... $ECHO_C" >&6 |
6539 | > | cat >conftest.$ac_ext <<_ACEOF |
6540 | /* confdefs.h. */ | |
6541 | _ACEOF | |
6542 | cat confdefs.h >>conftest.$ac_ext | |
6543 | cat >>conftest.$ac_ext <<_ACEOF | |
6544 | /* end confdefs.h. */ | |
6545 | < | #include <stdlib.h> |
6225 | < | |
6545 | > | #include <fftw.h> |
6546 | _ACEOF | |
6547 | < | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
6548 | < | $EGREP "free" >/dev/null 2>&1; then |
6549 | < | : |
6547 | > | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
6548 | > | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
6549 | > | ac_status=$? |
6550 | > | grep -v '^ *+' conftest.er1 >conftest.err |
6551 | > | rm -f conftest.er1 |
6552 | > | cat conftest.err >&5 |
6553 | > | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6554 | > | (exit $ac_status); } >/dev/null; then |
6555 | > | if test -s conftest.err; then |
6556 | > | ac_cpp_err=$ac_c_preproc_warn_flag |
6557 | > | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
6558 | > | else |
6559 | > | ac_cpp_err= |
6560 | > | fi |
6561 | else | |
6562 | < | ac_cv_header_stdc=no |
6562 | > | ac_cpp_err=yes |
6563 | fi | |
6564 | < | rm -f conftest* |
6564 | > | if test -z "$ac_cpp_err"; then |
6565 | > | ac_header_preproc=yes |
6566 | > | else |
6567 | > | echo "$as_me: failed program was:" >&5 |
6568 | > | sed 's/^/| /' conftest.$ac_ext >&5 |
6569 | ||
6570 | + | ac_header_preproc=no |
6571 | fi | |
6572 | + | rm -f conftest.err conftest.$ac_ext |
6573 | + | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
6574 | + | echo "${ECHO_T}$ac_header_preproc" >&6 |
6575 | ||
6576 | < | if test $ac_cv_header_stdc = yes; then |
6577 | < | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
6578 | < | if test "$cross_compiling" = yes; then |
6579 | < | : |
6576 | > | # So? What about this header? |
6577 | > | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
6578 | > | yes:no: ) |
6579 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
6580 | > | echo "$as_me: WARNING: fftw.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
6581 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: proceeding with the compiler's result" >&5 |
6582 | > | echo "$as_me: WARNING: fftw.h: proceeding with the compiler's result" >&2;} |
6583 | > | ac_header_preproc=yes |
6584 | > | ;; |
6585 | > | no:yes:* ) |
6586 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: present but cannot be compiled" >&5 |
6587 | > | echo "$as_me: WARNING: fftw.h: present but cannot be compiled" >&2;} |
6588 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: check for missing prerequisite headers?" >&5 |
6589 | > | echo "$as_me: WARNING: fftw.h: check for missing prerequisite headers?" >&2;} |
6590 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: see the Autoconf documentation" >&5 |
6591 | > | echo "$as_me: WARNING: fftw.h: see the Autoconf documentation" >&2;} |
6592 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: section \"Present But Cannot Be Compiled\"" >&5 |
6593 | > | echo "$as_me: WARNING: fftw.h: section \"Present But Cannot Be Compiled\"" >&2;} |
6594 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: proceeding with the preprocessor's result" >&5 |
6595 | > | echo "$as_me: WARNING: fftw.h: proceeding with the preprocessor's result" >&2;} |
6596 | > | { echo "$as_me:$LINENO: WARNING: fftw.h: in the future, the compiler will take precedence" >&5 |
6597 | > | echo "$as_me: WARNING: fftw.h: in the future, the compiler will take precedence" >&2;} |
6598 | > | ( |
6599 | > | cat <<\_ASBOX |
6600 | > | ## ------------------------------ ## |
6601 | > | ## Report this to gezelter@nd.edu ## |
6602 | > | ## ------------------------------ ## |
6603 | > | _ASBOX |
6604 | > | ) | |
6605 | > | sed "s/^/$as_me: WARNING: /" >&2 |
6606 | > | ;; |
6607 | > | esac |
6608 | > | echo "$as_me:$LINENO: checking for fftw.h" >&5 |
6609 | > | echo $ECHO_N "checking for fftw.h... $ECHO_C" >&6 |
6610 | > | if test "${ac_cv_header_fftw_h+set}" = set; then |
6611 | > | echo $ECHO_N "(cached) $ECHO_C" >&6 |
6612 | else | |
6613 | < | cat >conftest.$ac_ext <<_ACEOF |
6613 | > | ac_cv_header_fftw_h=$ac_header_preproc |
6614 | > | fi |
6615 | > | echo "$as_me:$LINENO: result: $ac_cv_header_fftw_h" >&5 |
6616 | > | echo "${ECHO_T}$ac_cv_header_fftw_h" >&6 |
6617 | > | |
6618 | > | fi |
6619 | > | if test $ac_cv_header_fftw_h = yes; then |
6620 | > | fftw_cv_fftw_h=yes |
6621 | > | else |
6622 | > | fftw_cv_fftw_h=no |
6623 | > | fi |
6624 | > | |
6625 | > | |
6626 | > | if test "$fftw_cv_libfftw" = "no" -o "$fftw_cv_fftw_h" = "no"; then |
6627 | > | echo "$as_me:$LINENO: checking for fftwnd_one in -ldfftw" >&5 |
6628 | > | echo $ECHO_N "checking for fftwnd_one in -ldfftw... $ECHO_C" >&6 |
6629 | > | if test "${ac_cv_lib_dfftw_fftwnd_one+set}" = set; then |
6630 | > | echo $ECHO_N "(cached) $ECHO_C" >&6 |
6631 | > | else |
6632 | > | ac_check_lib_save_LIBS=$LIBS |
6633 | > | LIBS="-ldfftw $LIBS" |
6634 | > | cat >conftest.$ac_ext <<_ACEOF |
6635 | /* confdefs.h. */ | |
6636 | _ACEOF | |
6637 | cat confdefs.h >>conftest.$ac_ext | |
6638 | cat >>conftest.$ac_ext <<_ACEOF | |
6639 | /* end confdefs.h. */ | |
6248 | – | #include <ctype.h> |
6249 | – | #if ((' ' & 0x0FF) == 0x020) |
6250 | – | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
6251 | – | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
6252 | – | #else |
6253 | – | # define ISLOWER(c) \ |
6254 | – | (('a' <= (c) && (c) <= 'i') \ |
6255 | – | || ('j' <= (c) && (c) <= 'r') \ |
6256 | – | || ('s' <= (c) && (c) <= 'z')) |
6257 | – | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
6258 | – | #endif |
6640 | ||
6641 | < | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
6641 | > | /* Override any gcc2 internal prototype to avoid an error. */ |
6642 | > | #ifdef __cplusplus |
6643 | > | extern "C" |
6644 | > | #endif |
6645 | > | /* We use char because int might match the return type of a gcc2 |
6646 | > | builtin and then its argument prototype would still apply. */ |
6647 | > | char fftwnd_one (); |
6648 | > | #ifdef FC_DUMMY_MAIN |
6649 | > | #ifndef FC_DUMMY_MAIN_EQ_F77 |
6650 | > | # ifdef __cplusplus |
6651 | > | extern "C" |
6652 | > | # endif |
6653 | > | int FC_DUMMY_MAIN() { return 1; } |
6654 | > | #endif |
6655 | > | #endif |
6656 | int | |
6657 | main () | |
6658 | { | |
6659 | < | int i; |
6660 | < | for (i = 0; i < 256; i++) |
6661 | < | if (XOR (islower (i), ISLOWER (i)) |
6267 | < | || toupper (i) != TOUPPER (i)) |
6268 | < | exit(2); |
6269 | < | exit (0); |
6659 | > | fftwnd_one (); |
6660 | > | ; |
6661 | > | return 0; |
6662 | } | |
6663 | _ACEOF | |
6664 | < | rm -f conftest$ac_exeext |
6664 | > | rm -f conftest.$ac_objext conftest$ac_exeext |
6665 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
6666 | < | (eval $ac_link) 2>&5 |
6666 | > | (eval $ac_link) 2>conftest.er1 |
6667 | ac_status=$? | |
6668 | + | grep -v '^ *+' conftest.er1 >conftest.err |
6669 | + | rm -f conftest.er1 |
6670 | + | cat conftest.err >&5 |
6671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6672 | < | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
6672 | > | (exit $ac_status); } && |
6673 | > | { ac_try='test -z "$ac_c_werror_flag" |
6674 | > | || test ! -s conftest.err' |
6675 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6676 | (eval $ac_try) 2>&5 | |
6677 | ac_status=$? | |
6678 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6679 | + | (exit $ac_status); }; } && |
6680 | + | { ac_try='test -s conftest$ac_exeext' |
6681 | + | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6682 | + | (eval $ac_try) 2>&5 |
6683 | + | ac_status=$? |
6684 | + | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6685 | (exit $ac_status); }; }; then | |
6686 | < | : |
6686 | > | ac_cv_lib_dfftw_fftwnd_one=yes |
6687 | else | |
6688 | < | echo "$as_me: program exited with status $ac_status" >&5 |
6286 | < | echo "$as_me: failed program was:" >&5 |
6688 | > | echo "$as_me: failed program was:" >&5 |
6689 | sed 's/^/| /' conftest.$ac_ext >&5 | |
6690 | ||
6691 | < | ( exit $ac_status ) |
6290 | < | ac_cv_header_stdc=no |
6691 | > | ac_cv_lib_dfftw_fftwnd_one=no |
6692 | fi | |
6693 | < | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
6693 | > | rm -f conftest.err conftest.$ac_objext \ |
6694 | > | conftest$ac_exeext conftest.$ac_ext |
6695 | > | LIBS=$ac_check_lib_save_LIBS |
6696 | fi | |
6697 | + | echo "$as_me:$LINENO: result: $ac_cv_lib_dfftw_fftwnd_one" >&5 |
6698 | + | echo "${ECHO_T}$ac_cv_lib_dfftw_fftwnd_one" >&6 |
6699 | + | if test $ac_cv_lib_dfftw_fftwnd_one = yes; then |
6700 | + | fftw_cv_libdfftw=yes |
6701 | + | else |
6702 | + | fftw_cv_libdfftw=no |
6703 | fi | |
6295 | – | fi |
6296 | – | echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
6297 | – | echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
6298 | – | if test $ac_cv_header_stdc = yes; then |
6704 | ||
6705 | < | cat >>confdefs.h <<\_ACEOF |
6706 | < | #define STDC_HEADERS 1 |
6707 | < | _ACEOF |
6708 | < | |
6304 | < | fi |
6305 | < | |
6306 | < | |
6307 | < | |
6308 | < | |
6309 | < | |
6310 | < | |
6311 | < | |
6312 | < | |
6313 | < | |
6314 | < | |
6315 | < | for ac_header in libintl.h limits.h stddef.h stdlib.h string.h strings.h sys/param.h sys/time.h unistd.h |
6316 | < | do |
6317 | < | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
6318 | < | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
6319 | < | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
6320 | < | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
6321 | < | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
6705 | > | if test "${ac_cv_header_dfftw_h+set}" = set; then |
6706 | > | echo "$as_me:$LINENO: checking for dfftw.h" >&5 |
6707 | > | echo $ECHO_N "checking for dfftw.h... $ECHO_C" >&6 |
6708 | > | if test "${ac_cv_header_dfftw_h+set}" = set; then |
6709 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6710 | fi | |
6711 | < | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
6712 | < | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
6711 | > | echo "$as_me:$LINENO: result: $ac_cv_header_dfftw_h" >&5 |
6712 | > | echo "${ECHO_T}$ac_cv_header_dfftw_h" >&6 |
6713 | else | |
6714 | # Is the header compilable? | |
6715 | < | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
6716 | < | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
6715 | > | echo "$as_me:$LINENO: checking dfftw.h usability" >&5 |
6716 | > | echo $ECHO_N "checking dfftw.h usability... $ECHO_C" >&6 |
6717 | cat >conftest.$ac_ext <<_ACEOF | |
6718 | /* confdefs.h. */ | |
6719 | _ACEOF | |
# | Line 6334 | Line 6721 | $ac_includes_default | |
6721 | cat >>conftest.$ac_ext <<_ACEOF | |
6722 | /* end confdefs.h. */ | |
6723 | $ac_includes_default | |
6724 | < | #include <$ac_header> |
6724 | > | #include <dfftw.h> |
6725 | _ACEOF | |
6726 | rm -f conftest.$ac_objext | |
6727 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
# | Line 6370 | Line 6757 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
6757 | echo "${ECHO_T}$ac_header_compiler" >&6 | |
6758 | ||
6759 | # Is the header present? | |
6760 | < | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
6761 | < | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
6760 | > | echo "$as_me:$LINENO: checking dfftw.h presence" >&5 |
6761 | > | echo $ECHO_N "checking dfftw.h presence... $ECHO_C" >&6 |
6762 | cat >conftest.$ac_ext <<_ACEOF | |
6763 | /* confdefs.h. */ | |
6764 | _ACEOF | |
6765 | cat confdefs.h >>conftest.$ac_ext | |
6766 | cat >>conftest.$ac_ext <<_ACEOF | |
6767 | /* end confdefs.h. */ | |
6768 | < | #include <$ac_header> |
6768 | > | #include <dfftw.h> |
6769 | _ACEOF | |
6770 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
6771 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
# | Line 6412 | Line 6799 | case $ac_header_compiler:$ac_header_preproc:$ac_c_prep | |
6799 | # So? What about this header? | |
6800 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | |
6801 | yes:no: ) | |
6802 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
6803 | < | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
6804 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
6805 | < | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
6802 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
6803 | > | echo "$as_me: WARNING: dfftw.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
6804 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: proceeding with the compiler's result" >&5 |
6805 | > | echo "$as_me: WARNING: dfftw.h: proceeding with the compiler's result" >&2;} |
6806 | ac_header_preproc=yes | |
6807 | ;; | |
6808 | no:yes:* ) | |
6809 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
6810 | < | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
6811 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
6812 | < | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
6813 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
6814 | < | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
6815 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
6816 | < | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
6817 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
6818 | < | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
6819 | < | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
6820 | < | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
6809 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: present but cannot be compiled" >&5 |
6810 | > | echo "$as_me: WARNING: dfftw.h: present but cannot be compiled" >&2;} |
6811 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: check for missing prerequisite headers?" >&5 |
6812 | > | echo "$as_me: WARNING: dfftw.h: check for missing prerequisite headers?" >&2;} |
6813 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: see the Autoconf documentation" >&5 |
6814 | > | echo "$as_me: WARNING: dfftw.h: see the Autoconf documentation" >&2;} |
6815 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: section \"Present But Cannot Be Compiled\"" >&5 |
6816 | > | echo "$as_me: WARNING: dfftw.h: section \"Present But Cannot Be Compiled\"" >&2;} |
6817 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: proceeding with the preprocessor's result" >&5 |
6818 | > | echo "$as_me: WARNING: dfftw.h: proceeding with the preprocessor's result" >&2;} |
6819 | > | { echo "$as_me:$LINENO: WARNING: dfftw.h: in the future, the compiler will take precedence" >&5 |
6820 | > | echo "$as_me: WARNING: dfftw.h: in the future, the compiler will take precedence" >&2;} |
6821 | ( | |
6822 | cat <<\_ASBOX | |
6823 | ## ------------------------------ ## | |
# | Line 6441 | Line 6828 | esac | |
6828 | sed "s/^/$as_me: WARNING: /" >&2 | |
6829 | ;; | |
6830 | esac | |
6831 | < | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
6832 | < | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
6833 | < | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
6831 | > | echo "$as_me:$LINENO: checking for dfftw.h" >&5 |
6832 | > | echo $ECHO_N "checking for dfftw.h... $ECHO_C" >&6 |
6833 | > | if test "${ac_cv_header_dfftw_h+set}" = set; then |
6834 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6835 | else | |
6836 | < | eval "$as_ac_Header=\$ac_header_preproc" |
6836 | > | ac_cv_header_dfftw_h=$ac_header_preproc |
6837 | fi | |
6838 | < | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
6839 | < | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
6838 | > | echo "$as_me:$LINENO: result: $ac_cv_header_dfftw_h" >&5 |
6839 | > | echo "${ECHO_T}$ac_cv_header_dfftw_h" >&6 |
6840 | ||
6841 | fi | |
6842 | < | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
6843 | < | cat >>confdefs.h <<_ACEOF |
6844 | < | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
6842 | > | if test $ac_cv_header_dfftw_h = yes; then |
6843 | > | fftw_cv_dfftw_h=yes |
6844 | > | else |
6845 | > | fftw_cv_dfftw_h=no |
6846 | > | fi |
6847 | > | |
6848 | > | |
6849 | > | fi |
6850 | > | fi |
6851 | > | ac_ext=c |
6852 | > | ac_cpp='$CPP $CPPFLAGS' |
6853 | > | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
6854 | > | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
6855 | > | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
6856 | > | |
6857 | > | if test "$fftw_cv_libfftw3" = "yes" -a "$fftw_cv_fftw3_h" = "yes"; then |
6858 | > | |
6859 | > | cat >>confdefs.h <<\_ACEOF |
6860 | > | #define HAVE_FFTW3_H 1 |
6861 | _ACEOF | |
6862 | ||
6863 | + | FFTW_INC_DIR="${FFTW_HOME}/include" |
6864 | + | FFTW_LIB_DIR="${FFTW_HOME}/lib" |
6865 | + | FFTW_LIBS="-lfftw3" |
6866 | + | else |
6867 | + | if test "$fftw_cv_libfftw" = "yes" -a "$fftw_cv_fftw_h" = "yes"; then |
6868 | + | |
6869 | + | cat >>confdefs.h <<\_ACEOF |
6870 | + | #define HAVE_FFTW_H 1 |
6871 | + | _ACEOF |
6872 | + | |
6873 | + | FFTW_INC_DIR="${FFTW_HOME}/include" |
6874 | + | FFTW_LIB_DIR="${FFTW_HOME}/lib" |
6875 | + | FFTW_LIBS="-lfftw" |
6876 | + | else |
6877 | + | if test "$fftw_cv_libdfftw" = "yes" -a "$fftw_cv_dfftw_h" = "yes"; then |
6878 | + | |
6879 | + | cat >>confdefs.h <<\_ACEOF |
6880 | + | #define HAVE_DFFTW_H 1 |
6881 | + | _ACEOF |
6882 | + | |
6883 | + | FFTW_INC_DIR="${FFTW_HOME}/include" |
6884 | + | FFTW_LIB_DIR="${FFTW_HOME}/lib" |
6885 | + | FFTW_LIBS="-ldfftw" |
6886 | + | else |
6887 | + | echo "$as_me:$LINENO: checking fftw in ${FFTW_HOME}" >&5 |
6888 | + | echo $ECHO_N "checking fftw in ${FFTW_HOME}... $ECHO_C" >&6 |
6889 | + | FFTW_INC_DIR= |
6890 | + | FFTW_LIB_DIR= |
6891 | + | FFTW_LIBS= |
6892 | + | LDFLAGS="$FFTW_OLD_LDFLAGS" |
6893 | + | CPPFLAGS="$FFTW_OLD_CPPFLAGS" |
6894 | + | echo "$as_me:$LINENO: result: failed" >&5 |
6895 | + | echo "${ECHO_T}failed" >&6 |
6896 | + | echo "" |
6897 | + | echo "*********************************************************" |
6898 | + | echo "* WARNING: Could not find a working FFTW installation *" |
6899 | + | echo "* If you need the staticProps program to be able to *" |
6900 | + | echo "* compute undulation spectra, be sure to specify a *" |
6901 | + | echo "* valid fftw installation with --with-fftw=DIR *" |
6902 | + | echo "* *" |
6903 | + | echo "* OOPSE will still work without fftw installed. *" |
6904 | + | echo "*********************************************************" |
6905 | + | echo "" |
6906 | + | fi |
6907 | + | fi |
6908 | + | fi |
6909 | + | |
6910 | + | |
6911 | + | |
6912 | + | fi |
6913 | + | fi |
6914 | fi | |
6915 | ||
6462 | – | done |
6916 | ||
6917 | ||
6918 | + | # Checks for header files. |
6919 | + | echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
6920 | + | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
6921 | + | if test "${ac_cv_header_stdc+set}" = set; then |
6922 | + | echo $ECHO_N "(cached) $ECHO_C" >&6 |
6923 | + | else |
6924 | + | cat >conftest.$ac_ext <<_ACEOF |
6925 | + | /* confdefs.h. */ |
6926 | + | _ACEOF |
6927 | + | cat confdefs.h >>conftest.$ac_ext |
6928 | + | cat >>conftest.$ac_ext <<_ACEOF |
6929 | + | /* end confdefs.h. */ |
6930 | + | #include <stdlib.h> |
6931 | + | #include <stdarg.h> |
6932 | + | #include <string.h> |
6933 | + | #include <float.h> |
6934 | ||
6935 | + | #ifdef FC_DUMMY_MAIN |
6936 | + | #ifndef FC_DUMMY_MAIN_EQ_F77 |
6937 | + | # ifdef __cplusplus |
6938 | + | extern "C" |
6939 | + | # endif |
6940 | + | int FC_DUMMY_MAIN() { return 1; } |
6941 | + | #endif |
6942 | + | #endif |
6943 | + | int |
6944 | + | main () |
6945 | + | { |
6946 | ||
6947 | + | ; |
6948 | + | return 0; |
6949 | + | } |
6950 | + | _ACEOF |
6951 | + | rm -f conftest.$ac_objext |
6952 | + | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6953 | + | (eval $ac_compile) 2>conftest.er1 |
6954 | + | ac_status=$? |
6955 | + | grep -v '^ *+' conftest.er1 >conftest.err |
6956 | + | rm -f conftest.er1 |
6957 | + | cat conftest.err >&5 |
6958 | + | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6959 | + | (exit $ac_status); } && |
6960 | + | { ac_try='test -z "$ac_c_werror_flag" |
6961 | + | || test ! -s conftest.err' |
6962 | + | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6963 | + | (eval $ac_try) 2>&5 |
6964 | + | ac_status=$? |
6965 | + | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6966 | + | (exit $ac_status); }; } && |
6967 | + | { ac_try='test -s conftest.$ac_objext' |
6968 | + | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6969 | + | (eval $ac_try) 2>&5 |
6970 | + | ac_status=$? |
6971 | + | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6972 | + | (exit $ac_status); }; }; then |
6973 | + | ac_cv_header_stdc=yes |
6974 | + | else |
6975 | + | echo "$as_me: failed program was:" >&5 |
6976 | + | sed 's/^/| /' conftest.$ac_ext >&5 |
6977 | ||
6978 | + | ac_cv_header_stdc=no |
6979 | + | fi |
6980 | + | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6981 | ||
6982 | + | if test $ac_cv_header_stdc = yes; then |
6983 | + | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
6984 | + | cat >conftest.$ac_ext <<_ACEOF |
6985 | + | /* confdefs.h. */ |
6986 | + | _ACEOF |
6987 | + | cat confdefs.h >>conftest.$ac_ext |
6988 | + | cat >>conftest.$ac_ext <<_ACEOF |
6989 | + | /* end confdefs.h. */ |
6990 | + | #include <string.h> |
6991 | ||
6992 | + | _ACEOF |
6993 | + | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
6994 | + | $EGREP "memchr" >/dev/null 2>&1; then |
6995 | + | : |
6996 | + | else |
6997 | + | ac_cv_header_stdc=no |
6998 | + | fi |
6999 | + | rm -f conftest* |
7000 | ||
7001 | + | fi |
7002 | ||
7003 | + | if test $ac_cv_header_stdc = yes; then |
7004 | + | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
7005 | + | cat >conftest.$ac_ext <<_ACEOF |
7006 | + | /* confdefs.h. */ |
7007 | + | _ACEOF |
7008 | + | cat confdefs.h >>conftest.$ac_ext |
7009 | + | cat >>conftest.$ac_ext <<_ACEOF |
7010 | + | /* end confdefs.h. */ |
7011 | + | #include <stdlib.h> |
7012 | ||
7013 | + | _ACEOF |
7014 | + | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
7015 | + | $EGREP "free" >/dev/null 2>&1; then |
7016 | + | : |
7017 | + | else |
7018 | + | ac_cv_header_stdc=no |
7019 | + | fi |
7020 | + | rm -f conftest* |
7021 | ||
7022 | + | fi |
7023 | ||
7024 | + | if test $ac_cv_header_stdc = yes; then |
7025 | + | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
7026 | + | if test "$cross_compiling" = yes; then |
7027 | + | : |
7028 | + | else |
7029 | + | cat >conftest.$ac_ext <<_ACEOF |
7030 | + | /* confdefs.h. */ |
7031 | + | _ACEOF |
7032 | + | cat confdefs.h >>conftest.$ac_ext |
7033 | + | cat >>conftest.$ac_ext <<_ACEOF |
7034 | + | /* end confdefs.h. */ |
7035 | + | #include <ctype.h> |
7036 | + | #if ((' ' & 0x0FF) == 0x020) |
7037 | + | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
7038 | + | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
7039 | + | #else |
7040 | + | # define ISLOWER(c) \ |
7041 | + | (('a' <= (c) && (c) <= 'i') \ |
7042 | + | || ('j' <= (c) && (c) <= 'r') \ |
7043 | + | || ('s' <= (c) && (c) <= 'z')) |
7044 | + | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
7045 | + | #endif |
7046 | ||
7047 | + | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
7048 | + | int |
7049 | + | main () |
7050 | + | { |
7051 | + | int i; |
7052 | + | for (i = 0; i < 256; i++) |
7053 | + | if (XOR (islower (i), ISLOWER (i)) |
7054 | + | || toupper (i) != TOUPPER (i)) |
7055 | + | exit(2); |
7056 | + | exit (0); |
7057 | + | } |
7058 | + | _ACEOF |
7059 | + | rm -f conftest$ac_exeext |
7060 | + | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7061 | + | (eval $ac_link) 2>&5 |
7062 | + | ac_status=$? |
7063 | + | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7064 | + | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
7065 | + | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7066 | + | (eval $ac_try) 2>&5 |
7067 | + | ac_status=$? |
7068 | + | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7069 | + | (exit $ac_status); }; }; then |
7070 | + | : |
7071 | + | else |
7072 | + | echo "$as_me: program exited with status $ac_status" >&5 |
7073 | + | echo "$as_me: failed program was:" >&5 |
7074 | + | sed 's/^/| /' conftest.$ac_ext >&5 |
7075 | ||
7076 | + | ( exit $ac_status ) |
7077 | + | ac_cv_header_stdc=no |
7078 | + | fi |
7079 | + | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
7080 | + | fi |
7081 | + | fi |
7082 | + | fi |
7083 | + | echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
7084 | + | echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
7085 | + | if test $ac_cv_header_stdc = yes; then |
7086 | ||
7087 | < | for ac_header in stdio.h conio.h strstream.h iostream.h fstream.h math.h time.h sys/pstat.h sys/sysmp.h sys/sysinfo.h sys/table.h sys/sysctl.h sys/sytemcfg.h machine/hal_sysinfo.h |
7087 | > | cat >>confdefs.h <<\_ACEOF |
7088 | > | #define STDC_HEADERS 1 |
7089 | > | _ACEOF |
7090 | > | |
7091 | > | fi |
7092 | > | |
7093 | > | |
7094 | > | |
7095 | > | |
7096 | > | |
7097 | > | |
7098 | > | |
7099 | > | |
7100 | > | |
7101 | > | |
7102 | > | |
7103 | > | |
7104 | > | |
7105 | > | |
7106 | > | |
7107 | > | |
7108 | > | |
7109 | > | |
7110 | > | |
7111 | > | |
7112 | > | |
7113 | > | |
7114 | > | |
7115 | > | |
7116 | > | |
7117 | > | |
7118 | > | for ac_header in conio.h dlfcn.h fstream.h iostream.h libintl.h limits.h machine/hal_sysinfo.h math.h stddef.h stdio.h stdlib.h string.h strings.h strstream.h sys/param.h sys/pstat.h sys/sysmp.h sys/sysctl.h sys/sysinfo.h sys/systemcfg.h sys/table.h sys/time.h time.h unistd.h zlib.h |
7119 | do | |
7120 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
7121 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
# | Line 8752 | Line 9392 | fi | |
9392 | ||
9393 | ||
9394 | ||
9395 | < | for ac_func in floor getpagesize gettimeofday memchr memmove memset pow pstat_getdynamic rint select snprintf sranddev sqrt strcasecmp strchr strdup stricmp strncasecmp strnicmp strrchr strstr strtol sysmp getsysinfo sysctl table |
9395 | > | |
9396 | > | for ac_func in floor getpagesize gettimeofday memchr memmove memset pow pstat_getdynamic pstat_getstatic rint select snprintf sranddev sqrt strcasecmp strchr strdup stricmp strncasecmp strnicmp strrchr strstr strtol sysmp getsysinfo sysctl table |
9397 | do | |
9398 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
9399 | echo "$as_me:$LINENO: checking for $ac_func" >&5 | |
# | Line 11283 | Line 11924 | case $debug in | |
11924 | # Try to determine "good" native compiler flags if none specified on command | |
11925 | # line | |
11926 | ||
11927 | < | if test "$ac_test_FCFLAGS" != "set"; then |
11927 | > | if test "$ac_test_FFLAGS" != "set"; then |
11928 | FCFLAGS="" | |
11929 | case "${host_cpu}-${host_os}" in | |
11930 | ||
11931 | *linux*) if test "$FC" = ifc -o "$FC" = ifort; then | |
11932 | < | FCFLAGS="-O" |
11932 | > | FCFLAGS="-O3 -ip -no-prec-div" |
11933 | fi;; | |
11934 | rs6000*-aix*) if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then | |
11935 | FCFLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w" | |
# | Line 11309 | Line 11950 | if test "$ac_test_FCFLAGS" != "set"; then | |
11950 | *darwin*) | |
11951 | if test "$FC" = f90 -o "$FC" = xlf90 -o "$FC" = xlf95; then | |
11952 | FCFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto" | |
11953 | + | fi |
11954 | + | if test "$FC" = ifort; then |
11955 | + | FCFLAGS="-O3 -ip -no-prec-dev -mdynamic-no-pic" |
11956 | fi;; | |
11957 | esac | |
11958 | ||
# | Line 11468 | Line 12112 | if test "$ac_test_CFLAGS" != "set"; then | |
12112 | *darwin*) | |
12113 | if test "$CC" = xlc -o "$CC" = cc; then | |
12114 | CFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto -qaltivec" | |
12115 | + | fi |
12116 | + | if test "$CC" = icc; then |
12117 | + | CFLAGS="-O3 -ip -no-prec-div -mdynamic-no-pic" |
12118 | fi;; | |
12119 | esac | |
12120 | ||
# | Line 11922 | Line 12569 | if test "$ac_test_CXXFLAGS" != "set"; then | |
12569 | *darwin*) | |
12570 | if test "$CXX" = xlc++ -o "$CXX" = xlC ; then | |
12571 | CXXFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto -qaltivec" | |
12572 | + | fi |
12573 | + | if test "$CXX" = icpc; then |
12574 | + | CXXFLAGS="-O3 -ip -no-prec-div -mdynamic-no-pic" |
12575 | fi;; | |
12576 | esac | |
12577 | ||
# | Line 12337 | Line 12987 | MPI_INC_DIR="$MPI/include" | |
12987 | ||
12988 | ||
12989 | ||
12990 | + | ac_ext=c |
12991 | + | ac_cpp='$CPP $CPPFLAGS' |
12992 | + | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
12993 | + | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
12994 | + | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
12995 | + | |
12996 | echo "$as_me:$LINENO: checking for mpi.h" >&5 | |
12997 | echo $ECHO_N "checking for mpi.h... $ECHO_C" >&6 | |
12998 | have_mpi_h=0 | |
12999 | rm -f conftest* | |
13000 | < | echo '#include <mpi.h>' > conftest.cc |
13001 | < | if ${CXX} -I${MPI_INC_DIR} -c conftest.cc 2>&1 ; then |
13000 | > | echo '#include <mpi.h>' > conftest.c |
13001 | > | if ${CC} -I${MPI_INC_DIR} -c conftest.c 2>&1 ; then |
13002 | echo "$as_me:$LINENO: result: yes" >&5 | |
13003 | echo "${ECHO_T}yes" >&6 | |
13004 | have_mpi_h=1 | |
# | Line 12365 | Line 13021 | echo $ECHO_N "checking whether mpif.h is usable... $EC | |
13021 | ||
13022 | echo "$as_me:$LINENO: checking whether mpif.h is usable" >&5 | |
13023 | echo $ECHO_N "checking whether mpif.h is usable... $ECHO_C" >&6 | |
13024 | + | |
13025 | + | |
13026 | + | ac_ext=${FC_SRCEXT-f} |
13027 | + | ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5' |
13028 | + | ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5' |
13029 | + | ac_compiler_gnu=$ac_cv_fc_compiler_gnu |
13030 | + | |
13031 | + | ac_save_ext=$ac_ext |
13032 | + | ac_ext=F90 |
13033 | + | ac_save_FCFLAGS=$FCFLAGS |
13034 | have_mpif_h=0 | |
13035 | rm -f conftest* | |
13036 | cat >conftest.$ac_ext <<EOF | |
# | Line 12394 | Line 13060 | fi | |
13060 | _ACEOF | |
13061 | ||
13062 | fi | |
13063 | + | FCFLAGS=$ac_save_FCFLAGS |
13064 | + | ac_ext=$ac_save_ext |
13065 | + | ac_ext=c |
13066 | + | ac_cpp='$CPP $CPPFLAGS' |
13067 | + | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
13068 | + | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
13069 | + | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
13070 | + | |
13071 | ||
13072 | ac_ext=c | |
13073 | ac_cpp='$CPP $CPPFLAGS' | |
# | Line 12402 | Line 13076 | ac_save_LDFLAGS=$LDFLAGS | |
13076 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
13077 | ||
13078 | ac_save_LDFLAGS=$LDFLAGS | |
13079 | < | LDFLAGS="${LDFLAGS} -L${MPI_LIB_DIR} " |
13079 | > | LDFLAGS="-L${MPI_LIB_DIR} ${LDFLAGS} " |
13080 | ||
13081 | if test x = x"$MPI_LIB"; then | |
13082 | echo "$as_me:$LINENO: checking for MPI_Init in -lmpich" >&5 | |
# | Line 12482 | Line 13156 | fi | |
13156 | fi | |
13157 | ||
13158 | fi | |
13159 | + | $as_unset ac_cv_lib_mpich_MPI_Init |
13160 | if test x = x"$MPI_LIB"; then | |
13161 | < | echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5 |
13162 | < | echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6 |
13163 | < | if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then |
13161 | > | echo "$as_me:$LINENO: checking for MPI_Init in -lpmpich" >&5 |
13162 | > | echo $ECHO_N "checking for MPI_Init in -lpmpich... $ECHO_C" >&6 |
13163 | > | if test "${ac_cv_lib_pmpich_MPI_Init+set}" = set; then |
13164 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
13165 | else | |
13166 | ac_check_lib_save_LIBS=$LIBS | |
13167 | < | LIBS="-lmpi $LIBS" |
13167 | > | LIBS="-lpmpich -lmpich -lpmpich -lmpich $LIBS" |
13168 | cat >conftest.$ac_ext <<_ACEOF | |
13169 | /* confdefs.h. */ | |
13170 | _ACEOF | |
# | Line 12542 | Line 13217 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
13217 | ac_status=$? | |
13218 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13219 | (exit $ac_status); }; }; then | |
13220 | < | ac_cv_lib_mpi_MPI_Init=yes |
13220 | > | ac_cv_lib_pmpich_MPI_Init=yes |
13221 | else | |
13222 | echo "$as_me: failed program was:" >&5 | |
13223 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13224 | ||
13225 | < | ac_cv_lib_mpi_MPI_Init=no |
13225 | > | ac_cv_lib_pmpich_MPI_Init=no |
13226 | fi | |
13227 | rm -f conftest.err conftest.$ac_objext \ | |
13228 | conftest$ac_exeext conftest.$ac_ext | |
13229 | LIBS=$ac_check_lib_save_LIBS | |
13230 | fi | |
13231 | < | echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5 |
13232 | < | echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6 |
13233 | < | if test $ac_cv_lib_mpi_MPI_Init = yes; then |
13234 | < | MPI_LIB="-lmpi" |
13231 | > | echo "$as_me:$LINENO: result: $ac_cv_lib_pmpich_MPI_Init" >&5 |
13232 | > | echo "${ECHO_T}$ac_cv_lib_pmpich_MPI_Init" >&6 |
13233 | > | if test $ac_cv_lib_pmpich_MPI_Init = yes; then |
13234 | > | MPI_LIB="-lpmpich -lmpich -lpmpich -lmpich" |
13235 | fi | |
13236 | ||
13237 | fi | |
12563 | – | $as_unset ac_cv_lib_mpi_MPI_Init |
13238 | if test x = x"$MPI_LIB"; then | |
13239 | echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5 | |
13240 | echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6 | |
# | Line 12568 | Line 13242 | else | |
13242 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
13243 | else | |
13244 | ac_check_lib_save_LIBS=$LIBS | |
13245 | < | LIBS="-lmpi "-llam" $LIBS" |
13245 | > | LIBS="-lmpi $LIBS" |
13246 | cat >conftest.$ac_ext <<_ACEOF | |
13247 | /* confdefs.h. */ | |
13248 | _ACEOF | |
# | Line 12635 | Line 13309 | if test $ac_cv_lib_mpi_MPI_Init = yes; then | |
13309 | echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5 | |
13310 | echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6 | |
13311 | if test $ac_cv_lib_mpi_MPI_Init = yes; then | |
13312 | < | MPI_LIB="-lmpi -llam" |
13312 | > | MPI_LIB="-lmpi" |
13313 | fi | |
13314 | ||
13315 | fi | |
13316 | < | $as_unset ac_cv_lib_mpich_MPI_Init |
13316 | > | $as_unset ac_cv_lib_mpi_MPI_Init |
13317 | if test x = x"$MPI_LIB"; then | |
13318 | < | echo "$as_me:$LINENO: checking for MPI_Init in -lmpich" >&5 |
13319 | < | echo $ECHO_N "checking for MPI_Init in -lmpich... $ECHO_C" >&6 |
13320 | < | if test "${ac_cv_lib_mpich_MPI_Init+set}" = set; then |
13318 | > | echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5 |
13319 | > | echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6 |
13320 | > | if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then |
13321 | echo $ECHO_N "(cached) $ECHO_C" >&6 | |
13322 | else | |
13323 | ac_check_lib_save_LIBS=$LIBS | |
13324 | < | LIBS="-lmpich "-lpmpich" $LIBS" |
13324 | > | LIBS="-lmpi -llam $LIBS" |
13325 | cat >conftest.$ac_ext <<_ACEOF | |
13326 | /* confdefs.h. */ | |
13327 | _ACEOF | |
# | Line 12700 | Line 13374 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
13374 | ac_status=$? | |
13375 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13376 | (exit $ac_status); }; }; then | |
13377 | < | ac_cv_lib_mpich_MPI_Init=yes |
13377 | > | ac_cv_lib_mpi_MPI_Init=yes |
13378 | else | |
13379 | echo "$as_me: failed program was:" >&5 | |
13380 | sed 's/^/| /' conftest.$ac_ext >&5 | |
13381 | ||
13382 | < | ac_cv_lib_mpich_MPI_Init=no |
13382 | > | ac_cv_lib_mpi_MPI_Init=no |
13383 | fi | |
13384 | rm -f conftest.err conftest.$ac_objext \ | |
13385 | conftest$ac_exeext conftest.$ac_ext | |
13386 | LIBS=$ac_check_lib_save_LIBS | |
13387 | fi | |
13388 | < | echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5 |
13389 | < | echo "${ECHO_T}$ac_cv_lib_mpich_MPI_Init" >&6 |
13390 | < | if test $ac_cv_lib_mpich_MPI_Init = yes; then |
13391 | < | MPI_LIB="-lmpich -lpmpich" |
13388 | > | echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5 |
13389 | > | echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6 |
13390 | > | if test $ac_cv_lib_mpi_MPI_Init = yes; then |
13391 | > | MPI_LIB="-lmpi -llam" |
13392 | fi | |
13393 | ||
13394 | fi | |
12721 | – | |
13395 | $as_unset ac_cv_lib_mpi_MPI_Init | |
13396 | if test x = x"$MPI_LIB"; then | |
13397 | echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5 | |
# | Line 13274 | Line 13947 | CGAL_RLIB_DIR=${CGAL_RLIBDIR} | |
13947 | CGAL_LIB_DIR=${CGAL_LIBDIR} | |
13948 | ||
13949 | CGAL_RLIB_DIR=${CGAL_RLIBDIR} | |
13277 | – | |
13950 | ||
13951 | ||
13952 | ||
# | Line 13434 | Line 14106 | fi | |
14106 | ||
14107 | ||
14108 | ||
14109 | < | ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/applications/nanoRodBuilder/Makefile scripts/filepp" |
14109 | > | ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/applications/nanoRodBuilder/Makefile src/applications/utilities/affineScale src/applications/utilities/waterBoxer scripts/filepp" |
14110 | ||
14111 | ||
14112 | cat >confcache <<\_ACEOF | |
# | Line 13799 | Line 14471 | cat >&5 <<_CSEOF | |
14471 | } >&5 | |
14472 | cat >&5 <<_CSEOF | |
14473 | ||
14474 | < | This file was extended by OOPSE $as_me 2.0, which was |
14474 | > | This file was extended by OOPSE $as_me 3.0, which was |
14475 | generated by GNU Autoconf 2.59. Invocation command line was | |
14476 | ||
14477 | CONFIG_FILES = $CONFIG_FILES | |
# | Line 13862 | Line 14534 | ac_cs_version="\\ | |
14534 | ||
14535 | cat >>$CONFIG_STATUS <<_ACEOF | |
14536 | ac_cs_version="\\ | |
14537 | < | OOPSE config.status 2.0 |
14537 | > | OOPSE config.status 3.0 |
14538 | configured by $0, generated by GNU Autoconf 2.59, | |
14539 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | |
14540 | ||
# | Line 13968 | Line 14640 | do | |
14640 | "make/Makefile" ) CONFIG_FILES="$CONFIG_FILES make/Makefile" ;; | |
14641 | "src/utils/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;; | |
14642 | "src/applications/nanoRodBuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/applications/nanoRodBuilder/Makefile" ;; | |
14643 | + | "src/applications/utilities/affineScale" ) CONFIG_FILES="$CONFIG_FILES src/applications/utilities/affineScale" ;; |
14644 | + | "src/applications/utilities/waterBoxer" ) CONFIG_FILES="$CONFIG_FILES src/applications/utilities/waterBoxer" ;; |
14645 | "scripts/filepp" ) CONFIG_FILES="$CONFIG_FILES scripts/filepp" ;; | |
14646 | "src/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS src/getopt.h:src/utils/gnugetopt.h" ;; | |
14647 | "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; | |
# | Line 14066 | Line 14740 | s,@debug@,$debug,;t t | |
14740 | s,@host_os@,$host_os,;t t | |
14741 | s,@PROGNAME@,$PROGNAME,;t t | |
14742 | s,@debug@,$debug,;t t | |
14743 | + | s,@USE_SINGLE_PRECISION@,$USE_SINGLE_PRECISION,;t t |
14744 | s,@CXX@,$CXX,;t t | |
14745 | s,@CXXFLAGS@,$CXXFLAGS,;t t | |
14746 | s,@LDFLAGS@,$LDFLAGS,;t t | |
# | Line 14103 | Line 14778 | s,@F90_MODULE_NAMES@,$F90_MODULE_NAMES,;t t | |
14778 | s,@MODDIRFLAG@,$MODDIRFLAG,;t t | |
14779 | s,@F90MODINCSPEC@,$F90MODINCSPEC,;t t | |
14780 | s,@F90_MODULE_NAMES@,$F90_MODULE_NAMES,;t t | |
14781 | + | s,@ZLIB_INC_DIR@,$ZLIB_INC_DIR,;t t |
14782 | + | s,@ZLIB_LIB_DIR@,$ZLIB_LIB_DIR,;t t |
14783 | + | s,@ZLIB@,$ZLIB,;t t |
14784 | + | s,@FFTW_INC_DIR@,$FFTW_INC_DIR,;t t |
14785 | + | s,@FFTW_LIB_DIR@,$FFTW_LIB_DIR,;t t |
14786 | + | s,@FFTW_LIBS@,$FFTW_LIBS,;t t |
14787 | s,@LIBOBJS@,$LIBOBJS,;t t | |
14788 | s,@POW_LIB@,$POW_LIB,;t t | |
14789 | s,@CXXCPP@,$CXXCPP,;t t | |
# | Line 14373 | Line 15054 | s,@INSTALL@,$ac_INSTALL,;t t | |
15054 | make/Makefile ) chmod 0755 scripts/* ;; | |
15055 | src/utils/Makefile ) chmod 0755 scripts/* ;; | |
15056 | src/applications/nanoRodBuilder/Makefile ) chmod 0755 scripts/* ;; | |
15057 | + | src/applications/utilities/affineScale ) chmod 0755 scripts/* ;; |
15058 | + | src/applications/utilities/waterBoxer ) chmod 0755 scripts/* ;; |
15059 | scripts/filepp ) chmod 0755 scripts/* ;; | |
15060 | esac | |
15061 | done |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |