[llvm-commits] CVS: llvm/configure

Chris Lattner lattner at cs.uiuc.edu
Sun Nov 13 23:26:01 PST 2005



Changes in directory llvm:

configure updated: 1.202 -> 1.203
---
Log message:

regenearte



---
Diffs of the changes:  (+1 -1)

 configure |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/configure
diff -u llvm/configure:1.202 llvm/configure:1.203
--- llvm/configure:1.202	Mon Nov 14 00:57:11 2005
+++ llvm/configure	Mon Nov 14 01:25:50 2005
@@ -28048,7 +28048,7 @@
 
 
 
-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






More information about the llvm-commits mailing list