if test "x$1" != "xyes" ; then
AC_MSG_RESULT(external version not yet supported)
else
- UMFPACK_LIB ='$(LIBDIR)/liblac_umfpack.$(lib-suffix)'
+ UMFPACK_LIB='$(LIBDIR)/liblac_umfpack.$(lib-suffix)'
UMFPACK_LIBG='$(LIBDIR)/liblac_umfpack.g.$(lib-suffix)'
UMFPACK_INCLUDE_DIR='-I$D/contrib/umfpack/UMFPACK/Include'
AC_MSG_RESULT(using included version)
#! /bin/sh
-# From configure.in Revision: 1.174 .
+# From configure.in Revision: 1.175 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- if test "x$GXX_VERSION" != "x" ; then
+ if test "x$GXX" = "xyes" ; then
echo "$as_me:$LINENO: checking for boost::shared_ptr assignment operator= template buglet" >&5
echo $ECHO_N "checking for boost::shared_ptr assignment operator= template buglet... $ECHO_C" >&6
ac_ext=cc
main ()
{
-int seed = 0;
+unsigned int seed = 0;
int i=rand_r(&i);
;
echo "$as_me:$LINENO: result: external version not yet supported" >&5
echo "${ECHO_T}external version not yet supported" >&6
else
- UMFPACK_LIB ='$(LIBDIR)/liblac_umfpack.$(lib-suffix)'
+ UMFPACK_LIB='$(LIBDIR)/liblac_umfpack.$(lib-suffix)'
UMFPACK_LIBG='$(LIBDIR)/liblac_umfpack.g.$(lib-suffix)'
UMFPACK_INCLUDE_DIR='-I$D/contrib/umfpack/UMFPACK/Include'
echo "$as_me:$LINENO: result: using included version" >&5