comparison src/config.in @ 44599:c079ce336d08

Regenerated with autoheader.
author Andreas Schwab <schwab@suse.de>
date Mon, 15 Apr 2002 13:14:20 +0000
parents 5194a24a806f
children 01b93e5e53a7
comparison
equal deleted inserted replaced
44598:0384805eb2d3 44599:c079ce336d08
1 /* src/config.in. Generated from configure.in by autoheader. */
2
1 /* GNU Emacs site configuration template file. -*- C -*- 3 /* GNU Emacs site configuration template file. -*- C -*-
2 Copyright (C) 1988, 1993, 1994, 1999, 2000 Free Software Foundation, Inc. 4 Copyright (C) 1988, 1993, 1994, 1999, 2000 Free Software Foundation, Inc.
3 5
4 This file is part of GNU Emacs. 6 This file is part of GNU Emacs.
5 7
23 intended to work with other packages as well (like gmalloc.c) 25 intended to work with other packages as well (like gmalloc.c)
24 think they can include it as many times as they like. */ 26 think they can include it as many times as they like. */
25 #ifndef EMACS_CONFIG_H 27 #ifndef EMACS_CONFIG_H
26 #define EMACS_CONFIG_H 28 #define EMACS_CONFIG_H
27 29
28 /* These are all defined in the top-level Makefile by configure. 30
29 They're here only for reference. */ 31 /* Define to 1 if the mktime function is broken. */
30 32 #undef BROKEN_MKTIME
31 /* Define GNU_MALLOC if you want to use the GNU memory allocator. */ 33
34 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
35 systems. This function is required for `alloca.c' support on those systems.
36 */
37 #undef CRAY_STACKSEG_END
38
39 /* Define to 1 if using `alloca.c'. */
40 #undef C_ALLOCA
41
42 /* Define to 1 if using `getloadavg.c'. */
43 #undef C_GETLOADAVG
44
45 /* Define C_SWITCH_X_SITE to contain any special flags your compiler may need
46 to deal with X Windows. For instance, if you've defined HAVE_X_WINDOWS
47 above and your X include files aren't in a place that your compiler can
48 find on its own, you might want to add "-I/..." or something similar. */
49 #undef C_SWITCH_X_SITE
50
51 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
52 #undef DGUX
53
54 /* Define to 1 if you are using the GNU C Library. */
55 #undef DOUG_LEA_MALLOC
56
57 /* Define to the canonical Emacs configuration name. */
58 #undef EMACS_CONFIGURATION
59
60 /* Define to the options passed to configure. */
61 #undef EMACS_CONFIG_OPTIONS
62
63 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
64 */
65 #undef GETLOADAVG_PRIVILEGED
66
67 /* Define to 1 if gettimeofday accepts only one argument. */
68 #undef GETTIMEOFDAY_ONE_ARGUMENT
69
70 /* Define to 1 if you want to use the GNU memory allocator. */
32 #undef GNU_MALLOC 71 #undef GNU_MALLOC
33 72
34 /* Define if you are using the GNU C Library. */ 73 /* Define to 1 if the file /usr/lpp/X11/bin/smt.exp exists. */
35 #undef DOUG_LEA_MALLOC 74 #undef HAVE_AIX_SMT_EXP
36 75
37 /* Define REL_ALLOC if you want to use the relocating allocator for 76 /* Define to 1 if you have the `alarm' function. */
38 buffer space. */ 77 #undef HAVE_ALARM
78
79 /* Define to 1 if you have `alloca', as a function or macro. */
80 #undef HAVE_ALLOCA
81
82 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
83 */
84 #undef HAVE_ALLOCA_H
85
86 /* Define to 1 if you have the `bcmp' function. */
87 #undef HAVE_BCMP
88
89 /* Define to 1 if you have the `bcopy' function. */
90 #undef HAVE_BCOPY
91
92 /* Define to 1 if you have the `cbrt' function. */
93 #undef HAVE_CBRT
94
95 /* Define to 1 if you have the `closedir' function. */
96 #undef HAVE_CLOSEDIR
97
98 /* Define to 1 if you have the <coff.h> header file. */
99 #undef HAVE_COFF_H
100
101 /* Define to 1 if you have the <com_err.h> header file. */
102 #undef HAVE_COM_ERR_H
103
104 /* Define to 1 if you have the <des.h> header file. */
105 #undef HAVE_DES_H
106
107 /* Define to 1 if dynamic ptys are supported. */
108 #undef HAVE_DEV_PTMX
109
110 /* Define to 1 if you have the `dup2' function. */
111 #undef HAVE_DUP2
112
113 /* Define to 1 if you have the `euidaccess' function. */
114 #undef HAVE_EUIDACCESS
115
116 /* Define to 1 if you have the <fcntl.h> header file. */
117 #undef HAVE_FCNTL_H
118
119 /* Define to 1 if you have the `fmod' function. */
120 #undef HAVE_FMOD
121
122 /* Define to 1 if you have the `fork' function. */
123 #undef HAVE_FORK
124
125 /* Define to 1 if you have the `fpathconf' function. */
126 #undef HAVE_FPATHCONF
127
128 /* Define to 1 if you have the `frexp' function. */
129 #undef HAVE_FREXP
130
131 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
132 #undef HAVE_FSEEKO
133
134 /* Define to 1 if you have the `ftime' function. */
135 #undef HAVE_FTIME
136
137 /* Define to 1 if you have the `gai_strerror' function. */
138 #undef HAVE_GAI_STRERROR
139
140 /* Define to 1 if you have the `getaddrinfo' function. */
141 #undef HAVE_GETADDRINFO
142
143 /* Define to 1 if you have the `getcwd' function. */
144 #undef HAVE_GETCWD
145
146 /* Define to 1 if you have the `getdelim' function. */
147 #undef HAVE_GETDELIM
148
149 /* Define to 1 if you have the `getdomainname' function. */
150 #undef HAVE_GETDOMAINNAME
151
152 /* Define to 1 if you have the `gethostname' function. */
153 #undef HAVE_GETHOSTNAME
154
155 /* Define to 1 if you have the `getline' function. */
156 #undef HAVE_GETLINE
157
158 /* Define to 1 if you have the `getloadavg' function. */
159 #undef HAVE_GETLOADAVG
160
161 /* Define to 1 if you have the `getpagesize' function. */
162 #undef HAVE_GETPAGESIZE
163
164 /* Define to 1 if you have the `getpeername' function. */
165 #undef HAVE_GETPEERNAME
166
167 /* Define to 1 if you have the `getpt' function. */
168 #undef HAVE_GETPT
169
170 /* Define to 1 if you have the `getsockname' function. */
171 #undef HAVE_GETSOCKNAME
172
173 /* Define to 1 if you have the `getsockopt' function. */
174 #undef HAVE_GETSOCKOPT
175
176 /* Define to 1 if you have the `gettimeofday' function. */
177 #undef HAVE_GETTIMEOFDAY
178
179 /* Define to 1 if you have the `getwd' function. */
180 #undef HAVE_GETWD
181
182 /* Define to 1 if you have the ungif library (-lungif). */
183 #undef HAVE_GIF
184
185 /* Define to 1 if you have the `grantpt' function. */
186 #undef HAVE_GRANTPT
187
188 /* Define to 1 if netdb.h declares h_errno. */
189 #undef HAVE_H_ERRNO
190
191 /* Define to 1 if you have the `index' function. */
192 #undef HAVE_INDEX
193
194 /* Define to 1 if you have inet sockets. */
195 #undef HAVE_INET_SOCKETS
196
197 /* Define to 1 if you have the <inttypes.h> header file. */
198 #undef HAVE_INTTYPES_H
199
200 /* Define to 1 if you have the jpeg library (-ljpeg). */
201 #undef HAVE_JPEG
202
203 /* Define to 1 if you have the <kerberosIV/des.h> header file. */
204 #undef HAVE_KERBEROSIV_DES_H
205
206 /* Define to 1 if you have the <kerberosIV/krb.h> header file. */
207 #undef HAVE_KERBEROSIV_KRB_H
208
209 /* Define to 1 if you have the <kerberos/des.h> header file. */
210 #undef HAVE_KERBEROS_DES_H
211
212 /* Define to 1 if you have the <kerberos/krb.h> header file. */
213 #undef HAVE_KERBEROS_KRB_H
214
215 /* Define to 1 if you have the <krb5.h> header file. */
216 #undef HAVE_KRB5_H
217
218 /* Define to 1 if you have the <krb.h> header file. */
219 #undef HAVE_KRB_H
220
221 /* Define to 1 if you have the `com_err' library (-lcom_err). */
222 #undef HAVE_LIBCOM_ERR
223
224 /* Define to 1 if you have the `crypto' library (-lcrypto). */
225 #undef HAVE_LIBCRYPTO
226
227 /* Define to 1 if you have the `des' library (-ldes). */
228 #undef HAVE_LIBDES
229
230 /* Define to 1 if you have the `des425' library (-ldes425). */
231 #undef HAVE_LIBDES425
232
233 /* Define to 1 if you have the `dgc' library (-ldgc). */
234 #undef HAVE_LIBDGC
235
236 /* Define to 1 if you have the `dnet' library (-ldnet). */
237 #undef HAVE_LIBDNET
238
239 /* Define to 1 if you have the hesiod library (-lhesiod). */
240 #undef HAVE_LIBHESIOD
241
242 /* Define to 1 if you have the `intl' library (-lintl). */
243 #undef HAVE_LIBINTL
244
245 /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */
246 #undef HAVE_LIBK5CRYPTO
247
248 /* Define to 1 if you have the `krb' library (-lkrb). */
249 #undef HAVE_LIBKRB
250
251 /* Define to 1 if you have the `krb4' library (-lkrb4). */
252 #undef HAVE_LIBKRB4
253
254 /* Define to 1 if you have the `krb5' library (-lkrb5). */
255 #undef HAVE_LIBKRB5
256
257 /* Define to 1 if you have the `kstat' library (-lkstat). */
258 #undef HAVE_LIBKSTAT
259
260 /* Define to 1 if you have the `lockfile' library (-llockfile). */
261 #undef HAVE_LIBLOCKFILE
262
263 /* Define to 1 if you have the `m' library (-lm). */
264 #undef HAVE_LIBM
265
266 /* Define to 1 if you have the `mail' library (-lmail). */
267 #undef HAVE_LIBMAIL
268
269 /* Define to 1 if you have the `ncurses' library (-lncurses). */
270 #undef HAVE_LIBNCURSES
271
272 /* Define to 1 if you have the `pthreads' library (-lpthreads). */
273 #undef HAVE_LIBPTHREADS
274
275 /* Define to 1 if you have the resolv library (-lresolv). */
276 #undef HAVE_LIBRESOLV
277
278 /* Define to 1 if you have the `Xext' library (-lXext). */
279 #undef HAVE_LIBXEXT
280
281 /* Define to 1 if you have the `Xmu' library (-lXmu). */
282 #undef HAVE_LIBXMU
283
284 /* Define to 1 if you have the Xp library (-lXp). */
285 #undef HAVE_LIBXP
286
287 /* Define to 1 if you have the <limits.h> header file. */
288 #undef HAVE_LIMITS_H
289
290 /* Define to 1 if you have the <linux/version.h> header file. */
291 #undef HAVE_LINUX_VERSION_H
292
293 /* Define to 1 if you have the `logb' function. */
294 #undef HAVE_LOGB
295
296 /* Define to 1 if you support file names longer than 14 characters. */
297 #undef HAVE_LONG_FILE_NAMES
298
299 /* Define to 1 if you have the `lrand48' function. */
300 #undef HAVE_LRAND48
301
302 /* Define to 1 if you have the <machine/soundcard.h> header file. */
303 #undef HAVE_MACHINE_SOUNDCARD_H
304
305 /* Define to 1 if you have the <mach/mach.h> header file. */
306 #undef HAVE_MACH_MACH_H
307
308 /* Define to 1 if you have the <maillock.h> header file. */
309 #undef HAVE_MAILLOCK_H
310
311 /* Define to 1 if you have the `mblen' function. */
312 #undef HAVE_MBLEN
313
314 /* Define to 1 if you have the `mbrlen' function. */
315 #undef HAVE_MBRLEN
316
317 /* Define to 1 if you have the `mbsinit' function. */
318 #undef HAVE_MBSINIT
319
320 /* Define to 1 if you have the <memory.h> header file. */
321 #undef HAVE_MEMORY_H
322
323 /* Define to 1 if you have mouse menus. (This is automatic if you use X, but
324 the option to specify it remains.) It is also defined with other window
325 systems that support xmenu.c. */
326 #undef HAVE_MENUS
327
328 /* Define to 1 if you have the `mkdir' function. */
329 #undef HAVE_MKDIR
330
331 /* Define to 1 if you have the `mkstemp' function. */
332 #undef HAVE_MKSTEMP
333
334 /* Define to 1 if you have the `mktime' function. */
335 #undef HAVE_MKTIME
336
337 /* Define to 1 if you have a working `mmap' system call. */
338 #undef HAVE_MMAP
339
340 /* Define to 1 if you have Motif 2.1 or newer. */
341 #undef HAVE_MOTIF_2_1
342
343 /* Define to 1 if you have the <nlist.h> header file. */
344 #undef HAVE_NLIST_H
345
346 /* Define to 1 if you have the png library (-lpng). */
347 #undef HAVE_PNG
348
349 /* Define to 1 if you have the `pstat_getdynamic' function. */
350 #undef HAVE_PSTAT_GETDYNAMIC
351
352 /* Define to 1 if you have the `random' function. */
353 #undef HAVE_RANDOM
354
355 /* Define to 1 if you have the `recvfrom' function. */
356 #undef HAVE_RECVFROM
357
358 /* Define to 1 if you have the `rename' function. */
359 #undef HAVE_RENAME
360
361 /* Define to 1 if you have the `res_init' function. */
362 #undef HAVE_RES_INIT
363
364 /* Define to 1 if you have the `rindex' function. */
365 #undef HAVE_RINDEX
366
367 /* Define to 1 if you have the `rint' function. */
368 #undef HAVE_RINT
369
370 /* Define to 1 if you have the `rmdir' function. */
371 #undef HAVE_RMDIR
372
373 /* Define to 1 if you have the `select' function. */
374 #undef HAVE_SELECT
375
376 /* Define to 1 if you have the `sendto' function. */
377 #undef HAVE_SENDTO
378
379 /* Define to 1 if you have the `setitimer' function. */
380 #undef HAVE_SETITIMER
381
382 /* Define to 1 if you have the `setlocale' function. */
383 #undef HAVE_SETLOCALE
384
385 /* Define to 1 if you have the `setpgid' function. */
386 #undef HAVE_SETPGID
387
388 /* Define to 1 if you have the `setrlimit' function. */
389 #undef HAVE_SETRLIMIT
390
391 /* Define to 1 if you have the `setsid' function. */
392 #undef HAVE_SETSID
393
394 /* Define to 1 if you have the `setsockopt' function. */
395 #undef HAVE_SETSOCKOPT
396
397 /* Define to the name of the shared game directory. */
398 #undef HAVE_SHARED_GAME_DIR
399
400 /* Define to 1 if you have the `shutdown' function. */
401 #undef HAVE_SHUTDOWN
402
403 /* Define to 1 if you have the <soundcard.h> header file. */
404 #undef HAVE_SOUNDCARD_H
405
406 /* Define to 1 if `speed_t' is declared by <termios.h>. */
407 #undef HAVE_SPEED_T
408
409 /* Define to 1 if you have the <stdint.h> header file. */
410 #undef HAVE_STDINT_H
411
412 /* Define to 1 if you have the <stdio_ext.h> header file. */
413 #undef HAVE_STDIO_EXT_H
414
415 /* Define to 1 if you have the <stdlib.h> header file. */
416 #undef HAVE_STDLIB_H
417
418 /* Define to 1 if you have the `strerror' function. */
419 #undef HAVE_STRERROR
420
421 /* Define to 1 if you have the `strftime' function. */
422 #undef HAVE_STRFTIME
423
424 /* Define to 1 if you have the <strings.h> header file. */
425 #undef HAVE_STRINGS_H
426
427 /* Define to 1 if you have the <string.h> header file. */
428 #undef HAVE_STRING_H
429
430 /* Define to 1 if you have the `strsignal' function. */
431 #undef HAVE_STRSIGNAL
432
433 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
434 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
435
436 /* Define to 1 if `tm_zone' is member of `struct tm'. */
437 #undef HAVE_STRUCT_TM_TM_ZONE
438
439 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */
440 #undef HAVE_STRUCT_UTIMBUF
441
442 /* Define to 1 if you have the `sysinfo' function. */
443 #undef HAVE_SYSINFO
444
445 /* Define to 1 if you have the <sys/select.h> header file. */
446 #undef HAVE_SYS_SELECT_H
447
448 /* Define to 1 if you have the <sys/soundcard.h> header file. */
449 #undef HAVE_SYS_SOUNDCARD_H
450
451 /* Define to 1 if you have the <sys/stat.h> header file. */
452 #undef HAVE_SYS_STAT_H
453
454 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
455 #undef HAVE_SYS_SYSTEMINFO_H
456
457 /* Define to 1 if you have the <sys/timeb.h> header file. */
458 #undef HAVE_SYS_TIMEB_H
459
460 /* Define to 1 if you have the <sys/time.h> header file. */
461 #undef HAVE_SYS_TIME_H
462
463 /* Define to 1 if you have the <sys/types.h> header file. */
464 #undef HAVE_SYS_TYPES_H
465
466 /* Define to 1 if you have the <sys/un.h> header file. */
467 #undef HAVE_SYS_UN_H
468
469 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
470 #undef HAVE_SYS_WAIT_H
471
472 /* Define to 1 if you have the <termcap.h> header file. */
473 #undef HAVE_TERMCAP_H
474
475 /* Define to 1 if you have the <termios.h> header file. */
476 #undef HAVE_TERMIOS_H
477
478 /* Define to 1 if you have the <term.h> header file. */
479 #undef HAVE_TERM_H
480
481 /* Define to 1 if you have the tiff library (-ltiff). */
482 #undef HAVE_TIFF
483
484 /* Define to 1 if `struct timeval' is declared by <sys/time.h>. */
485 #undef HAVE_TIMEVAL
486
487 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
488 #undef HAVE_TM_GMTOFF
489
490 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
491 `HAVE_STRUCT_TM_TM_ZONE' instead. */
492 #undef HAVE_TM_ZONE
493
494 /* Define to 1 if you have the `touchlock' function. */
495 #undef HAVE_TOUCHLOCK
496
497 /* Define to 1 if you don't have `tm_zone' but do have the external array
498 `tzname'. */
499 #undef HAVE_TZNAME
500
501 /* Define to 1 if you have the `tzset' function. */
502 #undef HAVE_TZSET
503
504 /* Define to 1 if you have the `ualarm' function. */
505 #undef HAVE_UALARM
506
507 /* Define to 1 if you have the <unistd.h> header file. */
508 #undef HAVE_UNISTD_H
509
510 /* Define to 1 if you have the `utimes' function. */
511 #undef HAVE_UTIMES
512
513 /* Define to 1 if you have the <utime.h> header file. */
514 #undef HAVE_UTIME_H
515
516 /* Define to 1 if you have the `vfork' function. */
517 #undef HAVE_VFORK
518
519 /* Define to 1 if you have the <vfork.h> header file. */
520 #undef HAVE_VFORK_H
521
522 /* Define to 1 if `fork' works. */
523 #undef HAVE_WORKING_FORK
524
525 /* Define to 1 if `vfork' works. */
526 #undef HAVE_WORKING_VFORK
527
528 /* Define to 1 if you want to use version 11 of X windows. Otherwise, Emacs
529 expects to use version 10. */
530 #undef HAVE_X11
531
532 /* Define to 1 if you have the X11R5 or newer version of Xlib. */
533 #undef HAVE_X11R5
534
535 /* Define to 1 if you have the X11R6 or newer version of Xlib. */
536 #undef HAVE_X11R6
537
538 /* Define to 1 if you have the X11R6 or newer version of Xt. */
539 #undef HAVE_X11XTR6
540
541 /* Define to 1 if you have the Xaw3d library (-lXaw3d). */
542 #undef HAVE_XAW3D
543
544 /* Define to 1 if you're using XFree386. */
545 #undef HAVE_XFREE386
546
547 /* Define to 1 if you have the XkbGetKeyboard function. */
548 #undef HAVE_XKBGETKEYBOARD
549
550 /* Define to 1 if you have the Xpm libary (-lXpm). */
551 #undef HAVE_XPM
552
553 /* Define to 1 if you have the `XrmSetDatabase' function. */
554 #undef HAVE_XRMSETDATABASE
555
556 /* Define to 1 if you have the `XScreenNumberOfScreen' function. */
557 #undef HAVE_XSCREENNUMBEROFSCREEN
558
559 /* Define to 1 if you have the `XScreenResourceString' function. */
560 #undef HAVE_XSCREENRESOURCESTRING
561
562 /* Define to 1 if you have the `XSetWMProtocols' function. */
563 #undef HAVE_XSETWMPROTOCOLS
564
565 /* Define to 1 if you have the SM library (-lSM). */
566 #undef HAVE_X_SM
567
568 /* Define to 1 if you want to use the X window system. */
569 #undef HAVE_X_WINDOWS
570
571 /* Define to 1 if you have the `__fpending' function. */
572 #undef HAVE___FPENDING
573
574 /* Define to support using a Hesiod database to find the POP server. */
575 #undef HESIOD
576
577 /* Define to support Kerberos-authenticated POP mail retrieval. */
578 #undef KERBEROS
579
580 /* Define to use Kerberos 5 instead of Kerberos 4. */
581 #undef KERBEROS5
582
583 /* Define LD_SWITCH_X_SITE to contain any special flags your loader may need
584 to deal with X Windows. For instance, if you've defined HAVE_X_WINDOWS
585 above and your X libraries aren't in a place that your loader can find on
586 its own, you might want to add "-L/..." or something similar. */
587 #undef LD_SWITCH_X_SITE
588
589 /* Define LD_SWITCH_X_SITE_AUX with an -R option in case it's needed (for
590 Solaris, for example). */
591 #undef LD_SWITCH_X_SITE_AUX
592
593 /* Define to -llockfile if it is usable. */
594 #undef LIBMAIL
595
596 /* Define to 1 if localtime caches TZ. */
597 #undef LOCALTIME_CACHE
598
599 /* Define to support POP mail retrieval. */
600 #undef MAIL_USE_POP
601
602 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
603 on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
604 #undef NLIST_NAME_UNION
605
606 /* Define to 1 if you have <nlist.h>. */
607 #undef NLIST_STRUCT
608
609 /* Define to 1 if you don't have struct exception in math.h. */
610 #undef NO_MATHERR
611
612 /* Define to the address where bug reports for this package should be sent. */
613 #undef PACKAGE_BUGREPORT
614
615 /* Define to the full name of this package. */
616 #undef PACKAGE_NAME
617
618 /* Define to the full name and version of this package. */
619 #undef PACKAGE_STRING
620
621 /* Define to the one symbol short name of this package. */
622 #undef PACKAGE_TARNAME
623
624 /* Define to the version of this package. */
625 #undef PACKAGE_VERSION
626
627 /* Define as `void' if your compiler accepts `void *'; otherwise define as
628 `char'. */
629 #undef POINTER_TYPE
630
631 /* Define to 1 if the C compiler supports function prototypes. */
632 #undef PROTOTYPES
633
634 /* Define REL_ALLOC if you want to use the relocating allocator for buffer
635 space. */
39 #undef REL_ALLOC 636 #undef REL_ALLOC
40 637
41 #undef HAVE_SHARED_GAME_DIR 638 /* Define as the return type of signal handlers (`int' or `void'). */
42 639 #undef RETSIGTYPE
43 /* Define HAVE_X_WINDOWS if you want to use the X window system. */ 640
44 #undef HAVE_X_WINDOWS 641 /* If using the C implementation of alloca, define if you know the
45 642 direction of stack growth for your system; otherwise it will be
46 /* Define HAVE_X11 if you want to use version 11 of X windows. 643 automatically deduced at run-time.
47 Otherwise, Emacs expects to use version 10. */ 644 STACK_DIRECTION > 0 => grows toward higher addresses
48 #undef HAVE_X11 645 STACK_DIRECTION < 0 => grows toward lower addresses
49 646 STACK_DIRECTION = 0 => direction of growth unknown */
50 /* Define if using an X toolkit. */ 647 #undef STACK_DIRECTION
648
649 /* Define to 1 if you have the ANSI C header files. */
650 #undef STDC_HEADERS
651
652 /* Define to 1 on System V Release 4. */
653 #undef SVR4
654
655 /* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
656 #undef SYS_SIGLIST_DECLARED
657
658 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
659 #undef TIME_WITH_SYS_TIME
660
661 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
662 #undef TM_IN_SYS_TIME
663
664 /* Define to 1 for Encore UMAX. */
665 #undef UMAX
666
667 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
668 <sys/cpustats.h>. */
669 #undef UMAX4_3
670
671 /* Define to the unexec source file name. */
672 #undef UNEXEC_SRC
673
674 /* Define to 1 if we should use toolkit scroll bars. */
675 #undef USE_TOOLKIT_SCROLL_BARS
676
677 /* Define to 1 if we should use XIM, if it is available. */
678 #undef USE_XIM
679
680 /* Define to 1 if using an X toolkit. */
51 #undef USE_X_TOOLKIT 681 #undef USE_X_TOOLKIT
52 682
53 /* Define this if you're using XFree386. */ 683 /* Define to 1 if on AIX 3.
54 #undef HAVE_XFREE386 684 System headers sometimes define this.
55 685 We just want to avoid a redefinition error message. */
56 /* Define this if you have Motif 2.1 or newer. */ 686 #ifndef _ALL_SOURCE
57 #undef HAVE_MOTIF_2_1 687 # undef _ALL_SOURCE
58 688 #endif
59 /* Define HAVE_MENUS if you have mouse menus. 689
60 (This is automatic if you use X, but the option to specify it remains.) 690 /* Number of bits in a file offset, on hosts where this is settable. */
61 It is also defined with other window systems that support xmenu.c. */ 691 #undef _FILE_OFFSET_BITS
62 #undef HAVE_MENUS 692
63 693 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
64 /* Define if we have the X11R6 or newer version of Xt. */ 694 #undef _LARGEFILE_SOURCE
65 #undef HAVE_X11XTR6 695
66 696 /* Define for large files, on AIX-style hosts. */
67 /* Define if we have the X11R6 or newer version of Xlib. */ 697 #undef _LARGE_FILES
68 #undef HAVE_X11R6 698
69 699 /* Define like PROTOTYPES; this can be used by system headers. */
70 /* Define if we have the X11R5 or newer version of Xlib. */ 700 #undef __PROTOTYPES
71 #undef HAVE_X11R5 701
72 702 /* Define to the used machine dependent file. */
73 /* Define if we have the XPM libary. */ 703 #undef config_machfile
74 #undef HAVE_XPM 704
75 705 /* Define to the used os dependent file. */
76 /* Define if we have the PNG library. */ 706 #undef config_opsysfile
77 #undef HAVE_PNG 707
78 708 /* Define to empty if `const' does not conform to ANSI C. */
79 /* Define if we have the JPEG library. */ 709 #undef const
80 #undef HAVE_JPEG 710
81 711 /* Define to `int' if <sys/types.h> does not define. */
82 /* Define if we have the TIFF library. */ 712 #undef pid_t
83 #undef HAVE_TIFF 713
84 714 /* Define to `unsigned' if <sys/types.h> does not define. */
85 /* Define if we have the GIF library. */ 715 #undef size_t
86 #undef HAVE_GIF 716
87 717 /* Define as `fork' if `vfork' does not work. */
88 /* Define if libXaw3d is available. */ 718 #undef vfork
89 #undef HAVE_XAW3D 719
90 720 /* Define to empty if the keyword `volatile' does not work. Warning: valid
91 /* Define if we should use toolkit scroll bars. */ 721 code using `volatile' can become incorrect without. Disable with care. */
92 #undef USE_TOOLKIT_SCROLL_BARS 722 #undef volatile
93 723
94 /* Define if we should use XIM, if it is available. */
95 #undef USE_XIM
96
97 /* Define if we have the session management (SM) library. */
98 #undef HAVE_X_SM
99
100 /* Define if netdb.h declares h_errno. */
101 #undef HAVE_H_ERRNO
102 724
103 /* If we're using any sort of window system, define some consequences. */ 725 /* If we're using any sort of window system, define some consequences. */
104 #ifdef HAVE_X_WINDOWS 726 #ifdef HAVE_X_WINDOWS
105 #define HAVE_WINDOW_SYSTEM 727 #define HAVE_WINDOW_SYSTEM
106 #define MULTI_KBOARD 728 #define MULTI_KBOARD
121 /* Define AMPERSAND_FULL_NAME if you use the convention 743 /* Define AMPERSAND_FULL_NAME if you use the convention
122 that & in the full name stands for the login id. */ 744 that & in the full name stands for the login id. */
123 /* Turned on June 1996 supposing nobody will mind it. */ 745 /* Turned on June 1996 supposing nobody will mind it. */
124 #define AMPERSAND_FULL_NAME 746 #define AMPERSAND_FULL_NAME
125 747
126 /* Things set by --with options in the configure script. */
127
128 /* Define to support POP mail retrieval. */
129 #undef MAIL_USE_POP
130
131 /* Define to support Kerberos-authenticated POP mail retrieval. */
132 #undef KERBEROS
133 /* Define to use Kerberos 5 instead of Kerberos 4 */
134 #undef KERBEROS5
135 /* Define to support GSS-API in addition to (or instead of) Kerberos */
136 #undef GSSAPI
137
138 /* Define to support using a Hesiod database to find the POP server. */
139 #undef HESIOD
140 #undef HAVE_LIBHESIOD
141
142 /* Header for Voxware or PCM sound card driver. */
143 #undef HAVE_MACHINE_SOUNDCARD_H
144 #undef HAVE_SYS_SOUNDCARD_H
145 #undef HAVE_SOUNDCARD_H
146
147 /* Define HAVE_SOUND if we have sound support. We know it works 748 /* Define HAVE_SOUND if we have sound support. We know it works
148 and compiles only on the specified platforms. For others, 749 and compiles only on the specified platforms. For others,
149 it probably doesn't make sense to try. */ 750 it probably doesn't make sense to try. */
150 751
151 #if defined __FreeBSD__ || defined __NetBSD__ || defined __linux__ 752 #if defined __FreeBSD__ || defined __NetBSD__ || defined __linux__
157 #endif 758 #endif
158 #ifdef HAVE_SOUNDCARD_H 759 #ifdef HAVE_SOUNDCARD_H
159 #define HAVE_SOUND 1 760 #define HAVE_SOUND 1
160 #endif 761 #endif
161 #endif /* __FreeBSD__ || __NetBSD__ || __linux__ */ 762 #endif /* __FreeBSD__ || __NetBSD__ || __linux__ */
162
163 /* Some things figured out by the configure script, grouped as they are in
164 configure.in. */
165 #ifndef _ALL_SOURCE /* suppress warning if this is pre-defined */
166 #undef _ALL_SOURCE
167 #endif
168
169 #undef HAVE_SYS_SELECT_H
170 #undef HAVE_SYS_TIMEB_H
171 #undef HAVE_SYS_TIME_H
172 #undef HAVE_UNISTD_H
173 #undef HAVE_UTIME_H
174 #undef HAVE_LINUX_VERSION_H
175 #undef HAVE_SYS_SYSTEMINFO_H
176 #undef HAVE_TERMIOS_H
177 #undef HAVE_LIMITS_H
178 #undef HAVE_STRING_H
179 #undef HAVE_STDLIB_H
180 #undef HAVE_TERMCAP_H
181 #undef HAVE_TERM_H
182 #undef HAVE_STDIO_EXT_H
183 #undef STDC_HEADERS
184 #undef TIME_WITH_SYS_TIME
185 #undef HAVE_VFORK_H
186 #undef HAVE_FCNTL_H
187 #undef HAVE_SETITIMER
188 #undef HAVE_UALARM
189 #undef HAVE_SYS_WAIT_H
190 #undef HAVE_STRINGS_H
191 #undef HAVE_COFF_H
192
193 #undef HAVE_LIBDNET
194 #undef HAVE_LIBPTHREADS
195 #undef HAVE_LIBRESOLV
196 #undef HAVE_LIBXMU
197 #undef HAVE_LIBNCURSES
198 #undef HAVE_LIBINTL
199 #undef HAVE_LIBXP
200
201 /* movemail Kerberos support */
202 /* libraries */
203 #undef HAVE_LIBKRB
204 #undef HAVE_LIBKRB4
205 #undef HAVE_LIBDES
206 #undef HAVE_LIBDES425
207 #undef HAVE_LIBKRB5
208 #undef HAVE_LIBCRYPTO
209 #undef HAVE_LIBK5CRYPTO
210 #undef HAVE_LIBCOM_ERR
211 /* header files */
212 #undef HAVE_KRB5_H
213 #undef HAVE_DES_H
214 #undef HAVE_KRB_H
215 #undef HAVE_KERBEROSIV_DES_H
216 #undef HAVE_KERBEROSIV_KRB_H
217 #undef HAVE_KERBEROS_DES_H
218 #undef HAVE_KERBEROS_KRB_H
219 #undef HAVE_COM_ERR_H
220
221 /* GSS-API libraries and headers */
222 #undef HAVE_LIBGSSAPI_KRB5
223 #undef HAVE_LIBGSSAPI
224 #undef HAVE_GSSAPI_H
225
226 /* Mail-file locking */
227 #undef HAVE_LIBMAIL
228 #undef HAVE_MAILLOCK_H
229 #undef HAVE_TOUCHLOCK
230
231 #undef HAVE_ALLOCA_H
232
233 #undef HAVE_DEV_PTMX
234
235 #undef HAVE_GETTIMEOFDAY
236 /* If we don't have gettimeofday,
237 the test for GETTIMEOFDAY_ONE_ARGUMENT may succeed,
238 but we should ignore it. */
239 #ifdef HAVE_GETTIMEOFDAY
240 #undef GETTIMEOFDAY_ONE_ARGUMENT
241 #endif
242 #undef HAVE_GETHOSTNAME
243 #undef HAVE_GETDOMAINNAME
244 #undef HAVE_DUP2
245 #undef HAVE_RENAME
246 #undef HAVE_CLOSEDIR
247
248 #undef TM_IN_SYS_TIME
249 #undef HAVE_TM_ZONE
250 #undef HAVE_TZNAME
251 #undef HAVE_TM_GMTOFF
252
253 #undef const
254
255 #undef HAVE_LONG_FILE_NAMES
256
257 #undef CRAY_STACKSEG_END
258
259 #undef UNEXEC_SRC
260
261 #undef HAVE_LIBXBSD
262 #undef HAVE_XRMSETDATABASE
263 #undef HAVE_XSCREENRESOURCESTRING
264 #undef HAVE_XSCREENNUMBEROFSCREEN
265 #undef HAVE_XSETWMPROTOCOLS
266 #undef HAVE_XKBGETKEYBOARD
267
268 #undef HAVE_MKDIR
269 #undef HAVE_RMDIR
270 #undef HAVE_SYSINFO
271 #undef HAVE_RANDOM
272 #undef HAVE_LRAND48
273 #undef HAVE_BCOPY
274 #undef HAVE_BCMP
275 #undef HAVE_LOGB
276 #undef HAVE_FREXP
277 #undef HAVE_FMOD
278 #undef HAVE_RINT
279 #undef HAVE_CBRT
280 #undef HAVE_FTIME
281 #undef HAVE_RES_INIT /* For -lresolv on Suns. */
282 #undef HAVE_SETSID
283 #undef HAVE_FPATHCONF
284 #undef HAVE_SELECT
285 #undef HAVE_MKTIME
286 #undef BROKEN_MKTIME /* have mktime but it's broken */
287 #undef HAVE_EUIDACCESS
288 #undef HAVE_GETPAGESIZE
289 #undef HAVE_TZSET
290 #undef HAVE_SETLOCALE
291 #undef HAVE_UTIMES
292 #undef HAVE_SETRLIMIT
293 #undef HAVE_SETPGID
294 #undef HAVE_GETCWD
295 #undef HAVE_GETWD
296 #undef HAVE_SHUTDOWN
297 #undef HAVE_STRFTIME
298 #undef STRFTIME_NO_POSIX2
299 #undef HAVE_GETADDRINFO
300 #undef HAVE___FPENDING
301 #undef HAVE_FSEEKO
302 #undef HAVE_GETLOADAVG
303 #undef NLIST_STRUCT
304 #undef NLIST_NAME_UNION
305 #undef HAVE_MBLEN
306 #undef HAVE_MBRLEN
307 #undef HAVE_MBSINIT
308 #undef HAVE_STRSIGNAL
309 #undef HAVE_GRANTPT
310 #undef HAVE_GETPT
311 #undef HAVE_SPEED_T /* speed_t typedef in termios.h */
312 #undef HAVE_STRUCT_TIMEZONE
313 #undef HAVE_INDEX
314 #undef HAVE_RINDEX
315 #undef HAVE_MMAP
316 #undef HAVE_SENDTO
317 #undef HAVE_RECVFROM
318 #undef HAVE_GETSOCKOPT
319 #undef HAVE_SETSOCKOPT
320 #undef HAVE_GETSOCKNAME
321 #undef HAVE_GETPEERNAME
322 #undef HAVE_GAI_STRERROR
323 #undef HAVE_MKSTEMP
324
325 #undef HAVE_SYS_UN_H
326
327 #undef LOCALTIME_CACHE
328 #undef HAVE_INET_SOCKETS
329
330 #undef HAVE_AIX_SMT_EXP
331
332 #undef HAVE_WORKING_VFORK
333 #undef vfork
334 #undef size_t
335
336 /* Define if you have the ANSI `strerror' function.
337 Otherwise you must have the variable `char *sys_errlist[]'. */
338 #undef HAVE_STRERROR
339
340 /* Define if `sys_siglist' is declared by <signal.h>. */
341 #undef SYS_SIGLIST_DECLARED
342
343 /* Define if `struct utimbuf' is declared by <utime.h>. */
344 #undef HAVE_STRUCT_UTIMBUF
345
346 /* Define if `struct timeval' is declared by <sys/time.h>. */
347 #undef HAVE_TIMEVAL
348 763
349 /* If using GNU, then support inline function declarations. */ 764 /* If using GNU, then support inline function declarations. */
350 /* Don't try to switch on inline handling as detected by AC_C_INLINE 765 /* Don't try to switch on inline handling as detected by AC_C_INLINE
351 generally, because even if non-gcc compilers accept `inline', they 766 generally, because even if non-gcc compilers accept `inline', they
352 may reject `extern inline'. */ 767 may reject `extern inline'. */
354 #define INLINE __inline__ 769 #define INLINE __inline__
355 #else 770 #else
356 #define INLINE 771 #define INLINE
357 #endif 772 #endif
358 773
359 /* Define this if you don't have struct exception in math.h. */ 774 /* Include the os and machine dependent files. */
360 #undef NO_MATHERR
361
362 /* Define as `void' if your compiler accepts `void *'; otherwise
363 define as `char'. */
364 #undef POINTER_TYPE
365 #define PTR POINTER_TYPE * /* For strftime.c. */
366
367 /* Number of bits in a file offset, on hosts where this is settable. */
368 #undef _FILE_OFFSET_BITS
369 /* Define to make ftello visible on some hosts (e.g. HP-UX 10.20). */
370 #undef _LARGEFILE_SOURCE
371 /* Define for large files, on AIX-style hosts. */
372 #undef _LARGE_FILES
373
374 #undef EMACS_CONFIGURATION
375
376 #undef EMACS_CONFIG_OPTIONS
377
378 /* The configuration script defines opsysfile to be the name of the
379 s/SYSTEM.h file that describes the system type you are using. The file
380 is chosen based on the configuration name you give.
381
382 See the file ../etc/MACHINES for a list of systems and the
383 configuration names to use for them.
384
385 See s/template.h for documentation on writing s/SYSTEM.h files. */
386 #undef config_opsysfile
387 #include config_opsysfile 775 #include config_opsysfile
388
389 /* The configuration script defines machfile to be the name of the
390 m/MACHINE.h file that describes the machine you are using. The file is
391 chosen based on the configuration name you give.
392
393 See the file ../etc/MACHINES for a list of machines and the
394 configuration names to use for them.
395
396 See m/template.h for documentation on writing m/MACHINE.h files. */
397 #undef config_machfile
398 #include config_machfile 776 #include config_machfile
399 777
400 /* Load in the conversion definitions if this system 778 /* Load in the conversion definitions if this system
401 needs them and the source file being compiled has not 779 needs them and the source file being compiled has not
402 said to inhibit this. There should be no need for you 780 said to inhibit this. There should be no need for you
423 #ifndef VMS 801 #ifndef VMS
424 #ifndef USG 802 #ifndef USG
425 /* #define subprocesses */ 803 /* #define subprocesses */
426 #endif 804 #endif
427 #endif 805 #endif
428
429 /* Define LD_SWITCH_SITE to contain any special flags your loader may need. */
430 #undef LD_SWITCH_SITE
431
432 /* Define C_SWITCH_SITE to contain any special flags your compiler needs. */
433 #undef C_SWITCH_SITE
434
435 /* Define LD_SWITCH_X_SITE to contain any special flags your loader
436 may need to deal with X Windows. For instance, if you've defined
437 HAVE_X_WINDOWS above and your X libraries aren't in a place that
438 your loader can find on its own, you might want to add "-L/..." or
439 something similar. */
440 #undef LD_SWITCH_X_SITE
441
442 /* Define LD_SWITCH_X_SITE_AUX with an -R option
443 in case it's needed (for Solaris, for example). */
444 #undef LD_SWITCH_X_SITE_AUX
445
446 /* Define C_SWITCH_X_SITE to contain any special flags your compiler
447 may need to deal with X Windows. For instance, if you've defined
448 HAVE_X_WINDOWS above and your X include files aren't in a place
449 that your compiler can find on its own, you might want to add
450 "-I/..." or something similar. */
451 #undef C_SWITCH_X_SITE
452
453 /* Define STACK_DIRECTION here, but not if m/foo.h did. */
454 #ifndef STACK_DIRECTION
455 #undef STACK_DIRECTION
456 #endif
457
458 /* Define the return type of signal handlers if the s-xxx file
459 did not already do so. */
460 #define RETSIGTYPE void
461 806
462 /* SIGTYPE is the macro we actually use. */ 807 /* SIGTYPE is the macro we actually use. */
463 #ifndef SIGTYPE 808 #ifndef SIGTYPE
464 #define SIGTYPE RETSIGTYPE 809 #define SIGTYPE RETSIGTYPE
465 #endif 810 #endif
481 Note that on some SCO version it is possible to have bcopy and not bcmp. */ 826 Note that on some SCO version it is possible to have bcopy and not bcmp. */
482 #undef BSTRING 827 #undef BSTRING
483 #if defined (HAVE_BCOPY) && defined (HAVE_BCMP) 828 #if defined (HAVE_BCOPY) && defined (HAVE_BCMP)
484 #define BSTRING 829 #define BSTRING
485 #endif 830 #endif
486
487 /* Define to empty if the keyword `volatile' does not work. Warning:
488 valid code using `volatile' can become incorrect without. Disable
489 with care. */
490 #undef volatile
491 831
492 /* Some of the files of Emacs which are intended for use with other 832 /* Some of the files of Emacs which are intended for use with other
493 programs assume that if you have a config.h file, you must declare 833 programs assume that if you have a config.h file, you must declare
494 the type of getenv. 834 the type of getenv.
495 835
572 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 5)) 912 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 5))
573 #define NO_RETURN __attribute__ ((__noreturn__)) 913 #define NO_RETURN __attribute__ ((__noreturn__))
574 #else 914 #else
575 #define NO_RETURN /* nothing */ 915 #define NO_RETURN /* nothing */
576 #endif 916 #endif
917