Changeset 15088


Ignore:
Timestamp:
05/23/13 14:35:53 (12 years ago)
Author:
glperez
Message:

CHG: Small modification to CCCL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/cccl/issm/cccl

    r15087 r15088  
    8888        -L*)
    8989                library=`echo $1 | sed 's/-L//g'`
    90                 string="/link -/IBPATH:\"$library\""
     90                string="/link /LIBPATH:\"$library\""
    9191                opts="$opts $string"
    9292        ;;
Note: See TracChangeset for help on using the changeset viewer.