OSDN Git Service

branch: yandytex with kpathsea.
[putex/putex.git] / src / texsourc / kpathsea / kpathsea / c-auto.in
1 /* c-auto.in.  Generated from configure.ac by autoheader.  */
2
3 /* c-auto.h: defines for kpathsea, as determined by configure.
4
5    Copyright 1994-97, 2008, 2009, 2010 Karl Berry.
6    Copyright 1997-99, 2002, 2005 Olaf Weber.
7
8    This library is free software; you can redistribute it and/or
9    modify it under the terms of the GNU Lesser General Public
10    License as published by the Free Software Foundation; either
11    version 2.1 of the License, or (at your option) any later version.
12
13    This library 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 GNU
16    Lesser General Public License for more details.
17
18    You should have received a copy of the GNU Lesser General Public License
19    along with this library; if not, see <http://www.gnu.org/licenses/>.  */
20
21 /* Guard against double inclusion. */
22 #ifndef KPATHSEA_C_AUTO_H
23 #define KPATHSEA_C_AUTO_H
24
25 /* kpathsea: the version string. */
26 #define KPSEVERSION "kpathsea version 6.2.0dev"
27
28 /* Define to 1 if the `closedir' function returns void instead of `int'. */
29 #undef CLOSEDIR_VOID
30
31 /* Define to 1 if getcwd is implemented using fork or vfork. Let me know if
32    you have to add this by hand because configure failed to detect it. */
33 #undef GETCWD_FORKS
34
35 /* Define to 1 if you have the <assert.h> header file. */
36 #undef HAVE_ASSERT_H
37
38 /* Define to 1 if you have the declaration of `putenv', and to 0 if you don't.
39    */
40 #undef HAVE_DECL_PUTENV
41
42 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
43    */
44 #undef HAVE_DECL_STRSTR
45
46 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
47    */
48 #undef HAVE_DIRENT_H
49
50 /* Define to 1 if you have the <dlfcn.h> header file. */
51 #undef HAVE_DLFCN_H
52
53 /* Define to 1 if you have the <float.h> header file. */
54 #undef HAVE_FLOAT_H
55
56 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
57 #undef HAVE_FSEEKO
58
59 /* Define to 1 if you have the `getcwd' function. */
60 #undef HAVE_GETCWD
61
62 /* Define to 1 if you have the `getwd' function. */
63 #undef HAVE_GETWD
64
65 /* Define to 1 if you have the <inttypes.h> header file. */
66 #undef HAVE_INTTYPES_H
67
68 /* Define to 1 if you have the <limits.h> header file. */
69 #undef HAVE_LIMITS_H
70
71 /* Define to 1 if you have the `memcmp' function. */
72 #undef HAVE_MEMCMP
73
74 /* Define to 1 if you have the `memcpy' function. */
75 #undef HAVE_MEMCPY
76
77 /* Define to 1 if you have the <memory.h> header file. */
78 #undef HAVE_MEMORY_H
79
80 /* Define to 1 if you have the `mkstemp' function. */
81 #undef HAVE_MKSTEMP
82
83 /* Define to 1 if you have the `mktemp' function. */
84 #undef HAVE_MKTEMP
85
86 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
87 #undef HAVE_NDIR_H
88
89 /* Define to 1 if you have the `putenv' function. */
90 #undef HAVE_PUTENV
91
92 /* Define to 1 if you have the <pwd.h> header file. */
93 #undef HAVE_PWD_H
94
95 /* Define to 1 if you have the <stdint.h> header file. */
96 #undef HAVE_STDINT_H
97
98 /* Define to 1 if you have the <stdlib.h> header file. */
99 #undef HAVE_STDLIB_H
100
101 /* Define to 1 if you have the `strcasecmp' function. */
102 #undef HAVE_STRCASECMP
103
104 /* Define to 1 if you have the `strchr' function. */
105 #undef HAVE_STRCHR
106
107 /* Define to 1 if you have the <strings.h> header file. */
108 #undef HAVE_STRINGS_H
109
110 /* Define to 1 if you have the <string.h> header file. */
111 #undef HAVE_STRING_H
112
113 /* Define to 1 if you have the `strrchr' function. */
114 #undef HAVE_STRRCHR
115
116 /* Define to 1 if you have the `strstr' function. */
117 #undef HAVE_STRSTR
118
119 /* Define to 1 if you have the `strtol' function. */
120 #undef HAVE_STRTOL
121
122 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
123 #undef HAVE_STRUCT_STAT_ST_MTIM
124
125 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
126    */
127 #undef HAVE_SYS_DIR_H
128
129 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
130    */
131 #undef HAVE_SYS_NDIR_H
132
133 /* Define to 1 if you have the <sys/param.h> header file. */
134 #undef HAVE_SYS_PARAM_H
135
136 /* Define to 1 if you have the <sys/stat.h> header file. */
137 #undef HAVE_SYS_STAT_H
138
139 /* Define to 1 if you have the <sys/types.h> header file. */
140 #undef HAVE_SYS_TYPES_H
141
142 /* Define to 1 if you have the <unistd.h> header file. */
143 #undef HAVE_UNISTD_H
144
145 /* Define to the sub-directory in which libtool stores uninstalled libraries.
146    */
147 #undef LT_OBJDIR
148
149 /* Define to 1 if you want to run mkocp if OCP file is missing, and to 0 if
150    you don't */
151 #undef MAKE_OMEGA_OCP_BY_DEFAULT
152
153 /* Define to 1 if you want to run mkofm if OFM file is missing, and to 0 if
154    you don't */
155 #undef MAKE_OMEGA_OFM_BY_DEFAULT
156
157 /* Define to 1 if you want to run mktexfmt if format file is missing, and to 0
158    if you don't */
159 #undef MAKE_TEX_FMT_BY_DEFAULT
160
161 /* Define to 1 if you want to run mktexmf if MF source is missing, and to 0 if
162    you don't */
163 #undef MAKE_TEX_MF_BY_DEFAULT
164
165 /* Define to 1 if you want to run mktexpk if PK font is missing, and to 0 if
166    you don't */
167 #undef MAKE_TEX_PK_BY_DEFAULT
168
169 /* Define to 1 if you want to run mktextex if TeX source is missing, and to 0
170    if you don't */
171 #undef MAKE_TEX_TEX_BY_DEFAULT
172
173 /* Define to 1 if you want to run mktextfm if TFM file is missing, and to 0 if
174    you don't */
175 #undef MAKE_TEX_TFM_BY_DEFAULT
176
177 /* Name of package */
178 #undef PACKAGE
179
180 /* Define to the address where bug reports for this package should be sent. */
181 #undef PACKAGE_BUGREPORT
182
183 /* Define to the full name of this package. */
184 #undef PACKAGE_NAME
185
186 /* Define to the full name and version of this package. */
187 #undef PACKAGE_STRING
188
189 /* Define to the one symbol short name of this package. */
190 #undef PACKAGE_TARNAME
191
192 /* Define to the home page for this package. */
193 #undef PACKAGE_URL
194
195 /* Define to the version of this package. */
196 #undef PACKAGE_VERSION
197
198 /* The size of `long', as computed by sizeof. */
199 #undef SIZEOF_LONG
200
201 /* Define to 1 if you have the ANSI C header files. */
202 #undef STDC_HEADERS
203
204 /* Version number of package */
205 #undef VERSION
206
207 /* Define to 1 if we need (v)snprintf wrapper functions. */
208 #undef WRAP_SNPRINTF
209
210 /* Enable large inode numbers on Mac OS X 10.5.  */
211 #ifndef _DARWIN_USE_64_BIT_INODE
212 # define _DARWIN_USE_64_BIT_INODE 1
213 #endif
214
215 /* Number of bits in a file offset, on hosts where this is settable. */
216 #undef _FILE_OFFSET_BITS
217
218 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
219 #undef _LARGEFILE_SOURCE
220
221 /* Define for large files, on AIX-style hosts. */
222 #undef _LARGE_FILES
223
224 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
225    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
226    #define below would cause a syntax error. */
227 #undef _UINT64_T
228
229 /* Define to empty if `const' does not conform to ANSI C. */
230 #undef const
231
232 /* Define to `__inline__' or `__inline' if that's what the C compiler
233    calls it, or to nothing if 'inline' is not supported under any name.  */
234 #ifndef __cplusplus
235 #undef inline
236 #endif
237
238 /* Define to the type of a signed integer type of width exactly 64 bits if
239    such a type exists and the standard includes do not define it. */
240 #undef int64_t
241
242 /* Define to `unsigned int' if <sys/types.h> does not define. */
243 #undef size_t
244
245 /* Define to the type of an unsigned integer type of width exactly 64 bits if
246    such a type exists and the standard includes do not define it. */
247 #undef uint64_t
248
249 #endif /* !KPATHSEA_C_AUTO_H */