diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 11:26:13 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 11:26:13 +0000 |
| commit | 449a928eea07416fb2c4e7ce5f02faae8c31155d (patch) | |
| tree | 32461f0eea9317c27ab59afa60d1e17c3884eefe /mail/balsa2/files/patch-libmutt::charset.h | |
| parent | dc2cf7c4bcbf813c9744705b37346b1c0da6f0a3 (diff) | |
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
Diffstat (limited to 'mail/balsa2/files/patch-libmutt::charset.h')
| -rw-r--r-- | mail/balsa2/files/patch-libmutt::charset.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/balsa2/files/patch-libmutt::charset.h b/mail/balsa2/files/patch-libmutt::charset.h deleted file mode 100644 index 7e490597f1dc..000000000000 --- a/mail/balsa2/files/patch-libmutt::charset.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libmutt/charset.h 2001/03/06 10:38:56 1.1 -+++ libmutt/charset.h 2001/03/06 10:39:08 -@@ -19,7 +19,7 @@ - #ifndef _CHARSET_H - #define _CHARSET_H - --#include <iconv.h> -+#include <giconv.h> - - int mutt_convert_string (char **, const char *, const char *); - |
