aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-14 07:25:50 +0000
committerChris Lattner <sabre@nondot.org>2005-11-14 07:25:50 +0000
commit511f11dccb7c261b9d7e7d95299930283f6f6589 (patch)
treea48b9452308bfbff85cf8000a00de619b874648f
parent368c36ff32b93bf8e29fb7a4ff2c3a10f3aec164 (diff)
regenearte
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24351 91177308-0d34-0410-b5e6-96231b3b80d8
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d94d3cc555..b9e52783e3 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