tentative fix for issue 3 (ex 53)
[mplib] / src / texk / kpathsea / c-auto.in
1 /* c-auto.in.  Generated automatically from configure.in by autoheader 2.13.  */
2 /* acconfig.h -- used by autoheader when generating c-auto.in.
3
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.
7
8    Copyright 1997-99, 2002, 2005 Olaf Weber.
9    Copyright 1994-97 Karl Berry.
10
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.
15
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.
20
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
24
25 */
26
27 /* Guard against double inclusion. */
28 #ifndef KPATHSEA_C_AUTO_H
29 #define KPATHSEA_C_AUTO_H
30
31 /* kpathsea: the version string. */
32 #define KPSEVERSION "REPLACE-WITH-KPSEVERSION"
33
34 /* These came from klibtool's kb_AC_KLIBTOOL_REPLACE_FUNCS, probably no
35    longer needed, doesn't hurt to leave them in, though.  */
36 #undef HAVE_PUTENV
37 #undef HAVE_STRCASECMP
38 #undef HAVE_STRTOL
39 #undef HAVE_STRSTR
40
41
42 /* Define if the closedir function returns void instead of int.  */
43 #undef CLOSEDIR_VOID
44
45 /* Define to empty if the keyword does not work.  */
46 #undef const
47
48 /* Define if your struct stat has st_mtim.  */
49 #undef HAVE_ST_MTIM
50
51 /* Define if you have the ANSI C header files.  */
52 #undef STDC_HEADERS
53
54 /* Define if your compiler understands prototypes.  */
55 #undef HAVE_PROTOTYPES
56
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
59    it. */
60 #undef GETCWD_FORKS
61
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
65
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
74
75 /* Define if you have the bcmp function.  */
76 #undef HAVE_BCMP
77
78 /* Define if you have the bcopy function.  */
79 #undef HAVE_BCOPY
80
81 /* Define if you have the bzero function.  */
82 #undef HAVE_BZERO
83
84 /* Define if you have the getcwd function.  */
85 #undef HAVE_GETCWD
86
87 /* Define if you have the getwd function.  */
88 #undef HAVE_GETWD
89
90 /* Define if you have the index function.  */
91 #undef HAVE_INDEX
92
93 /* Define if you have the memcmp function.  */
94 #undef HAVE_MEMCMP
95
96 /* Define if you have the memcpy function.  */
97 #undef HAVE_MEMCPY
98
99 /* Define if you have the putenv function.  */
100 #undef HAVE_PUTENV
101
102 /* Define if you have the rindex function.  */
103 #undef HAVE_RINDEX
104
105 /* Define if you have the strcasecmp function.  */
106 #undef HAVE_STRCASECMP
107
108 /* Define if you have the strchr function.  */
109 #undef HAVE_STRCHR
110
111 /* Define if you have the strrchr function.  */
112 #undef HAVE_STRRCHR
113
114 /* Define if you have the strstr function.  */
115 #undef HAVE_STRSTR
116
117 /* Define if you have the strtol function.  */
118 #undef HAVE_STRTOL
119
120 /* Define if you have the <assert.h> header file.  */
121 #undef HAVE_ASSERT_H
122
123 /* Define if you have the <dirent.h> header file.  */
124 #undef HAVE_DIRENT_H
125
126 /* Define if you have the <dlfcn.h> header file.  */
127 #undef HAVE_DLFCN_H
128
129 /* Define if you have the <float.h> header file.  */
130 #undef HAVE_FLOAT_H
131
132 /* Define if you have the <limits.h> header file.  */
133 #undef HAVE_LIMITS_H
134
135 /* Define if you have the <memory.h> header file.  */
136 #undef HAVE_MEMORY_H
137
138 /* Define if you have the <ndir.h> header file.  */
139 #undef HAVE_NDIR_H
140
141 /* Define if you have the <pwd.h> header file.  */
142 #undef HAVE_PWD_H
143
144 /* Define if you have the <stdlib.h> header file.  */
145 #undef HAVE_STDLIB_H
146
147 /* Define if you have the <string.h> header file.  */
148 #undef HAVE_STRING_H
149
150 /* Define if you have the <strings.h> header file.  */
151 #undef HAVE_STRINGS_H
152
153 /* Define if you have the <sys/dir.h> header file.  */
154 #undef HAVE_SYS_DIR_H
155
156 /* Define if you have the <sys/ndir.h> header file.  */
157 #undef HAVE_SYS_NDIR_H
158
159 /* Define if you have the <sys/param.h> header file.  */
160 #undef HAVE_SYS_PARAM_H
161
162 /* Define if you have the <unistd.h> header file.  */
163 #undef HAVE_UNISTD_H
164
165 /* Define if you have the m library (-lm).  */
166 #undef HAVE_LIBM
167 #endif /* !KPATHSEA_C_AUTO_H */