Put sundials into the default config
This commit is contained in:
parent
b2aa1f767b
commit
6458425101
3 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue