Changeset 14173
- Timestamp:
 - 12/17/12 13:17:11 (13 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/m4/issm_options.m4 (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/m4/issm_options.m4
r14172 r14173 1074 1074 dnl check that library provided EXISTS! 1075 1075 GRAPHICS_DIR=$(echo $GRAPHICS_LIB | sed -e "s/-L//g" | awk '{print $[1]}') 1076 if test -d "$GRAPHICS_DIR" ; then1076 if test -d "$GRAPHICS_DIR" || test -f "$GRAPHICS_DIR"; then 1077 1077 HAVE_GRAPHICS=yes 1078 1078 GRAPHICSLIB="$GRAPHICS_LIB"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)