summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/acconfig.h-22.84.14
blob: 91db58ec0cf6b7163826dfecb84807e59f106f09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
/* regenerate c-auto.in from acconfig.h with:
   /usr/bin/autoheader -m ../etc/autoconf
   then run:
   /usr/bin/autoconf -m ../etc/autoconf
*/
/* c-auto.in.  Generated automatically from configure.in by autoheader.  */

/* Define if using alloca.c.  */
#undef C_ALLOCA

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */
#undef CRAY_STACKSEG_END

/* Define if you have alloca, as a function or macro.  */
#undef HAVE_ALLOCA

/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
#undef HAVE_ALLOCA_H

/* Define if you don't have vprintf but do have _doprnt.  */
#undef HAVE_DOPRNT

/* Define if you have the ANSI # stringizing operator in cpp. */
#undef HAVE_STRINGIZE

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
#undef HAVE_SYS_WAIT_H

/* Define if you have <vfork.h>.  */
#undef HAVE_VFORK_H

/* Define if you have the vprintf function.  */
#undef HAVE_VPRINTF

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef pid_t

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
 STACK_DIRECTION > 0 => grows toward higher addresses
 STACK_DIRECTION < 0 => grows toward lower addresses
 STACK_DIRECTION = 0 => direction of growth unknown
 */
#undef STACK_DIRECTION

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define vfork as fork if vfork does not work.  */
#undef vfork

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

/* Define if the X Window System is missing or not being used.  */
#undef X_DISPLAY_MISSING

/* Define if using alloca.c.  */
#undef C_ALLOCA

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */
#undef CRAY_STACKSEG_END

/* Define if you have alloca, as a function or macro.  */
#undef HAVE_ALLOCA

/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
#undef HAVE_ALLOCA_H

/* Define if you don't have vprintf but do have _doprnt.  */
#undef HAVE_DOPRNT

/* Define if you have the ANSI # stringizing operator in cpp. */
#undef HAVE_STRINGIZE

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
#undef HAVE_SYS_WAIT_H

/* Define if you have <vfork.h>.  */
#undef HAVE_VFORK_H

/* Define if you have the vprintf function.  */
#undef HAVE_VPRINTF

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef pid_t

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
 STACK_DIRECTION > 0 => grows toward higher addresses
 STACK_DIRECTION < 0 => grows toward lower addresses
 STACK_DIRECTION = 0 => direction of growth unknown
 */
#undef STACK_DIRECTION

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define vfork as fork if vfork does not work.  */
#undef vfork

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

/* Define if the X Window System is missing or not being used.  */
#undef X_DISPLAY_MISSING

/* c-auto.in.  Generated from configure.in by autoheader.  */
/* Define to determine the integer type to be used in bitmaps.  The type used
   will be "unsigned BMTYPE".  */
#define BMTYPE int

/* Define to the length (in bytes) of the above type.  */
#define BMBYTES 4

/* Define if your system has STREAMS (and if X uses it).  */
#undef HAVE_STREAMS

/* Define if you are using SunOS 4.x.  */
#undef SUNOS4

/* Define if you are using Linux 2.1.xxx -- 2.2.8,
   or if you find it necessary.  */
#undef FLAKY_SIGPOLL

/* Define if your system has <poll.h> and poll().  */
#undef HAVE_POLL

/* Define to use the Xaw toolkit.  */
#undef XAW

/* Define to use the Motif toolkit.  */
#undef MOTIF

/* Define to enable greyscale anti-aliasing for shrunken bitmaps.  */
#undef GREY

/* Define to enable support for color specials.  */
#undef COLOR

/* Define to enable gf format files (in addition to pk format).  */
#undef USE_GF

/* Define to use A4 as the default paper size.  */
#undef A4

/* Define to use hypertex */
#undef HTEX

/* Define to use ImageMagick */
#undef MAGICK

/* ??? */ 
#undef LDT1LIB

/* Define to compile in t1lib */
#undef T1LIB

/* Define to compile in t1lib */
#undef T1LIB

/* Define if your C compiler can do string concatenation */
#undef HAVE_CC_CONCAT

/* Define if the memicmp() function is in <string.h> */
#undef HAVE_MEMICMP

/* Define to point to the default command to use for printing (optional).  */
#undef DEFAULT_DVIPS_PATH

/* Define to point to the default command to use for printing (optional).  */
#undef DEFAULT_PS2PDF_PATH

/* Define if you have an old version of the Xaw library */
#undef HAVE_OLD_XAW

/* Define if you want to use the Xpm library */
#undef USE_XPM

