IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 8, 2004, 9:21:24 AM (22 years ago)
Author:
evanalst
Message:

Remove temporary XML variable definition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile.Globals

    r2656 r2667  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.29 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-12-07 22:51:55 $
     7##  $Revision: 1.30 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-12-08 19:21:24 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5454SLA_LINK := $(shell $(sladir)/bin/sla_link)
    5555XML2_LINK := $(shell $(xml2config) --libs)
    56 #XML2_CFLAGS := $(shell $(xml2config) --cflags)
    57 XML2_CFLAGS = -I/usr/local/include/libxml2
     56XML2_CFLAGS := $(shell $(xml2config) --cflags)
     57#XML2_CFLAGS = -I/usr/local/include/libxml2
    5858
    5959
Note: See TracChangeset for help on using the changeset viewer.