From c66e48b4a704ab20c0a9e04e9237c62b9b5aedae Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 25 Jan 2014 00:39:31 -0500 Subject: delete ksh checks Nothing in the tree uses ksh anymore, so punt these checks. --- config.make.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'config.make.in') diff --git a/config.make.in b/config.make.in index b5308d8..4ca250d 100644 --- a/config.make.in +++ b/config.make.in @@ -74,7 +74,6 @@ multi-arch = @multi_arch@ mach-interface-list = @mach_interface_list@ have-bash2 = @libc_cv_have_bash2@ -have-ksh = @libc_cv_have_ksh@ sizeof-long-double = @sizeof_long_double@ @@ -125,7 +124,6 @@ MSGFMT = @MSGFMT@ # Script execution tools. BASH = @BASH_SHELL@ -KSH = @KSH@ AWK = @AWK@ PERL = @PERL@ -- cgit v1.1