(file) Return to configure CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/configure between version 1.33 and 1.36

version 1.33, 2009/01/29 01:01:31 version 1.36, 2009/01/29 19:53:12
Line 215  if ($CHKLIBS == "no") then
Line 215  if ($CHKLIBS == "no") then
             cd ..             cd ..
  
             cd ..             cd ..
         else          #else
 # Non-Stanford users: edit these lines to reflect the location of required # Non-Stanford users: edit these lines to reflect the location of required
 #  3rd party libs: cfitsio.a #  3rd party libs: cfitsio.a
             ln -sfv /usr/local/include include              #ln -sfv /usr/local/include include
             if (!(-d lib)) mkdir lib              #if (!(-d lib)) mkdir lib
             ln -sfv /usr/local/lib lib/$JSOC_MACHINE              #ln -sfv /usr/local/lib lib/$JSOC_MACHINE
         endif         endif
  
         set TPWARN = 0         set TPWARN = 0
Line 355  endif
Line 355  endif
  
 # Call gen_init.csh to generate localized scripts and localization.h # Call gen_init.csh to generate localized scripts and localization.h
 if (!(-e suflag.txt)) then if (!(-e suflag.txt)) then
       echo "CUSTOM_DEFINES = __LOCALIZED_DEFS__" >> custom.mk
     ./gen_init.csh     ./gen_init.csh
 endif endif


Legend:
Removed from v.1.33  
changed lines
  Added in v.1.36

Karen Tian
Powered by
ViewCVS 0.9.4