config.h revision 272461
14Srgrimes/* $FreeBSD: releng/10.1/gnu/usr.bin/groff/src/include/config.h 151504 2005-10-20 10:57:53Z ru $ */
245720Speter
34Srgrimes/* src/include/config.h.  Generated by configure.  */
44Srgrimes/* src/include/config.hin.  Generated from configure.ac by autoheader.  */
54Srgrimes
64Srgrimes/* Define if your C++ doesn't understand `delete []'. */
74Srgrimes/* #undef ARRAY_DELETE_NEEDS_SIZE */
84Srgrimes
94Srgrimes/* Define if you have a C++ <inttypes.h>. */
104Srgrimes#define HAVE_CC_INTTYPES_H 1
114Srgrimes
124Srgrimes/* Define if you have a C++ <limits.h>. */
134Srgrimes#define HAVE_CC_LIMITS_H 1
1445720Speter
154Srgrimes/* Define if you have a C++ <osfcn.h>. */
164Srgrimes/* #undef HAVE_CC_OSFCN_H */
1745720Speter
184Srgrimes/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
194Srgrimes   don't. */
204Srgrimes#define HAVE_DECL_SYS_SIGLIST 0
214Srgrimes
224Srgrimes/* Define to 1 if you have the <direct.h> header file. */
234Srgrimes/* #undef HAVE_DIRECT_H */
244Srgrimes
254Srgrimes/* Define to 1 if you have the <dirent.h> header file. */
264Srgrimes#define HAVE_DIRENT_H 1
27115703Sobrien
28115703Sobrien/* Define to 1 if you have the `fmod' function. */
29115703Sobrien#define HAVE_FMOD 1
304Srgrimes
3145720Speter/* Define to 1 if you have the `getcwd' function. */
3245720Speter#define HAVE_GETCWD 1
334Srgrimes
3445720Speter/* Define to 1 if you have the `getpagesize' function. */
3545720Speter#define HAVE_GETPAGESIZE 1
3645720Speter
3745720Speter/* Define to 1 if you have the `gettimeofday' function. */
3845720Speter#define HAVE_GETTIMEOFDAY 1
3945720Speter
4045720Speter/* Define to 1 if you have the <inttypes.h> header file. */
4145720Speter#define HAVE_INTTYPES_H 1
4245720Speter
4345720Speter/* Define to 1 if you have the `isatty' function. */
4445720Speter#define HAVE_ISATTY 1
4545720Speter
4645720Speter/* Define to 1 if you have the `kill' function. */
4745720Speter#define HAVE_KILL 1
4845720Speter
4945720Speter/* Define to 1 if you have the <limits.h> header file. */
5045720Speter#define HAVE_LIMITS_H 1
5145720Speter
5245720Speter/* Define to 1 if you have the <math.h> header file. */
5345720Speter#define HAVE_MATH_H 1
5445720Speter
5545720Speter/* Define to 1 if you have the <memory.h> header file. */
5645720Speter#define HAVE_MEMORY_H 1
5745720Speter
584Srgrimes/* Define if you have mkstemp(). */
594Srgrimes#define HAVE_MKSTEMP 1
602056Swollman
6145720Speter/* Define to 1 if you have a working `mmap' system call. */
622056Swollman#define HAVE_MMAP 1
6345720Speter
6458762Skato/* Define to 1 if you have the <process.h> header file. */
6590466Snyan/* #undef HAVE_PROCESS_H */
6690466Snyan
6790466Snyan/* Define to 1 if you have the `putenv' function. */
684Srgrimes#define HAVE_PUTENV 1
6945720Speter
7026157Sse/* Define to 1 if you have the `rename' function. */
7145720Speter#define HAVE_RENAME 1
7247398Sdfr
7329613Sjmg/* Define to 1 if you have the `setlocale' function. */
7447398Sdfr#define HAVE_SETLOCALE 1
7588376Stmm
7631457Sjmg/* Define to 1 if you have the `snprintf' function. */
773258Sdg#define HAVE_SNPRINTF 1
788876Srgrimes
7947178Sdfr/* Define to 1 if you have the <stdint.h> header file. */
8045720Speter#define HAVE_STDINT_H 1
8145720Speter
8245720Speter/* Define to 1 if you have the <stdlib.h> header file. */
8345720Speter#define HAVE_STDLIB_H 1
8445720Speter
8545720Speter/* Define to 1 if you have the `strcasecmp' function. */
8615147Ssmpatel#define HAVE_STRCASECMP 1
8747398Sdfr
8845720Speter/* Define to 1 if you have the `strerror' function. */
8945720Speter#define HAVE_STRERROR 1
9015147Ssmpatel
9145720Speter/* Define to 1 if you have the <strings.h> header file. */
92127139Sjmg#define HAVE_STRINGS_H 1
9345720Speter
9447398Sdfr/* Define to 1 if you have the <string.h> header file. */
9547398Sdfr#define HAVE_STRING_H 1
9652174Sdfr
9752174Sdfr/* Define to 1 if you have the `strncasecmp' function. */
9847398Sdfr#define HAVE_STRNCASECMP 1
9947398Sdfr
10047398Sdfr/* Define to 1 if you have the `strsep' function. */
10147398Sdfr#define HAVE_STRSEP 1
10247398Sdfr
10347398Sdfr/* Define to 1 if you have the `strtol' function. */
10447398Sdfr#define HAVE_STRTOL 1
10552174Sdfr
10652174Sdfr/* Define if <math.h> defines struct exception. */
10752174Sdfr/* #undef HAVE_STRUCT_EXCEPTION */
10852174Sdfr
10952174Sdfr/* Define to 1 if you have the <sys/dir.h> header file. */
11052174Sdfr#define HAVE_SYS_DIR_H 1
11152174Sdfr
11252174Sdfr/* Define if you have sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>. */
11352174Sdfr#define HAVE_SYS_ERRLIST 1
11452174Sdfr
11552174Sdfr/* Define if you have sys_nerr in <errno.h>, <stdio.h>, or <stdio.h>. */
11652174Sdfr#define HAVE_SYS_NERR 1
11752174Sdfr
11852174Sdfr/* Define to 1 if you have the <sys/stat.h> header file. */
11952174Sdfr#define HAVE_SYS_STAT_H 1
12052174Sdfr
12152174Sdfr/* Define to 1 if you have the <sys/time.h> header file. */
12252174Sdfr#define HAVE_SYS_TIME_H 1
12347398Sdfr
12452174Sdfr/* Define to 1 if you have the <sys/types.h> header file. */
12547398Sdfr#define HAVE_SYS_TYPES_H 1
12645720Speter
12745720Speter/* Define to 1 if you have the <unistd.h> header file. */
12847398Sdfr#define HAVE_UNISTD_H 1
12952174Sdfr
13047398Sdfr/* Define to 1 if you have the `vsnprintf' function. */
13145720Speter#define HAVE_VSNPRINTF 1
13215147Ssmpatel
13358762Skato/* Define if the host's encoding is EBCDIC. */
13458762Skato/* #undef IS_EBCDIC_HOST */
13558762Skato
13658762Skato/* Define if localtime() takes a long * not a time_t *. */
13758762Skato/* #undef LONG_FOR_TIME_T */
13858762Skato
13958762Skato/* Define if your C++ doesn't declare gettimeofday(). */
14058762Skato/* #undef NEED_DECLARATION_GETTIMEOFDAY */
14158762Skato
14258762Skato/* Define if your C++ doesn't declare hypot(). */
14358762Skato/* #undef NEED_DECLARATION_HYPOT */
14458762Skato
14558762Skato/* Define if your C++ doesn't declare pclose(). */
14678391Snyan/* #undef NEED_DECLARATION_PCLOSE */
14758762Skato
14858762Skato/* Define if your C++ doesn't declare popen(). */
14958762Skato/* #undef NEED_DECLARATION_POPEN */
15058762Skato
15178391Snyan/* Define if your C++ doesn't declare putenv(). */
15258762Skato/* #undef NEED_DECLARATION_PUTENV */
15358762Skato
15458762Skato/* Define if your C++ doesn't declare rand(). */
15558762Skato/* #undef NEED_DECLARATION_RAND */
15665570Snyan
15758762Skato/* Define if your C++ doesn't declare snprintf(). */
15858762Skato/* #undef NEED_DECLARATION_SNPRINTF */
15958762Skato
16058762Skato/* Define if your C++ doesn't declare srand(). */
16158762Skato/* #undef NEED_DECLARATION_SRAND */
16258762Skato
16378391Snyan/* Define if your C++ doesn't declare strcasecmp(). */
16478391Snyan/* #undef NEED_DECLARATION_STRCASECMP */
16578391Snyan
16658762Skato/* Define if your C++ doesn't declare strncasecmp(). */
16758762Skato/* #undef NEED_DECLARATION_STRNCASECMP */
16858762Skato
16958762Skato/* Define if your C++ doesn't declare vfprintf(). */
17058762Skato/* #undef NEED_DECLARATION_VFPRINTF */
17158762Skato
17258762Skato/* Define if your C++ doesn't declare vsnprintf(). */
17358762Skato/* #undef NEED_DECLARATION_VSNPRINTF */
17458762Skato
17558762Skato/* Define to the address where bug reports for this package should be sent. */
17658762Skato#define PACKAGE_BUGREPORT ""
17758762Skato
17865570Snyan/* Define to the full name of this package. */
17958762Skato#define PACKAGE_NAME ""
18058762Skato
18158762Skato/* Define to the full name and version of this package. */
18258762Skato#define PACKAGE_STRING ""
18378391Snyan
18458762Skato/* Define to the one symbol short name of this package. */
18558762Skato#define PACKAGE_TARNAME ""
18658762Skato
18758762Skato/* Define to the version of this package. */
18858762Skato#define PACKAGE_VERSION ""
18958762Skato
19058762Skato/* Define if the printer's page size is A4. */
19158762Skato/* #undef PAGEA4 */
19258762Skato
19367346Skato/* Define as the return type of signal handlers (`int' or `void'). */
19467346Skato#define RETSIGTYPE void
19558762Skato
19658762Skato/* Define if srand() returns void not int. */
19758762Skato#define RET_TYPE_SRAND_IS_VOID 1
19858762Skato
19947398Sdfr/* Define to 1 if you have the ANSI C header files. */
20058762Skato#define STDC_HEADERS 1
20158762Skato
20284615Snyan/* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */
20358762Skato/* #undef TRADITIONAL_CPP */
20458762Skato
20584615Snyan/* Define if the 0200 bit of the status returned by wait() indicates whether a
20684615Snyan   core image was produced for a process that was terminated by a signal. */
20784615Snyan/* #undef WCOREFLAG */
20884615Snyan
20958762Skato/* Define to 1 if the X Window System is missing or not being used. */
21084615Snyan/* #undef X_DISPLAY_MISSING */
21184615Snyan
21284615Snyan/* Define if -D_POSIX_SOURCE is necessary. */
21384615Snyan/* #undef _POSIX_SOURCE */
21484615Snyan
21584615Snyan/* Define if you have ISC 3.x or 4.x. */
21684615Snyan/* #undef _SYSV3 */
21758762Skato
21867346Skato/* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h>
21984615Snyan   does not exist. */
22058762Skato/* #undef uintmax_t */
22158762Skato