3172
|
1 /* c-auto.in. Generated automatically from configure.in by autoheader. */ |
|
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 /* kpathsea: the version string. */ |
|
9 #define KPSEVERSION "REPLACE-WITH-KPSEVERSION" |
|
10 /* web2c: the version string. */ |
|
11 #define WEB2CVERSION "REPLACE-WITH-WEB2CVERSION" |
|
12 |
|
13 /* kpathsea/configure.in tests for these functions with |
|
14 kb_AC_KLIBTOOL_REPLACE_FUNCS, and naturally Autoheader doesn't know |
|
15 about that macro. Since the shared library stuff is all preliminary |
|
16 anyway, I decided not to change Autoheader, but rather to hack them |
|
17 in here. */ |
|
18 #undef HAVE_BASENAME |
|
19 #undef HAVE_PUTENV |
|
20 #undef HAVE_STRCASECMP |
|
21 #undef HAVE_STRTOL |
|
22 #undef HAVE_STRSTR |
|
23 |
|
24 |
|
25 |
|
26 /* Define if your compiler understands prototypes. */ |
|
27 #undef HAVE_PROTOTYPES |
|
28 |
|
29 /* Define if your putenv doesn't waste space when the same environment |
|
30 variable is assigned more than once, with different (malloced) |
|
31 values. This is true only on NetBSD/FreeBSD, as far as I know. See |
|
32 xputenv.c. */ |
|
33 #undef SMART_PUTENV |
|
34 |
|
35 /* Define if getcwd if implemented using fork or vfork. Let me know |
|
36 if you have to add this by hand because configure failed to detect |
|
37 it. */ |
|
38 #undef GETCWD_FORKS |
|
39 |
|
40 /* Define if you are using GNU libc or otherwise have global variables |
|
41 `program_invocation_name' and `program_invocation_short_name'. */ |
|
42 #undef HAVE_PROGRAM_INVOCATION_NAME |
|
43 |
3887
|
44 /* Define if you get clashes concerning wchar_t, between X's include |
|
45 files and system includes. */ |
|
46 #undef FOIL_X_WCHAR_T |
|
47 |
|
48 /* tex: Define to enable --ipc. */ |
|
49 #undef IPC |
|
50 |
3172
|
51 /* all: Define to enable running scripts when missing input files. */ |
|
52 #define MAKE_TEX_MF_BY_DEFAULT 0 |
|
53 #define MAKE_TEX_PK_BY_DEFAULT 0 |
|
54 #define MAKE_TEX_TEX_BY_DEFAULT 0 |
|
55 #define MAKE_TEX_TFM_BY_DEFAULT 0 |
|
56 #define MAKE_OMEGA_OFM_BY_DEFAULT 0 |
|
57 #define MAKE_OMEGA_OCP_BY_DEFAULT 0 |
|
58 |
3887
|
59 /* web2c: Define if gcc asm needs _ on external symbols. */ |
|
60 #undef ASM_NEEDS_UNDERSCORE |
|
61 |
|
62 /* web2c: Define when using system-specific files for arithmetic. */ |
|
63 #undef ASM_SCALED_FRACTION |
|
64 |
|
65 /* web2c: Define to enable HackyInputFileNameForCoreDump.tex. */ |
|
66 #undef FUNNY_CORE_DUMP |
|
67 |
|
68 /* web2c: Define to disable architecture-independent dump files. |
|
69 Faster on LittleEndian architectures. */ |
|
70 #undef NO_DUMP_SHARE |
|
71 |
|
72 /* web2c: Default editor for interactive `e' option. */ |
|
73 #define EDITOR "vi +%d %s" |
|
74 |
|
75 /* web2c: Window system support for Metafont. */ |
|
76 #undef EPSFWIN |
|
77 #undef HP2627WIN |
|
78 #undef MFTALKWIN |
|
79 #undef NEXTWIN |
|
80 #undef REGISWIN |
|
81 #undef SUNWIN |
|
82 #undef TEKTRONIXWIN |
|
83 #undef UNITERMWIN |
|
84 #undef X11WIN |
|
85 |
|
86 /* xdvik: Define if you have SIGIO, F_SETOWN, and FASYNC. */ |
|
87 #undef HAVE_SIGIO |
|
88 |
|
89 /* xdvik: Define to avoid using any toolkit (and consequently omit lots |
|
90 of features). */ |
|
91 #undef NOTOOL |
|
92 |
|
93 /* Define if the `closedir' function returns void instead of `int'. */ |
|
94 #undef CLOSEDIR_VOID |
|
95 |
|
96 /* Define if you have the <assert.h> header file. */ |
|
97 #undef HAVE_ASSERT_H |
|
98 |
|
99 /* Define if you have the `basename' function. */ |
3172
|
100 #undef HAVE_BASENAME |
|
101 |
3887
|
102 /* Define if you have the `bcopy' function. */ |
3172
|
103 #undef HAVE_BCOPY |
|
104 |
3887
|
105 /* Define if you have the <dirent.h> header file, and it defines `DIR'. */ |
3172
|
106 #undef HAVE_DIRENT_H |
|
107 |
3887
|
108 /* Define if you have the <float.h> header file. */ |
3172
|
109 #undef HAVE_FLOAT_H |
|
110 |
3887
|
111 /* Define if you have the `getcwd' function. */ |
|
112 #undef HAVE_GETCWD |
|
113 |
|
114 /* Define if you have the `getwd' function. */ |
|
115 #undef HAVE_GETWD |
|
116 |
|
117 /* Define if you have the <inttypes.h> header file. */ |
|
118 #undef HAVE_INTTYPES_H |
|
119 |
|
120 /* Define if you have the <limits.h> header file. */ |
3172
|
121 #undef HAVE_LIMITS_H |
|
122 |
3887
|
123 /* Define if you have the <memory.h> header file. */ |
3172
|
124 #undef HAVE_MEMORY_H |
|
125 |
3887
|
126 /* Define if you have the <ndir.h> header file, and it defines `DIR'. */ |
3172
|
127 #undef HAVE_NDIR_H |
|
128 |
3887
|
129 /* Define if you have the `putenv' function. */ |
|
130 #undef HAVE_PUTENV |
|
131 |
|
132 /* Define if you have the <pwd.h> header file. */ |
3172
|
133 #undef HAVE_PWD_H |
|
134 |
3887
|
135 /* Define if you have the <stdint.h> header file. */ |
|
136 #undef HAVE_STDINT_H |
|
137 |
|
138 /* Define if you have the <stdlib.h> header file. */ |
3172
|
139 #undef HAVE_STDLIB_H |
|
140 |
3887
|
141 /* Define if you have the `strcasecmp' function. */ |
|
142 #undef HAVE_STRCASECMP |
|
143 |
|
144 /* Define if you have the <strings.h> header file. */ |
|
145 #undef HAVE_STRINGS_H |
|
146 |
|
147 /* Define if you have the <string.h> header file. */ |
3172
|
148 #undef HAVE_STRING_H |
|
149 |
3887
|
150 /* Define if you have the `strstr' function. */ |
|
151 #undef HAVE_STRSTR |
|
152 |
|
153 /* Define if you have the `strtol' function. */ |
|
154 #undef HAVE_STRTOL |
|
155 |
|
156 /* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */ |
3172
|
157 #undef HAVE_SYS_DIR_H |
|
158 |
3887
|
159 /* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */ |
3172
|
160 #undef HAVE_SYS_NDIR_H |
|
161 |
3887
|
162 /* Define if you have the <sys/param.h> header file. */ |
3172
|
163 #undef HAVE_SYS_PARAM_H |
|
164 |
3887
|
165 /* Define if you have the <sys/stat.h> header file. */ |
|
166 #undef HAVE_SYS_STAT_H |
|
167 |
|
168 /* Define if you have the <sys/types.h> header file. */ |
|
169 #undef HAVE_SYS_TYPES_H |
|
170 |
|
171 /* Define if you have the <unistd.h> header file. */ |
3172
|
172 #undef HAVE_UNISTD_H |
3887
|
173 |
|
174 /* Define if you have the ANSI C header files. */ |
|
175 #undef STDC_HEADERS |
|
176 |
|
177 /* Define to empty if `const' does not conform to ANSI C. */ |
|
178 #undef const |