No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / lib / libobjc4 / arch / hppa / config.h
blob59f9cf934c1cfbdf8c21a066deae53599139e788
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gcc,v 1.23 2008/02/08 18:06:48 skrll Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* config.h. Generated by configure. */
6 /* config.h.in. Generated from configure.ac by autoheader. */
8 /* Define if the compiler has a thread header that is non single. */
9 #define HAVE_GTHR_DEFAULT 1
11 /* Define to 1 if you have the <inttypes.h> header file. */
12 #define HAVE_INTTYPES_H 1
14 /* Define to 1 if you have the <memory.h> header file. */
15 #define HAVE_MEMORY_H 1
17 /* Define to 1 if you have the <sched.h> header file. */
18 #define HAVE_SCHED_H 1
20 /* Define to 1 if you have the <stdint.h> header file. */
21 #define HAVE_STDINT_H 1
23 /* Define to 1 if you have the <stdlib.h> header file. */
24 #define HAVE_STDLIB_H 1
26 /* Define to 1 if you have the <strings.h> header file. */
27 #define HAVE_STRINGS_H 1
29 /* Define to 1 if you have the <string.h> header file. */
30 #define HAVE_STRING_H 1
32 /* Define to 1 if you have the <sys/stat.h> header file. */
33 #define HAVE_SYS_STAT_H 1
35 /* Define to 1 if you have the <sys/types.h> header file. */
36 #define HAVE_SYS_TYPES_H 1
38 /* Define to 1 if you have the <unistd.h> header file. */
39 #define HAVE_UNISTD_H 1
41 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
42 /* #undef NO_MINUS_C_MINUS_O */
44 /* Define to the address where bug reports for this package should be sent. */
45 #define PACKAGE_BUGREPORT ""
47 /* Define to the full name of this package. */
48 #define PACKAGE_NAME "package-unused"
50 /* Define to the full name and version of this package. */
51 #define PACKAGE_STRING "package-unused version-unused"
53 /* Define to the one symbol short name of this package. */
54 #define PACKAGE_TARNAME "libobjc"
56 /* Define to the version of this package. */
57 #define PACKAGE_VERSION "version-unused"
59 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
60 /* #undef SJLJ_EXCEPTIONS */
62 /* Define to 1 if you have the ANSI C header files. */
63 #define STDC_HEADERS 1