comparison src/config.in @ 48221:55c749e7394a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 08 Nov 2002 12:32:10 +0000
parents 5879624dc26f
children 016a2985b8c6
comparison
equal deleted inserted replaced
48220:0230b8ae41f0 48221:55c749e7394a
1 /* src/config.in. Generated from configure.in by autoheader. */ 1 /* src/config.in. Generated from configure.in by autoheader. */
2 2
3 /* GNU Emacs site configuration template file. -*- C -*- 3 /* GNU Emacs site configuration template file.
4 Copyright (C) 1988, 1993, 1994, 1999, 2000 Free Software Foundation, Inc. 4 Copyright (C) 1988, 93, 94, 99, 2000, 2002 Free Software Foundation, Inc.
5 5
6 This file is part of GNU Emacs. 6 This file is part of GNU Emacs.
7 7
8 GNU Emacs is free software; you can redistribute it and/or modify 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 9 it under the terms of the GNU General Public License as published by
318 #undef HAVE_MBRLEN 318 #undef HAVE_MBRLEN
319 319
320 /* Define to 1 if you have the `mbsinit' function. */ 320 /* Define to 1 if you have the `mbsinit' function. */
321 #undef HAVE_MBSINIT 321 #undef HAVE_MBSINIT
322 322
323 /* Define to 1 if you have the `memmove' function. */
324 #undef HAVE_MEMMOVE
325
323 /* Define to 1 if you have the <memory.h> header file. */ 326 /* Define to 1 if you have the <memory.h> header file. */
324 #undef HAVE_MEMORY_H 327 #undef HAVE_MEMORY_H
325 328
326 /* Define to 1 if you have mouse menus. (This is automatic if you use X, but 329 /* Define to 1 if you have mouse menus. (This is automatic if you use X, but
327 the option to specify it remains.) It is also defined with other window 330 the option to specify it remains.) It is also defined with other window
341 #undef HAVE_MMAP 344 #undef HAVE_MMAP
342 345
343 /* Define to 1 if you have Motif 2.1 or newer. */ 346 /* Define to 1 if you have Motif 2.1 or newer. */
344 #undef HAVE_MOTIF_2_1 347 #undef HAVE_MOTIF_2_1
345 348
349 /* Define to 1 if you have the `mremap' function. */
350 #undef HAVE_MREMAP
351
346 /* Define to 1 if you have the <nlist.h> header file. */ 352 /* Define to 1 if you have the <nlist.h> header file. */
347 #undef HAVE_NLIST_H 353 #undef HAVE_NLIST_H
348 354
349 /* Define to 1 if you have the png library (-lpng). */ 355 /* Define to 1 if you have the png library (-lpng). */
350 #undef HAVE_PNG 356 #undef HAVE_PNG
351 357
352 /* Define to 1 if you have the `pstat_getdynamic' function. */ 358 /* Define to 1 if you have the `pstat_getdynamic' function. */
353 #undef HAVE_PSTAT_GETDYNAMIC 359 #undef HAVE_PSTAT_GETDYNAMIC
354 360
361 /* Define to 1 if you have the <pty.h> header file. */
362 #undef HAVE_PTY_H
363
355 /* Define to 1 if you have the `random' function. */ 364 /* Define to 1 if you have the `random' function. */
356 #undef HAVE_RANDOM 365 #undef HAVE_RANDOM
357 366
358 /* Define to 1 if you have the `recvfrom' function. */ 367 /* Define to 1 if you have the `recvfrom' function. */
359 #undef HAVE_RECVFROM 368 #undef HAVE_RECVFROM
398 #undef HAVE_SETSOCKOPT 407 #undef HAVE_SETSOCKOPT
399 408
400 /* Define to 1 if you have the `shutdown' function. */ 409 /* Define to 1 if you have the `shutdown' function. */
401 #undef HAVE_SHUTDOWN 410 #undef HAVE_SHUTDOWN
402 411
412 /* Define to 1 if the system has the type `size_t'. */
413 #undef HAVE_SIZE_T
414
403 /* Define to 1 if you have the <soundcard.h> header file. */ 415 /* Define to 1 if you have the <soundcard.h> header file. */
404 #undef HAVE_SOUNDCARD_H 416 #undef HAVE_SOUNDCARD_H
405 417
406 /* Define to 1 if `speed_t' is declared by <termios.h>. */ 418 /* Define to 1 if `speed_t' is declared by <termios.h>. */
407 #undef HAVE_SPEED_T 419 #undef HAVE_SPEED_T
439 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */ 451 /* Define to 1 if `struct utimbuf' is declared by <utime.h>. */
440 #undef HAVE_STRUCT_UTIMBUF 452 #undef HAVE_STRUCT_UTIMBUF
441 453
442 /* Define to 1 if you have the `sysinfo' function. */ 454 /* Define to 1 if you have the `sysinfo' function. */
443 #undef HAVE_SYSINFO 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
444 462
445 /* Define to 1 if you have the <sys/select.h> header file. */ 463 /* Define to 1 if you have the <sys/select.h> header file. */
446 #undef HAVE_SYS_SELECT_H 464 #undef HAVE_SYS_SELECT_H
447 465
448 /* Define to 1 if you have the <sys/soundcard.h> header file. */ 466 /* Define to 1 if you have the <sys/soundcard.h> header file. */
708 /* Define to empty if `const' does not conform to ANSI C. */ 726 /* Define to empty if `const' does not conform to ANSI C. */
709 #undef const 727 #undef const
710 728
711 /* Define to `int' if <sys/types.h> does not define. */ 729 /* Define to `int' if <sys/types.h> does not define. */
712 #undef pid_t 730 #undef pid_t
713
714 /* Define to `unsigned' if <sys/types.h> does not define. */
715 #undef size_t
716 731
717 /* Define as `fork' if `vfork' does not work. */ 732 /* Define as `fork' if `vfork' does not work. */
718 #undef vfork 733 #undef vfork
719 734
720 /* Define to empty if the keyword `volatile' does not work. Warning: valid 735 /* Define to empty if the keyword `volatile' does not work. Warning: valid
892 /* Don't include "string.h" or <stdlib.h> in non-C code. */ 907 /* Don't include "string.h" or <stdlib.h> in non-C code. */
893 #ifndef NOT_C_CODE 908 #ifndef NOT_C_CODE
894 #ifdef HAVE_STRING_H 909 #ifdef HAVE_STRING_H
895 #include "string.h" 910 #include "string.h"
896 #endif 911 #endif
912 #ifdef HAVE_STRINGS_H
913 #include "strings.h" /* May be needed for bcopy & al. */
914 #endif
897 #ifdef HAVE_STDLIB_H 915 #ifdef HAVE_STDLIB_H
898 #include <stdlib.h> 916 #include <stdlib.h>
917 #endif
918 #ifndef HAVE_SIZE_T
919 typedef size_t unsigned
899 #endif 920 #endif
900 #endif 921 #endif
901 922
902 /* Define HAVE_X_I18N if we have usable i18n support. */ 923 /* Define HAVE_X_I18N if we have usable i18n support. */
903 924
921 #define NO_RETURN __attribute__ ((__noreturn__)) 942 #define NO_RETURN __attribute__ ((__noreturn__))
922 #else 943 #else
923 #define NO_RETURN /* nothing */ 944 #define NO_RETURN /* nothing */
924 #endif 945 #endif
925 946
947 /*
948 Local variables:
949 mode: c
950 End:
951 */
952