IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2004, 12:23:04 PM (22 years ago)
Author:
desonia
Message:

changed the means in which xml2 lib/include files are located. Used xml2-config.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/Makefile

    r2602 r2603  
    33endif
    44
    5 # XXX: Must put appropiate conditional here:
    6 LIBXMLDIR = /usr/include/libxml2
    7 LIBXMLDIR = /usr/local/include/libxml2
    8 
    95TARGET_STATIC  = libpslib.a
    106include ../Makefile.Globals
    117CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip \
    12     -I.. -I../image -I../fileUtils -I$(LIBXMLDIR) \
     8    -I.. -I../image -I../fileUtils \
    139    -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\""
    1410
Note: See TracChangeset for help on using the changeset viewer.