[llvm-commits] CVS: llvm/configure
Reid Spencer
reid at x10sys.com
Sun Dec 10 15:29:35 PST 2006
Changes in directory llvm:
configure updated: 1.259 -> 1.260
---
Log message:
Regenerate.
---
Diffs of the changes: (+1 -3)
configure | 4 +---
1 files changed, 1 insertion(+), 3 deletions(-)
Index: llvm/configure
diff -u llvm/configure:1.259 llvm/configure:1.260
--- llvm/configure:1.259 Thu Dec 7 23:06:28 2006
+++ llvm/configure Sun Dec 10 17:29:19 2006
@@ -30303,9 +30303,7 @@
-
-
-for ac_func in _setjmp _longjmp setjmp longjmp sigsetjmp siglongjmp
+for ac_func in setjmp longjmp sigsetjmp siglongjmp
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