Index: /trunk/psLib/src/Makefile.Globals
===================================================================
--- /trunk/psLib/src/Makefile.Globals	(revision 2666)
+++ /trunk/psLib/src/Makefile.Globals	(revision 2667)
@@ -5,6 +5,6 @@
 ##  Assumptions:    Variable "prefix" already defined
 ##
-##  $Revision: 1.29 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-12-07 22:51:55 $
+##  $Revision: 1.30 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-12-08 19:21:24 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -54,6 +54,6 @@
 SLA_LINK := $(shell $(sladir)/bin/sla_link)
 XML2_LINK := $(shell $(xml2config) --libs)
-#XML2_CFLAGS := $(shell $(xml2config) --cflags)
-XML2_CFLAGS = -I/usr/local/include/libxml2
+XML2_CFLAGS := $(shell $(xml2config) --cflags)
+#XML2_CFLAGS = -I/usr/local/include/libxml2
 
 
