1 1.1 jakllsch /* This file is automatically generated. DO NOT EDIT! */ 2 1.2 mrg /* Generated from: NetBSD: mknative-gcc,v 1.109 2020/09/06 02:24:38 mrg Exp */ 3 1.1 jakllsch /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4 1.1 jakllsch 5 1.1 jakllsch /* config.h. Generated from config.h.in by configure. */ 6 1.1 jakllsch /* config.h.in. Generated from configure.ac by autoheader. */ 7 1.1 jakllsch 8 1.1 jakllsch /* Define if the type of bitfields effects alignment. */ 9 1.1 jakllsch #define HAVE_BITFIELD_TYPE_MATTERS 1 10 1.1 jakllsch 11 1.1 jakllsch /* Define to 1 if the target assembler supports thread-local storage. */ 12 1.1 jakllsch /* #undef HAVE_CC_TLS */ 13 1.1 jakllsch 14 1.1 jakllsch /* Define to 1 if you have the <dlfcn.h> header file. */ 15 1.1 jakllsch #define HAVE_DLFCN_H 1 16 1.1 jakllsch 17 1.1 jakllsch /* Define to 1 if you have the <inttypes.h> header file. */ 18 1.1 jakllsch #define HAVE_INTTYPES_H 1 19 1.1 jakllsch 20 1.1 jakllsch /* Define to 1 if you have the <memory.h> header file. */ 21 1.1 jakllsch #define HAVE_MEMORY_H 1 22 1.1 jakllsch 23 1.1 jakllsch /* Define to 1 if you have the <sched.h> header file. */ 24 1.1 jakllsch #define HAVE_SCHED_H 1 25 1.1 jakllsch 26 1.1 jakllsch /* Define to 1 if you have the <stdint.h> header file. */ 27 1.1 jakllsch #define HAVE_STDINT_H 1 28 1.1 jakllsch 29 1.1 jakllsch /* Define to 1 if you have the <stdlib.h> header file. */ 30 1.1 jakllsch #define HAVE_STDLIB_H 1 31 1.1 jakllsch 32 1.1 jakllsch /* Define to 1 if you have the <strings.h> header file. */ 33 1.1 jakllsch #define HAVE_STRINGS_H 1 34 1.1 jakllsch 35 1.1 jakllsch /* Define to 1 if you have the <string.h> header file. */ 36 1.1 jakllsch #define HAVE_STRING_H 1 37 1.1 jakllsch 38 1.1 jakllsch /* Define to 1 if you have the <sys/stat.h> header file. */ 39 1.1 jakllsch #define HAVE_SYS_STAT_H 1 40 1.1 jakllsch 41 1.1 jakllsch /* Define to 1 if you have the <sys/types.h> header file. */ 42 1.1 jakllsch #define HAVE_SYS_TYPES_H 1 43 1.1 jakllsch 44 1.1 jakllsch /* Define to 1 if the target supports thread-local storage. */ 45 1.1 jakllsch #define HAVE_TLS 1 46 1.1 jakllsch 47 1.1 jakllsch /* Define to 1 if you have the <unistd.h> header file. */ 48 1.1 jakllsch #define HAVE_UNISTD_H 1 49 1.1 jakllsch 50 1.1 jakllsch /* Define to the sub-directory in which libtool stores uninstalled libraries. 51 1.1 jakllsch */ 52 1.1 jakllsch #define LT_OBJDIR ".libs/" 53 1.1 jakllsch 54 1.1 jakllsch /* Define to the address where bug reports for this package should be sent. */ 55 1.1 jakllsch #define PACKAGE_BUGREPORT "" 56 1.1 jakllsch 57 1.1 jakllsch /* Define to the full name of this package. */ 58 1.1 jakllsch #define PACKAGE_NAME "package-unused" 59 1.1 jakllsch 60 1.1 jakllsch /* Define to the full name and version of this package. */ 61 1.1 jakllsch #define PACKAGE_STRING "package-unused version-unused" 62 1.1 jakllsch 63 1.1 jakllsch /* Define to the one symbol short name of this package. */ 64 1.1 jakllsch #define PACKAGE_TARNAME "libobjc" 65 1.1 jakllsch 66 1.1 jakllsch /* Define to the home page for this package. */ 67 1.1 jakllsch #define PACKAGE_URL "" 68 1.1 jakllsch 69 1.1 jakllsch /* Define to the version of this package. */ 70 1.1 jakllsch #define PACKAGE_VERSION "version-unused" 71 1.1 jakllsch 72 1.1 jakllsch /* Define to 1 if you have the ANSI C header files. */ 73 1.1 jakllsch #define STDC_HEADERS 1 74