From 511f11dccb7c261b9d7e7d95299930283f6f6589 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 14 Nov 2005 07:25:50 +0000 Subject: [PATCH] regenearte git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24351 91177308-0d34-0410-b5e6-96231b3b80d8 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d94d3cc5558..b9e52783e30 100755 --- a/configure +++ b/configure @@ -28048,7 +28048,7 @@ done -for ac_func in strtoll strtoq sysconf mstats +for ac_func in strtoll strtoq sysconf malloc_zone_statistics do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5