summaryrefslogtreecommitdiff
path: root/recipes/libgmime/files/iconv-detect.h
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-07-05 13:48:31 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-07-05 13:48:31 +0400
commit5f2b123cc44605c18a4cbfb530fc89e0c3ef2325 (patch)
tree9c1b7ab76c37aab3d47aef74291e7f24f46e7be4 /recipes/libgmime/files/iconv-detect.h
parent84eb1db158bbcded971f35bfa89b72c13c797e6f (diff)
parent2e23feebced982ef9a22d30ae2a4cfe453103c70 (diff)
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Conflicts: MAINTAINERS Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
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"