ports/devel/tclxml-libxml2/files/patch-libxml2-configure
Beech Rintoul cfc600a6c0 tclxml-libxml2
TclXML is an API for parsing XML documents using the Tcl scripting
language. It is also a package with several parser implementations.
The goal of the TclXML package is to provide an API for Tcl scripts
that allows "Plug-and-Play" parser implementations; ie. an application
will be able to use different parser implementations without change
to the application code.

PR:		ports/123163
Submitted by:	Frank Fenor
2008-05-05 15:03:02 +00:00

11 lines
No EOL
295 B
Text

--- configure.orig 2008-04-28 16:02:30.000000000 +0200
+++ configure 2008-04-28 16:02:51.000000000 +0200
@@ -3316,7 +3316,7 @@
TCL_INCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
-
+ TCL_SRC_DIR=${with_tclinclude}
echo $ac_n "checking for Tcl private include files""... $ac_c" 1>&6