138625Srvb/* config.in.  Generated from configure.ac by autoheader.  */
238759Srvb
338759Srvb/* Define to the .hidden-like directive if it exists. */
438759Srvb#undef AS_HIDDEN_DIRECTIVE
538759Srvb
638759Srvb/* Define to 1 if the assembler supports AVX. */
738759Srvb#undef HAVE_AS_AVX
838759Srvb
938759Srvb/* Define to 1 if the assembler supports .cfi_sections .debug_frame directive.
1038759Srvb   */
1138759Srvb#undef HAVE_AS_CFI_SECTIONS
1238759Srvb
1338759Srvb/* Define to 1 if the assembler supports LSE. */
1438759Srvb#undef HAVE_AS_LSE
1538759Srvb
1638759Srvb/* Define to 1 if the target assembler supports thread-local storage. */
1738759Srvb#undef HAVE_CC_TLS
1838759Srvb
1938759Srvb/* Define to 1 if you have the <ftw.h> header file. */
2038759Srvb#undef HAVE_FTW_H
2138759Srvb
2238759Srvb/* Define if _Unwind_GetIPInfo is available. */
2338759Srvb#undef HAVE_GETIPINFO
2438759Srvb
2538759Srvb/* Define if the compiler supports init priority. */
2638759Srvb#undef HAVE_INIT_PRIORITY
2738759Srvb
2839085Srvb/* Define to 1 if you have the <inttypes.h> header file. */
2938759Srvb#undef HAVE_INTTYPES_H
3038625Srvb
3138625Srvb/* Define to 1 if you have the <memory.h> header file. */
3238625Srvb#undef HAVE_MEMORY_H
3338625Srvb
3438625Srvb/* Define if the system-provided CRTs are present on Solaris. */
3538625Srvb#undef HAVE_SOLARIS_CRTS
3638625Srvb
3738625Srvb/* Define to 1 if you have the <stdint.h> header file. */
3896755Strhodes#undef HAVE_STDINT_H
3938625Srvb
4038625Srvb/* Define to 1 if you have the <stdlib.h> header file. */
4138625Srvb#undef HAVE_STDLIB_H
4238625Srvb
43116173Sobrien/* Define to 1 if you have the <strings.h> header file. */
44116173Sobrien#undef HAVE_STRINGS_H
45116173Sobrien
4639085Srvb/* Define to 1 if you have the <string.h> header file. */
4738625Srvb#undef HAVE_STRING_H
4838625Srvb
4938625Srvb/* Define to 1 if you have the <sys/auxv.h> header file. */
5076166Smarkm#undef HAVE_SYS_AUXV_H
5138759Srvb
5276166Smarkm/* Define to 1 if you have the <sys/stat.h> header file. */
5338625Srvb#undef HAVE_SYS_STAT_H
5476166Smarkm
5538625Srvb/* Define to 1 if you have the <sys/types.h> header file. */
5676166Smarkm#undef HAVE_SYS_TYPES_H
5738625Srvb
5839126Srvb/* Define to 1 if you have the <unistd.h> header file. */
5939126Srvb#undef HAVE_UNISTD_H
6039126Srvb
6139126Srvb/* Define to the address where bug reports for this package should be sent. */
6239126Srvb#undef PACKAGE_BUGREPORT
6339126Srvb
6438759Srvb/* Define to the full name of this package. */
6539085Srvb#undef PACKAGE_NAME
6638625Srvb
6739085Srvb/* Define to the full name and version of this package. */
6839085Srvb#undef PACKAGE_STRING
6987599Sobrien
7038625Srvb/* Define to the one symbol short name of this package. */
7139085Srvb#undef PACKAGE_TARNAME
7239085Srvb
7338625Srvb/* Define to the home page for this package. */
7438625Srvb#undef PACKAGE_URL
7538625Srvb
7639085Srvb/* Define to the version of this package. */
7738625Srvb#undef PACKAGE_VERSION
7839085Srvb
7939085Srvb/* The size of `double', as computed by sizeof. */
8039085Srvb#undef SIZEOF_DOUBLE
8139085Srvb
8238625Srvb/* The size of `long double', as computed by sizeof. */
8339085Srvb#undef SIZEOF_LONG_DOUBLE
8492755Salfred
8538625Srvb/* Define to 1 if you have the ANSI C header files. */
8638625Srvb#undef STDC_HEADERS
8739085Srvb
8838625Srvb/* Define to 1 if the target use emutls for thread-local storage. */
8938625Srvb#undef USE_EMUTLS
9038625Srvb
9139085Srvb/* Enable large inode numbers on Mac OS X 10.5.  */
9239085Srvb#ifndef _DARWIN_USE_64_BIT_INODE
9339085Srvb# define _DARWIN_USE_64_BIT_INODE 1
9439085Srvb#endif
9539085Srvb
9639085Srvb/* Number of bits in a file offset, on hosts where this is settable. */
9738625Srvb#undef _FILE_OFFSET_BITS
9838625Srvb
9938625Srvb/* Define for large files, on AIX-style hosts. */
10038625Srvb#undef _LARGE_FILES
10138625Srvb