Changeset 19662
- Timestamp:
- 10/20/15 08:51:50 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/m4/issm_options.m4
r19645 r19662 319 319 320 320 dnl Make sure mexFunction.map is not in MEXLIB to avoid problems with global variables 321 MEXLINK=$(echo $MEXLINK | sed -e "s/,-expo.*mexFunction\\.map\"//g" | sed -e "s/-[[^ ]]*mexFunction\\.map//g") 321 dnl MEXLINK=$(echo $MEXLINK | sed -e "s/,-expo.*mexFunction\\.map\"//g" | sed -e "s/-[[^ ]]*mexFunction\\.map//g") 322 MEXLINK="" dnl We actually don't need MEXLINK???? 322 323 323 324 ;;
Note:
See TracChangeset
for help on using the changeset viewer.