Changeset 13388


Ignore:
Timestamp:
09/18/12 14:03:14 (12 years ago)
Author:
utke
Message:

CHG adjusted default behavior in configure script, examples not needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/adolc/install-dev.sh

    r13382 r13388  
    1111
    1212autoreconf -f -i
    13 ./configure --prefix=$ISSM_DIR/externalpackages/adolc/install \
    14         --enable-docexa \
    15         --enable-addexa \
    16         --enable-stdczero
     13./configure --prefix=$ISSM_DIR/externalpackages/adolc/install
    1714
    1815if [ $# -eq 0 ]; then
Note: See TracChangeset for help on using the changeset viewer.