Put sundials into the default config

This commit is contained in:
Harry Moffat 2009-07-24 01:38:24 +00:00
parent b2aa1f767b
commit 6458425101
3 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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