aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgmime/files/iconv-detect.h
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-06-30 21:50:52 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-06-30 21:50:52 +0000
commit814775d0a9db1776f2bbcbe5517ed65b9a435ef9 (patch)
tree1f7e960418bae2eb8b87877535ae9ef2e222e443 /recipes/libgmime/files/iconv-detect.h
parent0f691ce3239a8eb24a64610742105ad923309110 (diff)
downloadopenembedded-814775d0a9db1776f2bbcbe5517ed65b9a435ef9.tar.gz
libgmime: Packaged versions 2.2.23 (as libgmime) and 2.4.7 (as libgmime-2.4).
Diffstat (limited to 'recipes/libgmime/files/iconv-detect.h')
-rw-r--r--recipes/libgmime/files/iconv-detect.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/libgmime/files/iconv-detect.h b/recipes/libgmime/files/iconv-detect.h
new file mode 100644
index 0000000000..714cb5aa9d
--- /dev/null
+++ b/recipes/libgmime/files/iconv-detect.h
@@ -0,0 +1,5 @@
+/* This is an auto-generated header, DO NOT EDIT! */
+
+#define ICONV_ISO_INT_FORMAT "iso-%u-%u"
+#define ICONV_ISO_STR_FORMAT "iso-%u-%s"
+#define ICONV_10646 "iso-10646"