diff options
Diffstat (limited to 'editors/nano/files/patch-configure')
-rw-r--r-- | editors/nano/files/patch-configure | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/nano/files/patch-configure b/editors/nano/files/patch-configure deleted file mode 100644 index a95e365aea9e..000000000000 --- a/editors/nano/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Wed Dec 19 21:36:45 2001 -+++ configure Wed Dec 19 21:37:16 2001 -@@ -2106,7 +2106,7 @@ - - fi - --for ac_func in getopt_long -+for ac_func in getopt_long strcasestr - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 - echo "configure:2113: checking for $ac_func" >&5 |