Index: /trunk/psLib/src/astronomy/Makefile
===================================================================
--- /trunk/psLib/src/astronomy/Makefile	(revision 2651)
+++ /trunk/psLib/src/astronomy/Makefile	(revision 2652)
@@ -5,7 +5,9 @@
 TARGET_STATIC  = libpslib.a
 include ../Makefile.Globals
-CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip \
-    -I.. -I../image -I../fileUtils \
-    -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\""
+CFLAGS := -I/usr/local/include/libxml2 -I. -I../sysUtils 
+
+#CFLAGS := -I/usr/local/include/libxml2 -I. -I../sysUtils -I../collections -I../dataManip \
+#    -I.. -I../image -I../fileUtils \
+#    -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\""
 
 SRC_OBJS = psTime.o \
