regenearte

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24351 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-11-14 07:25:50 +00:00
parent 368c36ff32
commit 511f11dccb

2
configure vendored
View File

@ -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