@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.67 for PSBLAS 3.0.
# Generated by GNU Autoconf 2.66 for PSBLAS 3.0.
#
# Report bugs to <salvatore.filippone@uniroma2.it>.
#
@ -822,8 +822,7 @@ do
fi
case $ac_option in
*=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
*=) ac_optarg= ;;
*=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
*) ac_optarg=yes ;;
esac
@ -1498,7 +1497,7 @@ test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
PSBLAS configure 3.0
generated by GNU Autoconf 2.67
generated by GNU Autoconf 2.66
Copyright (C) 2010 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
@ -2071,7 +2070,7 @@ $as_echo "$ac_try_echo"; } >&5
mv -f conftest.er1 conftest.err
fi
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; } > conftest.i && {
test $ac_status = 0; } >/dev/null && {
test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
test ! -s conftest.err
}; then :
@ -2122,7 +2121,7 @@ This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by PSBLAS $as_me 3.0, which was
generated by GNU Autoconf 2.67 . Invocation command line was
generated by GNU Autoconf 2.66 . Invocation command line was
$ $0 $@
@ -5529,7 +5528,7 @@ else
# Broken: fails on valid input.
continue
fi
rm -f conftest.err conftest.i conftest. $ac_ext
rm -f conftest.err conftest.$ac_ext
# OK, works on sane cases. Now check whether nonexistent headers
# can be detected and how.
@ -5545,11 +5544,11 @@ else
ac_preproc_ok=:
break
fi
rm -f conftest.err conftest.i conftest. $ac_ext
rm -f conftest.err conftest.$ac_ext
done
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
rm -f conftest.i conftest. err conftest.$ac_ext
rm -f conftest.err conftest.$ac_ext
if $ac_preproc_ok; then :
break
fi
@ -5588,7 +5587,7 @@ else
# Broken: fails on valid input.
continue
fi
rm -f conftest.err conftest.i conftest. $ac_ext
rm -f conftest.err conftest.$ac_ext
# OK, works on sane cases. Now check whether nonexistent headers
# can be detected and how.
@ -5604,11 +5603,11 @@ else
ac_preproc_ok=:
break
fi
rm -f conftest.err conftest.i conftest. $ac_ext
rm -f conftest.err conftest.$ac_ext
done
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
rm -f conftest.i conftest. err conftest.$ac_ext
rm -f conftest.err conftest.$ac_ext
if $ac_preproc_ok; then :
else
@ -7257,7 +7256,7 @@ fi
;;
# Ignore these flags.
-lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -little \
|-LANG:=* | -LIST:* | -LNO:* | -link )
|-LANG:=* | -LIST:* | -LNO:*)
;;
-lkernel32)
test x"$CYGWIN" != xyes && ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg"
@ -8765,14 +8764,14 @@ fi
# Check whether --with-rsb was given.
if test "${with_rsb+set}" = set; then :
withval=$with_rsb; if test x$withval = xno; then
want_rsb_libs= ; else if test x$withval = xyes ; then want_rsb_libs=yes ; else want_rsb_libs="$withval" ; fi ; fi
withval=$with_rsb; if test x" $withval" = xno; then
want_rsb_libs= ; else if test x" $withval" = xyes ; then want_rsb_libs=yes ; else want_rsb_libs="$withval" ; fi ; fi
else
want_rsb_libs=""
fi
if test x$want_rsb_libs != x ; then
if test x$want_rsb_libs = xyes ; then
if test x" $want_rsb_libs" != x ; then
if test x" $want_rsb_libs" = xyes ; then
want_rsb_libs="`librsb-config --static --ldflags`"
else
if test -d "$want_rsb_libs" ; then
@ -8790,7 +8789,7 @@ LIBS="$RSB_LIBS ${LIBS}"
# Check whether --with-metis was given.
if test "${with_metis+set}" = set; then :
withval=$with_metis; psblas_cv_metis=$withval
withval=$with_metis; psblas_cv_metis=" $withval"
else
psblas_cv_metis=''
fi
@ -9564,7 +9563,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# values after options handling.
ac_log="
This file was extended by PSBLAS $as_me 3.0, which was
generated by GNU Autoconf 2.67 . Invocation command line was
generated by GNU Autoconf 2.66 . Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
@ -9621,7 +9620,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
PSBLAS config.status 3.0
configured by $0, generated by GNU Autoconf 2.67 ,
configured by $0, generated by GNU Autoconf 2.66 ,
with options \\"\$ac_cs_config\\"
Copyright (C) 2010 Free Software Foundation, Inc.
@ -9642,16 +9641,11 @@ ac_need_defaults=:
while test $# != 0
do
case $1 in
--*=? *)
--*=*)
ac_option=`expr "X$1" : 'X\([^=]*\)='`
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ac_shift=:
;;
--*=)
ac_option=`expr "X$1" : 'X\([^=]*\)='`
ac_optarg=
ac_shift=:
;;
*)
ac_option=$1
ac_optarg=$2
@ -9673,7 +9667,6 @@ do
$ac_shift
case $ac_optarg in
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
'') as_fn_error $? "missing file argument" ;;
esac
as_fn_append CONFIG_FILES " '$ac_optarg'"
ac_need_defaults=false;;