source:
issm/trunk/externalpackages/mpich2/configs/1.3.1/ogive/configure.sh@
8258
Last change on this file since 8258 was 8258, checked in by , 14 years ago | |
---|---|
|
|
File size: 197 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | ./configure \ |
3 | --prefix="$ISSM_TIER/externalpackages/mpich2/install" \ |
4 | --enable-f91=gfortran \ |
5 | --enable-sharedlibs=osx-gcc \ |
6 | --enable-shared \ |
7 | --enable-fc="/usr/local/bin/gfortran" |
Note:
See TracBrowser
for help on using the repository browser.