[llvm-commits] CVS: llvm/configure

John Criswell criswell at cs.uiuc.edu
Thu Oct 23 14:17:02 PDT 2003


Changes in directory llvm:

configure updated: 1.48 -> 1.49

---
Log message:

Updated configure script.



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

Index: llvm/configure
diff -u llvm/configure:1.48 llvm/configure:1.49
--- llvm/configure:1.48	Thu Oct 16 19:50:38 2003
+++ llvm/configure	Thu Oct 23 14:16:12 2003
@@ -19694,8 +19694,7 @@
 
 
 
-
-for ac_header in malloc.h strings.h sys/mman.h sys/resource.h
+for ac_header in malloc.h sys/mman.h sys/resource.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then





More information about the llvm-commits mailing list