diff options
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 - |