libtommath: Fix possible integer overflow CVE-2023-36328
[heimdal.git] / lib / libedit / config.h.in
bloba9dbc4755987e07b1677be419b7668346f9f3a75
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <curses.h> header file. */
4 #undef HAVE_CURSES_H
6 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
7 */
8 #undef HAVE_DIRENT_H
10 /* Define to 1 if you have the <dlfcn.h> header file. */
11 #undef HAVE_DLFCN_H
13 /* Define to 1 if you have the <fcntl.h> header file. */
14 #undef HAVE_FCNTL_H
16 /* Define to 1 if you have the `fork' function. */
17 #undef HAVE_FORK
19 /* Define to 1 if you have the `getline' function. */
20 #undef HAVE_GETLINE
22 /* Define to 1 if you have getpwnam_r and getpwuid_r that are draft POSIX.1
23 versions. */
24 #undef HAVE_GETPW_R_DRAFT
26 /* Define to 1 if you have getpwnam_r and getpwuid_r that are POSIX.1
27 compatible. */
28 #undef HAVE_GETPW_R_POSIX
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #undef HAVE_INTTYPES_H
33 /* Define to 1 if you have the `isascii' function. */
34 #undef HAVE_ISASCII
36 /* Define to 1 if you have the `issetugid' function. */
37 #undef HAVE_ISSETUGID
39 /* Define to 1 if you have the `curses' library (-lcurses). */
40 #undef HAVE_LIBCURSES
42 /* Define to 1 if you have the `ncurses' library (-lncurses). */
43 #undef HAVE_LIBNCURSES
45 /* Define to 1 if you have the `tinfo' library (-ltinfo). */
46 #undef HAVE_LIBTINFO
48 /* Define to 1 if you have the <limits.h> header file. */
49 #undef HAVE_LIMITS_H
51 /* Define to 1 if you have the <minix/config.h> header file. */
52 #undef HAVE_MINIX_CONFIG_H
54 /* Define to 1 if you have the <ncurses.h> header file. */
55 #undef HAVE_NCURSES_H
57 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
58 #undef HAVE_NDIR_H
60 /* Define to 1 if if your system has SIZE_MAX */
61 #undef HAVE_SIZE_MAX
63 /* Define to 1 if `stat' has the bug that it succeeds when given the
64 zero-length file name argument. */
65 #undef HAVE_STAT_EMPTY_STRING_BUG
67 /* Define to 1 if you have the <stdint.h> header file. */
68 #undef HAVE_STDINT_H
70 /* Define to 1 if you have the <stdio.h> header file. */
71 #undef HAVE_STDIO_H
73 /* Define to 1 if you have the <stdlib.h> header file. */
74 #undef HAVE_STDLIB_H
76 /* Define to 1 if you have the <strings.h> header file. */
77 #undef HAVE_STRINGS_H
79 /* Define to 1 if you have the <string.h> header file. */
80 #undef HAVE_STRING_H
82 /* Define to 1 if struct dirent has member d_namlen */
83 #undef HAVE_STRUCT_DIRENT_D_NAMLEN
85 /* Define to 1 if you have the <sys/cdefs.h> header file. */
86 #undef HAVE_SYS_CDEFS_H
88 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
90 #undef HAVE_SYS_DIR_H
92 /* Define to 1 if you have the <sys/ioctl.h> header file. */
93 #undef HAVE_SYS_IOCTL_H
95 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
97 #undef HAVE_SYS_NDIR_H
99 /* Define to 1 if you have the <sys/param.h> header file. */
100 #undef HAVE_SYS_PARAM_H
102 /* Define to 1 if you have the <sys/stat.h> header file. */
103 #undef HAVE_SYS_STAT_H
105 /* Define to 1 if you have the <sys/types.h> header file. */
106 #undef HAVE_SYS_TYPES_H
108 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
109 #undef HAVE_SYS_WAIT_H
111 /* Define to 1 if you have the <term.h> header file. */
112 #undef HAVE_TERM_H
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #undef HAVE_UNISTD_H
117 /* Define to 1 if the system has the type `u_int32_t'. */
118 #undef HAVE_U_INT32_T
120 /* Define to 1 if you have the `vfork' function. */
121 #undef HAVE_VFORK
123 /* Define to 1 if you have the <vfork.h> header file. */
124 #undef HAVE_VFORK_H
126 /* Define to 1 if you have the <wchar.h> header file. */
127 #undef HAVE_WCHAR_H
129 /* Define to 1 if you have the `wcsdup' function. */
130 #undef HAVE_WCSDUP
132 /* Define to 1 if `fork' works. */
133 #undef HAVE_WORKING_FORK
135 /* Define to 1 if `vfork' works. */
136 #undef HAVE_WORKING_VFORK
138 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
139 slash. */
140 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
142 /* Define to the sub-directory where libtool stores uninstalled libraries. */
143 #undef LT_OBJDIR
145 /* Name of package */
146 #undef PACKAGE
148 /* Define to the address where bug reports for this package should be sent. */
149 #undef PACKAGE_BUGREPORT
151 /* Define to the full name of this package. */
152 #undef PACKAGE_NAME
154 /* Define to the full name and version of this package. */
155 #undef PACKAGE_STRING
157 /* Define to the one symbol short name of this package. */
158 #undef PACKAGE_TARNAME
160 /* Define to the home page for this package. */
161 #undef PACKAGE_URL
163 /* Define to the version of this package. */
164 #undef PACKAGE_VERSION
166 /* Define as the return type of signal handlers (`int' or `void'). */
167 #undef RETSIGTYPE
169 /* Define to 1 if all of the C90 standard headers exist (not just the ones
170 required in a freestanding environment). This macro is provided for
171 backward compatibility; new code need not use it. */
172 #undef STDC_HEADERS
174 /* Enable extensions on AIX 3, Interix. */
175 #ifndef _ALL_SOURCE
176 # undef _ALL_SOURCE
177 #endif
178 /* Enable general extensions on macOS. */
179 #ifndef _DARWIN_C_SOURCE
180 # undef _DARWIN_C_SOURCE
181 #endif
182 /* Enable general extensions on Solaris. */
183 #ifndef __EXTENSIONS__
184 # undef __EXTENSIONS__
185 #endif
186 /* Enable GNU extensions on systems that have them. */
187 #ifndef _GNU_SOURCE
188 # undef _GNU_SOURCE
189 #endif
190 /* Enable X/Open compliant socket functions that do not require linking
191 with -lxnet on HP-UX 11.11. */
192 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
193 # undef _HPUX_ALT_XOPEN_SOCKET_API
194 #endif
195 /* Identify the host operating system as Minix.
196 This macro does not affect the system headers' behavior.
197 A future release of Autoconf may stop defining this macro. */
198 #ifndef _MINIX
199 # undef _MINIX
200 #endif
201 /* Enable general extensions on NetBSD.
202 Enable NetBSD compatibility extensions on Minix. */
203 #ifndef _NETBSD_SOURCE
204 # undef _NETBSD_SOURCE
205 #endif
206 /* Enable OpenBSD compatibility extensions on NetBSD.
207 Oddly enough, this does nothing on OpenBSD. */
208 #ifndef _OPENBSD_SOURCE
209 # undef _OPENBSD_SOURCE
210 #endif
211 /* Define to 1 if needed for POSIX-compatible behavior. */
212 #ifndef _POSIX_SOURCE
213 # undef _POSIX_SOURCE
214 #endif
215 /* Define to 2 if needed for POSIX-compatible behavior. */
216 #ifndef _POSIX_1_SOURCE
217 # undef _POSIX_1_SOURCE
218 #endif
219 /* Enable POSIX-compatible threading on Solaris. */
220 #ifndef _POSIX_PTHREAD_SEMANTICS
221 # undef _POSIX_PTHREAD_SEMANTICS
222 #endif
223 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
224 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
225 # undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
226 #endif
227 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
228 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
229 # undef __STDC_WANT_IEC_60559_BFP_EXT__
230 #endif
231 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
232 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
233 # undef __STDC_WANT_IEC_60559_DFP_EXT__
234 #endif
235 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
236 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
237 # undef __STDC_WANT_IEC_60559_FUNCS_EXT__
238 #endif
239 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
240 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
241 # undef __STDC_WANT_IEC_60559_TYPES_EXT__
242 #endif
243 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
244 #ifndef __STDC_WANT_LIB_EXT2__
245 # undef __STDC_WANT_LIB_EXT2__
246 #endif
247 /* Enable extensions specified by ISO/IEC 24747:2009. */
248 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
249 # undef __STDC_WANT_MATH_SPEC_FUNCS__
250 #endif
251 /* Enable extensions on HP NonStop. */
252 #ifndef _TANDEM_SOURCE
253 # undef _TANDEM_SOURCE
254 #endif
255 /* Enable X/Open extensions. Define to 500 only if necessary
256 to make mbstate_t available. */
257 #ifndef _XOPEN_SOURCE
258 # undef _XOPEN_SOURCE
259 #endif
262 /* Version number of package */
263 #undef VERSION
265 /* Define to empty if `const' does not conform to ANSI C. */
266 #undef const
268 /* Define as a signed integer type capable of holding a process identifier. */
269 #undef pid_t
271 /* Define to `unsigned int' if <sys/types.h> does not define. */
272 #undef size_t
274 /* Define as `fork' if `vfork' does not work. */
275 #undef vfork
278 #include "sys.h"
279 #define SCCSID
280 #undef LIBC_SCCS
281 #define lint