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