dbertoni 2003/07/22 14:07:23
Modified: c/src/xalanc Makefile.in
Log:
Removed testXPath from the set of installed binaries.
Revision Changes Path
1.10 +1 -1 xml-xalan/c/src/xalanc/Makefile.in
Index: Makefile.in
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/xalanc/Makefile.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile.in 22 Jul 2003 12:13:18 -0000 1.9
+++ Makefile.in 22 Jul 2003 21:07:22 -0000 1.10
@@ -527,7 +527,7 @@
XalanTransformer \
XPathCAPI
-ALL_BINARIES = testXSLT testXPath Xalan
+ALL_BINARIES = testXSLT Xalan
# Using ICUBridge
ifdef XALAN_USE_ICU
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]