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

Diff for /JSOC/configure between version 1.28 and 1.29

version 1.28, 2008/07/14 21:08:46 version 1.29, 2008/07/14 22:22:20
Line 219  if ($CHKLIBS == "no") then
Line 219  if ($CHKLIBS == "no") then
 # 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
             ln -sfv /usr/local/lib lib              if (!(-d lib)) mkdir lib
               ln -sfv /usr/local/lib lib/$JSOC_MACHINE
         endif         endif
  
         set TPWARN = 0         set TPWARN = 0


Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

Karen Tian
Powered by
ViewCVS 0.9.4