diff options
Diffstat (limited to 'editors/nano/patches/patch-aa')
-rw-r--r-- | editors/nano/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/nano/patches/patch-aa b/editors/nano/patches/patch-aa deleted file mode 100644 index ae76e34076f..00000000000 --- a/editors/nano/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2004/05/07 12:06:47 cjep Exp $ ---- configure.orig Wed Apr 21 13:47:39 2004 -+++ configure Wed Apr 21 13:47:59 2004 -@@ -3704,7 +3704,7 @@ - else - echo "$ac_t""no" 1>&6 - fi -- if test "$MSGFMT" != "no"; then -+ if true; then - for ac_func in dcgettext - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |