aboutsummaryrefslogtreecommitdiff
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
commitdae507c903e67022a9198f15745d80446751453d (patch)
treeb90abae971b6d5a4f571e983858fd19cbec54dc4
parent12b78db6855cfe9a338d5b6e762d1e10cadb6967 (diff)
downloadllvm-dae507c903e67022a9198f15745d80446751453d.zip
llvm-dae507c903e67022a9198f15745d80446751453d.tar.gz
llvm-dae507c903e67022a9198f15745d80446751453d.tar.bz2
Updated configure script.
llvm-svn: 9438
-rwxr-xr-xllvm/configure3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/configure b/llvm/configure
index c31485b..bd25d0d 100755
--- a/llvm/configure
+++ b/llvm/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