Last change
on this file since 16137 was 16137, checked in by Mathieu Morlighem, 12 years ago |
merged trunk-jpl and trunk for revision 16135
|
-
Property svn:executable
set to
*
|
File size:
336 bytes
|
Line | |
---|
1 | #!/bin/sh
|
---|
2 |
|
---|
3 | ./configure \
|
---|
4 | --prefix=$ISSM_DIR \
|
---|
5 | --without-kriging \
|
---|
6 | --without-kml \
|
---|
7 | --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install \
|
---|
8 | --with-adolc-dir=$ISSM_DIR/externalpackages/adolc/install \
|
---|
9 | --with-matlab-dir="$ISSM_DIR/externalpackages/matlab/install" \
|
---|
10 | --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install
|
---|
Note:
See
TracBrowser
for help on using the repository browser.