source: issm/oecreview/Archive/12678-13393/ISSM-13157-13158.diff@ 28275

Last change on this file since 28275 was 13394, checked in by Mathieu Morlighem, 13 years ago

Added 12678-13393

File size: 856 bytes
  • u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/externalpackages/autotools/install.sh

     
    1313./configure --prefix="$ISSM_DIR/externalpackages/autotools/install"
    1414make 
    1515make install
     16cd ..
    1617
    1718#install automake
    1819echo " === INSTALLING AUTOMAKE =="
     
    2425./configure --prefix="$ISSM_DIR/externalpackages/autotools/install"
    2526make 
    2627make install
     28cd ..
    2729
    2830#install libtool
    2931echo " === INSTALLING LIBTOOL =="
     
    3638./configure --prefix="$ISSM_DIR/externalpackages/autotools/install"
    3739make 
    3840make install
     41cd ..
Note: See TracBrowser for help on using the repository browser.