aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-23 19:16:12 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-23 19:16:12 +0000
commite8a63eb78fc38853f951d77d171461e7ff651ad4 (patch)
treee39f2de87e92402b2ec2c6651fb2ad65b5fab4f4 /configure
parent2e56dd82b3b3ab9dde8cc55c06df78cec4dbd3b7 (diff)
downloadexternal_llvm-e8a63eb78fc38853f951d77d171461e7ff651ad4.tar.gz
external_llvm-e8a63eb78fc38853f951d77d171461e7ff651ad4.tar.bz2
external_llvm-e8a63eb78fc38853f951d77d171461e7ff651ad4.zip
Updated configure script.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9438 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index c31485b2bb..bd25d0d087 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