ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/configure
(Generate patch)

Comparing trunk/configure (file contents):
Revision 1389 by gezelter, Thu Oct 22 14:09:13 2009 UTC vs.
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # Guess values for system-dependent variables and create Makefiles.
3 < # Generated by GNU Autoconf 2.64 for OOPSE 4.0.
3 > # Generated by GNU Autoconf 2.65 for OpenMD 1.0.
4   #
5   # Report bugs to <gezelter@nd.edu>.
6   #
7 + #
8   # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 < # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
10 < # Foundation, Inc.
9 > # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10 > # Inc.
11 > #
12   #
13   # This configure script is free software; the Free Software Foundation
14   # gives unlimited permission to copy, distribute and modify it.
# Line 527 | Line 529 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
529   as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
530  
531  
532 < exec 7<&0 </dev/null 6>&1
532 > test -n "$DJDIR" || exec 7<&0 </dev/null
533 > exec 6>&1
534  
535   # Name of the host.
536   # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
# Line 547 | Line 550 | MAKEFLAGS=
550   MAKEFLAGS=
551  
552   # Identity of this package.
553 < PACKAGE_NAME='OOPSE'
554 < PACKAGE_TARNAME='oopse'
555 < PACKAGE_VERSION='4.0'
556 < PACKAGE_STRING='OOPSE 4.0'
553 > PACKAGE_NAME='OpenMD'
554 > PACKAGE_TARNAME='openmd'
555 > PACKAGE_VERSION='1.0'
556 > PACKAGE_STRING='OpenMD 1.0'
557   PACKAGE_BUGREPORT='gezelter@nd.edu'
558   PACKAGE_URL=''
559  
560 < ac_unique_file="src/applications/oopse/oopse.cpp"
560 > ac_unique_file="src/applications/openmd/openmd.cpp"
561   ac_default_prefix="/usr/local"
562   # Factoring default headers for most tests.
563   ac_includes_default="\
# Line 594 | Line 597 | SUBDIRS
597  
598   ac_subst_vars='LTLIBOBJS
599   SUBDIRS
600 < OOPSE_HOME
601 < OOPSE
600 > OPENMD_HOME
601 > OPENMD
602   MKINSTALLDIRS
603   BATEXT
604   enable_latex_docs
# Line 721 | Line 724 | enable_option_checking
724   ac_subst_files=''
725   ac_user_opts='
726   enable_option_checking
727 < enable_oopse_home
727 > enable_openmd_home
728   enable_debug
729   enable_single
730   enable_float
# Line 1294 | Line 1297 | if test "$ac_init_help" = "long"; then
1297    # Omit some internal or obsolete options to make the list less imposing.
1298    # This message is too long to be a string in the A/UX 3.1 sh.
1299    cat <<_ACEOF
1300 < \`configure' configures OOPSE 4.0 to adapt to many kinds of systems.
1300 > \`configure' configures OpenMD 1.0 to adapt to many kinds of systems.
1301  
1302   Usage: $0 [OPTION]... [VAR=VALUE]...
1303  
# Line 1342 | Line 1345 | Fine tuning of the installation directories:
1345    --infodir=DIR           info documentation [DATAROOTDIR/info]
1346    --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1347    --mandir=DIR            man documentation [DATAROOTDIR/man]
1348 <  --docdir=DIR            documentation root [DATAROOTDIR/doc/oopse]
1348 >  --docdir=DIR            documentation root [DATAROOTDIR/doc/openmd]
1349    --htmldir=DIR           html documentation [DOCDIR]
1350    --dvidir=DIR            dvi documentation [DOCDIR]
1351    --pdfdir=DIR            pdf documentation [DOCDIR]
# Line 1359 | Line 1362 | if test -n "$ac_init_help"; then
1362  
1363   if test -n "$ac_init_help"; then
1364    case $ac_init_help in
1365 <     short | recursive ) echo "Configuration of OOPSE 4.0:";;
1365 >     short | recursive ) echo "Configuration of OpenMD 1.0:";;
1366     esac
1367    cat <<\_ACEOF
1368  
# Line 1367 | Line 1370 | Optional Features:
1370    --disable-option-checking  ignore unrecognized --enable/--with options
1371    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1372    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1373 <  --enable-oopse-home=DIR      define oopse home dir PREFIX/oopse
1374 <  --enable-debug          Compile OOPSE in debug mode
1375 <  --enable-single         compile OOPSE in single precision
1373 >  --enable-openmd-home=DIR      define OpenMD home dir PREFIX/openmd
1374 >  --enable-debug          Compile OpenMD in debug mode
1375 >  --enable-single         compile OpenMD in single precision
1376    --enable-float          synonym for --enable-single
1377    --enable-doxygen        enable documentation generation with doxygen (auto)
1378    --enable-dot            use 'dot' to generate graphs in doxygen (auto)
# Line 1397 | Line 1400 | Some influential environment variables:
1400    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1401                nonstandard directory <lib dir>
1402    LIBS        libraries to pass to the linker, e.g. -l<library>
1403 <  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1403 >  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1404                you have headers in a nonstandard directory <include dir>
1405    MPICXX      MPI C++ compiler command
1406    CC          C compiler command
# Line 1475 | Line 1478 | if $ac_init_version; then
1478   test -n "$ac_init_help" && exit $ac_status
1479   if $ac_init_version; then
1480    cat <<\_ACEOF
1481 < OOPSE configure 4.0
1482 < generated by GNU Autoconf 2.64
1481 > OpenMD configure 1.0
1482 > generated by GNU Autoconf 2.65
1483  
1484   Copyright (C) 2009 Free Software Foundation, Inc.
1485   This configure script is free software; the Free Software Foundation
# Line 1523 | Line 1526 | fi
1526          ac_retval=1
1527   fi
1528    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1529 <  return $ac_retval
1529 >  as_fn_set_status $ac_retval
1530  
1531   } # ac_fn_cxx_try_compile
1532  
# Line 1569 | Line 1572 | fi
1572    # left behind by Apple's compiler.  We do this before executing the actions.
1573    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1574    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1575 <  return $ac_retval
1575 >  as_fn_set_status $ac_retval
1576  
1577   } # ac_fn_cxx_try_link
1578  
# Line 1674 | Line 1677 | fi
1677          ac_retval=1
1678   fi
1679    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1680 <  return $ac_retval
1680 >  as_fn_set_status $ac_retval
1681  
1682   } # ac_fn_c_try_compile
1683  
# Line 1720 | Line 1723 | fi
1723    # left behind by Apple's compiler.  We do this before executing the actions.
1724    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1725    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1726 <  return $ac_retval
1726 >  as_fn_set_status $ac_retval
1727  
1728   } # ac_fn_c_try_link
1729  
# Line 1825 | Line 1828 | fi
1828          ac_retval=1
1829   fi
1830    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1831 <  return $ac_retval
1831 >  as_fn_set_status $ac_retval
1832  
1833   } # ac_fn_fc_try_compile
1834  
# Line 1871 | Line 1874 | fi
1874    # left behind by Apple's compiler.  We do this before executing the actions.
1875    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1876    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1877 <  return $ac_retval
1877 >  as_fn_set_status $ac_retval
1878  
1879   } # ac_fn_fc_try_link
1880  
# Line 1908 | Line 1911 | fi
1911      ac_retval=1
1912   fi
1913    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1914 <  return $ac_retval
1914 >  as_fn_set_status $ac_retval
1915  
1916   } # ac_fn_c_try_cpp
1917  
# Line 2043 | Line 2046 | fi
2046   fi
2047    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2048    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2049 <  return $ac_retval
2049 >  as_fn_set_status $ac_retval
2050  
2051   } # ac_fn_c_try_run
2052  
# Line 2111 | Line 2114 | fi
2114      ac_retval=1
2115   fi
2116    eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2117 <  return $ac_retval
2117 >  as_fn_set_status $ac_retval
2118  
2119   } # ac_fn_cxx_try_cpp
2120  
# Line 2281 | Line 2284 | running configure, to aid debugging if configure makes
2284   This file contains any messages produced by compilers while
2285   running configure, to aid debugging if configure makes a mistake.
2286  
2287 < It was created by OOPSE $as_me 4.0, which was
2288 < generated by GNU Autoconf 2.64.  Invocation command line was
2287 > It was created by OpenMD $as_me 1.0, which was
2288 > generated by GNU Autoconf 2.65.  Invocation command line was
2289  
2290    $ $0 $@
2291  
# Line 2535 | Line 2538 | do
2538   for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2539   do
2540    test "x$ac_site_file" = xNONE && continue
2541 <  if test -r "$ac_site_file"; then
2541 >  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2542      { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2543   $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2544      sed 's/^/| /' "$ac_site_file" >&5
# Line 2544 | Line 2547 | if test -r "$cache_file"; then
2547   done
2548  
2549   if test -r "$cache_file"; then
2550 <  # Some versions of bash will fail to source /dev/null (special
2551 <  # files actually), so we avoid doing that.
2552 <  if test -f "$cache_file"; then
2550 >  # Some versions of bash will fail to source /dev/null (special files
2551 >  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
2552 >  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2553      { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2554   $as_echo "$as_me: loading cache $cache_file" >&6;}
2555      case $cache_file in
# Line 2969 | Line 2972 | case $host_os in *\ *) host_os=`echo "$host_os" | sed
2972  
2973  
2974   # set program name
2975 < PROGNAME="oopse"
2975 > PROGNAME="openmd"
2976  
2977  
2978  
2979  
2980   OBJEXT=".$OBJEXT"
2981  
2982 < OOPSE=oopse
2982 > OPENMD=openmd
2983  
2984   if test "x${prefix}" = "xNONE"
2985   then
2986 <  OOPSE_HOME=${ac_default_prefix}/oopse
2986 >  OPENMD_HOME=${ac_default_prefix}/openmd
2987   else
2988 <  OOPSE_HOME=${prefix}/oopse
2988 >  OPENMD_HOME=${prefix}/openmd
2989   fi
2990 < # Check whether --enable-oopse-home was given.
2991 < if test "${enable_oopse_home+set}" = set; then :
2992 <  enableval=$enable_oopse_home; OOPSE_HOME="${enableval}"
2990 > # Check whether --enable-openmd-home was given.
2991 > if test "${enable_openmd_home+set}" = set; then :
2992 >  enableval=$enable_openmd_home; OPENMD_HOME="${enableval}"
2993   fi
2994  
2995  
# Line 3476 | Line 3479 | $as_echo "$ac_try_echo"; } >&5
3479   ... rest of stderr output deleted ...
3480           10q' conftest.err >conftest.er1
3481      cat conftest.er1 >&5
3479    rm -f conftest.er1 conftest.err
3482    fi
3483 +  rm -f conftest.er1 conftest.err
3484    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3485    test $ac_status = 0; }
3486   done
3487  
3488   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3489   /* end confdefs.h.  */
3490 < #include <stdio.h>
3490 >
3491   int
3492   main ()
3493   {
3491 FILE *f = fopen ("conftest.out", "w");
3492 return ferror (f) || fclose (f) != 0;
3494  
3495    ;
3496    return 0;
3497   }
3498   _ACEOF
3499   ac_clean_files_save=$ac_clean_files
3500 < ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3500 > ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3501   # Try to create an executable without -o first, disregard a.out.
3502   # It will help us diagnose broken compilers, and finding out an intuition
3503   # of exeext.
3504 < { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3505 < $as_echo_n "checking for C++ compiler default output file name... " >&6; }
3504 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
3505 > $as_echo_n "checking whether the C++ compiler works... " >&6; }
3506   ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3507  
3508   # The possible output files:
# Line 3563 | Line 3564 | fi
3564   else
3565    ac_file=''
3566   fi
3566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3567 $as_echo "$ac_file" >&6; }
3567   if test -z "$ac_file"; then :
3568 <  $as_echo "$as_me: failed program was:" >&5
3568 >  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3569 > $as_echo "no" >&6; }
3570 > $as_echo "$as_me: failed program was:" >&5
3571   sed 's/^/| /' conftest.$ac_ext >&5
3572  
3573   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
# Line 3574 | Line 3575 | See \`config.log' for more details." "$LINENO" 5; }; }
3575   { as_fn_set_status 77
3576   as_fn_error "C++ compiler cannot create executables
3577   See \`config.log' for more details." "$LINENO" 5; }; }
3578 + else
3579 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3580 + $as_echo "yes" >&6; }
3581   fi
3582 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3583 + $as_echo_n "checking for C++ compiler default output file name... " >&6; }
3584 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3585 + $as_echo "$ac_file" >&6; }
3586   ac_exeext=$ac_cv_exeext
3587  
3588 < # Check that the compiler produces executables we can run.  If not, either
3581 < # the compiler is broken, or we cross compile.
3582 < { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
3583 < $as_echo_n "checking whether the C++ compiler works... " >&6; }
3584 < # If not cross compiling, check that we can run a simple program.
3585 < if test "$cross_compiling" != yes; then
3586 <  if { ac_try='./$ac_file'
3587 <  { { case "(($ac_try" in
3588 <  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3589 <  *) ac_try_echo=$ac_try;;
3590 < esac
3591 < eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3592 < $as_echo "$ac_try_echo"; } >&5
3593 <  (eval "$ac_try") 2>&5
3594 <  ac_status=$?
3595 <  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3596 <  test $ac_status = 0; }; }; then
3597 <    cross_compiling=no
3598 <  else
3599 <    if test "$cross_compiling" = maybe; then
3600 <        cross_compiling=yes
3601 <    else
3602 <        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3603 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3604 < as_fn_error "cannot run C++ compiled programs.
3605 < If you meant to cross compile, use \`--host'.
3606 < See \`config.log' for more details." "$LINENO" 5; }
3607 <    fi
3608 <  fi
3609 < fi
3610 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3611 < $as_echo "yes" >&6; }
3612 <
3613 < rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3588 > rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3589   ac_clean_files=$ac_clean_files_save
3615 # Check that the compiler produces executables we can run.  If not, either
3616 # the compiler is broken, or we cross compile.
3617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3618 $as_echo_n "checking whether we are cross compiling... " >&6; }
3619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3620 $as_echo "$cross_compiling" >&6; }
3621
3590   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3591   $as_echo_n "checking for suffix of executables... " >&6; }
3592   if { { ac_try="$ac_link"
# Line 3651 | Line 3619 | fi
3619   as_fn_error "cannot compute suffix of executables: cannot compile and link
3620   See \`config.log' for more details." "$LINENO" 5; }
3621   fi
3622 < rm -f conftest$ac_cv_exeext
3622 > rm -f conftest conftest$ac_cv_exeext
3623   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3624   $as_echo "$ac_cv_exeext" >&6; }
3625  
3626   rm -f conftest.$ac_ext
3627   EXEEXT=$ac_cv_exeext
3628   ac_exeext=$EXEEXT
3629 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3630 + /* end confdefs.h.  */
3631 + #include <stdio.h>
3632 + int
3633 + main ()
3634 + {
3635 + FILE *f = fopen ("conftest.out", "w");
3636 + return ferror (f) || fclose (f) != 0;
3637 +
3638 +  ;
3639 +  return 0;
3640 + }
3641 + _ACEOF
3642 + ac_clean_files="$ac_clean_files conftest.out"
3643 + # Check that the compiler produces executables we can run.  If not, either
3644 + # the compiler is broken, or we cross compile.
3645 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3646 + $as_echo_n "checking whether we are cross compiling... " >&6; }
3647 + if test "$cross_compiling" != yes; then
3648 +  { { ac_try="$ac_link"
3649 + case "(($ac_try" in
3650 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3651 +  *) ac_try_echo=$ac_try;;
3652 + esac
3653 + eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3654 + $as_echo "$ac_try_echo"; } >&5
3655 +  (eval "$ac_link") 2>&5
3656 +  ac_status=$?
3657 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3658 +  test $ac_status = 0; }
3659 +  if { ac_try='./conftest$ac_cv_exeext'
3660 +  { { case "(($ac_try" in
3661 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3662 +  *) ac_try_echo=$ac_try;;
3663 + esac
3664 + eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3665 + $as_echo "$ac_try_echo"; } >&5
3666 +  (eval "$ac_try") 2>&5
3667 +  ac_status=$?
3668 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3669 +  test $ac_status = 0; }; }; then
3670 +    cross_compiling=no
3671 +  else
3672 +    if test "$cross_compiling" = maybe; then
3673 +        cross_compiling=yes
3674 +    else
3675 +        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3676 + $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3677 + as_fn_error "cannot run C++ compiled programs.
3678 + If you meant to cross compile, use \`--host'.
3679 + See \`config.log' for more details." "$LINENO" 5; }
3680 +    fi
3681 +  fi
3682 + fi
3683 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3684 + $as_echo "$cross_compiling" >&6; }
3685 +
3686 + rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3687 + ac_clean_files=$ac_clean_files_save
3688   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3689   $as_echo_n "checking for suffix of object files... " >&6; }
3690   if test "${ac_cv_objext+set}" = set; then :
# Line 4009 | Line 4036 | if test x = x"$MPILIBS"; then
4036   # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
4037   if test x = x"$MPILIBS"; then
4038          USE_MPI="no"
4039 <       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No suitable C++ MPI implementation found. oopse_MPI will not be built." >&5
4040 < $as_echo "$as_me: WARNING: No suitable C++ MPI implementation found. oopse_MPI will not be built." >&2;}
4039 >       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No suitable C++ MPI implementation found. openmd_MPI will not be built." >&5
4040 > $as_echo "$as_me: WARNING: No suitable C++ MPI implementation found. openmd_MPI will not be built." >&2;}
4041          :
4042   else
4043          USE_MPI="yes"
# Line 4339 | Line 4366 | $as_echo "$ac_try_echo"; } >&5
4366   ... rest of stderr output deleted ...
4367           10q' conftest.err >conftest.er1
4368      cat conftest.er1 >&5
4342    rm -f conftest.er1 conftest.err
4369    fi
4370 +  rm -f conftest.er1 conftest.err
4371    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4372    test $ac_status = 0; }
4373   done
# Line 4744 | Line 4771 | if test x = x"$MPILIBS"; then
4771   # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
4772   if test x = x"$MPILIBS"; then
4773          USE_MPI="no"
4774 <       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No suitable C MPI implementation found. oopse_MPI will not be built." >&5
4775 < $as_echo "$as_me: WARNING: No suitable C MPI implementation found. oopse_MPI will not be built." >&2;}
4774 >       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No suitable C MPI implementation found. openmd_MPI will not be built." >&5
4775 > $as_echo "$as_me: WARNING: No suitable C MPI implementation found. openmd_MPI will not be built." >&2;}
4776          :
4777   else
4778          USE_MPI="yes"
# Line 4878 | Line 4905 | $as_echo "$ac_try_echo"; } >&5
4905   ... rest of stderr output deleted ...
4906           10q' conftest.err >conftest.er1
4907      cat conftest.er1 >&5
4881    rm -f conftest.er1 conftest.err
4908    fi
4909 +  rm -f conftest.er1 conftest.err
4910    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4911    test $ac_status = 0; }
4912   done
# Line 5184 | Line 5211 | if test x = x"$MPILIBS"; then
5211   # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
5212   if test x = x"$MPILIBS"; then
5213          USE_MPI="no"
5214 <       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No suitable Fortran MPI implementation found. oopse_MPI will not be built." >&5
5215 < $as_echo "$as_me: WARNING: No suitable Fortran MPI implementation found. oopse_MPI will not be built." >&2;}
5214 >       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No suitable Fortran MPI implementation found. openmd_MPI will not be built." >&5
5215 > $as_echo "$as_me: WARNING: No suitable Fortran MPI implementation found. openmd_MPI will not be built." >&2;}
5216          :
5217   else
5218          USE_MPI="yes"
# Line 5334 | Line 5361 | $as_echo "$ac_try_echo"; } >&5
5361   ... rest of stderr output deleted ...
5362           10q' conftest.err >conftest.er1
5363      cat conftest.er1 >&5
5337    rm -f conftest.er1 conftest.err
5364    fi
5365 +  rm -f conftest.er1 conftest.err
5366    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5367    test $ac_status = 0; }
5368   done
# Line 5590 | Line 5617 | $as_echo "$ac_try_echo"; } >&5
5617   ... rest of stderr output deleted ...
5618           10q' conftest.err >conftest.er1
5619      cat conftest.er1 >&5
5620 <    rm -f conftest.er1 conftest.err
5621 <  fi
5620 >  fi
5621 >  rm -f conftest.er1 conftest.err
5622    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5623    test $ac_status = 0; }
5624   done
# Line 5931 | Line 5958 | $as_echo "$ac_try_echo"; } >&5
5958   ... rest of stderr output deleted ...
5959           10q' conftest.err >conftest.er1
5960      cat conftest.er1 >&5
5934    rm -f conftest.er1 conftest.err
5961    fi
5962 +  rm -f conftest.er1 conftest.err
5963    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5964    test $ac_status = 0; }
5965   done
# Line 8667 | Line 8694 | $as_echo "failed" >&6; }
8694                  echo ""
8695                  echo "*********************************************************"
8696                  echo "* WARNING: Could not find a working zlib installation   *"
8697 <                echo "* If you need OOPSE to be able to deal with compressed  *"
8697 >                echo "* If you need OpenMD to be able to deal with compressed *"
8698                  echo "* trajectory dump files be sure to specify a valid zlib *"
8699                  echo "* installation with --with-zlib=DIR                     *"
8700                  echo "*                                                       *"
8701 <                echo "* OOPSE will still work without zlib installed.         *"
8701 >                echo "* OpenMD will still work without zlib installed.        *"
8702                  echo "*********************************************************"
8703                  echo ""
8704          fi
# Line 8943 | Line 8970 | $as_echo "failed" >&6; }
8970              echo "* compute undulation spectra, be sure to specify a      *"
8971              echo "* valid fftw installation with --with-fftw=DIR          *"
8972              echo "*                                                       *"
8973 <            echo "* OOPSE will still work without fftw installed.         *"
8973 >            echo "* OpenMD will still work without fftw installed.        *"
8974              echo "*********************************************************"
8975              echo ""
8976            fi
# Line 9090 | Line 9117 | $as_echo "$as_me: WARNING: Could not find a working qh
9117   $as_echo "$as_me: WARNING: " >&2;}
9118             { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a working qhull installation" >&5
9119   $as_echo "$as_me: WARNING: Could not find a working qhull installation" >&2;}
9120 <           { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: If you need OOPSE to be able to deal with convex    " >&5
9121 < $as_echo "$as_me: WARNING: If you need OOPSE to be able to deal with convex    " >&2;}
9120 >           { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: If you need OpenMD to be able to deal with convex    " >&5
9121 > $as_echo "$as_me: WARNING: If you need OpenMD to be able to deal with convex    " >&2;}
9122             { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: hulls be sure to specify a valid qhull installation " >&5
9123   $as_echo "$as_me: WARNING: hulls be sure to specify a valid qhull installation " >&2;}
9124             { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: with --with-qhull=DIR                               " >&5
9125   $as_echo "$as_me: WARNING: with --with-qhull=DIR                               " >&2;}
9126             { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: " >&5
9127   $as_echo "$as_me: WARNING: " >&2;}
9128 <           { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: OOPSE will still work without qhull installed.      " >&5
9129 < $as_echo "$as_me: WARNING: OOPSE will still work without qhull installed.      " >&2;}
9128 >           { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: OpenMD will still work without qhull installed.      " >&5
9129 > $as_echo "$as_me: WARNING: OpenMD will still work without qhull installed.      " >&2;}
9130             { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: " >&5
9131   $as_echo "$as_me: WARNING: " >&2;}
9132          fi
# Line 9373 | Line 9400 | $as_echo "failed" >&6; }
9400                  echo ""
9401                  echo "*********************************************************"
9402                  echo "* WARNING: Could not find a working openbabel-2.x       *"
9403 <                echo "* installation If you need OOPSE to be able to convert  *"
9403 >                echo "* installation If you need OpenMD to be able to convert *"
9404                  echo "* xyz or pdb files you need to specify a valid          *"
9405                  echo "* openbabel-2.x installation with --with-openbabel=DIR  *"
9406                  echo "*                                                       *"
9407 <                echo "* OOPSE will still work without openbabel installed.    *"
9407 >                echo "* OpenMD will still work without openbabel installed.   *"
9408                  echo "*********************************************************"
9409                  echo ""
9410          fi
# Line 11297 | Line 11324 | ac_log="
11324   # report actual input values of CONFIG_FILES etc. instead of their
11325   # values after options handling.
11326   ac_log="
11327 < This file was extended by OOPSE $as_me 4.0, which was
11328 < generated by GNU Autoconf 2.64.  Invocation command line was
11327 > This file was extended by OpenMD $as_me 1.0, which was
11328 > generated by GNU Autoconf 2.65.  Invocation command line was
11329  
11330    CONFIG_FILES    = $CONFIG_FILES
11331    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 11337 | Line 11364 | Usage: $0 [OPTION]... [TAG]...
11364  
11365    -h, --help       print this help, then exit
11366    -V, --version    print version number and configuration settings, then exit
11367 +      --config     print configuration, then exit
11368    -q, --quiet, --silent
11369                     do not print progress messages
11370    -d, --debug      don't remove temporary files
# Line 11356 | Line 11384 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11384  
11385   _ACEOF
11386   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11387 + ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
11388   ac_cs_version="\\
11389 < OOPSE config.status 4.0
11390 < configured by $0, generated by GNU Autoconf 2.64,
11391 <  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
11389 > OpenMD config.status 1.0
11390 > configured by $0, generated by GNU Autoconf 2.65,
11391 >  with options \\"\$ac_cs_config\\"
11392  
11393   Copyright (C) 2009 Free Software Foundation, Inc.
11394   This config.status script is free software; the Free Software Foundation
# Line 11395 | Line 11424 | do
11424      ac_cs_recheck=: ;;
11425    --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
11426      $as_echo "$ac_cs_version"; exit ;;
11427 +  --config | --confi | --conf | --con | --co | --c )
11428 +    $as_echo "$ac_cs_config"; exit ;;
11429    --debug | --debu | --deb | --de | --d | -d )
11430      debug=: ;;
11431    --file | --fil | --fi | --f )
# Line 11580 | Line 11611 | h
11611   t delim
11612   :nl
11613   h
11614 < s/\(.\{148\}\).*/\1/
11614 > s/\(.\{148\}\)..*/\1/
11615   t more1
11616   s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
11617   p
# Line 11594 | Line 11625 | h
11625   t nl
11626   :delim
11627   h
11628 < s/\(.\{148\}\).*/\1/
11628 > s/\(.\{148\}\)..*/\1/
11629   t more2
11630   s/["\\]/\\&/g; s/^/"/; s/$/"/
11631   p

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines