Rev | Line | |
---|
[13394] | 1 | Index: /u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/externalpackages/autotools/install.sh
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- /u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/externalpackages/autotools/install.sh (revision 13157)
|
---|
| 4 | +++ /u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/externalpackages/autotools/install.sh (revision 13158)
|
---|
| 5 | @@ -13,6 +13,7 @@
|
---|
| 6 | ./configure --prefix="$ISSM_DIR/externalpackages/autotools/install"
|
---|
| 7 | make
|
---|
| 8 | make install
|
---|
| 9 | +cd ..
|
---|
| 10 |
|
---|
| 11 | #install automake
|
---|
| 12 | echo " === INSTALLING AUTOMAKE =="
|
---|
| 13 | @@ -24,6 +25,7 @@
|
---|
| 14 | ./configure --prefix="$ISSM_DIR/externalpackages/autotools/install"
|
---|
| 15 | make
|
---|
| 16 | make install
|
---|
| 17 | +cd ..
|
---|
| 18 |
|
---|
| 19 | #install libtool
|
---|
| 20 | echo " === INSTALLING LIBTOOL =="
|
---|
| 21 | @@ -36,3 +38,4 @@
|
---|
| 22 | ./configure --prefix="$ISSM_DIR/externalpackages/autotools/install"
|
---|
| 23 | make
|
---|
| 24 | make install
|
---|
| 25 | +cd ..
|
---|
Note:
See
TracBrowser
for help on using the repository browser.