aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libetpan/files
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-03-26 17:32:25 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-26 17:32:25 +0000
commit1ef446cdda1c68095abca7a730c906305bfc20c7 (patch)
tree4055cffd34c5103d7f0a69e769003092100c98b4 /packages/libetpan/files
parent2e800e9a80e955eef6ce9cd1c37eff28477acc8d (diff)
downloadopenembedded-1ef446cdda1c68095abca7a730c906305bfc20c7.tar.gz
libetpan: add 0.43, remove 0.36
Diffstat (limited to 'packages/libetpan/files')
-rw-r--r--packages/libetpan/files/.mtn2git_empty0
-rw-r--r--packages/libetpan/files/etpan_suffix.patch16
2 files changed, 16 insertions, 0 deletions
diff --git a/packages/libetpan/files/.mtn2git_empty b/packages/libetpan/files/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/libetpan/files/.mtn2git_empty
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)