1 /* c-auto.in. Generated from configure.in by autoheader. */
3 /* c-auto.h: defines for kpathsea, as determined by configure.
5 Copyright 1994-97, 2008 Karl Berry.
6 Copyright 1997-99, 2002, 2005 Olaf Weber.
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.
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.
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/>. */
21 /* Guard against double inclusion. */
22 #ifndef KPATHSEA_C_AUTO_H
23 #define KPATHSEA_C_AUTO_H
25 /* kpathsea: the version string. */
26 #define KPSEVERSION "REPLACE-WITH-KPSEVERSION"
28 /* Define to 1 if the `closedir' function returns void instead of `int'. */
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. */
35 /* Define to 1 if you have the <assert.h> header file. */
38 /* Define to 1 if you have the `bcmp' function. */
41 /* Define to 1 if you have the `bcopy' function. */
44 /* Define to 1 if you have the `bzero' function. */
47 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
49 #undef HAVE_DECL_STRSTR
51 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
55 /* Define to 1 if you have the <dlfcn.h> header file. */
58 /* Define to 1 if you have the <float.h> header file. */
61 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
64 /* Define to 1 if you have the `getcwd' function. */
67 /* Define to 1 if you have the `getwd' function. */
70 /* Define to 1 if you have the `index' function. */
73 /* Define to 1 if you have the <inttypes.h> header file. */
74 #undef HAVE_INTTYPES_H
76 /* Define to 1 if you have the `m' library (-lm). */
79 /* Define to 1 if you have the <limits.h> header file. */
82 /* Define to 1 if you have the `memcmp' function. */
85 /* Define to 1 if you have the `memcpy' function. */
88 /* Define to 1 if you have the <memory.h> header file. */
91 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
94 /* Define to 1 if you are using GNU libc or otherwise have global variables
95 `program_invocation_name' and `program_invocation_short_name'. */
96 #undef HAVE_PROGRAM_INVOCATION_NAME
98 /* Define to 1 if your compiler understands prototypes. */
99 #undef HAVE_PROTOTYPES
101 /* Define to 1 if you have the `putenv' function. */
104 /* Define to 1 if you have the <pwd.h> header file. */
107 /* Define to 1 if you have the `rindex' function. */
110 /* Define to 1 if you have the <stdint.h> header file. */
113 /* Define to 1 if you have the <stdlib.h> header file. */
116 /* Define to 1 if you have the `strcasecmp' function. */
117 #undef HAVE_STRCASECMP
119 /* Define to 1 if you have the `strchr' function. */
122 /* Define to 1 if you have the <strings.h> header file. */
123 #undef HAVE_STRINGS_H
125 /* Define to 1 if you have the <string.h> header file. */
128 /* Define to 1 if you have the `strrchr' function. */
131 /* Define to 1 if you have the `strstr' function. */
134 /* Define to 1 if you have the `strtol' function. */
137 /* Define to 1 if `st_mtim' is member of `struct stat'. */
138 #undef HAVE_STRUCT_STAT_ST_MTIM
140 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
142 #undef HAVE_SYS_DIR_H
144 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
146 #undef HAVE_SYS_NDIR_H
148 /* Define to 1 if you have the <sys/param.h> header file. */
149 #undef HAVE_SYS_PARAM_H
151 /* Define to 1 if you have the <sys/stat.h> header file. */
152 #undef HAVE_SYS_STAT_H
154 /* Define to 1 if you have the <sys/types.h> header file. */
155 #undef HAVE_SYS_TYPES_H
157 /* Define to 1 if you have the <unistd.h> header file. */
160 /* Define to 1 if you want to run mkocp if OCP file missing, and to 0 if you
162 #undef MAKE_OMEGA_OCP_BY_DEFAULT
164 /* Define to 1 if you want to run mkofm if OFM file missing, and to 0 if you
166 #undef MAKE_OMEGA_OFM_BY_DEFAULT
168 /* Define to 1 if you want to run mktexfmt if format file missing, and to 0 if
170 #undef MAKE_TEX_FMT_BY_DEFAULT
172 /* Define to 1 if you want to run mktexmf if MF source missing, and to 0 if
174 #undef MAKE_TEX_MF_BY_DEFAULT
176 /* Define to 1 if you want to run mktexpk if PK font missing, and to 0 if you
178 #undef MAKE_TEX_PK_BY_DEFAULT
180 /* Define to 1 if you want to run mktextex if TeX source missing, and to 0 if
182 #undef MAKE_TEX_TEX_BY_DEFAULT
184 /* Define to 1 if you want to run mktextfm if TFM file missing, and to 0 if
186 #undef MAKE_TEX_TFM_BY_DEFAULT
188 /* Define to the address where bug reports for this package should be sent. */
189 #undef PACKAGE_BUGREPORT
191 /* Define to the full name of this package. */
194 /* Define to the full name and version of this package. */
195 #undef PACKAGE_STRING
197 /* Define to the one symbol short name of this package. */
198 #undef PACKAGE_TARNAME
200 /* Define to the version of this package. */
201 #undef PACKAGE_VERSION
203 /* Define to 1 if you have the ANSI C header files. */
206 /* Number of bits in a file offset, on hosts where this is settable. */
207 #undef _FILE_OFFSET_BITS
209 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
210 #undef _LARGEFILE_SOURCE
212 /* Define for large files, on AIX-style hosts. */
215 /* Define to empty if `const' does not conform to ANSI C. */
218 #endif /* !KPATHSEA_C_AUTO_H */