diff options
Diffstat (limited to 'shells/tcsh/patches/patch-ac')
-rw-r--r-- | shells/tcsh/patches/patch-ac | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/shells/tcsh/patches/patch-ac b/shells/tcsh/patches/patch-ac deleted file mode 100644 index 3cc4d9376fa..00000000000 --- a/shells/tcsh/patches/patch-ac +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ac,v 1.9 2005/11/10 22:54:09 joerg Exp $ - ---- configure.orig 2005-11-10 22:51:12.000000000 +0000 -+++ configure -@@ -1486,6 +1486,11 @@ case "${host}" in - tcsh_config_file=bsd4.4 - ;; - -+ ## DragonFly systems -+ *-*-dragonfly*) -+ tcsh_config_file=bsd4.4 -+ ;; -+ - ## Silicon Graphics machines - *-sgi-iri* ) - tcsh_config_file=irix |