Changeset 13274


Ignore:
Timestamp:
09/06/12 07:14:00 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: notes on how to get PETSc's libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/m4/issm_options.m4

    r13219 r13274  
    676676        AC_MSG_CHECKING(for petsc headers and libraries in $PETSC_ROOT for architecture $PETSC_ARCH)
    677677       
     678        dnl To ge PETSc's libraries:
     679        dnl cd externalpackages/petsc/src
     680        dnl make getlinklibs
    678681        if test -d "$PETSC_ROOT"; then
    679682
Note: See TracChangeset for help on using the changeset viewer.