[llvm-commits] CVS: llvm/configure

Brian Gaeke gaeke at cs.uiuc.edu
Fri Apr 2 23:33:00 PST 2004


Changes in directory llvm:

configure updated: 1.84 -> 1.85

---
Log message:

Regenerated using autoconf-2.57.


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

Index: llvm/configure
diff -u llvm/configure:1.84 llvm/configure:1.85
--- llvm/configure:1.84	Thu Feb 26 14:22:57 2004
+++ llvm/configure	Fri Apr  2 15:26:02 2004
@@ -21599,7 +21599,8 @@
 
 
 
-for ac_func in getcwd gettimeofday strdup strtoq strtoll backtrace
+
+for ac_func in getcwd gettimeofday strdup strtoq strtoll backtrace isatty
 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