summaryrefslogtreecommitdiff
path: root/packages/tinymail/libtinymail-0.0.3/no-iconv-detect.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tinymail/libtinymail-0.0.3/no-iconv-detect.patch')
-rw-r--r--packages/tinymail/libtinymail-0.0.3/no-iconv-detect.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/tinymail/libtinymail-0.0.3/no-iconv-detect.patch b/packages/tinymail/libtinymail-0.0.3/no-iconv-detect.patch
deleted file mode 100644
index cfda4cb0f2..0000000000
--- a/packages/tinymail/libtinymail-0.0.3/no-iconv-detect.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- m4/ticonv.m4~ 2007-10-30 13:57:32.000000000 +0100
-+++ trunk/m4/ticonv.m4 2007-10-30 13:57:32.000000000 +0100
-@@ -76,15 +76,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"