mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Regenerated using autoheader-2.57.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11657 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f5261471ca
commit
0c80389498
@ -15,6 +15,9 @@
|
||||
*/
|
||||
#undef HAVE_ALLOCA_H
|
||||
|
||||
/* Define to 1 if you have the `backtrace' function. */
|
||||
#undef HAVE_BACKTRACE
|
||||
|
||||
/* define if the compiler has bidirectional iterator */
|
||||
#undef HAVE_BI_ITERATOR
|
||||
|
||||
@ -24,6 +27,9 @@
|
||||
/* Define if dlopen() is available on this platform. */
|
||||
#undef HAVE_DLOPEN
|
||||
|
||||
/* Define to 1 if you have the <execinfo.h> header file. */
|
||||
#undef HAVE_EXECINFO_H
|
||||
|
||||
/* define if the compiler has ext/slist */
|
||||
#undef HAVE_EXT_SLIST
|
||||
|
||||
|
@ -15,6 +15,9 @@
|
||||
*/
|
||||
#undef HAVE_ALLOCA_H
|
||||
|
||||
/* Define to 1 if you have the `backtrace' function. */
|
||||
#undef HAVE_BACKTRACE
|
||||
|
||||
/* define if the compiler has bidirectional iterator */
|
||||
#undef HAVE_BI_ITERATOR
|
||||
|
||||
@ -24,6 +27,9 @@
|
||||
/* Define if dlopen() is available on this platform. */
|
||||
#undef HAVE_DLOPEN
|
||||
|
||||
/* Define to 1 if you have the <execinfo.h> header file. */
|
||||
#undef HAVE_EXECINFO_H
|
||||
|
||||
/* define if the compiler has ext/slist */
|
||||
#undef HAVE_EXT_SLIST
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user