=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/configure,v retrieving revision 1.45 retrieving revision 1.48 diff -u -p -r1.45 -r1.48 --- OpenXM_contrib2/asir2000/configure 2009/02/13 11:25:48 1.45 +++ OpenXM_contrib2/asir2000/configure 2009/03/04 06:51:41 1.48 @@ -752,8 +752,6 @@ XPMLIB USE_PLOT_TRUE USE_PLOT_FALSE FEPLIB -MPIINC -MPILIB LAPACKLIB libasir_postfix USE_GC_SPARC64 @@ -5546,7 +5544,7 @@ else _ACEOF fi -GC_CONFIGURE_ARGS=--disable-threads +GC_CONFIGURE_ARGS="--disable-threads --enable-large-config" if test -n "${host_alias}" ; then GC_CONFIGURE_ARGS="--host=${host_alias} ${GC_CONFIGURE_ARGS}" fi @@ -5561,7 +5559,7 @@ fi if test ${with_gc7:=no} != no; then case "${with_gc7}" in 7*) GC_VERSION=${with_gc7} ;; - *) GC_VERSION=7.0 ;; + *) GC_VERSION=7.1 ;; esac GC=gc-${GC_VERSION} cat >>confdefs.h <<\_ACEOF @@ -6576,8 +6574,6 @@ if test "${with_mpi:=no}" != no ; then _ACEOF fi - - if test "${with_lapack:=no}" != no ; then