summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-configure
diff options
context:
space:
mode:
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