diff options
Diffstat (limited to 'bin/ksh/config.h')
-rw-r--r-- | bin/ksh/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bin/ksh/config.h b/bin/ksh/config.h index 7c6d96ece92..3cd16b86e23 100644 --- a/bin/ksh/config.h +++ b/bin/ksh/config.h @@ -1,4 +1,4 @@ -/* $OpenBSD: config.h,v 1.11 2004/12/18 20:55:52 millert Exp $ */ +/* $OpenBSD: config.h,v 1.12 2004/12/18 21:04:52 millert Exp $ */ /* config.h. NOT generated automatically. */ @@ -18,9 +18,6 @@ #define HAVE_GCC_FUNC_ATTR 1 -/* Include ksh features? */ -/* #define KSH 1 */ - /* Include emacs editing? */ #define EMACS 1 |