From 3e46293c27ee6d35240d6308a84be0f2c2e91940 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Thu, 3 Feb 2011 02:40:02 +0000 Subject: Regenerate configure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124770 91177308-0d34-0410-b5e6-96231b3b80d8 --- configure | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 2a739d3efb..427a10d892 100755 --- a/configure +++ b/configure @@ -16262,7 +16262,8 @@ done -for ac_header in sys/mman.h sys/param.h sys/resource.h sys/time.h + +for ac_header in sys/mman.h sys/param.h sys/resource.h sys/time.h sys/uio.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then @@ -18905,7 +18906,8 @@ done -for ac_func in setjmp longjmp sigsetjmp siglongjmp + +for ac_func in setjmp longjmp sigsetjmp siglongjmp writev do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` { echo "$as_me:$LINENO: checking for $ac_func" >&5 -- cgit v1.2.3