sync with TL36978; fixed Copyright year; jump to 0.80.1 (again)
[luatex.git] / source / texk / web2c / web2c / c-auto.in
blob1659ea715ecdc98ea0aa25f917e1a2165f94dea0
1 /* c-auto.in.  Generated from configure.ac by autoheader.  */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
6 /* Define to 1 if you have the <assert.h> header file. */
7 #undef HAVE_ASSERT_H
9 /* Define to 1 if you have the declaration of `isascii', and to 0 if you
10    don't. */
11 #undef HAVE_DECL_ISASCII
13 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
14    */
15 #undef HAVE_DIRENT_H
17 /* Define to 1 if you have the <dlfcn.h> header file. */
18 #undef HAVE_DLFCN_H
20 /* Define to 1 if you have the <errno.h> header file. */
21 #undef HAVE_ERRNO_H
23 /* Define to 1 if you have the <float.h> header file. */
24 #undef HAVE_FLOAT_H
26 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
27 #undef HAVE_FSEEKO
29 /* Define to 1 if you have the `getcwd' function. */
30 #undef HAVE_GETCWD
32 /* Define to 1 if you have the `getwd' function. */
33 #undef HAVE_GETWD
35 /* Define to 1 if you have the <inttypes.h> header file. */
36 #undef HAVE_INTTYPES_H
38 /* Define to 1 if you have the <limits.h> header file. */
39 #undef HAVE_LIMITS_H
41 /* Define to 1 if you have the `memcmp' function. */
42 #undef HAVE_MEMCMP
44 /* Define to 1 if you have the `memcpy' function. */
45 #undef HAVE_MEMCPY
47 /* Define to 1 if you have the <memory.h> header file. */
48 #undef HAVE_MEMORY_H
50 /* Define to 1 if you have the `mkstemp' function. */
51 #undef HAVE_MKSTEMP
53 /* Define to 1 if you have the `mktemp' function. */
54 #undef HAVE_MKTEMP
56 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
57 #undef HAVE_NDIR_H
59 /* Define to 1 if you have the `putenv' function. */
60 #undef HAVE_PUTENV
62 /* Define to 1 if you have the <pwd.h> header file. */
63 #undef HAVE_PWD_H
65 /* Define to 1 if you have the <stdint.h> header file. */
66 #undef HAVE_STDINT_H
68 /* Define to 1 if you have the <stdlib.h> header file. */
69 #undef HAVE_STDLIB_H
71 /* Define to 1 if you have the `strchr' function. */
72 #undef HAVE_STRCHR
74 /* Define to 1 if you have the `strerror' function. */
75 #undef HAVE_STRERROR
77 /* Define to 1 if you have the <strings.h> header file. */
78 #undef HAVE_STRINGS_H
80 /* Define to 1 if you have the <string.h> header file. */
81 #undef HAVE_STRING_H
83 /* Define to 1 if you have the `strrchr' function. */
84 #undef HAVE_STRRCHR
86 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
87 #undef HAVE_STRUCT_STAT_ST_MTIM
89 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
90    */
91 #undef HAVE_SYS_DIR_H
93 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
94    */
95 #undef HAVE_SYS_NDIR_H
97 /* Define to 1 if you have the <sys/param.h> header file. */
98 #undef HAVE_SYS_PARAM_H
100 /* Define to 1 if you have the <sys/stat.h> header file. */
101 #undef HAVE_SYS_STAT_H
103 /* Define to 1 if you have the <sys/types.h> header file. */
104 #undef HAVE_SYS_TYPES_H
106 /* Define to 1 if the system has the type `uintptr_t'. */
107 #undef HAVE_UINTPTR_T
109 /* Define to 1 if you have the <unistd.h> header file. */
110 #undef HAVE_UNISTD_H
112 /* Define to the sub-directory where libtool stores uninstalled libraries. */
113 #undef LT_OBJDIR
115 /* Name of package */
116 #undef PACKAGE
118 /* Define to the address where bug reports for this package should be sent. */
119 #undef PACKAGE_BUGREPORT
121 /* Define to the full name of this package. */
122 #undef PACKAGE_NAME
124 /* Define to the full name and version of this package. */
125 #undef PACKAGE_STRING
127 /* Define to the one symbol short name of this package. */
128 #undef PACKAGE_TARNAME
130 /* Define to the home page for this package. */
131 #undef PACKAGE_URL
133 /* Define to the version of this package. */
134 #undef PACKAGE_VERSION
136 /* The size of `int', as computed by sizeof. */
137 #undef SIZEOF_INT
139 /* The size of `long', as computed by sizeof. */
140 #undef SIZEOF_LONG
142 /* The size of `void *', as computed by sizeof. */
143 #undef SIZEOF_VOID_P
145 /* Define to 1 if you have the ANSI C header files. */
146 #undef STDC_HEADERS
148 /* Version number of package */
149 #undef VERSION
151 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
152    `char[]'. */
153 #undef YYTEXT_POINTER
155 /* Enable large inode numbers on Mac OS X 10.5.  */
156 #ifndef _DARWIN_USE_64_BIT_INODE
157 # define _DARWIN_USE_64_BIT_INODE 1
158 #endif
160 /* Number of bits in a file offset, on hosts where this is settable. */
161 #undef _FILE_OFFSET_BITS
163 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
164 #undef _LARGEFILE_SOURCE
166 /* Define for large files, on AIX-style hosts. */
167 #undef _LARGE_FILES
169 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
170    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
171    #define below would cause a syntax error. */
172 #undef _UINT64_T
174 /* Define to empty if `const' does not conform to ANSI C. */
175 #undef const
177 /* Define to `__inline__' or `__inline' if that's what the C compiler
178    calls it, or to nothing if 'inline' is not supported under any name.  */
179 #ifndef __cplusplus
180 #undef inline
181 #endif
183 /* Define to the type of a signed integer type of width exactly 64 bits if
184    such a type exists and the standard includes do not define it. */
185 #undef int64_t
187 /* Define to `unsigned int' if <sys/types.h> does not define. */
188 #undef size_t
190 /* Define to the type of an unsigned integer type of width exactly 64 bits if
191    such a type exists and the standard includes do not define it. */
192 #undef uint64_t
194 /* Define to the type of an unsigned integer type wide enough to hold a
195    pointer, if such a type exists, and if the system does not define it. */
196 #undef uintptr_t