]> code.delx.au - gnu-emacs/blob - src/config.in
3430d37ddc477cbe5ba9c16747529878bcf651fd
[gnu-emacs] / src / config.in
1 /* src/config.in. Generated from configure.in by autoheader. */
2
3 /* GNU Emacs site configuration template file.
4 Copyright (C) 1988, 93, 94, 99, 2000, 2002 Free Software Foundation, Inc.
5
6 This file is part of GNU Emacs.
7
8 GNU Emacs is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation; either version 2, or (at your option)
11 any later version.
12
13 GNU Emacs is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
17
18 You should have received a copy of the GNU General Public License
19 along with GNU Emacs; see the file COPYING. If not, write to the
20 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21 Boston, MA 02111-1307, USA. */
22
23
24 /* No code in Emacs #includes config.h twice, but some of the code
25 intended to work with other packages as well (like gmalloc.c)
26 think they can include it as many times as they like. */
27 #ifndef EMACS_CONFIG_H
28 #define EMACS_CONFIG_H
29
30
31 /* Define to 1 if the mktime function is broken. */
32 #undef BROKEN_MKTIME
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. */
71 #undef GNU_MALLOC
72
73 /* Define to 1 if the file /usr/lpp/X11/bin/smt.exp exists. */
74 #undef HAVE_AIX_SMT_EXP
75
76 /* Define to 1 if you have the `alarm' function. */
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 are using the Carbon API on Mac OS X. */
93 #undef HAVE_CARBON
94
95 /* Define to 1 if you have the `cbrt' function. */
96 #undef HAVE_CBRT
97
98 /* Define to 1 if you have the `closedir' function. */
99 #undef HAVE_CLOSEDIR
100
101 /* Define to 1 if you have the <coff.h> header file. */
102 #undef HAVE_COFF_H
103
104 /* Define to 1 if you have the <com_err.h> header file. */
105 #undef HAVE_COM_ERR_H
106
107 /* Define to 1 if you have the <des.h> header file. */
108 #undef HAVE_DES_H
109
110 /* Define to 1 if dynamic ptys are supported. */
111 #undef HAVE_DEV_PTMX
112
113 /* Define to 1 if you have the `dup2' function. */
114 #undef HAVE_DUP2
115
116 /* Define to 1 if you have the `euidaccess' function. */
117 #undef HAVE_EUIDACCESS
118
119 /* Define to 1 if you have the <fcntl.h> header file. */
120 #undef HAVE_FCNTL_H
121
122 /* Define to 1 if you have the `fmod' function. */
123 #undef HAVE_FMOD
124
125 /* Define to 1 if you have the `fork' function. */
126 #undef HAVE_FORK
127
128 /* Define to 1 if you have the `fpathconf' function. */
129 #undef HAVE_FPATHCONF
130
131 /* Define to 1 if you have the `frexp' function. */
132 #undef HAVE_FREXP
133
134 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
135 #undef HAVE_FSEEKO
136
137 /* Define to 1 if you have the `ftime' function. */
138 #undef HAVE_FTIME
139
140 /* Define to 1 if you have the `gai_strerror' function. */
141 #undef HAVE_GAI_STRERROR
142
143 /* Define to 1 if you have the `getaddrinfo' function. */
144 #undef HAVE_GETADDRINFO
145
146 /* Define to 1 if you have the `getcwd' function. */
147 #undef HAVE_GETCWD
148
149 /* Define to 1 if you have the `getdelim' function. */
150 #undef HAVE_GETDELIM
151
152 /* Define to 1 if you have the `getdomainname' function. */
153 #undef HAVE_GETDOMAINNAME
154
155 /* Define to 1 if you have the `gethostname' function. */
156 #undef HAVE_GETHOSTNAME
157
158 /* Define to 1 if you have the `getline' function. */
159 #undef HAVE_GETLINE
160
161 /* Define to 1 if you have the `getloadavg' function. */
162 #undef HAVE_GETLOADAVG
163
164 /* Define to 1 if you have the `getpagesize' function. */
165 #undef HAVE_GETPAGESIZE
166
167 /* Define to 1 if you have the `getpeername' function. */
168 #undef HAVE_GETPEERNAME
169
170 /* Define to 1 if you have the `getpt' function. */
171 #undef HAVE_GETPT
172
173 /* Define to 1 if you have the `getsockname' function. */
174 #undef HAVE_GETSOCKNAME
175
176 /* Define to 1 if you have the `getsockopt' function. */
177 #undef HAVE_GETSOCKOPT
178
179 /* Define to 1 if you have the `gettimeofday' function. */
180 #undef HAVE_GETTIMEOFDAY
181
182 /* Define to 1 if you have the `getwd' function. */
183 #undef HAVE_GETWD
184
185 /* Define to 1 if you have the ungif library (-lungif). */
186 #undef HAVE_GIF
187
188 /* Define to 1 if you have the `grantpt' function. */
189 #undef HAVE_GRANTPT
190
191 /* Define to 1 if netdb.h declares h_errno. */
192 #undef HAVE_H_ERRNO
193
194 /* Define to 1 if you have the `index' function. */
195 #undef HAVE_INDEX
196
197 /* Define to 1 if you have inet sockets. */
198 #undef HAVE_INET_SOCKETS
199
200 /* Define to 1 if you have the <inttypes.h> header file. */
201 #undef HAVE_INTTYPES_H
202
203 /* Define to 1 if you have the jpeg library (-ljpeg). */
204 #undef HAVE_JPEG
205
206 /* Define to 1 if you have the <kerberosIV/des.h> header file. */
207 #undef HAVE_KERBEROSIV_DES_H
208
209 /* Define to 1 if you have the <kerberosIV/krb.h> header file. */
210 #undef HAVE_KERBEROSIV_KRB_H
211
212 /* Define to 1 if you have the <kerberos/des.h> header file. */
213 #undef HAVE_KERBEROS_DES_H
214
215 /* Define to 1 if you have the <kerberos/krb.h> header file. */
216 #undef HAVE_KERBEROS_KRB_H
217
218 /* Define to 1 if you have the <krb5.h> header file. */
219 #undef HAVE_KRB5_H
220
221 /* Define to 1 if you have the <krb.h> header file. */
222 #undef HAVE_KRB_H
223
224 /* Define to 1 if you have the `com_err' library (-lcom_err). */
225 #undef HAVE_LIBCOM_ERR
226
227 /* Define to 1 if you have the `crypto' library (-lcrypto). */
228 #undef HAVE_LIBCRYPTO
229
230 /* Define to 1 if you have the `des' library (-ldes). */
231 #undef HAVE_LIBDES
232
233 /* Define to 1 if you have the `des425' library (-ldes425). */
234 #undef HAVE_LIBDES425
235
236 /* Define to 1 if you have the `dgc' library (-ldgc). */
237 #undef HAVE_LIBDGC
238
239 /* Define to 1 if you have the `dnet' library (-ldnet). */
240 #undef HAVE_LIBDNET
241
242 /* Define to 1 if you have the hesiod library (-lhesiod). */
243 #undef HAVE_LIBHESIOD
244
245 /* Define to 1 if you have the `intl' library (-lintl). */
246 #undef HAVE_LIBINTL
247
248 /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */
249 #undef HAVE_LIBK5CRYPTO
250
251 /* Define to 1 if you have the `krb' library (-lkrb). */
252 #undef HAVE_LIBKRB
253
254 /* Define to 1 if you have the `krb4' library (-lkrb4). */
255 #undef HAVE_LIBKRB4
256
257 /* Define to 1 if you have the `krb5' library (-lkrb5). */
258 #undef HAVE_LIBKRB5
259
260 /* Define to 1 if you have the `kstat' library (-lkstat). */
261 #undef HAVE_LIBKSTAT
262
263 /* Define to 1 if you have the `lockfile' library (-llockfile). */
264 #undef HAVE_LIBLOCKFILE
265
266 /* Define to 1 if you have the `m' library (-lm). */
267 #undef HAVE_LIBM
268
269 /* Define to 1 if you have the `mail' library (-lmail). */
270 #undef HAVE_LIBMAIL
271
272 /* Define to 1 if you have the `ncurses' library (-lncurses). */
273 #undef HAVE_LIBNCURSES
274
275 /* Define to 1 if you have the `pthreads' library (-lpthreads). */
276 #undef HAVE_LIBPTHREADS
277
278 /* Define to 1 if you have the resolv library (-lresolv). */
279 #undef HAVE_LIBRESOLV
280
281 /* Define to 1 if you have the `Xext' library (-lXext). */
282 #undef HAVE_LIBXEXT
283
284 /* Define to 1 if you have the `Xmu' library (-lXmu). */
285 #undef HAVE_LIBXMU
286
287 /* Define to 1 if you have the Xp library (-lXp). */
288 #undef HAVE_LIBXP
289
290 /* Define to 1 if you have the <limits.h> header file. */
291 #undef HAVE_LIMITS_H
292
293 /* Define to 1 if you have the <linux/version.h> header file. */
294 #undef HAVE_LINUX_VERSION_H
295
296 /* Define to 1 if you have the `logb' function. */
297 #undef HAVE_LOGB
298
299 /* Define to 1 if you support file names longer than 14 characters. */
300 #undef HAVE_LONG_FILE_NAMES
301
302 /* Define to 1 if you have the `lrand48' function. */
303 #undef HAVE_LRAND48
304
305 /* Define to 1 if you have the <machine/soundcard.h> header file. */
306 #undef HAVE_MACHINE_SOUNDCARD_H
307
308 /* Define to 1 if you have the <mach/mach.h> header file. */
309 #undef HAVE_MACH_MACH_H
310
311 /* Define to 1 if you have the <maillock.h> header file. */
312 #undef HAVE_MAILLOCK_H
313
314 /* Define to 1 if you have the `mblen' function. */
315 #undef HAVE_MBLEN
316
317 /* Define to 1 if you have the `mbrlen' function. */
318 #undef HAVE_MBRLEN
319
320 /* Define to 1 if you have the `mbsinit' function. */
321 #undef HAVE_MBSINIT
322
323 /* Define to 1 if you have the `memmove' function. */
324 #undef HAVE_MEMMOVE
325
326 /* Define to 1 if you have the <memory.h> header file. */
327 #undef HAVE_MEMORY_H
328
329 /* Define to 1 if you have mouse menus. (This is automatic if you use X, but
330 the option to specify it remains.) It is also defined with other window
331 systems that support xmenu.c. */
332 #undef HAVE_MENUS
333
334 /* Define to 1 if you have the `mkdir' function. */
335 #undef HAVE_MKDIR
336
337 /* Define to 1 if you have the `mkstemp' function. */
338 #undef HAVE_MKSTEMP
339
340 /* Define to 1 if you have the `mktime' function. */
341 #undef HAVE_MKTIME
342
343 /* Define to 1 if you have a working `mmap' system call. */
344 #undef HAVE_MMAP
345
346 /* Define to 1 if you have Motif 2.1 or newer. */
347 #undef HAVE_MOTIF_2_1
348
349 /* Define to 1 if you have the `mremap' function. */
350 #undef HAVE_MREMAP
351
352 /* Define to 1 if you have the <nlist.h> header file. */
353 #undef HAVE_NLIST_H
354
355 /* Define to 1 if you have the png library (-lpng). */
356 #undef HAVE_PNG
357
358 /* Define to 1 if you have the `pstat_getdynamic' function. */
359 #undef HAVE_PSTAT_GETDYNAMIC
360
361 /* Define to 1 if you have the <pty.h> header file. */
362 #undef HAVE_PTY_H
363
364 /* Define to 1 if you have the `random' function. */
365 #undef HAVE_RANDOM
366
367 /* Define to 1 if you have the `recvfrom' function. */
368 #undef HAVE_RECVFROM
369
370 /* Define to 1 if you have the `rename' function. */
371 #undef HAVE_RENAME
372
373 /* Define to 1 if you have the `res_init' function. */
374 #undef HAVE_RES_INIT
375
376 /* Define to 1 if you have the `rindex' function. */
377 #undef HAVE_RINDEX
378
379 /* Define to 1 if you have the `rint' function. */
380 #undef HAVE_RINT
381
382 /* Define to 1 if you have the `rmdir' function. */
383 #undef HAVE_RMDIR
384
385 /* Define to 1 if you have the `select' function. */
386 #undef HAVE_SELECT
387
388 /* Define to 1 if you have the `sendto' function. */
389 #undef HAVE_SENDTO
390
391 /* Define to 1 if you have the `setitimer' function. */
392 #undef HAVE_SETITIMER
393
394 /* Define to 1 if you have the `setlocale' function. */
395 #undef HAVE_SETLOCALE
396
397 /* Define to 1 if you have the `setpgid' function. */
398 #undef HAVE_SETPGID
399
400 /* Define to 1 if you have the `setrlimit' function. */
401 #undef HAVE_SETRLIMIT
402
403 /* Define to 1 if you have the `setsid' function. */
404 #undef HAVE_SETSID
405
406 /* Define to 1 if you have the `setsockopt' function. */
407 #undef HAVE_SETSOCKOPT
408
409 /* Define to 1 if you have the `shutdown' function. */
410 #undef HAVE_SHUTDOWN
411
412 /* Define to 1 if the system has the type `size_t'. */
413 #undef HAVE_SIZE_T
414
415 /* Define to 1 if you have the <soundcard.h> header file. */
416 #undef HAVE_SOUNDCARD_H
417
418 /* Define to 1 if `speed_t' is declared by <termios.h>. */
419 #undef HAVE_SPEED_T
420
421 /* Define to 1 if you have the <stdint.h> header file. */
422 #undef HAVE_STDINT_H
423
424 /* Define to 1 if you have the <stdio_ext.h> header file. */
425 #undef HAVE_STDIO_EXT_H
426
427 /* Define to 1 if you have the <stdlib.h> header file. */
428 #undef HAVE_STDLIB_H
429
430 /* Define to 1 if you have the `strerror' function. */
431 #undef HAVE_STRERROR
432
433 /* Define to 1 if you have the `strftime' function. */
434 #undef HAVE_STRFTIME
435
436 /* Define to 1 if you have the <strings.h> header file. */
437 #undef HAVE_STRINGS_H
438
439 /* Define to 1 if you have the <string.h> header file. */
440 #undef HAVE_STRING_H
441
442 /* Define to 1 if you have the `strsignal' function. */
443 #undef HAVE_STRSIGNAL
444
445 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
446 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
447
448 /* Define to 1 if `tm_zone' is member of `struct tm'. */
449 #undef HAVE_STRUCT_TM_TM_ZONE
450
451 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */
452 #undef HAVE_STRUCT_UTIMBUF
453
454 /* Define to 1 if you have the `sysinfo' function. */
455 #undef HAVE_SYSINFO
456
457 /* Define to 1 if you have the <sys/mman.h> header file. */
458 #undef HAVE_SYS_MMAN_H
459
460 /* Define to 1 if you have the <sys/param.h> header file. */
461 #undef HAVE_SYS_PARAM_H
462
463 /* Define to 1 if you have the <sys/select.h> header file. */
464 #undef HAVE_SYS_SELECT_H
465
466 /* Define to 1 if you have the <sys/soundcard.h> header file. */
467 #undef HAVE_SYS_SOUNDCARD_H
468
469 /* Define to 1 if you have the <sys/stat.h> header file. */
470 #undef HAVE_SYS_STAT_H
471
472 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
473 #undef HAVE_SYS_SYSTEMINFO_H
474
475 /* Define to 1 if you have the <sys/timeb.h> header file. */
476 #undef HAVE_SYS_TIMEB_H
477
478 /* Define to 1 if you have the <sys/time.h> header file. */
479 #undef HAVE_SYS_TIME_H
480
481 /* Define to 1 if you have the <sys/types.h> header file. */
482 #undef HAVE_SYS_TYPES_H
483
484 /* Define to 1 if you have the <sys/un.h> header file. */
485 #undef HAVE_SYS_UN_H
486
487 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
488 #undef HAVE_SYS_WAIT_H
489
490 /* Define to 1 if you have the <termcap.h> header file. */
491 #undef HAVE_TERMCAP_H
492
493 /* Define to 1 if you have the <termios.h> header file. */
494 #undef HAVE_TERMIOS_H
495
496 /* Define to 1 if you have the <term.h> header file. */
497 #undef HAVE_TERM_H
498
499 /* Define to 1 if you have the tiff library (-ltiff). */
500 #undef HAVE_TIFF
501
502 /* Define to 1 if `struct timeval' is declared by <sys/time.h>. */
503 #undef HAVE_TIMEVAL
504
505 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
506 #undef HAVE_TM_GMTOFF
507
508 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
509 `HAVE_STRUCT_TM_TM_ZONE' instead. */
510 #undef HAVE_TM_ZONE
511
512 /* Define to 1 if you have the `touchlock' function. */
513 #undef HAVE_TOUCHLOCK
514
515 /* Define to 1 if you don't have `tm_zone' but do have the external array
516 `tzname'. */
517 #undef HAVE_TZNAME
518
519 /* Define to 1 if you have the `tzset' function. */
520 #undef HAVE_TZSET
521
522 /* Define to 1 if you have the `ualarm' function. */
523 #undef HAVE_UALARM
524
525 /* Define to 1 if you have the <unistd.h> header file. */
526 #undef HAVE_UNISTD_H
527
528 /* Define to 1 if you have the `utimes' function. */
529 #undef HAVE_UTIMES
530
531 /* Define to 1 if you have the <utime.h> header file. */
532 #undef HAVE_UTIME_H
533
534 /* Define to 1 if you have the `vfork' function. */
535 #undef HAVE_VFORK
536
537 /* Define to 1 if you have the <vfork.h> header file. */
538 #undef HAVE_VFORK_H
539
540 /* Define to 1 if `fork' works. */
541 #undef HAVE_WORKING_FORK
542
543 /* Define to 1 if `vfork' works. */
544 #undef HAVE_WORKING_VFORK
545
546 /* Define to 1 if you want to use version 11 of X windows. Otherwise, Emacs
547 expects to use version 10. */
548 #undef HAVE_X11
549
550 /* Define to 1 if you have the X11R5 or newer version of Xlib. */
551 #undef HAVE_X11R5
552
553 /* Define to 1 if you have the X11R6 or newer version of Xlib. */
554 #undef HAVE_X11R6
555
556 /* Define to 1 if you have the X11R6 or newer version of Xt. */
557 #undef HAVE_X11XTR6
558
559 /* Define to 1 if you have the Xaw3d library (-lXaw3d). */
560 #undef HAVE_XAW3D
561
562 /* Define to 1 if you're using XFree386. */
563 #undef HAVE_XFREE386
564
565 /* Define to 1 if you have the XkbGetKeyboard function. */
566 #undef HAVE_XKBGETKEYBOARD
567
568 /* Define to 1 if you have the Xpm libary (-lXpm). */
569 #undef HAVE_XPM
570
571 /* Define to 1 if you have the `XrmSetDatabase' function. */
572 #undef HAVE_XRMSETDATABASE
573
574 /* Define to 1 if you have the `XScreenNumberOfScreen' function. */
575 #undef HAVE_XSCREENNUMBEROFSCREEN
576
577 /* Define to 1 if you have the `XScreenResourceString' function. */
578 #undef HAVE_XSCREENRESOURCESTRING
579
580 /* Define to 1 if you have the `XSetWMProtocols' function. */
581 #undef HAVE_XSETWMPROTOCOLS
582
583 /* Define to 1 if you have the SM library (-lSM). */
584 #undef HAVE_X_SM
585
586 /* Define to 1 if you want to use the X window system. */
587 #undef HAVE_X_WINDOWS
588
589 /* Define to 1 if you have the `__fpending' function. */
590 #undef HAVE___FPENDING
591
592 /* Define to support using a Hesiod database to find the POP server. */
593 #undef HESIOD
594
595 /* Define to support Kerberos-authenticated POP mail retrieval. */
596 #undef KERBEROS
597
598 /* Define to use Kerberos 5 instead of Kerberos 4. */
599 #undef KERBEROS5
600
601 /* Define LD_SWITCH_X_SITE to contain any special flags your loader may need
602 to deal with X Windows. For instance, if you've defined HAVE_X_WINDOWS
603 above and your X libraries aren't in a place that your loader can find on
604 its own, you might want to add "-L/..." or something similar. */
605 #undef LD_SWITCH_X_SITE
606
607 /* Define LD_SWITCH_X_SITE_AUX with an -R option in case it's needed (for
608 Solaris, for example). */
609 #undef LD_SWITCH_X_SITE_AUX
610
611 /* Define to -llockfile if it is usable. */
612 #undef LIBMAIL
613
614 /* Define to 1 if localtime caches TZ. */
615 #undef LOCALTIME_CACHE
616
617 /* Define to support POP mail retrieval. */
618 #undef MAIL_USE_POP
619
620 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
621 on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
622 #undef NLIST_NAME_UNION
623
624 /* Define to 1 if you have <nlist.h>. */
625 #undef NLIST_STRUCT
626
627 /* Define to 1 if you don't have struct exception in math.h. */
628 #undef NO_MATHERR
629
630 /* Define to the address where bug reports for this package should be sent. */
631 #undef PACKAGE_BUGREPORT
632
633 /* Define to the full name of this package. */
634 #undef PACKAGE_NAME
635
636 /* Define to the full name and version of this package. */
637 #undef PACKAGE_STRING
638
639 /* Define to the one symbol short name of this package. */
640 #undef PACKAGE_TARNAME
641
642 /* Define to the version of this package. */
643 #undef PACKAGE_VERSION
644
645 /* Define as `void' if your compiler accepts `void *'; otherwise define as
646 `char'. */
647 #undef POINTER_TYPE
648
649 /* Define to 1 if the C compiler supports function prototypes. */
650 #undef PROTOTYPES
651
652 /* Define REL_ALLOC if you want to use the relocating allocator for buffer
653 space. */
654 #undef REL_ALLOC
655
656 /* Define as the return type of signal handlers (`int' or `void'). */
657 #undef RETSIGTYPE
658
659 /* If using the C implementation of alloca, define if you know the
660 direction of stack growth for your system; otherwise it will be
661 automatically deduced at run-time.
662 STACK_DIRECTION > 0 => grows toward higher addresses
663 STACK_DIRECTION < 0 => grows toward lower addresses
664 STACK_DIRECTION = 0 => direction of growth unknown */
665 #undef STACK_DIRECTION
666
667 /* Define to 1 if you have the ANSI C header files. */
668 #undef STDC_HEADERS
669
670 /* Define to 1 on System V Release 4. */
671 #undef SVR4
672
673 /* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
674 #undef SYS_SIGLIST_DECLARED
675
676 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
677 #undef TIME_WITH_SYS_TIME
678
679 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
680 #undef TM_IN_SYS_TIME
681
682 /* Define to 1 for Encore UMAX. */
683 #undef UMAX
684
685 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
686 <sys/cpustats.h>. */
687 #undef UMAX4_3
688
689 /* Define to the unexec source file name. */
690 #undef UNEXEC_SRC
691
692 /* Define to 1 if we should use toolkit scroll bars. */
693 #undef USE_TOOLKIT_SCROLL_BARS
694
695 /* Define to 1 if we should use XIM, if it is available. */
696 #undef USE_XIM
697
698 /* Define to 1 if using an X toolkit. */
699 #undef USE_X_TOOLKIT
700
701 /* Define to 1 if on AIX 3.
702 System headers sometimes define this.
703 We just want to avoid a redefinition error message. */
704 #ifndef _ALL_SOURCE
705 # undef _ALL_SOURCE
706 #endif
707
708 /* Number of bits in a file offset, on hosts where this is settable. */
709 #undef _FILE_OFFSET_BITS
710
711 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
712 #undef _LARGEFILE_SOURCE
713
714 /* Define for large files, on AIX-style hosts. */
715 #undef _LARGE_FILES
716
717 /* Define like PROTOTYPES; this can be used by system headers. */
718 #undef __PROTOTYPES
719
720 /* Define to the used machine dependent file. */
721 #undef config_machfile
722
723 /* Define to the used os dependent file. */
724 #undef config_opsysfile
725
726 /* Define to empty if `const' does not conform to ANSI C. */
727 #undef const
728
729 /* Define to `int' if <sys/types.h> does not define. */
730 #undef pid_t
731
732 /* Define as `fork' if `vfork' does not work. */
733 #undef vfork
734
735 /* Define to empty if the keyword `volatile' does not work. Warning: valid
736 code using `volatile' can become incorrect without. Disable with care. */
737 #undef volatile
738
739
740 /* If we're using any sort of window system, define some consequences. */
741 #ifdef HAVE_X_WINDOWS
742 #define HAVE_WINDOW_SYSTEM
743 #define MULTI_KBOARD
744 #define HAVE_MOUSE
745 #endif
746
747 /* If we're using the Carbon API on Mac OS X, define a few more
748 variables as well. */
749 #ifdef HAVE_CARBON
750 #define HAVE_WINDOW_SYSTEM
751 #define HAVE_MOUSE
752 #define HAVE_MENUS
753 #endif
754
755 /* Define USER_FULL_NAME to return a string
756 that is the user's full name.
757 It can assume that the variable `pw'
758 points to the password file entry for this user.
759
760 At some sites, the pw_gecos field contains
761 the user's full name. If neither this nor any other
762 field contains the right thing, use pw_name,
763 giving the user's login name, since that is better than nothing. */
764 #define USER_FULL_NAME pw->pw_gecos
765
766 /* Define AMPERSAND_FULL_NAME if you use the convention
767 that & in the full name stands for the login id. */
768 /* Turned on June 1996 supposing nobody will mind it. */
769 #define AMPERSAND_FULL_NAME
770
771 /* Define HAVE_SOUND if we have sound support. We know it works
772 and compiles only on the specified platforms. For others,
773 it probably doesn't make sense to try. */
774
775 #if defined __FreeBSD__ || defined __NetBSD__ || defined __linux__
776 #ifdef HAVE_MACHINE_SOUNDCARD_H
777 #define HAVE_SOUND 1
778 #endif
779 #ifdef HAVE_SYS_SOUNDCARD_H
780 #define HAVE_SOUND 1
781 #endif
782 #ifdef HAVE_SOUNDCARD_H
783 #define HAVE_SOUND 1
784 #endif
785 #endif /* __FreeBSD__ || __NetBSD__ || __linux__ */
786
787 /* If using GNU, then support inline function declarations. */
788 /* Don't try to switch on inline handling as detected by AC_C_INLINE
789 generally, because even if non-gcc compilers accept `inline', they
790 may reject `extern inline'. */
791 #ifdef __GNUC__
792 #define INLINE __inline__
793 #else
794 #define INLINE
795 #endif
796
797 /* Include the os and machine dependent files. */
798 #include config_opsysfile
799 #include config_machfile
800
801 /* Load in the conversion definitions if this system
802 needs them and the source file being compiled has not
803 said to inhibit this. There should be no need for you
804 to alter these lines. */
805
806 #ifdef SHORTNAMES
807 #ifndef NO_SHORTNAMES
808 #include "../shortnames/remap.h"
809 #endif /* not NO_SHORTNAMES */
810 #endif /* SHORTNAMES */
811
812 /* If no remapping takes place, static variables cannot be dumped as
813 pure, so don't worry about the `static' keyword. */
814 #ifdef NO_REMAP
815 #undef static
816 #endif
817
818 /* Define `subprocesses' should be defined if you want to
819 have code for asynchronous subprocesses
820 (as used in M-x compile and M-x shell).
821 These do not work for some USG systems yet;
822 for the ones where they work, the s/SYSTEM.h file defines this flag. */
823
824 #ifndef VMS
825 #ifndef USG
826 /* #define subprocesses */
827 #endif
828 #endif
829
830 /* SIGTYPE is the macro we actually use. */
831 #ifndef SIGTYPE
832 #define SIGTYPE RETSIGTYPE
833 #endif
834
835 #ifdef emacs /* Don't do this for lib-src. */
836 /* Tell regex.c to use a type compatible with Emacs. */
837 #define RE_TRANSLATE_TYPE Lisp_Object
838 #define RE_TRANSLATE(TBL, C) CHAR_TABLE_TRANSLATE (TBL, C)
839 #define RE_TRANSLATE_P(TBL) (XFASTINT (TBL) != 0)
840 #endif
841
842 /* Avoid link-time collision with system mktime if we will use our own. */
843 #if ! HAVE_MKTIME || BROKEN_MKTIME
844 #define mktime emacs_mktime
845 #endif
846
847 /* The rest of the code currently tests the CPP symbol BSTRING.
848 Override any claims made by the system-description files.
849 Note that on some SCO version it is possible to have bcopy and not bcmp. */
850 #undef BSTRING
851 #if defined (HAVE_BCOPY) && defined (HAVE_BCMP)
852 #define BSTRING
853 #endif
854
855 /* Some of the files of Emacs which are intended for use with other
856 programs assume that if you have a config.h file, you must declare
857 the type of getenv.
858
859 This declaration shouldn't appear when alloca.s or Makefile.in
860 includes config.h. */
861 #ifndef NOT_C_CODE
862 extern char *getenv ();
863 #endif
864
865 #endif /* EMACS_CONFIG_H */
866
867 /* These default definitions are good for almost all machines.
868 The exceptions override them in m/MACHINE.h. */
869
870 #ifndef BITS_PER_CHAR
871 #define BITS_PER_CHAR 8
872 #endif
873
874 #ifndef BITS_PER_SHORT
875 #define BITS_PER_SHORT 16
876 #endif
877
878 /* Note that lisp.h uses this in a preprocessor conditional, so it
879 would not work to use sizeof. That being so, we do all of them
880 without sizeof, for uniformity's sake. */
881 #ifndef BITS_PER_INT
882 #define BITS_PER_INT 32
883 #endif
884
885 #ifndef BITS_PER_LONG
886 #ifdef _LP64
887 #define BITS_PER_LONG 64
888 #else
889 #define BITS_PER_LONG 32
890 #endif
891 #endif
892
893 /* Define if the compiler supports function prototypes. It may do so
894 but not define __STDC__ (e.g. DEC C by default) or may define it as
895 zero. */
896 #undef PROTOTYPES
897 /* For mktime.c: */
898 #ifndef __P
899 # if defined PROTOTYPES
900 # define __P(args) args
901 # else
902 # define __P(args) ()
903 # endif /* GCC. */
904 #endif /* __P */
905
906
907 /* Don't include "string.h" or <stdlib.h> in non-C code. */
908 #ifndef NOT_C_CODE
909 #ifdef HAVE_STRING_H
910 #include "string.h"
911 #endif
912 #ifdef HAVE_STRINGS_H
913 #include "strings.h" /* May be needed for bcopy & al. */
914 #endif
915 #ifdef HAVE_STDLIB_H
916 #include <stdlib.h>
917 #endif
918 #ifndef HAVE_SIZE_T
919 typedef size_t unsigned
920 #endif
921 #endif
922
923 /* Define HAVE_X_I18N if we have usable i18n support. */
924
925 #ifdef HAVE_X11R6
926 #define HAVE_X_I18N
927 #elif defined HAVE_X11R5 && !defined X11R5_INHIBIT_I18N
928 #define HAVE_X_I18N
929 #endif
930
931 /* Define HAVE_X11R6_XIM if we have usable X11R6-style XIM support. */
932
933 #if defined HAVE_X11R6 && !defined INHIBIT_X11R6_XIM
934 #define HAVE_X11R6_XIM
935 #endif
936
937 /* Should we enable expensive run-time checking of data types? */
938 #undef ENABLE_CHECKING
939
940 #if defined __GNUC__ && (__GNUC__ > 2 \
941 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 5))
942 #define NO_RETURN __attribute__ ((__noreturn__))
943 #else
944 #define NO_RETURN /* nothing */
945 #endif
946
947 /*
948 Local variables:
949 mode: c
950 End:
951 */
952