From e8a63eb78fc38853f951d77d171461e7ff651ad4 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Thu, 23 Oct 2003 19:16:12 +0000 Subject: [PATCH] Updated configure script. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9438 91177308-0d34-0410-b5e6-96231b3b80d8 --- configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure b/configure index c31485b2bb1..bd25d0d0877 100755 --- 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