/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
   systems. This function is required for `alloca.c' support on those systems.
   */
#undef CRAY_STACKSEG_END

/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA

/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA

/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
   */
#undef HAVE_ALLOCA_H

/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#undef HAVE_DOPRNT

/* Define to 1 if cpp supports the ANSI # stringizing operator. */
#undef HAVE_STRINGIZE

/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H

/* Define to 1 if you have the <vfork.h> header file. */
#undef HAVE_VFORK_H

/* Define to 1 if you have the `vprintf' function. */
#undef HAVE_VPRINTF

/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
        STACK_DIRECTION > 0 => grows toward higher addresses
        STACK_DIRECTION < 0 => grows toward lower addresses
        STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Define to 1 if your processor stores words with the most significant byte
   first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN

/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING

/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t

/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t

/* Define as `fork' if `vfork' does not work. */
#undef vfork

/* Define if you have the uint32_t type. */
#undef HAVE_UINT32_T

/* Define if you have the fchdir function.  */
#undef HAVE_FCHDIR

/* Define if you have the ftruncate function.  */
#undef HAVE_FTRUNCATE

/* Define if you have the getcwd function.  */
#undef HAVE_GETCWD

/* Define if you have the getpwnam function.  */
#undef HAVE_GETPWNAM

/* Define if you have the getpwuid function.  */
#undef HAVE_GETPWUID

/* Define if you have the getuid function.  */
#undef HAVE_GETUID

/* Define if you have the isinf function.  */
#undef HAVE_ISINF

/* Define if you have the lstat function.  */
#undef HAVE_LSTAT

/* Define if you have the memcpy function.  */
#undef HAVE_MEMCPY

/* Define if you have the mkstemp function.  */
#undef HAVE_MKSTEMP

/* Define if you have the realpath function.  */
#undef HAVE_REALPATH

/* Define if you have the setenv function.  */
#undef HAVE_SETENV

/* Define if you have the sigaction function.  */
#undef HAVE_SIGACTION

/* Define if you have the snprintf function.  */
#undef HAVE_SNPRINTF

/* Define if you have the strchr function.  */
#undef HAVE_STRCHR

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if you have the ulltostr function.  */
#undef HAVE_ULLTOSTR

/* Define if you have the vsnprintf function.  */
#undef HAVE_VSNPRINTF

/* Define if the vsnprintf function works.  */
#undef HAVE_GOOD_VSNPRINTF

/* Define if your system allows setsid() within vfork().  */
#undef HAVE_GOOD_SETSID_VFORK

/* Define if your system allows multiple definitions of functions.  */
#undef LD_ALLOWS_MULTIPLE_DEFINITIONS

/* Define if you have the waitpid function.  */
#undef HAVE_WAITPID

/* Define if you have the <X11/Xmu/Editres.h> header file.  */
#undef HAVE_X11_XMU_EDITRES_H

/* Define if you have the <X11/Xosdefs.h> header file.  */
#undef HAVE_X11_XOSDEFS_H

/* Define if you have the <X11/xpm.h> header file.  */
#undef HAVE_X11_XPM_H

/* Define if you have the <Xm/XpmP.h> header file.  */
#undef HAVE_XM_XPMP_H

/* Define if you have the <xpm.h> header file (not in X11, e.g. Solaris 5.8).  */
#undef HAVE_XPM_H

/* Define if you have the <iconv.h> header file.  */
#undef HAVE_ICONV_H

/* Define if you have the iconv function.  */
#undef HAVE_ICONV

/* Define the type of the iconv input string (char ** or const char **) */
#undef ICONV_CHAR_PPTR_TYPE

/* Define if you have the <ieeefp.h> header file.  */
#undef HAVE_IEEEFP_H

/* Define if you have the <netdb.h> header file.  */
#undef HAVE_NETDB_H

/* Define if you have the <regex.h> header file.  */
#undef HAVE_REGEX_H

/* Define if you have the <select.h> header file.  */
#undef HAVE_SELECT_H

/* Define if you have the <sys/bsdtypes.h> header file.  */
#undef HAVE_SYS_BSDTYPES_H

/* Define if you have the <sys/fcntl.h> header file.  */
#undef HAVE_SYS_FCNTL_H

/* Define if you have the <sys/param.h> header file.  */
#undef HAVE_SYS_PARAM_H

/* Define if you have the <sys/select.h> header file.  */
#undef HAVE_SYS_SELECT_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if the CODESET argument to nl_langinfo works.  */
#undef HAVE_WORKING_NL_LANGINFO_CODESET

/* Define to use Xaw panner. */
#undef USE_XAW_PANNER

/* Define to use libXp. */
#undef HAVE_LIB_XP