Changeset 1704 for branches/alma


Ignore:
Timestamp:
02/17/10 12:14:21 (14 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No

Ready to Release: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s):

Description: a small bug fix in a library definition


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/alma/src/Makefile

    r1700 r1704  
    5757# if not than there might by symbol resolution errors.
    5858CASAPPLIB := -L$(CASALIB) -latnf $(CORELIB) \
    59                 /usr/lib64/libwcs.so \
     59             -L$(WCSLIBLIBD) $(WCSLIBLIB) \
    6060             $(RPFITSLIB) $(CFITSIOLIB) $(G2CLIB) -lstdc++
    61 #             -L$(WCSLIBLIBD) $(WCSLIBLIB) \
    6261
    6362# darwin specific CASA flags
Note: See TracChangeset for help on using the changeset viewer.