summaryrefslogtreecommitdiff
path: root/packages/libetpan/files
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-03-27 17:43:48 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-27 17:43:48 +0000
commit935ee11991941b2e68f0b7632e2df4784f6d8d45 (patch)
treefa12f222d8955b6143455543edef301deeb2cc07 /packages/libetpan/files
parent1a780ea25fb3b5d0261149e3a4b91bcd25386daa (diff)
parentdcfa885928bbaf55d4b3236a1b07360a718d10b1 (diff)
merge of d666453b1d27ca8088768cfc910fd4bd31f2682c
and ec2b8ee274a7ff882306f13cd1a98ad612a9b85d
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)