Bump to 2.6svn.

Regenerate configure (last regen was with the wrong version).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62751 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tanya Lattner
2009-01-22 05:17:59 +00:00
parent 41b2340b74
commit f9eb2d8aef
3 changed files with 3416 additions and 1062 deletions
+6
View File
@@ -20,6 +20,9 @@
/* Define if threads enabled */
#undef ENABLE_THREADS
/* Path to ffi.h */
#undef FFI_HEADER
/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA
@@ -184,6 +187,9 @@
/* Define to 1 if you have the `elf' library (-lelf). */
#undef HAVE_LIBELF
/* Define to 1 if you have the libffi library (-lffi). */
#undef HAVE_LIBFFI
/* Define to 1 if you have the `imagehlp' library (-limagehlp). */
#undef HAVE_LIBIMAGEHLP