diff options
| author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-02-20 15:59:17 +0000 |
|---|---|---|
| committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-02-20 15:59:17 +0000 |
| commit | abd6f56f04bd4f60baf0c6a04ab8dac26b7686e3 (patch) | |
| tree | 016c2340878a4a7d77fadc01a4b1bdf33e4aff52 /mail/nail/files/patch-config.h.in | |
| parent | Update to version 1.13 (diff) | |
Update to 9.30. User-visible changes in this release:
* Avoid to prepend quote prefix twice when replying to multipart messages.
* Fixed a problem with empty Content-type fields in multipart messages.
* Allow name lists for -b and -c command line options.
* Added the "showlast" option.
Diffstat (limited to 'mail/nail/files/patch-config.h.in')
| -rw-r--r-- | mail/nail/files/patch-config.h.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/nail/files/patch-config.h.in b/mail/nail/files/patch-config.h.in deleted file mode 100644 index ff1c9a2625c8..000000000000 --- a/mail/nail/files/patch-config.h.in +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- config.h.in.orig Tue Jan 29 01:14:50 2002 -+++ config.h.in Tue Jan 29 01:15:46 2002 -@@ -75,6 +75,9 @@ - /* Define if you have the strcasecmp function. */ - #undef HAVE_STRCASECMP - -+/* Define if you have the strcasestr function. */ -+#undef HAVE_STRCASESTR -+ - /* Define if you have the strtol function. */ - #undef HAVE_STRTOL - |
