1 /* c-auto.in. Generated from configure.ac by autoheader. */
3 /* w2c/c-auto.h: defines for web2c, as determined by configure.
5 Copyright 1994-97, 2008-2012 Karl Berry.
6 Copyright 1997-99, 2002, 2005 Olaf Weber.
8 This program is free software: you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation, either version 3 of the License, or
11 (at your option) any later version.
13 This program is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
18 You should have received a copy of the GNU General Public License
19 along with this program. If not, see <http://www.gnu.org/licenses/>. */
21 /* Guard against double inclusion. */
22 #ifndef WEB2C_C_AUTO_H
23 #define WEB2C_C_AUTO_H
25 /* web2c: the version string. */
26 #define WEB2CVERSION "REPLACE-WITH-WEB2CVERSION"
28 /* Define if building universal (internal helper macro) */
29 #undef AC_APPLE_UNIVERSAL_BUILD
31 /* web2c: Define if gcc asm needs _ on external symbols. */
32 #undef ASM_NEEDS_UNDERSCORE
34 /* Define to 1 if the `closedir' function returns void instead of `int'. */
37 /* web2c: Default editor for interactive `e' option. */
40 /* metafont: Define to include EPSF pseudo window support. */
43 /* web2c: Define to enable HackyInputFileNameForCoreDump.tex. */
44 #undef FUNNY_CORE_DUMP
46 /* Define to 1 if you have the `access' function. */
49 /* Define to 1 if you have the Mac OS X ApplicationServices framework. */
50 #undef HAVE_APPLICATIONSERVICES
52 /* Define to 1 if you have the <assert.h> header file. */
55 /* Define to 1 if you have the `atoi' function. */
58 /* Define to 1 if you have the declaration of `isascii', and to 0 if you
60 #undef HAVE_DECL_ISASCII
62 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
64 #undef HAVE_DECL_STRNDUP
66 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
70 /* Define to 1 if you have the <dlfcn.h> header file. */
73 /* Define to 1 if you have the <errno.h> header file. */
76 /* Define to 1 if you have the <float.h> header file. */
79 /* Define to 1 if you have the `fmax' function. */
82 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
85 /* Define to 1 if you have the `ftime' function. */
88 /* Define to 1 if you have the `getcwd' function. */
91 /* Define to 1 if you have the `gettimeofday' function. */
92 #undef HAVE_GETTIMEOFDAY
94 /* Define to 1 if you have the `getwd' function. */
97 /* Define to 1 if you have the <inttypes.h> header file. */
98 #undef HAVE_INTTYPES_H
100 /* Define to 1 if you have the <iostream> header file. */
103 /* Define to 1 if you have the <langinfo.h> header file. */
104 #undef HAVE_LANGINFO_H
106 /* Define if you have libfontconfig. */
107 #undef HAVE_LIBFONTCONFIG
109 /* Define to 1 if you have the `posix' library (-lposix). */
112 /* Define to 1 if you have the <limits.h> header file. */
115 /* Define to 1 if you have the <locale.h> header file. */
118 /* Define to 1 if the system has the type `long double'. */
119 #undef HAVE_LONG_DOUBLE
121 /* Define to 1 if you have the `memcmp' function. */
124 /* Define to 1 if you have the `memcpy' function. */
127 /* Define to 1 if you have the <memory.h> header file. */
130 /* Define to 1 if you have the `mkdtemp' function. */
133 /* Define to 1 if you have the `mkstemp' function. */
136 /* Define to 1 if you have the `mktemp' function. */
139 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
142 /* Define to 1 if you have the `Object::initCmd(const char*)' function. */
143 #undef HAVE_OBJECT_INITCMD_CONST_CHARP
145 /* Define to 1 if you have the `putenv' function. */
148 /* Define to 1 if you have the <pwd.h> header file. */
151 /* Define to 1 if you have the `setlocale' function. */
152 #undef HAVE_SETLOCALE
154 /* Define to 1 if stdbool.h conforms to C99. */
155 #undef HAVE_STDBOOL_H
157 /* Define to 1 if you have the <stdint.h> header file. */
160 /* Define to 1 if you have the <stdlib.h> header file. */
163 /* Define to 1 if you have the `strchr' function. */
166 /* Define to 1 if you have the `strerror' function. */
169 /* Define to 1 if you have the <strings.h> header file. */
170 #undef HAVE_STRINGS_H
172 /* Define to 1 if you have the <string.h> header file. */
175 /* Define to 1 if you have the `strlcat' function. */
178 /* Define to 1 if you have the `strlcpy' function. */
181 /* Define to 1 if you have the `strndup' function. */
184 /* Define to 1 if you have the `strrchr' function. */
187 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
188 #undef HAVE_STRUCT_STAT_ST_MTIM
190 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
192 #undef HAVE_SYS_DIR_H
194 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
196 #undef HAVE_SYS_NDIR_H
198 /* Define to 1 if you have the <sys/param.h> header file. */
199 #undef HAVE_SYS_PARAM_H
201 /* Define to 1 if you have the <sys/stat.h> header file. */
202 #undef HAVE_SYS_STAT_H
204 /* Define to 1 if you have the <sys/timeb.h> header file. */
205 #undef HAVE_SYS_TIMEB_H
207 /* Define to 1 if you have the <sys/time.h> header file. */
208 #undef HAVE_SYS_TIME_H
210 /* Define to 1 if you have the <sys/types.h> header file. */
211 #undef HAVE_SYS_TYPES_H
213 /* Define to 1 if you have the <sys/wait.h> header file. */
214 #undef HAVE_SYS_WAIT_H
216 /* Define to 1 if you have the <time.h> header file. */
219 /* Define to 1 if the system has the type `uintptr_t'. */
220 #undef HAVE_UINTPTR_T
222 /* Define to 1 if you have the <unistd.h> header file. */
225 /* Define to 1 if the system has the type `_Bool'. */
228 /* metafont: Define to include HP 2627 window support. */
231 /* tex: Define to enable --ipc. */
234 /* Define to the sub-directory where libtool stores uninstalled libraries. */
237 /* metafont: Define to include mftalk (generic server) window support. */
240 /* metafont: Define to include NeXT window support. */
243 /* web2c: Define to disable architecture-independent dump files. Faster on
244 LittleEndian architectures. */
247 /* Name of package */
250 /* Define to the address where bug reports for this package should be sent. */
251 #undef PACKAGE_BUGREPORT
253 /* Define to the full name of this package. */
256 /* Define to the full name and version of this package. */
257 #undef PACKAGE_STRING
259 /* Define to the one symbol short name of this package. */
260 #undef PACKAGE_TARNAME
262 /* Define to the home page for this package. */
265 /* Define to the version of this package. */
266 #undef PACKAGE_VERSION
268 /* metafont: Define to include Regis window support. */
271 /* Define as the return type of signal handlers (`int' or `void'). */
274 /* The size of `int', as computed by sizeof. */
277 /* The size of `long', as computed by sizeof. */
280 /* The size of `off_t', as computed by sizeof. */
283 /* The size of `void *', as computed by sizeof. */
286 /* Define to 1 if you have the ANSI C header files. */
289 /* metafont: Define to include old Suntools (not X) window support. */
292 /* metafont: Define to include Tektronix window support. */
295 /* metafont: Define to include Uniterm window support. */
298 /* Version number of package */
301 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
302 significant byte first (like Motorola and SPARC, unlike Intel). */
303 #if defined AC_APPLE_UNIVERSAL_BUILD
304 # if defined __BIG_ENDIAN__
305 # define WORDS_BIGENDIAN 1
308 # ifndef WORDS_BIGENDIAN
309 # undef WORDS_BIGENDIAN
313 /* Define to include X11 window in Metafont. */
316 /* Define to 1 if the X Window System is missing or not being used. */
317 #undef X_DISPLAY_MISSING
319 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
321 #undef YYTEXT_POINTER
323 /* Define to 1 if <zlib.h> declares 'z_const'. */
326 /* Enable large inode numbers on Mac OS X 10.5. */
327 #ifndef _DARWIN_USE_64_BIT_INODE
328 # define _DARWIN_USE_64_BIT_INODE 1
331 /* Number of bits in a file offset, on hosts where this is settable. */
332 #undef _FILE_OFFSET_BITS
334 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
335 #undef _LARGEFILE_SOURCE
337 /* Define for large files, on AIX-style hosts. */
340 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
341 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
342 #define below would cause a syntax error. */
345 /* Define to 1 if type `char' is unsigned and you are not using gcc. */
346 #ifndef __CHAR_UNSIGNED__
347 # undef __CHAR_UNSIGNED__
350 /* Define to empty if `const' does not conform to ANSI C. */
353 /* Define to `__inline__' or `__inline' if that's what the C compiler
354 calls it, or to nothing if 'inline' is not supported under any name. */
359 /* Define to the type of a signed integer type of width exactly 64 bits if
360 such a type exists and the standard includes do not define it. */
363 /* Define to `unsigned int' if <sys/types.h> does not define. */
366 /* Define to the type of an unsigned integer type of width exactly 64 bits if
367 such a type exists and the standard includes do not define it. */
370 /* Define to the type of an unsigned integer type wide enough to hold a
371 pointer, if such a type exists, and if the system does not define it. */
374 /* Define as empty if not declared in <zlib.h>. */
377 #endif /* !WEB2C_C_AUTO_H */