* Makefile.comm (install_dev, uninstall_dev): Protect `for' loops
[s-roff.git] / src / include / config.hin
blob20b305baf42f0fb8c190e259cf3ba23082631887
1 /* src/include/config.hin.  Generated from configure.ac by autoheader.  */
3 /* Define if your C++ doesn't understand `delete []'. */
4 #undef ARRAY_DELETE_NEEDS_SIZE
6 /* Define if you have a C++ <limits.h>. */
7 #undef HAVE_CC_LIMITS_H
9 /* Define if you have a C++ <osfcn.h>. */
10 #undef HAVE_CC_OSFCN_H
12 /* Define if you have a C++ <stdint.h>. */
13 #undef HAVE_CC_STDINT_H
15 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
16    don't. */
17 #undef HAVE_DECL_SYS_SIGLIST
19 /* Define to 1 if you have the <direct.h> header file. */
20 #undef HAVE_DIRECT_H
22 /* Define to 1 if you have the <dirent.h> header file. */
23 #undef HAVE_DIRENT_H
25 /* Define to 1 if you have the `fmod' function. */
26 #undef HAVE_FMOD
28 /* Define to 1 if you have the `getcwd' function. */
29 #undef HAVE_GETCWD
31 /* Define to 1 if you have the `getpagesize' function. */
32 #undef HAVE_GETPAGESIZE
34 /* Define to 1 if you have the `gettimeofday' function. */
35 #undef HAVE_GETTIMEOFDAY
37 /* Define to 1 if you have the <inttypes.h> header file. */
38 #undef HAVE_INTTYPES_H
40 /* Define to 1 if you have the `isatty' function. */
41 #undef HAVE_ISATTY
43 /* Define to 1 if you have the `kill' function. */
44 #undef HAVE_KILL
46 /* Define to 1 if you have the <limits.h> header file. */
47 #undef HAVE_LIMITS_H
49 /* Define to 1 if you have the <math.h> header file. */
50 #undef HAVE_MATH_H
52 /* Define to 1 if you have the <memory.h> header file. */
53 #undef HAVE_MEMORY_H
55 /* Define if you have mkstemp(). */
56 #undef HAVE_MKSTEMP
58 /* Define to 1 if you have a working `mmap' system call. */
59 #undef HAVE_MMAP
61 /* Define to 1 if you have the <process.h> header file. */
62 #undef HAVE_PROCESS_H
64 /* Define to 1 if you have the `putenv' function. */
65 #undef HAVE_PUTENV
67 /* Define to 1 if you have the `rename' function. */
68 #undef HAVE_RENAME
70 /* Define to 1 if you have the `setlocale' function. */
71 #undef HAVE_SETLOCALE
73 /* Define to 1 if you have the `snprintf' function. */
74 #undef HAVE_SNPRINTF
76 /* Define to 1 if you have the <stdint.h> header file. */
77 #undef HAVE_STDINT_H
79 /* Define to 1 if you have the <stdlib.h> header file. */
80 #undef HAVE_STDLIB_H
82 /* Define to 1 if you have the `strcasecmp' function. */
83 #undef HAVE_STRCASECMP
85 /* Define to 1 if you have the `strerror' function. */
86 #undef HAVE_STRERROR
88 /* Define to 1 if you have the <strings.h> header file. */
89 #undef HAVE_STRINGS_H
91 /* Define to 1 if you have the <string.h> header file. */
92 #undef HAVE_STRING_H
94 /* Define to 1 if you have the `strncasecmp' function. */
95 #undef HAVE_STRNCASECMP
97 /* Define to 1 if you have the `strsep' function. */
98 #undef HAVE_STRSEP
100 /* Define to 1 if you have the `strtol' function. */
101 #undef HAVE_STRTOL
103 /* Define if <math.h> defines struct exception. */
104 #undef HAVE_STRUCT_EXCEPTION
106 /* Define to 1 if you have the <sys/dir.h> header file. */
107 #undef HAVE_SYS_DIR_H
109 /* Define if you have sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>. */
110 #undef HAVE_SYS_ERRLIST
112 /* Define if you have sys_nerr in <errno.h>, <stdio.h>, or <stdio.h>. */
113 #undef HAVE_SYS_NERR
115 /* Define to 1 if you have the <sys/stat.h> header file. */
116 #undef HAVE_SYS_STAT_H
118 /* Define to 1 if you have the <sys/time.h> header file. */
119 #undef HAVE_SYS_TIME_H
121 /* Define to 1 if you have the <sys/types.h> header file. */
122 #undef HAVE_SYS_TYPES_H
124 /* Define to 1 if you have the <unistd.h> header file. */
125 #undef HAVE_UNISTD_H
127 /* Define to 1 if you have the `vsnprintf' function. */
128 #undef HAVE_VSNPRINTF
130 /* Define if the host's encoding is EBCDIC. */
131 #undef IS_EBCDIC_HOST
133 /* Define if localtime() takes a long * not a time_t *. */
134 #undef LONG_FOR_TIME_T
136 /* Define if your C++ doesn't declare gettimeofday(). */
137 #undef NEED_DECLARATION_GETTIMEOFDAY
139 /* Define if your C++ doesn't declare hypot(). */
140 #undef NEED_DECLARATION_HYPOT
142 /* Define if your C++ doesn't declare pclose(). */
143 #undef NEED_DECLARATION_PCLOSE
145 /* Define if your C++ doesn't declare popen(). */
146 #undef NEED_DECLARATION_POPEN
148 /* Define if your C++ doesn't declare putenv(). */
149 #undef NEED_DECLARATION_PUTENV
151 /* Define if your C++ doesn't declare rand(). */
152 #undef NEED_DECLARATION_RAND
154 /* Define if your C++ doesn't declare snprintf(). */
155 #undef NEED_DECLARATION_SNPRINTF
157 /* Define if your C++ doesn't declare srand(). */
158 #undef NEED_DECLARATION_SRAND
160 /* Define if your C++ doesn't declare strcasecmp(). */
161 #undef NEED_DECLARATION_STRCASECMP
163 /* Define if your C++ doesn't declare strncasecmp(). */
164 #undef NEED_DECLARATION_STRNCASECMP
166 /* Define if your C++ doesn't declare vfprintf(). */
167 #undef NEED_DECLARATION_VFPRINTF
169 /* Define if your C++ doesn't declare vsnprintf(). */
170 #undef NEED_DECLARATION_VSNPRINTF
172 /* Define to the address where bug reports for this package should be sent. */
173 #undef PACKAGE_BUGREPORT
175 /* Define to the full name of this package. */
176 #undef PACKAGE_NAME
178 /* Define to the full name and version of this package. */
179 #undef PACKAGE_STRING
181 /* Define to the one symbol short name of this package. */
182 #undef PACKAGE_TARNAME
184 /* Define to the version of this package. */
185 #undef PACKAGE_VERSION
187 /* Define if the printer's page size is A4. */
188 #undef PAGEA4
190 /* Define as the return type of signal handlers (`int' or `void'). */
191 #undef RETSIGTYPE
193 /* Define if srand() returns void not int. */
194 #undef RET_TYPE_SRAND_IS_VOID
196 /* Define to 1 if you have the ANSI C header files. */
197 #undef STDC_HEADERS
199 /* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */
200 #undef TRADITIONAL_CPP
202 /* Define if the 0200 bit of the status returned by wait() indicates whether a
203    core image was produced for a process that was terminated by a signal. */
204 #undef WCOREFLAG
206 /* Define if -D_POSIX_SOURCE is necessary. */
207 #undef _POSIX_SOURCE
209 /* Define if you have ISC 3.x or 4.x. */
210 #undef _SYSV3
212 /* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h>
213    does not exist. */
214 #undef uintmax_t