config.h revision 114525
1/* $FreeBSD: head/gnu/usr.bin/groff/src/include/config.h 114525 2003-05-02 11:56:43Z ru $ */
2
3#include <osreldate.h>
4
5/* src/include/config.h.  Generated by configure.  */
6/* src/include/config.hin.  Generated from configure.ac by autoheader.  */
7
8/* Define if your C++ doesn't understand `delete []'. */
9/* #undef ARRAY_DELETE_NEEDS_SIZE */
10
11/* Define if you have a C++ <limits.h>. */
12#define HAVE_CC_LIMITS_H 1
13
14/* Define if you have a C++ <osfcn.h>. */
15/* #undef HAVE_CC_OSFCN_H */
16
17/* Define if you have a C++ <stdint.h>. */
18#if __FreeBSD_version >= 500028
19#define HAVE_CC_STDINT_H 1
20#else
21/* #undef HAVE_CC_STDINT_H */
22#endif
23
24/* Define to 1 if you have the <dirent.h> header file. */
25#define HAVE_DIRENT_H 1
26
27/* Define to 1 if you have the `fmod' function. */
28#define HAVE_FMOD 1
29
30/* Define to 1 if you have the `getcwd' function. */
31#define HAVE_GETCWD 1
32
33/* Define to 1 if you have the `getpagesize' function. */
34#define HAVE_GETPAGESIZE 1
35
36/* Define to 1 if you have the `gettimeofday' function. */
37#define HAVE_GETTIMEOFDAY 1
38
39/* Define to 1 if you have the <inttypes.h> header file. */
40#define HAVE_INTTYPES_H 1
41
42/* Define to 1 if you have the `isatty' function. */
43#define HAVE_ISATTY 1
44
45/* Define to 1 if you have the <limits.h> header file. */
46#define HAVE_LIMITS_H 1
47
48/* Define to 1 if you have the <math.h> header file. */
49#define HAVE_MATH_H 1
50
51/* Define to 1 if you have the <memory.h> header file. */
52#define HAVE_MEMORY_H 1
53
54/* Define if you have mkstemp(). */
55#define HAVE_MKSTEMP 1
56
57/* Define to 1 if you have a working `mmap' system call. */
58#define HAVE_MMAP 1
59
60/* Define to 1 if you have the `putenv' function. */
61#define HAVE_PUTENV 1
62
63/* Define to 1 if you have the `rename' function. */
64#define HAVE_RENAME 1
65
66/* Define to 1 if you have the `setlocale' function. */
67#define HAVE_SETLOCALE 1
68
69/* Define to 1 if you have the `snprintf' function. */
70#define HAVE_SNPRINTF 1
71
72/* Define to 1 if you have the <stdint.h> header file. */
73#if __FreeBSD_version >= 500028
74#define HAVE_STDINT_H 1
75#else
76/* #undef HAVE_STDINT_H */
77#endif
78
79/* Define to 1 if you have the <stdlib.h> header file. */
80#define HAVE_STDLIB_H 1
81
82/* Define to 1 if you have the `strcasecmp' function. */
83#define HAVE_STRCASECMP 1
84
85/* Define to 1 if you have the `strerror' function. */
86#define HAVE_STRERROR 1
87
88/* Define to 1 if you have the <strings.h> header file. */
89#define HAVE_STRINGS_H 1
90
91/* Define to 1 if you have the <string.h> header file. */
92#define HAVE_STRING_H 1
93
94/* Define to 1 if you have the `strncasecmp' function. */
95#define HAVE_STRNCASECMP 1
96
97/* Define to 1 if you have the `strsep' function. */
98#define HAVE_STRSEP 1
99
100/* Define to 1 if you have the `strtol' function. */
101#define HAVE_STRTOL 1
102
103/* Define if <math.h> defines struct exception. */
104#define HAVE_STRUCT_EXCEPTION 1
105
106/* Define to 1 if you have the <sys/dir.h> header file. */
107#define HAVE_SYS_DIR_H 1
108
109/* Define if you have sys_errlist in <errno.h> or in <stdio.h>. */
110#define HAVE_SYS_ERRLIST 1
111
112/* Define if you have sysnerr in <errno.h> or <stdio.h>. */
113#define HAVE_SYS_NERR 1
114
115/* Define to 1 if you have the <sys/stat.h> header file. */
116#define HAVE_SYS_STAT_H 1
117
118/* Define to 1 if you have the <sys/time.h> header file. */
119#define HAVE_SYS_TIME_H 1
120
121/* Define to 1 if you have the <sys/types.h> header file. */
122#define HAVE_SYS_TYPES_H 1
123
124/* Define to 1 if you have the <unistd.h> header file. */
125#define HAVE_UNISTD_H 1
126
127/* Define if the host's encoding is EBCDIC. */
128/* #undef IS_EBCDIC_HOST */
129
130/* Define if localtime() takes a long * not a time_t *. */
131/* #undef LONG_FOR_TIME_T */
132
133/* Define if your C++ doesn't declare gettimeofday(). */
134/* #undef NEED_DECLARATION_GETTIMEOFDAY */
135
136/* Define if your C++ doesn't declare hypot(). */
137/* #undef NEED_DECLARATION_HYPOT */
138
139/* Define if your C++ doesn't declare pclose(). */
140/* #undef NEED_DECLARATION_PCLOSE */
141
142/* Define if your C++ doesn't declare popen(). */
143/* #undef NEED_DECLARATION_POPEN */
144
145/* Define if your C++ doesn't declare putenv(). */
146/* #undef NEED_DECLARATION_PUTENV */
147
148/* Define if your C++ doesn't declare rand(). */
149/* #undef NEED_DECLARATION_RAND */
150
151/* Define if your C++ doesn't declare snprintf(). */
152/* #undef NEED_DECLARATION_SNPRINTF */
153
154/* Define if your C++ doesn't declare srand(). */
155/* #undef NEED_DECLARATION_SRAND */
156
157/* Define if your C++ doesn't declare strcasecmp(). */
158/* #undef NEED_DECLARATION_STRCASECMP */
159
160/* Define if your C++ doesn't declare strncasecmp(). */
161/* #undef NEED_DECLARATION_STRNCASECMP */
162
163/* Define to the address where bug reports for this package should be sent. */
164#define PACKAGE_BUGREPORT ""
165
166/* Define to the full name of this package. */
167#define PACKAGE_NAME ""
168
169/* Define to the full name and version of this package. */
170#define PACKAGE_STRING ""
171
172/* Define to the one symbol short name of this package. */
173#define PACKAGE_TARNAME ""
174
175/* Define to the version of this package. */
176#define PACKAGE_VERSION ""
177
178/* Define if the printer's page size is A4. */
179#define PAGEA4 1
180
181/* Define as the return type of signal handlers (`int' or `void'). */
182#define RETSIGTYPE void
183
184/* Define if srand() returns void not int. */
185#define RET_TYPE_SRAND_IS_VOID 1
186
187/* Define to 1 if you have the ANSI C header files. */
188#define STDC_HEADERS 1
189
190/* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
191#define SYS_SIGLIST_DECLARED 1
192
193/* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */
194/* #undef TRADITIONAL_CPP */
195
196/* Define if the 0200 bit of the status returned by wait() indicates whether a
197   core image was produced for a process that was terminated by a signal. */
198/* #undef WCOREFLAG */
199
200/* Define if -D_POSIX_SOURCE is necessary. */
201/* #undef _POSIX_SOURCE */
202
203/* Define if you have ISC 3.x or 4.x. */
204/* #undef _SYSV3 */
205
206/* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h>
207   does not exist. */
208#if __FreeBSD_version >= 500028
209/* #undef uintmax_t */
210#else
211#define uintmax_t unsigned long long
212#endif
213