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

Diff for /JSOC/configure between version 1.31 and 1.32

version 1.31, 2008/07/16 18:51:33 version 1.32, 2008/11/19 00:57:45
Line 305  if ($CHKLIBS == "no") then
Line 305  if ($CHKLIBS == "no") then
             echo "CFITSIOFNAME_GCC_X86_64 = cfitsio_gcc" > custom.mk             echo "CFITSIOFNAME_GCC_X86_64 = cfitsio_gcc" > custom.mk
         endif         endif
  
           # Make customizations - ensure changes here are synchronized to changes in make_basic.mk
           if (!(-e suflag.txt)) then
               # put compilation customizations here
               # echo "DRMS_DEFAULT_RETENTION = -10" >> custom.mk
           endif
   
         echo "done"         echo "done"
         echo         echo
  


Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

Karen Tian
Powered by
ViewCVS 0.9.4