diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-29 17:28:49 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-29 17:28:49 +0000 |
commit | fb7ad518dd6fc39b1071affe426a85ee33b17704 (patch) | |
tree | 233a0850e10a9e178cf979833a118c3a7bc3609f /mail/evolution/files/patch-aa | |
parent | Fix build on -CURRENT. openmp support with gcc 4.2 is autodetected but (diff) |
Update to 2.10.2.
Notes
Notes:
svn path=/head/; revision=192324
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index dddc3d63572e..9adc9c36e145 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -16,14 +16,6 @@ *) os_win32=no NO_UNDEFINED='' SOEXT='.so' -@@ -24979,6 +24988,7 @@ int main (int argc, char **argv) - { - iconv_t cd; - cd = iconv_open ("UTF-8", "ISO-8859-1"); -+ return (0); - } - - _ACEOF @@ -26594,6 +26604,7 @@ cat >>conftest.$ac_ext <<_ACEOF #include <sys/socket.h> #include <netinet/in.h> |