From 64584251015c63fb69f1893966038d4e1271c6dc Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Fri, 24 Jul 2009 01:38:24 +0000 Subject: [PATCH] Put sundials into the default config --- docs/install_examples/linux.64_gcc424_opt_python252_numpy | 4 ++-- docs/install_examples/linux.64_gcc424_python252_numpy | 4 ++-- docs/install_examples/test_base | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/install_examples/linux.64_gcc424_opt_python252_numpy b/docs/install_examples/linux.64_gcc424_opt_python252_numpy index b35f20889..b12361ed1 100755 --- a/docs/install_examples/linux.64_gcc424_opt_python252_numpy +++ b/docs/install_examples/linux.64_gcc424_opt_python252_numpy @@ -103,9 +103,9 @@ export EXTRA_LINK MAKE=gmake export MAKE -USE_SUNDIALS='n' +USE_SUNDIALS='y' export USE_SUNDIALS -SUNDIALS_HOME='/home/hkmoffa/libraries/sundials' +SUNDIALS_HOME='/home/hkmoffa/arch/linux64/sundials' export SUNDIALS_HOME ./preconfig diff --git a/docs/install_examples/linux.64_gcc424_python252_numpy b/docs/install_examples/linux.64_gcc424_python252_numpy index f1bf2ed4d..8db646f3d 100755 --- a/docs/install_examples/linux.64_gcc424_python252_numpy +++ b/docs/install_examples/linux.64_gcc424_python252_numpy @@ -105,9 +105,9 @@ export EXTRA_LINK MAKE=gmake export MAKE -USE_SUNDIALS='n' +USE_SUNDIALS='y' export USE_SUNDIALS -SUNDIALS_HOME='/home/hkmoffa/libraries/sundials' +SUNDIALS_HOME='/home/hkmoffa/arch/linux64/sundials' export SUNDIALS_HOME ./preconfig diff --git a/docs/install_examples/test_base b/docs/install_examples/test_base index f1bf2ed4d..8db646f3d 100755 --- a/docs/install_examples/test_base +++ b/docs/install_examples/test_base @@ -105,9 +105,9 @@ export EXTRA_LINK MAKE=gmake export MAKE -USE_SUNDIALS='n' +USE_SUNDIALS='y' export USE_SUNDIALS -SUNDIALS_HOME='/home/hkmoffa/libraries/sundials' +SUNDIALS_HOME='/home/hkmoffa/arch/linux64/sundials' export SUNDIALS_HOME ./preconfig