1 /* c-auto.in. Generated automatically from configure.in by autoheader 2.13. */
2 /* acconfig.h -- used by autoheader when generating c-auto.in.
4 If you're thinking of editing acconfig.h to fix a configuration
5 problem, don't. Edit the c-auto.h file created by configure,
6 instead. Even better, fix configure to give the right answer.
8 Copyright 1997-99, 2002, 2005 Olaf Weber.
9 Copyright 1994-97 Karl Berry.
11 This library is free software; you can redistribute it and/or
12 modify it under the terms of the GNU Lesser General Public
13 License as published by the Free Software Foundation; either
14 version 2.1 of the License, or (at your option) any later version.
16 This library is distributed in the hope that it will be useful,
17 but WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19 Lesser General Public License for more details.
21 You should have received a copy of the GNU Lesser General Public
22 License along with this library; if not, write to the Free Software
23 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
27 /* Guard against double inclusion. */
28 #ifndef KPATHSEA_C_AUTO_H
29 #define KPATHSEA_C_AUTO_H
31 /* kpathsea: the version string. */
32 #define KPSEVERSION "REPLACE-WITH-KPSEVERSION"
34 /* These came from klibtool's kb_AC_KLIBTOOL_REPLACE_FUNCS, probably no
35 longer needed, doesn't hurt to leave them in, though. */
37 #undef HAVE_STRCASECMP
42 /* Define if the closedir function returns void instead of int. */
45 /* Define to empty if the keyword does not work. */
48 /* Define if your struct stat has st_mtim. */
51 /* Define if you have the ANSI C header files. */
54 /* Define if your compiler understands prototypes. */
55 #undef HAVE_PROTOTYPES
57 /* Define if getcwd if implemented using fork or vfork. Let me know
58 if you have to add this by hand because configure failed to detect
62 /* Define if you are using GNU libc or otherwise have global variables
63 `program_invocation_name' and `program_invocation_short_name'. */
64 #undef HAVE_PROGRAM_INVOCATION_NAME
66 /* all: Define to enable running scripts when missing input files. */
67 #define MAKE_TEX_MF_BY_DEFAULT 0
68 #define MAKE_TEX_PK_BY_DEFAULT 0
69 #define MAKE_TEX_TEX_BY_DEFAULT 0
70 #define MAKE_TEX_TFM_BY_DEFAULT 0
71 #define MAKE_TEX_FMT_BY_DEFAULT 0
72 #define MAKE_OMEGA_OFM_BY_DEFAULT 0
73 #define MAKE_OMEGA_OCP_BY_DEFAULT 0
75 /* Define if you have the bcmp function. */
78 /* Define if you have the bcopy function. */
81 /* Define if you have the bzero function. */
84 /* Define if you have the getcwd function. */
87 /* Define if you have the getwd function. */
90 /* Define if you have the index function. */
93 /* Define if you have the memcmp function. */
96 /* Define if you have the memcpy function. */
99 /* Define if you have the putenv function. */
102 /* Define if you have the rindex function. */
105 /* Define if you have the strcasecmp function. */
106 #undef HAVE_STRCASECMP
108 /* Define if you have the strchr function. */
111 /* Define if you have the strrchr function. */
114 /* Define if you have the strstr function. */
117 /* Define if you have the strtol function. */
120 /* Define if you have the <assert.h> header file. */
123 /* Define if you have the <dirent.h> header file. */
126 /* Define if you have the <dlfcn.h> header file. */
129 /* Define if you have the <float.h> header file. */
132 /* Define if you have the <limits.h> header file. */
135 /* Define if you have the <memory.h> header file. */
138 /* Define if you have the <ndir.h> header file. */
141 /* Define if you have the <pwd.h> header file. */
144 /* Define if you have the <stdlib.h> header file. */
147 /* Define if you have the <string.h> header file. */
150 /* Define if you have the <strings.h> header file. */
151 #undef HAVE_STRINGS_H
153 /* Define if you have the <sys/dir.h> header file. */
154 #undef HAVE_SYS_DIR_H
156 /* Define if you have the <sys/ndir.h> header file. */
157 #undef HAVE_SYS_NDIR_H
159 /* Define if you have the <sys/param.h> header file. */
160 #undef HAVE_SYS_PARAM_H
162 /* Define if you have the <unistd.h> header file. */
165 /* Define if you have the m library (-lm). */
167 #endif /* !KPATHSEA_C_AUTO_H */