Changeset 11266
- Timestamp:
- 01/31/12 10:34:35 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/m4/issm_options.m4
r11068 r11266 482 482 HAVE_TAO=yes 483 483 TAOINCL="-I$TAO_ROOT/ -I$TAO_ROOT/include -I$TAO_ROOT/bmake/ " 484 TAOLIB="-L$TAO_ROOT/lib -ltao -l taopetsc -lpetsc"484 TAOLIB="-L$TAO_ROOT/lib -ltao -lpetsc" 485 485 486 486 AC_DEFINE([_HAVE_TAO_],[1],[with Tao in ISSM src])
Note:
See TracChangeset
for help on using the changeset viewer.