summaryrefslogtreecommitdiff
path: root/packages/tinymail/files/camel-lite-configure-hack.patch
diff options
context:
space:
mode:
authorMatt Reimer <mattjreimer@gmail.com>2006-11-13 19:19:49 +0000
committerMatt Reimer <mattjreimer@gmail.com>2006-11-13 19:19:49 +0000
commitfe6bc5b4cabb5fcf87b8944b4cfbe73bb48ceecf (patch)
treeb647d0f995205700148a392c69cccfe9077c7308 /packages/tinymail/files/camel-lite-configure-hack.patch
parent2b622239c20657486f9e84842fd392f0a03c4598 (diff)
parentf7171587f09b13c97cc73109cd9eaf7c5aa78e47 (diff)
merge of '440352b74d1975abf361c30e00a2519bd5c8051e'
and '493bfe4db4e2664b2f5a442c4973208d987e2752'
Diffstat (limited to 'packages/tinymail/files/camel-lite-configure-hack.patch')
-rw-r--r--packages/tinymail/files/camel-lite-configure-hack.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/tinymail/files/camel-lite-configure-hack.patch b/packages/tinymail/files/camel-lite-configure-hack.patch
new file mode 100644
index 0000000000..941f367434
--- /dev/null
+++ b/packages/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"