summaryrefslogtreecommitdiff
path: root/packages/libetpan/files/etpan_suffix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libetpan/files/etpan_suffix.patch')
-rw-r--r--packages/libetpan/files/etpan_suffix.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/libetpan/files/etpan_suffix.patch b/packages/libetpan/files/etpan_suffix.patch
deleted file mode 100644
index 901615c416..0000000000
--- a/packages/libetpan/files/etpan_suffix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- libetpan/configure.in~etpan_suffix
-+++ libetpan/configure.in
-@@ -371,7 +371,7 @@
- REENTRANT=1
- else
- REENTRANT=0
-- LIBSUFFIX=-no-mt
-+ LIBSUFFIX=
- fi
- AC_SUBST(LIBSUFFIX)
- AC_SUBST(REENTRANT)