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, 16 insertions, 0 deletions
diff --git a/packages/libetpan/files/etpan_suffix.patch b/packages/libetpan/files/etpan_suffix.patch
new file mode 100644
index 0000000000..901615c416
--- /dev/null
+++ b/packages/libetpan/files/etpan_suffix.patch
@@ -0,0 +1,16 @@
+
+#
+# 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)