summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-configure
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-01-25 18:10:46 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-01-25 18:10:46 +0000
commitd24b261cb009da20ab865fa3ff4737da84cae672 (patch)
tree314f184d8468f841a2d79e76dc50dfbb9b1b4b49 /textproc/libxslt/files/patch-configure
parentUpdate to 2.14.6. (diff)
Update to 1.1.20.
Diffstat (limited to 'textproc/libxslt/files/patch-configure')
-rw-r--r--textproc/libxslt/files/patch-configure9
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure
index 1124e750d316..58a1e205ab9a 100644
--- a/textproc/libxslt/files/patch-configure
+++ b/textproc/libxslt/files/patch-configure
@@ -9,12 +9,3 @@
else
if test -r $prefix/include/python$PYTHON_VERSION/Python.h
then
-@@ -22019,7 +22019,7 @@
-
-
-
--if test "$WITH_MODULES" == "1"; then
-+if test "$WITH_MODULES" = "1"; then
- WITH_MODULES_TRUE=
- WITH_MODULES_FALSE='#'
- else