Changeset 14288


Ignore:
Timestamp:
01/25/13 16:03:28 (12 years ago)
Author:
Eric.Larour
Message:

NEW: config files for ucla hoffman2 cluster + howats scripts

Location:
issm/trunk-jpl/externalpackages
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/gsl/install-android.sh

    r13987 r14288  
    2828    patch Makefile.am < Makefile.am.patch
    2929
    30     autoreconf -iv --force -I $ISSM_DIR/externalpackages/autotools/install/share/aclocal
     30    autoreconf -i
    3131
    3232    ./configure \
    3333        --build="i386-apple-darwin10.8.0" \
    3434        --host=$host_triplet \
    35             --prefix="$ISSM_DIR/externalpackages/gsl/install/" \
    36         --disable-static
     35            --prefix="$ISSM_DIR/externalpackages/gsl/install"
    3736fi
    3837
Note: See TracChangeset for help on using the changeset viewer.