From 4cb4a29cd07c4deb847c4e2d00c2fa7b18a5f0f6 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Sun, 25 Aug 1996 11:56:36 +0000 Subject: Removed unused file and move KSH define to CFLAGS. --- bin/ksh/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ksh/config.h') diff --git a/bin/ksh/config.h b/bin/ksh/config.h index 801064fe978..c949a254ee2 100644 --- a/bin/ksh/config.h +++ b/bin/ksh/config.h @@ -1,4 +1,4 @@ -/* $OpenBSD: config.h,v 1.1 1996/08/14 06:19:12 downsj Exp $ */ +/* $OpenBSD: config.h,v 1.2 1996/08/25 11:56:34 downsj Exp $ */ /* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ @@ -196,7 +196,7 @@ #define DEFAULT_PATH "/bin:/usr/bin:/usr/ucb" /* Include ksh features? (see comments in configure.in for more details) */ -#define KSH 1 +/* #define KSH 1 */ /* Include emacs editing? (see comments in configure.in for more details) */ #define EMACS 1 -- cgit v1.2.3