1249259Sdim/* This file is automatically generated.  DO NOT EDIT! */
2249259Sdim/* Generated from: NetBSD: mknative-gcc,v 1.108 2020/09/05 10:58:08 mrg Exp  */
3249259Sdim/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4249259Sdim
5249259Sdim/* config.h.  Generated from config.h.in by configure.  */
6249259Sdim/* config.h.in.  Generated from configure.ac by autoheader.  */
7249259Sdim
8249259Sdim/* Define if the type of bitfields effects alignment. */
9249259Sdim#define HAVE_BITFIELD_TYPE_MATTERS 1
10249259Sdim
11249259Sdim/* Define to 1 if the target assembler supports thread-local storage. */
12249259Sdim/* #undef HAVE_CC_TLS */
13249259Sdim
14249259Sdim/* Define to 1 if you have the <dlfcn.h> header file. */
15249259Sdim#define HAVE_DLFCN_H 1
16249259Sdim
17249259Sdim/* Define to 1 if you have the <inttypes.h> header file. */
18249259Sdim#define HAVE_INTTYPES_H 1
19249259Sdim
20249259Sdim/* Define to 1 if you have the <memory.h> header file. */
21249259Sdim#define HAVE_MEMORY_H 1
22249259Sdim
23249259Sdim/* Define to 1 if you have the <sched.h> header file. */
24249259Sdim#define HAVE_SCHED_H 1
25249259Sdim
26249259Sdim/* Define to 1 if you have the <stdint.h> header file. */
27249259Sdim#define HAVE_STDINT_H 1
28249259Sdim
29249259Sdim/* Define to 1 if you have the <stdlib.h> header file. */
30249259Sdim#define HAVE_STDLIB_H 1
31249259Sdim
32249259Sdim/* Define to 1 if you have the <strings.h> header file. */
33249259Sdim#define HAVE_STRINGS_H 1
34249259Sdim
35249259Sdim/* Define to 1 if you have the <string.h> header file. */
36249259Sdim#define HAVE_STRING_H 1
37249259Sdim
38249259Sdim/* Define to 1 if you have the <sys/stat.h> header file. */
39249259Sdim#define HAVE_SYS_STAT_H 1
40249259Sdim
41249259Sdim/* Define to 1 if you have the <sys/types.h> header file. */
42249259Sdim#define HAVE_SYS_TYPES_H 1
43249259Sdim
44249259Sdim/* Define to 1 if the target supports thread-local storage. */
45249259Sdim#define HAVE_TLS 1
46249259Sdim
47249259Sdim/* Define to 1 if you have the <unistd.h> header file. */
48249259Sdim#define HAVE_UNISTD_H 1
49249259Sdim
50249259Sdim/* Define to the sub-directory in which libtool stores uninstalled libraries.
51249259Sdim   */
52249259Sdim#define LT_OBJDIR ".libs/"
53249259Sdim
54249259Sdim/* Define to the address where bug reports for this package should be sent. */
55249259Sdim#define PACKAGE_BUGREPORT ""
56249259Sdim
57249259Sdim/* Define to the full name of this package. */
58249259Sdim#define PACKAGE_NAME "package-unused"
59249259Sdim
60249259Sdim/* Define to the full name and version of this package. */
61249259Sdim#define PACKAGE_STRING "package-unused version-unused"
62249259Sdim
63249259Sdim/* Define to the one symbol short name of this package. */
64249259Sdim#define PACKAGE_TARNAME "libobjc"
65249259Sdim
66249259Sdim/* Define to the home page for this package. */
67249259Sdim#define PACKAGE_URL ""
68249259Sdim
69249259Sdim/* Define to the version of this package. */
70249259Sdim#define PACKAGE_VERSION "version-unused"
71249259Sdim
72249259Sdim/* Define to 1 if you have the ANSI C header files. */
73249259Sdim#define STDC_HEADERS 1
74249259Sdim