Updated configure script.
authorJohn Criswell <criswell@uiuc.edu>
Thu, 23 Oct 2003 19:16:12 +0000 (19:16 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 23 Oct 2003 19:16:12 +0000 (19:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9438 91177308-0d34-0410-b5e6-96231b3b80d8

configure

index c31485b2bb1f2b4249a31a00d9ac67089e14823e..bd25d0d08778735963c911299b50125f9e619fec 100755 (executable)
--- a/configure
+++ b/configure
@@ -19694,8 +19694,7 @@ done
 
 
 
-
-for ac_header in malloc.h strings.h sys/mman.h sys/resource.h
+for ac_header in malloc.h sys/mman.h sys/resource.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then