176861Skris/* This file is automatically generated.  DO NOT EDIT! */
276861Skris/* Generated from: 	NetBSD: mknative-gcc,v 1.59 2011/07/03 06:47:12 mrg Exp  */
376861Skris/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
476861Skris
576861Skris/* config.h.  Generated from config.h.in by configure.  */
676861Skris/* config.h.in.  Generated from configure.ac by autoheader.  */
776861Skris
876861Skris/* Define to 1 if you have the <dlfcn.h> header file. */
996316Sobrien#define HAVE_DLFCN_H 1
1096316Sobrien
11126890Strhodes/* Define if the compiler has a thread header that is non single. */
12161214Sdes#define HAVE_GTHR_DEFAULT 1
13161214Sdes
14161214Sdes/* Define to 1 if you have the <inttypes.h> header file. */
15161214Sdes#define HAVE_INTTYPES_H 1
16161214Sdes
17161214Sdes/* Define to 1 if you have the <memory.h> header file. */
18161214Sdes#define HAVE_MEMORY_H 1
19161214Sdes
20161214Sdes/* Define to 1 if you have the <sched.h> header file. */
21161214Sdes#define HAVE_SCHED_H 1
22161214Sdes
23161214Sdes/* Define to 1 if you have the <stdint.h> header file. */
24161214Sdes#define HAVE_STDINT_H 1
25161214Sdes
26161214Sdes/* Define to 1 if you have the <stdlib.h> header file. */
2776861Skris#define HAVE_STDLIB_H 1
28140359Sobrien
29124372Sru/* Define to 1 if you have the <strings.h> header file. */
3099542Sobrien#define HAVE_STRINGS_H 1
31124372Sru
3299542Sobrien/* Define to 1 if you have the <string.h> header file. */
3376861Skris#define HAVE_STRING_H 1
34140359Sobrien
35124372Sru/* Define to 1 if you have the <sys/stat.h> header file. */
3676861Skris#define HAVE_SYS_STAT_H 1
37140359Sobrien
38140361Sobrien/* Define to 1 if you have the <sys/types.h> header file. */
39140361Sobrien#define HAVE_SYS_TYPES_H 1
4087976Sobrien
41140359Sobrien/* Define to 1 if you have the <unistd.h> header file. */
42140361Sobrien#define HAVE_UNISTD_H 1
43140361Sobrien
4487976Sobrien/* Define to the sub-directory in which libtool stores uninstalled libraries.
4594332Sobrien   */
46140359Sobrien#define LT_OBJDIR ".libs/"
47125884Sdes
4894332Sobrien/* Define to 1 if your C compiler doesn't accept -c and -o together. */
49140359Sobrien/* #undef NO_MINUS_C_MINUS_O */
5088936Sdwmalone
5188936Sdwmalone/* Define to the address where bug reports for this package should be sent. */
52124372Sru#define PACKAGE_BUGREPORT ""
5388936Sdwmalone
5476861Skris/* Define to the full name of this package. */
5576861Skris#define PACKAGE_NAME "package-unused"
5676861Skris
5776861Skris/* Define to the full name and version of this package. */
5876861Skris#define PACKAGE_STRING "package-unused version-unused"
5976861Skris
6076861Skris/* Define to the one symbol short name of this package. */
61124372Sru#define PACKAGE_TARNAME "libobjc"
62124372Sru
6399542Sobrien/* Define to the home page for this package. */
64124372Sru#define PACKAGE_URL ""
6599542Sobrien
6676861Skris/* Define to the version of this package. */
6776861Skris#define PACKAGE_VERSION "version-unused"
6876861Skris
6976861Skris/* Define if the compiler is configured for setjmp/longjmp exceptions. */
70163971Sjb/* #undef SJLJ_EXCEPTIONS */
71163971Sjb
72163971Sjb/* Define to 1 if you have the ANSI C header files. */
73163971Sjb#define STDC_HEADERS 1
7476861Skris