aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tinymail/files/camel-lite-configure-hack.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tinymail/files/camel-lite-configure-hack.patch')
-rw-r--r--recipes/tinymail/files/camel-lite-configure-hack.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/tinymail/files/camel-lite-configure-hack.patch b/recipes/tinymail/files/camel-lite-configure-hack.patch
new file mode 100644
index 0000000000..941f367434
--- /dev/null
+++ b/recipes/tinymail/files/camel-lite-configure-hack.patch
@@ -0,0 +1,18 @@
+--- /tmp/configure.ac 2006-11-10 12:33:24.000000000 +0100
++++ trunk/libtinymail-camel/camel-lite/configure.ac 2006-11-10 12:33:56.238554000 +0100
+@@ -157,15 +157,6 @@
+
+ CFLAGS="$CFLAGS -I$srcdir"
+
+-AC_MSG_CHECKING(preferred charset formats for system iconv)
+-AC_RUN_IFELSE([AC_LANG_SOURCE([[
+-#define CONFIGURE_IN
+-#include "iconv-detect.c"
+-]])],[
+- AC_MSG_RESULT(found)
+-],[
+- AC_MSG_RESULT(not found)
+-],[])
+
+ CFLAGS="$save_CFLAGS"
+ LIBS="$save_LIBS"