Index: trunk/psLib/test/xml/Makefile
===================================================================
--- trunk/psLib/test/xml/Makefile	(revision 4790)
+++ trunk/psLib/test/xml/Makefile	(revision 4815)
@@ -69,16 +69,16 @@
 CTAGS = ctags
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/drobbin/panstarrs/new/psLib/missing --run aclocal-1.9
+ACLOCAL = ${SHELL} /home/drobbin/panstarrs/temp/psLib/missing --run aclocal-1.9
 AMDEP_FALSE = #
 AMDEP_TRUE = 
-AMTAR = ${SHELL} /home/drobbin/panstarrs/new/psLib/missing --run tar
+AMTAR = ${SHELL} /home/drobbin/panstarrs/temp/psLib/missing --run tar
 AR = ar
-AUTOCONF = ${SHELL} /home/drobbin/panstarrs/new/psLib/missing --run autoconf
-AUTOHEADER = ${SHELL} /home/drobbin/panstarrs/new/psLib/missing --run autoheader
-AUTOMAKE = ${SHELL} /home/drobbin/panstarrs/new/psLib/missing --run automake-1.9
+AUTOCONF = ${SHELL} /home/drobbin/panstarrs/temp/psLib/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/drobbin/panstarrs/temp/psLib/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/drobbin/panstarrs/temp/psLib/missing --run automake-1.9
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
-CFLAGS =  -I/home/drobbin/panstarrs/new/psLib/src -I/home/drobbin/panstarrs/new/psLib/src/sys -I/home/drobbin/panstarrs/new/psLib/src/astro -I/home/drobbin/panstarrs/new/psLib/src/db -I/home/drobbin/panstarrs/new/psLib/src/fft -I/home/drobbin/panstarrs/new/psLib/src/fits -I/home/drobbin/panstarrs/new/psLib/src/imageops -I/home/drobbin/panstarrs/new/psLib/src/math -I/home/drobbin/panstarrs/new/psLib/src/mathtypes -I/home/drobbin/panstarrs/new/psLib/src/types -I/home/drobbin/panstarrs/new/psLib/src/xml -O0 -g -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112L -std=c99 -I/usr/include/mysql -g -pipe   -I/usr/local/include -I/usr/include/libxml2 -Wall -Werror
+CFLAGS =  -I/home/drobbin/panstarrs/temp/psLib/src -I/home/drobbin/panstarrs/temp/psLib/src/sys -I/home/drobbin/panstarrs/temp/psLib/src/astro -I/home/drobbin/panstarrs/temp/psLib/src/db -I/home/drobbin/panstarrs/temp/psLib/src/fft -I/home/drobbin/panstarrs/temp/psLib/src/fits -I/home/drobbin/panstarrs/temp/psLib/src/imageops -I/home/drobbin/panstarrs/temp/psLib/src/math -I/home/drobbin/panstarrs/temp/psLib/src/mathtypes -I/home/drobbin/panstarrs/temp/psLib/src/types -I/home/drobbin/panstarrs/temp/psLib/src/xml -O0 -g -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112L -std=c99 -I/usr/include/mysql -g -pipe   -I/usr/local/include -I/usr/include/libxml2 -Wall -Werror
 CPP = gcc -E
 CPPFLAGS = 
@@ -112,5 +112,5 @@
 MAINTAINER_MODE_FALSE = 
 MAINTAINER_MODE_TRUE = #
-MAKEINFO = ${SHELL} /home/drobbin/panstarrs/new/psLib/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/drobbin/panstarrs/temp/psLib/missing --run makeinfo
 OBJEXT = o
 PACKAGE = pslib
@@ -123,5 +123,5 @@
 PERL = /usr/bin/perl
 PERL_INSTALLSYTLE = installstyle='lib64/perl5';
-PERL_PREFIX = /home/drobbin/panstarrs/new/psLib
+PERL_PREFIX = /home/drobbin/panstarrs/temp/psLib
 POW_LIB = 
 PSLIB_CFLAGS = -I${prefix}/include
@@ -133,5 +133,5 @@
 SHELL = /bin/sh
 SRCDIRS = sys astro db fft fits imageops math mathtypes types xml
-SRCINC = -I/home/drobbin/panstarrs/new/psLib/src/sys -I/home/drobbin/panstarrs/new/psLib/src/astro -I/home/drobbin/panstarrs/new/psLib/src/db -I/home/drobbin/panstarrs/new/psLib/src/fft -I/home/drobbin/panstarrs/new/psLib/src/fits -I/home/drobbin/panstarrs/new/psLib/src/imageops -I/home/drobbin/panstarrs/new/psLib/src/math -I/home/drobbin/panstarrs/new/psLib/src/mathtypes -I/home/drobbin/panstarrs/new/psLib/src/types -I/home/drobbin/panstarrs/new/psLib/src/xml
+SRCINC = -I/home/drobbin/panstarrs/temp/psLib/src/sys -I/home/drobbin/panstarrs/temp/psLib/src/astro -I/home/drobbin/panstarrs/temp/psLib/src/db -I/home/drobbin/panstarrs/temp/psLib/src/fft -I/home/drobbin/panstarrs/temp/psLib/src/fits -I/home/drobbin/panstarrs/temp/psLib/src/imageops -I/home/drobbin/panstarrs/temp/psLib/src/math -I/home/drobbin/panstarrs/temp/psLib/src/mathtypes -I/home/drobbin/panstarrs/temp/psLib/src/types -I/home/drobbin/panstarrs/temp/psLib/src/xml
 SRCSUBLIBS = sys/libpslibsys.la astro/libpslibastro.la db/libpslibdb.la fft/libpslibfft.la fits/libpslibfits.la imageops/libpslibimageops.la math/libpslibmath.la mathtypes/libpslibmathtypes.la types/libpslibtypes.la xml/libpslibxml.la
 STRIP = strip
@@ -170,5 +170,5 @@
 includedir = ${prefix}/include
 infodir = ${prefix}/info
-install_sh = /home/drobbin/panstarrs/new/psLib/install-sh
+install_sh = /home/drobbin/panstarrs/temp/psLib/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
@@ -177,5 +177,5 @@
 mkdir_p = mkdir -p --
 oldincludedir = /usr/include
-prefix = /home/drobbin/panstarrs/new/psLib
+prefix = /home/drobbin/panstarrs/temp/psLib
 program_transform_name = s,x,x,
 sbindir = ${exec_prefix}/sbin
