aboutsummaryrefslogtreecommitdiff
path: root/japanese/mutt-devel/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mutt-devel/files/patch-aa')
-rw-r--r--japanese/mutt-devel/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/mutt-devel/files/patch-aa b/japanese/mutt-devel/files/patch-aa
deleted file mode 100644
index 8d206a96bddc..000000000000
--- a/japanese/mutt-devel/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.in.orig Wed Feb 6 22:22:58 2002
-+++ configure.in Wed Feb 6 22:23:22 2002
-@@ -686,7 +686,7 @@
- mutt_save_LIBS="$LIBS"
- LIBS="$LIBS $LIBICONV"
- AC_TRY_RUN([
--#include <iconv.h>
-+#include <giconv.h>
- int main()
- {
- iconv_t cd;
-@@ -717,7 +717,7 @@
- mutt_save_LIBS="$LIBS"
- LIBS="$LIBS $LIBICONV"
- AC_TRY_RUN([
--#include <iconv.h>
-+#include <giconv.h>
- #include <string.h>
- int main()
- {