sdcc-gas/sdccconf_in.h

325 lines
5.7 KiB
C

/* sdccconf_in.h. Generated from configure.ac by autoheader. */
#ifndef SDCCCONF_HEADER
#define SDCCCONF_HEADER
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* XXX */
#undef BIN2DATA_DIR
/* XXX */
#undef BINDIR
/* XXX */
#undef DATADIR
/* XXX */
#undef DIR_SEPARATOR_CHAR
/* XXX */
#undef DIR_SEPARATOR_STRING
/* XXX */
#undef EXEC_PREFIX
/* Define to 1 if you have the `backtrace_symbols_fd' function. */
#undef HAVE_BACKTRACE_SYMBOLS_FD
/* Define to 1 if you have the <boost/graph/adjacency_list.hpp> header file.
*/
#undef HAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP
/* define if the compiler supports basic C++11 syntax */
#undef HAVE_CXX11
/* Define to 1 if you have the <endian.h> header file. */
#undef HAVE_ENDIAN_H
/* Define to 1 if you have the <gala/graph.h> header file. */
#undef HAVE_GALA_GRAPH_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `gc' library (-lgc). */
#undef HAVE_LIBGC
/* Define to 1 if you have the <machine/endian.h> header file. */
#undef HAVE_MACHINE_ENDIAN_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
/* Define to 1 if you have the `setrlimit' function. */
#undef HAVE_SETRLIMIT
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the <sys/endian.h> header file. */
#undef HAVE_SYS_ENDIAN_H
/* Define to 1 if you have the <sys/isa_defs.h> header file. */
#undef HAVE_SYS_ISA_DEFS_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <treedec/combinations.hpp> header file. */
#undef HAVE_TREEDEC_COMBINATIONS_HPP
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* XXX */
#undef INCLUDE_DIR_SUFFIX
/* XXX */
#undef LIB_DIR_SUFFIX
/* XXX */
#undef NON_FREE_INCLUDE_DIR_SUFFIX
/* XXX */
#undef NON_FREE_LIB_DIR_SUFFIX
/* Define to 1 to disable the AVR port */
#undef OPT_DISABLE_AVR
/* XXX */
#undef OPT_DISABLE_DEVICE_LIB
/* XXX */
#undef OPT_DISABLE_DS390
/* XXX */
#undef OPT_DISABLE_DS400
/* XXX */
#undef OPT_DISABLE_EZ80_Z80
/* XXX */
#undef OPT_DISABLE_GBZ80
/* XXX */
#undef OPT_DISABLE_HC08
/* XXX */
#undef OPT_DISABLE_MCS51
/* XXX */
#undef OPT_DISABLE_NON_FREE
/* XXX */
#undef OPT_DISABLE_PACKIHX
/* XXX */
#undef OPT_DISABLE_PDK13
/* XXX */
#undef OPT_DISABLE_PDK14
/* XXX */
#undef OPT_DISABLE_PDK15
/* XXX */
#undef OPT_DISABLE_PIC14
/* XXX */
#undef OPT_DISABLE_PIC16
/* XXX */
#undef OPT_DISABLE_R2K
/* XXX */
#undef OPT_DISABLE_R3KA
/* XXX */
#undef OPT_DISABLE_S08
/* XXX */
#undef OPT_DISABLE_SDBINUTILS
/* XXX */
#undef OPT_DISABLE_SDCDB
/* XXX */
#undef OPT_DISABLE_SDCPP
/* XXX */
#undef OPT_DISABLE_STM8
/* XXX */
#undef OPT_DISABLE_TININative
/* XXX */
#undef OPT_DISABLE_TLCS90
/* XXX */
#undef OPT_DISABLE_UCSIM
/* XXX */
#undef OPT_DISABLE_Z180
/* XXX */
#undef OPT_DISABLE_Z80
/* XXX */
#undef OPT_ENABLE_DOC
/* XXX */
#undef OPT_ENABLE_LIBGC
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* XXX */
#undef PREFIX
/* XXX */
#undef PREFIX2BIN_DIR
/* XXX */
#undef PREFIX2DATA_DIR
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
/* XXX */
#undef SDCC_DIR_NAME
/* XXX */
#undef SDCC_INCLUDE_NAME
/* XXX */
#undef SDCC_LIB_NAME
/* XXX */
#undef SDCC_VERSION_HI
/* XXX */
#undef SDCC_VERSION_LO
/* XXX */
#undef SDCC_VERSION_P
/* XXX */
#undef SDCC_VERSION_STR
/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* XXX */
#undef STD_DS390_LIB
/* XXX */
#undef STD_DS400_LIB
/* XXX */
#undef STD_FP_LIB
/* XXX */
#undef STD_INT_LIB
/* XXX */
#undef STD_LIB
/* XXX */
#undef STD_LONG_LIB
/* XXX */
#undef TYPE_BYTE
/* XXX */
#undef TYPE_DWORD
/* XXX */
#undef TYPE_QWORD
/* XXX */
#undef TYPE_UBYTE
/* XXX */
#undef TYPE_UDWORD
/* XXX */
#undef TYPE_UQWORD
/* XXX */
#undef TYPE_UWORD
/* XXX */
#undef TYPE_WORD
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Define to 1 if type `char' is unsigned and you are not using gcc. */
#ifndef __CHAR_UNSIGNED__
# undef __CHAR_UNSIGNED__
#endif
#endif /* SDCCCONF_HEADER */