Changeset 11455


Ignore:
Timestamp:
02/15/12 22:30:42 (13 years ago)
Author:
Eric.Larour
Message:

Large array compile for Win7 platforms: assumes 64 bits

File:
1 edited

Legend:

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

    r11443 r11455  
    131131                                                fi
    132132                                        ;;
     133                                        *cygwin*)
     134                                                largearrays=yes
     135                                        ;;
     136
    133137                                        *darwin*)
    134138                                                if test $MATLAB_MAJOR -ge 7; then
Note: See TracChangeset for help on using the changeset viewer.