Update of /cvsroot/monetdb/pathfinder/compiler/xmlimport
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1096/compiler/xmlimport
Modified Files:
Makefile.ag
Log Message:
fixed pathfinder compilation:
no need to include libstringutils in libxmlimport
libstringutils is included wherever libxmlimport is included
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/xmlimport/Makefile.ag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.ag 5 Nov 2007 16:02:08 -0000 1.2
+++ Makefile.ag 23 Nov 2007 08:41:15 -0000 1.3
@@ -24,28 +24,14 @@
# Universitaet Muenchen, respectively. All Rights Reserved.
#
-
-#SUBDIRS = utils lalgebra
-
INCLUDES = ../include $(MONETDB_INCS) $(LIBXML2_CFLAGS)
lib_xmlimport = {
NOINST
DIR = libdir
- LIBS = \
- #../../mem/libmem \
- #$(LIBXML2_LDADD) $(LIBXML2_LIBS)
- ../utils/libstringutils
-
SOURCES = \
xml2lalg_xpath_utils.c \
xml2lalg_converters.c \
schema_relaxng.c \
xml2lalg.c
}
-
-
-
-
-
-
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins