diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-23 19:16:12 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-23 19:16:12 +0000 |
commit | e8a63eb78fc38853f951d77d171461e7ff651ad4 (patch) | |
tree | e39f2de87e92402b2ec2c6651fb2ad65b5fab4f4 /configure | |
parent | 2e56dd82b3b3ab9dde8cc55c06df78cec4dbd3b7 (diff) | |
download | external_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-x | configure | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |