From f5261471cabb8aa6207576a4609f029d352894e0 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Fri, 20 Feb 2004 06:40:57 +0000 Subject: [PATCH] Regenerated using autoconf-2.57. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11656 91177308-0d34-0410-b5e6-96231b3b80d8 --- configure | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 25a331c4c9e..3d13207a572 100755 --- a/configure +++ b/configure @@ -18913,7 +18913,8 @@ fi -for ac_header in fcntl.h limits.h sys/time.h unistd.h malloc.h sys/mman.h sys/resource.h dlfcn.h link.h + +for ac_header in fcntl.h limits.h sys/time.h unistd.h malloc.h sys/mman.h sys/resource.h dlfcn.h link.h execinfo.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then @@ -21449,7 +21450,8 @@ _ACEOF -for ac_func in getcwd gettimeofday strdup strtoq strtoll + +for ac_func in getcwd gettimeofday strdup strtoq strtoll backtrace do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 -- 2.34.1