mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-17 04:24:00 +00:00
Regenerated with autoheader-2.57.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11773 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -27,9 +27,6 @@
|
|||||||
/* Define to 1 if you have the <execinfo.h> header file. */
|
/* Define to 1 if you have the <execinfo.h> header file. */
|
||||||
#undef HAVE_EXECINFO_H
|
#undef HAVE_EXECINFO_H
|
||||||
|
|
||||||
/* define if the compiler has ext/slist */
|
|
||||||
#undef HAVE_EXT_SLIST
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <fcntl.h> header file. */
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
||||||
#undef HAVE_FCNTL_H
|
#undef HAVE_FCNTL_H
|
||||||
|
|
||||||
@ -86,10 +83,6 @@
|
|||||||
/* Define to have the %a format string */
|
/* Define to have the %a format string */
|
||||||
#undef HAVE_PRINTF_A
|
#undef HAVE_PRINTF_A
|
||||||
|
|
||||||
/* Define if PThread mutexes (e.g., pthread_mutex_lock) are available in the
|
|
||||||
system's thread library. */
|
|
||||||
#undef HAVE_PTHREAD_MUTEX_LOCK
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <stdint.h> header file. */
|
/* Define to 1 if you have the <stdint.h> header file. */
|
||||||
#undef HAVE_STDINT_H
|
#undef HAVE_STDINT_H
|
||||||
|
|
||||||
|
@ -27,9 +27,6 @@
|
|||||||
/* Define to 1 if you have the <execinfo.h> header file. */
|
/* Define to 1 if you have the <execinfo.h> header file. */
|
||||||
#undef HAVE_EXECINFO_H
|
#undef HAVE_EXECINFO_H
|
||||||
|
|
||||||
/* define if the compiler has ext/slist */
|
|
||||||
#undef HAVE_EXT_SLIST
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <fcntl.h> header file. */
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
||||||
#undef HAVE_FCNTL_H
|
#undef HAVE_FCNTL_H
|
||||||
|
|
||||||
@ -86,10 +83,6 @@
|
|||||||
/* Define to have the %a format string */
|
/* Define to have the %a format string */
|
||||||
#undef HAVE_PRINTF_A
|
#undef HAVE_PRINTF_A
|
||||||
|
|
||||||
/* Define if PThread mutexes (e.g., pthread_mutex_lock) are available in the
|
|
||||||
system's thread library. */
|
|
||||||
#undef HAVE_PTHREAD_MUTEX_LOCK
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <stdint.h> header file. */
|
/* Define to 1 if you have the <stdint.h> header file. */
|
||||||
#undef HAVE_STDINT_H
|
#undef HAVE_STDINT_H
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user