Auto-commit of generated files.
[emacs.git] / autogen / config.in
blobbcdfed288d4b7e50bbc544d1a776cc8142cb105b
1 /* src/config.in.  Generated from configure.ac by autoheader.  */
3 /* GNU Emacs site configuration template file.
5 Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2013
6   Free Software Foundation, Inc.
8 This file is part of GNU Emacs.
10 GNU Emacs is free software: you can redistribute it and/or modify
11 it under the terms of the GNU General Public License as published by
12 the Free Software Foundation, either version 3 of the License, or
13 (at your option) any later version.
15 GNU Emacs is distributed in the hope that it will be useful,
16 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 GNU General Public License for more details.
20 You should have received a copy of the GNU General Public License
21 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
24 /* No code in Emacs #includes config.h twice, but some bits of 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
31 /* Define if building universal (internal helper macro) */
32 #undef AC_APPLE_UNIVERSAL_BUILD
34 /* Define to use the convention that & in the full name stands for the login
35    id. */
36 #undef AMPERSAND_FULL_NAME
38 /* Define to the number of bits in type 'ptrdiff_t'. */
39 #undef BITSIZEOF_PTRDIFF_T
41 /* Define to the number of bits in type 'sig_atomic_t'. */
42 #undef BITSIZEOF_SIG_ATOMIC_T
44 /* Define to the number of bits in type 'size_t'. */
45 #undef BITSIZEOF_SIZE_T
47 /* Define to the number of bits in type 'wchar_t'. */
48 #undef BITSIZEOF_WCHAR_T
50 /* Define to the number of bits in type 'wint_t'. */
51 #undef BITSIZEOF_WINT_T
53 /* Define if get_current_dir_name should not be used. */
54 #undef BROKEN_GET_CURRENT_DIR_NAME
56 /* Define on FreeBSD to work around an issue when reading from a PTY. */
57 #undef BROKEN_PTY_READ_AFTER_EAGAIN
59 /* Define if Emacs cannot be dumped on your system. */
60 #undef CANNOT_DUMP
62 /* Define this to enable compile time checks for the Lisp_Object data type. */
63 #undef CHECK_LISP_OBJECT_TYPE
65 /* Define if you want lock files to be written, so that Emacs can tell
66    instantly when you try to modify a file that someone else has modified in
67    his/her Emacs. */
68 #undef CLASH_DETECTION
70 /* Short copyright string for this version of Emacs. */
71 #undef COPYRIGHT
73 /* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
74    systems. This function is required for 'alloca.c' support on those systems.
75    */
76 #undef CRAY_STACKSEG_END
78 /* Define if the system is Cygwin. */
79 #undef CYGWIN
81 /* Define to 1 if using 'alloca.c'. */
82 #undef C_ALLOCA
84 /* Define if the system is Darwin. */
85 #undef DARWIN_OS
87 /* Extra bits to be or'd in with any pointers stored in a Lisp_Object. */
88 #undef DATA_SEG_BITS
90 /* Name of the default sound device. */
91 #undef DEFAULT_SOUND_DEVICE
93 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
94 #undef DGUX
96 /* Character that separates directories in a file name. */
97 #undef DIRECTORY_SEP
99 /* Define if process.c does not need to close a pty to make it a controlling
100    terminal (it is already a controlling terminal of the subprocess, because
101    we did ioctl TIOCSCTTY). */
102 #undef DONT_REOPEN_PTY
104 /* Define if the system is MS DOS or MS Windows. */
105 #undef DOS_NT
107 /* Define to 1 if you are using the GNU C Library. */
108 #undef DOUG_LEA_MALLOC
110 /* Define to 1 to enable w32 debug facilities. */
111 #undef EMACSDEBUG
113 /* Define to the canonical Emacs configuration name. */
114 #undef EMACS_CONFIGURATION
116 /* Define to the options passed to configure. */
117 #undef EMACS_CONFIG_OPTIONS
119 /* Define to 1 if expensive run-time data type and consistency checks are
120    enabled. */
121 #undef ENABLE_CHECKING
123 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
124 #undef FCNTL_DUPFD_BUGGY
126 /* Letter to use in finding device name of first PTY, if PTYs are supported.
127    */
128 #undef FIRST_PTY_LETTER
130 /* Without the following workaround, Emacs runs slowly on OS X 10.8.
131    The workaround disables some useful run-time checking, so it
132    should be conditional to the platforms with the performance bug.
133    Perhaps Apple will fix this some day; also see m4/extern-inline.m4.  */
134 #if defined __APPLE__ && defined __GNUC__
135 # ifndef _DONT_USE_CTYPE_INLINE_
136 #  define _DONT_USE_CTYPE_INLINE_
137 # endif
138 # ifndef _FORTIFY_SOURCE
139 #  define _FORTIFY_SOURCE 0
140 # endif
141 #endif
144 /* Enable compile-time and run-time bounds-checking, and some warnings,
145       without upsetting glibc 2.15+. */
146    #if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__
147    # define _FORTIFY_SOURCE 2
148    #endif
149   
151 /* Define to 1 if futimesat mishandles a NULL file name. */
152 #undef FUTIMESAT_NULL_BUG
154 /* Define this to check for errors in cons list. */
155 #undef GC_CHECK_CONS_LIST
157 /* Define this temporarily to hunt a bug. If defined, the size of strings is
158    redundantly recorded in sdata structures so that it can be compared to the
159    sizes recorded in Lisp strings. */
160 #undef GC_CHECK_STRING_BYTES
162 /* Define this to check the string free list. */
163 #undef GC_CHECK_STRING_FREE_LIST
165 /* Define this to check for short string overrun. */
166 #undef GC_CHECK_STRING_OVERRUN
168 /* Mark a secondary stack, like the register stack on the ia64. */
169 #undef GC_MARK_SECONDARY_STACK
171 /* Define if setjmp is known to save all registers relevant for conservative
172    garbage collection in the jmp_buf. */
173 #undef GC_SETJMP_WORKS
175 /* Define to the type of elements in the array set by `getgroups'. Usually
176    this is either `int' or `gid_t'. */
177 #undef GETGROUPS_T
179 /* Define this to 1 if getgroups(0,NULL) does not return the number of groups.
180    */
181 #undef GETGROUPS_ZERO_BUG
183 /* Define if gettimeofday clobbers the localtime buffer. */
184 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
186 /* Define this to 'void' or 'struct timezone' to match the system's
187    declaration of the second argument to gettimeofday. */
188 #undef GETTIMEOFDAY_TIMEZONE
190 /* Define this to enable glyphs debugging code. */
191 #undef GLYPH_DEBUG
193 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
194    whether the gnulib module close-stream shall be considered present. */
195 #undef GNULIB_CLOSE_STREAM
197 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
198    whether the gnulib module faccessat shall be considered present. */
199 #undef GNULIB_FACCESSAT
201 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
202    whether the gnulib module fdopendir shall be considered present. */
203 #undef GNULIB_FDOPENDIR
205 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
206    whether the gnulib module fscanf shall be considered present. */
207 #undef GNULIB_FSCANF
209 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
210    whether the gnulib module mkostemp shall be considered present. */
211 #undef GNULIB_MKOSTEMP
213 /* enable some gnulib portability checks */
214 #undef GNULIB_PORTCHECK
216 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
217    whether the gnulib module scanf shall be considered present. */
218 #undef GNULIB_SCANF
220 /* Define if ths system is compatible with GNU/Linux. */
221 #undef GNU_LINUX
223 /* Define to 1 if you want to use the GNU memory allocator. */
224 #undef GNU_MALLOC
226 /* Define to set the G_SLICE environment variable to "always-malloc" at
227    startup. */
228 #undef G_SLICE_ALWAYS_MALLOC
230 /* Define to 1 if you have the `accept4' function. */
231 #undef HAVE_ACCEPT4
233 /* Define to 1 if you have the `access' function. */
234 #undef HAVE_ACCESS
236 /* Define to 1 if you have the `aclsort' function. */
237 #undef HAVE_ACLSORT
239 /* Define to 1 if you have the <aclv.h> header file. */
240 #undef HAVE_ACLV_H
242 /* Define to 1 if you have the `aclx_get' function. */
243 #undef HAVE_ACLX_GET
245 /* Define to 1 if you have the `acl_copy_ext_native' function. */
246 #undef HAVE_ACL_COPY_EXT_NATIVE
248 /* Define to 1 if you have the `acl_create_entry_np' function. */
249 #undef HAVE_ACL_CREATE_ENTRY_NP
251 /* Define to 1 if you have the `acl_delete_def_file' function. */
252 #undef HAVE_ACL_DELETE_DEF_FILE
254 /* Define to 1 if you have the `acl_delete_fd_np' function. */
255 #undef HAVE_ACL_DELETE_FD_NP
257 /* Define to 1 if you have the `acl_delete_file_np' function. */
258 #undef HAVE_ACL_DELETE_FILE_NP
260 /* Define to 1 if you have the `acl_entries' function. */
261 #undef HAVE_ACL_ENTRIES
263 /* Define to 1 if you have the `acl_extended_file' function. */
264 #undef HAVE_ACL_EXTENDED_FILE
266 /* Define to 1 if the constant ACL_FIRST_ENTRY exists. */
267 #undef HAVE_ACL_FIRST_ENTRY
269 /* Define to 1 if you have the `acl_free' function. */
270 #undef HAVE_ACL_FREE
272 /* Define to 1 if you have the `acl_free_text' function. */
273 #undef HAVE_ACL_FREE_TEXT
275 /* Define to 1 if you have the `acl_from_mode' function. */
276 #undef HAVE_ACL_FROM_MODE
278 /* Define to 1 if you have the `acl_from_text' function. */
279 #undef HAVE_ACL_FROM_TEXT
281 /* Define to 1 if you have the `acl_get_fd' function. */
282 #undef HAVE_ACL_GET_FD
284 /* Define to 1 if you have the `acl_get_file' function. */
285 #undef HAVE_ACL_GET_FILE
287 /* Define to 1 if you have the <acl/libacl.h> header file. */
288 #undef HAVE_ACL_LIBACL_H
290 /* Define to 1 if you have the `acl_set_fd' function. */
291 #undef HAVE_ACL_SET_FD
293 /* Define to 1 if you have the `acl_set_file' function. */
294 #undef HAVE_ACL_SET_FILE
296 /* Define to 1 if you have the `acl_to_short_text' function. */
297 #undef HAVE_ACL_TO_SHORT_TEXT
299 /* Define to 1 if you have the `acl_trivial' function. */
300 #undef HAVE_ACL_TRIVIAL
302 /* Define to 1 if the ACL type ACL_TYPE_EXTENDED exists. */
303 #undef HAVE_ACL_TYPE_EXTENDED
305 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
306    may be supplied by this distribution. */
307 #undef HAVE_ALLOCA
309 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
310    */
311 #undef HAVE_ALLOCA_H
313 /* Define to 1 if ALSA is available. */
314 #undef HAVE_ALSA
316 /* Define to 1 if you have the <byteswap.h> header file. */
317 #undef HAVE_BYTESWAP_H
319 /* Define to 1 if strtold conforms to C99. */
320 #undef HAVE_C99_STRTOLD
322 /* Define to 1 if you have the `cfmakeraw' function. */
323 #undef HAVE_CFMAKERAW
325 /* Define to 1 if you have the `cfsetspeed' function. */
326 #undef HAVE_CFSETSPEED
328 /* Define to 1 if you have the `clock_gettime' function. */
329 #undef HAVE_CLOCK_GETTIME
331 /* Define to 1 if you have the `clock_settime' function. */
332 #undef HAVE_CLOCK_SETTIME
334 /* Define to 1 if you have the <coff.h> header file. */
335 #undef HAVE_COFF_H
337 /* Define to 1 if you have the <com_err.h> header file. */
338 #undef HAVE_COM_ERR_H
340 /* Define to 1 if you have the `copysign' function. */
341 #undef HAVE_COPYSIGN
343 /* Define to 1 if data_start is the address of the start of the main data
344    segment. */
345 #undef HAVE_DATA_START
347 /* Define to 1 if using D-Bus. */
348 #undef HAVE_DBUS
350 /* Define to 1 if you have the `dbus_type_is_valid' function. */
351 #undef HAVE_DBUS_TYPE_IS_VALID
353 /* Define to 1 if you have the `dbus_validate_bus_name' function. */
354 #undef HAVE_DBUS_VALIDATE_BUS_NAME
356 /* Define to 1 if you have the `dbus_validate_interface' function. */
357 #undef HAVE_DBUS_VALIDATE_INTERFACE
359 /* Define to 1 if you have the `dbus_validate_member' function. */
360 #undef HAVE_DBUS_VALIDATE_MEMBER
362 /* Define to 1 if you have the `dbus_validate_path' function. */
363 #undef HAVE_DBUS_VALIDATE_PATH
365 /* Define to 1 if you have the `dbus_watch_get_unix_fd' function. */
366 #undef HAVE_DBUS_WATCH_GET_UNIX_FD
368 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
369    */
370 #undef HAVE_DECL_ALARM
372 /* Define to 1 if you have the declaration of `fdatasync', and to 0 if you
373    don't. */
374 #undef HAVE_DECL_FDATASYNC
376 /* Define to 1 if you have the declaration of `fdopendir', and to 0 if you
377    don't. */
378 #undef HAVE_DECL_FDOPENDIR
380 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
381    */
382 #undef HAVE_DECL_GETENV
384 /* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
385    don't. */
386 #undef HAVE_DECL_LOCALTIME_R
388 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
389    don't. */
390 #undef HAVE_DECL_MEMRCHR
392 /* Define to 1 if you have the declaration of `strmode', and to 0 if you
393    don't. */
394 #undef HAVE_DECL_STRMODE
396 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
397    don't. */
398 #undef HAVE_DECL_STRTOIMAX
400 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
401    don't. */
402 #undef HAVE_DECL_STRTOLL
404 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
405    don't. */
406 #undef HAVE_DECL_STRTOULL
408 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
409    don't. */
410 #undef HAVE_DECL_STRTOUMAX
412 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
413    don't. */
414 #undef HAVE_DECL_SYS_SIGLIST
416 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
417    */
418 #undef HAVE_DECL_TZNAME
420 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
421    don't. */
422 #undef HAVE_DECL_UNSETENV
424 /* Define to 1 if you have the declaration of `_putenv', and to 0 if you
425    don't. */
426 #undef HAVE_DECL__PUTENV
428 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
429    don't. */
430 #undef HAVE_DECL___SYS_SIGLIST
432 /* Define to 1 if you have the `difftime' function. */
433 #undef HAVE_DIFFTIME
435 /* Define to 1 if you have the <dirent.h> header file. */
436 #undef HAVE_DIRENT_H
438 /* Define to 1 if you have the 'dup2' function. */
439 #undef HAVE_DUP2
441 /* Define to 1 if you have the `eaccess' function. */
442 #undef HAVE_EACCESS
444 /* Define to 1 if you have the `endgrent' function. */
445 #undef HAVE_ENDGRENT
447 /* Define to 1 if you have the `endpwent' function. */
448 #undef HAVE_ENDPWENT
450 /* Define if you have the declaration of environ. */
451 #undef HAVE_ENVIRON_DECL
453 /* Define to 1 if you have the `euidaccess' function. */
454 #undef HAVE_EUIDACCESS
456 /* Define to 1 if you have the <execinfo.h> header file. */
457 #undef HAVE_EXECINFO_H
459 /* Define to 1 if you have the `faccessat' function. */
460 #undef HAVE_FACCESSAT
462 /* Define to 1 if you have the `facl' function. */
463 #undef HAVE_FACL
465 /* Define to 1 if you have the `fcntl' function. */
466 #undef HAVE_FCNTL
468 /* Define to 1 if you have the `fdatasync' function. */
469 #undef HAVE_FDATASYNC
471 /* Define to 1 if you have the `fdopendir' function. */
472 #undef HAVE_FDOPENDIR
474 /* Define to 1 if you have the `fork' function. */
475 #undef HAVE_FORK
477 /* Define to 1 if you have the `freeifaddrs' function. */
478 #undef HAVE_FREEIFADDRS
480 /* Define to 1 if using the freetype and fontconfig libraries. */
481 #undef HAVE_FREETYPE
483 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
484 #undef HAVE_FSEEKO
486 /* Define to 1 if you have the `fstatat' function. */
487 #undef HAVE_FSTATAT
489 /* Define to 1 if you have the `fsync' function. */
490 #undef HAVE_FSYNC
492 /* Define to 1 if you have the `futimens' function. */
493 #undef HAVE_FUTIMENS
495 /* Define to 1 if you have the `futimes' function. */
496 #undef HAVE_FUTIMES
498 /* Define to 1 if you have the `futimesat' function. */
499 #undef HAVE_FUTIMESAT
501 /* Define to 1 if you have the `gai_strerror' function. */
502 #undef HAVE_GAI_STRERROR
504 /* Define to 1 if using GConf. */
505 #undef HAVE_GCONF
507 /* Define to 1 if you have the `getacl' function. */
508 #undef HAVE_GETACL
510 /* Define to 1 if you have the `getaddrinfo' function. */
511 #undef HAVE_GETADDRINFO
513 /* Define to 1 if you have the `getdelim' function. */
514 #undef HAVE_GETDELIM
516 /* Define to 1 if you have the `getdtablesize' function. */
517 #undef HAVE_GETDTABLESIZE
519 /* Define to 1 if you have the `getgrent' function. */
520 #undef HAVE_GETGRENT
522 /* Define to 1 if your system has a working `getgroups' function. */
523 #undef HAVE_GETGROUPS
525 /* Define to 1 if you have the `gethostname' function. */
526 #undef HAVE_GETHOSTNAME
528 /* Define to 1 if you have the `getifaddrs' function. */
529 #undef HAVE_GETIFADDRS
531 /* Define to 1 if you have the `getline' function. */
532 #undef HAVE_GETLINE
534 /* Define to 1 if you have the <getopt.h> header file. */
535 #undef HAVE_GETOPT_H
537 /* Define to 1 if you have the `getopt_long_only' function. */
538 #undef HAVE_GETOPT_LONG_ONLY
540 /* Define to 1 if you have the `getpagesize' function. */
541 #undef HAVE_GETPAGESIZE
543 /* Define to 1 if you have the `getpeername' function. */
544 #undef HAVE_GETPEERNAME
546 /* Define to 1 if you have the `getpt' function. */
547 #undef HAVE_GETPT
549 /* Define to 1 if you have the `getpwent' function. */
550 #undef HAVE_GETPWENT
552 /* Define to 1 if you have the `getrlimit' function. */
553 #undef HAVE_GETRLIMIT
555 /* Define to 1 if you have the `getrusage' function. */
556 #undef HAVE_GETRUSAGE
558 /* Define to 1 if you have the `getsockname' function. */
559 #undef HAVE_GETSOCKNAME
561 /* Define to 1 if you have the `gettimeofday' function. */
562 #undef HAVE_GETTIMEOFDAY
564 /* Define to 1 if you have the `get_current_dir_name' function. */
565 #undef HAVE_GET_CURRENT_DIR_NAME
567 /* Define to 1 if using GFile. */
568 #undef HAVE_GFILENOTIFY
570 /* Define to 1 if you have a gif (or ungif) library. */
571 #undef HAVE_GIF
573 /* Define to 1 if GLib is linked in. */
574 #undef HAVE_GLIB
576 /* Define if using GnuTLS. */
577 #undef HAVE_GNUTLS
579 /* Define to 1 if you have the gpm library (-lgpm). */
580 #undef HAVE_GPM
582 /* Define to 1 if you have the `grantpt' function. */
583 #undef HAVE_GRANTPT
585 /* Define to 1 if using GSettings. */
586 #undef HAVE_GSETTINGS
588 /* Define to 1 if using GTK 3 or later. */
589 #undef HAVE_GTK3
591 /* Define to 1 if you have the `gtk_adjustment_get_page_size' function. */
592 #undef HAVE_GTK_ADJUSTMENT_GET_PAGE_SIZE
594 /* Define to 1 if you have the `gtk_dialog_get_action_area' function. */
595 #undef HAVE_GTK_DIALOG_GET_ACTION_AREA
597 /* Define to 1 if you have the `gtk_file_selection_new' function. */
598 #undef HAVE_GTK_FILE_SELECTION_NEW
600 /* Define to 1 if you have the `gtk_handle_box_new' function. */
601 #undef HAVE_GTK_HANDLE_BOX_NEW
603 /* Define to 1 if you have the `gtk_orientable_set_orientation' function. */
604 #undef HAVE_GTK_ORIENTABLE_SET_ORIENTATION
606 /* Define to 1 if you have the `gtk_tearoff_menu_item_new' function. */
607 #undef HAVE_GTK_TEAROFF_MENU_ITEM_NEW
609 /* Define to 1 if you have the `gtk_widget_get_mapped' function. */
610 #undef HAVE_GTK_WIDGET_GET_MAPPED
612 /* Define to 1 if you have the `gtk_widget_get_sensitive' function. */
613 #undef HAVE_GTK_WIDGET_GET_SENSITIVE
615 /* Define to 1 if you have the `gtk_widget_get_window' function. */
616 #undef HAVE_GTK_WIDGET_GET_WINDOW
618 /* Define to 1 if you have the `gtk_widget_set_has_window' function. */
619 #undef HAVE_GTK_WIDGET_SET_HAS_WINDOW
621 /* Define to 1 if you have the `gtk_window_set_has_resize_grip' function. */
622 #undef HAVE_GTK_WINDOW_SET_HAS_RESIZE_GRIP
624 /* Define to 1 if netdb.h declares h_errno. */
625 #undef HAVE_H_ERRNO
627 /* Define to 1 if you have the <ifaddrs.h> header file. */
628 #undef HAVE_IFADDRS_H
630 /* Define to 1 if using imagemagick. */
631 #undef HAVE_IMAGEMAGICK
633 /* Define to 1 if you have inet sockets. */
634 #undef HAVE_INET_SOCKETS
636 /* Define to 1 to use inotify. */
637 #undef HAVE_INOTIFY
639 /* Define to 1 if you have the <inttypes.h> header file. */
640 #undef HAVE_INTTYPES_H
642 /* Define to 1 if you have the `issetugid' function. */
643 #undef HAVE_ISSETUGID
645 /* Define to 1 if you have the jpeg library (-ljpeg). */
646 #undef HAVE_JPEG
648 /* Define to 1 if you have the <kerberosIV/krb.h> header file. */
649 #undef HAVE_KERBEROSIV_KRB_H
651 /* Define to 1 if you have the <kerberos/krb.h> header file. */
652 #undef HAVE_KERBEROS_KRB_H
654 /* Define to 1 if `e_text' is a member of `krb5_error'. */
655 #undef HAVE_KRB5_ERROR_E_TEXT
657 /* Define to 1 if `text' is a member of `krb5_error'. */
658 #undef HAVE_KRB5_ERROR_TEXT
660 /* Define to 1 if you have the <krb5.h> header file. */
661 #undef HAVE_KRB5_H
663 /* Define to 1 if you have the <krb.h> header file. */
664 #undef HAVE_KRB_H
666 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
667 #undef HAVE_LANGINFO_CODESET
669 /* Define to 1 if you have the `dgc' library (-ldgc). */
670 #undef HAVE_LIBDGC
672 /* Define to 1 if you have the `dnet' library (-ldnet). */
673 #undef HAVE_LIBDNET
675 /* Define to 1 if you have the <libgen.h> header file. */
676 #undef HAVE_LIBGEN_H
678 /* Define to 1 if you have the `kstat' library (-lkstat). */
679 #undef HAVE_LIBKSTAT
681 /* Define to 1 if you have the `lockfile' library (-llockfile). */
682 #undef HAVE_LIBLOCKFILE
684 /* Define to 1 if you have the `m' library (-lm). */
685 #undef HAVE_LIBM
687 /* Define to 1 if you have the `mail' library (-lmail). */
688 #undef HAVE_LIBMAIL
690 /* Define to 1 if using libotf. */
691 #undef HAVE_LIBOTF
693 /* Define to 1 if you have the `perfstat' library (-lperfstat). */
694 #undef HAVE_LIBPERFSTAT
696 /* Define to 1 if you have the <libpng/png.h> header file. */
697 #undef HAVE_LIBPNG_PNG_H
699 /* Define to 1 if you have the `pthreads' library (-lpthreads). */
700 #undef HAVE_LIBPTHREADS
702 /* Define to 1 if using SELinux. */
703 #undef HAVE_LIBSELINUX
705 /* Define to 1 if you have the `Xext' library (-lXext). */
706 #undef HAVE_LIBXEXT
708 /* Define to 1 if you have the libxml library (-lxml2). */
709 #undef HAVE_LIBXML2
711 /* Define to 1 if you have the `Xmu' library (-lXmu). */
712 #undef HAVE_LIBXMU
714 /* Define to 1 if you have the `localtime_r' function. */
715 #undef HAVE_LOCALTIME_R
717 /* Define to 1 if you have the `log2' function. */
718 #undef HAVE_LOG2
720 /* Define to 1 if you support file names longer than 14 characters. */
721 #undef HAVE_LONG_FILE_NAMES
723 /* Define to 1 if the system has the type 'long long int'. */
724 #undef HAVE_LONG_LONG_INT
726 /* Define to 1 if you have the `lrand48' function. */
727 #undef HAVE_LRAND48
729 /* Define to 1 if you have the `lstat' function. */
730 #undef HAVE_LSTAT
732 /* Define to 1 if you have the `lutimes' function. */
733 #undef HAVE_LUTIMES
735 /* Define to 1 if using libm17n-flt. */
736 #undef HAVE_M17N_FLT
738 /* Define to 1 if you have the <machine/soundcard.h> header file. */
739 #undef HAVE_MACHINE_SOUNDCARD_H
741 /* Define to 1 if you have the <mach/mach.h> header file. */
742 #undef HAVE_MACH_MACH_H
744 /* Define to 1 if you have the `MagickExportImagePixels' function. */
745 #undef HAVE_MAGICKEXPORTIMAGEPIXELS
747 /* Define to 1 if you have the `MagickMergeImageLayers' function. */
748 #undef HAVE_MAGICKMERGEIMAGELAYERS
750 /* Define to 1 if you have the <maillock.h> header file. */
751 #undef HAVE_MAILLOCK_H
753 /* Define to 1 if you have the <malloc/malloc.h> header file. */
754 #undef HAVE_MALLOC_MALLOC_H
756 /* Define to 1 if <wchar.h> declares mbstate_t. */
757 #undef HAVE_MBSTATE_T
759 /* Define to 1 if you have the <memory.h> header file. */
760 #undef HAVE_MEMORY_H
762 /* Define to 1 if you have the `memrchr' function. */
763 #undef HAVE_MEMRCHR
765 /* Define to 1 if you have mouse menus. (This is automatic if you use X, but
766    the option to specify it remains.) It is also defined with other window
767    systems that support xmenu.c. */
768 #undef HAVE_MENUS
770 /* Define to 1 if you have the `mkostemp' function. */
771 #undef HAVE_MKOSTEMP
773 /* Define to 1 if you have a working `mmap' system call. */
774 #undef HAVE_MMAP
776 /* Define to 1 if you have the `nanotime' function. */
777 #undef HAVE_NANOTIME
779 /* Define to 1 if you have the <net/if_dl.h> header file. */
780 #undef HAVE_NET_IF_DL_H
782 /* Define to 1 if you have the <net/if.h> header file. */
783 #undef HAVE_NET_IF_H
785 /* Define to 1 if you have the <nlist.h> header file. */
786 #undef HAVE_NLIST_H
788 /* Define to 1 if you are using the NeXTstep API, either GNUstep or Cocoa on
789    Mac OS X. */
790 #undef HAVE_NS
792 /* Define to use native MS Windows GUI. */
793 #undef HAVE_NTGUI
795 /* Define to 1 if libotf has OTF_get_variation_glyphs. */
796 #undef HAVE_OTF_GET_VARIATION_GLYPHS
798 /* Define to 1 if personality LINUX32 can be set. */
799 #undef HAVE_PERSONALITY_LINUX32
801 /* Define to 1 if you have the `pipe2' function. */
802 #undef HAVE_PIPE2
804 /* Define to 1 if you have the png library (-lpng). */
805 #undef HAVE_PNG
807 /* Define to 1 if you have the <png.h> header file. */
808 #undef HAVE_PNG_H
810 /* Define to 1 if you have the `posix_memalign' function. */
811 #undef HAVE_POSIX_MEMALIGN
813 /* Define to 1 if you have the `posix_openpt' function. */
814 #undef HAVE_POSIX_OPENPT
816 /* Define if you have the /proc filesystem. */
817 #undef HAVE_PROCFS
819 /* Define to 1 if you have the `pselect' function. */
820 #undef HAVE_PSELECT
822 /* Define to 1 if you have the `pstat_getdynamic' function. */
823 #undef HAVE_PSTAT_GETDYNAMIC
825 /* Define to 1 if you have pthread (-lpthread). */
826 #undef HAVE_PTHREAD
828 /* Define to 1 if you have the <pthread.h> header file. */
829 #undef HAVE_PTHREAD_H
831 /* Define to 1 if the pthread_sigmask function can be used (despite bugs). */
832 #undef HAVE_PTHREAD_SIGMASK
834 /* Define if the system supports pty devices. */
835 #undef HAVE_PTYS
837 /* Define to 1 if you have the <pty.h> header file. */
838 #undef HAVE_PTY_H
840 /* Define to 1 if you have the <pwd.h> header file. */
841 #undef HAVE_PWD_H
843 /* Define to 1 if you have the `random' function. */
844 #undef HAVE_RANDOM
846 /* Define to 1 if you have the `readlink' function. */
847 #undef HAVE_READLINK
849 /* Define to 1 if you have the `readlinkat' function. */
850 #undef HAVE_READLINKAT
852 /* Define to 1 if you have the `recvfrom' function. */
853 #undef HAVE_RECVFROM
855 /* Define to 1 if res_init is available. */
856 #undef HAVE_RES_INIT
858 /* Define to 1 if you have the `rint' function. */
859 #undef HAVE_RINT
861 /* Define to 1 if using librsvg. */
862 #undef HAVE_RSVG
864 /* Define to 1 if you have the `secure_getenv' function. */
865 #undef HAVE_SECURE_GETENV
867 /* Define to 1 if you have the `select' function. */
868 #undef HAVE_SELECT
870 /* Define to 1 if you have the `sendto' function. */
871 #undef HAVE_SENDTO
873 /* Define to 1 if you have the `setdtablesize' function. */
874 #undef HAVE_SETDTABLESIZE
876 /* Define to 1 if you have the `setitimer' function. */
877 #undef HAVE_SETITIMER
879 /* Define to 1 if you have the `setlocale' function. */
880 #undef HAVE_SETLOCALE
882 /* Define to 1 if you have the `setrlimit' function. */
883 #undef HAVE_SETRLIMIT
885 /* Define to 1 if you have the `shutdown' function. */
886 #undef HAVE_SHUTDOWN
888 /* Define to 1 if you have the `sig2str' function. */
889 #undef HAVE_SIG2STR
891 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
892 #undef HAVE_SIGNED_SIG_ATOMIC_T
894 /* Define to 1 if 'wchar_t' is a signed integer type. */
895 #undef HAVE_SIGNED_WCHAR_T
897 /* Define to 1 if 'wint_t' is a signed integer type. */
898 #undef HAVE_SIGNED_WINT_T
900 /* Define to 1 if sigsetjmp and siglongjmp work. The value of this symbol is
901    irrelevant if HAVE__SETJMP is defined. */
902 #undef HAVE_SIGSETJMP
904 /* Define to 1 if the system has the type `sigset_t'. */
905 #undef HAVE_SIGSET_T
907 /* Define to 1 if you have the `snprintf' function. */
908 #undef HAVE_SNPRINTF
910 /* Define if the system supports 4.2-compatible sockets. */
911 #undef HAVE_SOCKETS
913 /* Define to 1 if you have sound support. */
914 #undef HAVE_SOUND
916 /* Define to 1 if you have the <soundcard.h> header file. */
917 #undef HAVE_SOUNDCARD_H
919 /* Define to 1 if you have the `statacl' function. */
920 #undef HAVE_STATACL
922 /* Define to 1 if you have the <stdint.h> header file. */
923 #undef HAVE_STDINT_H
925 /* Define to 1 if you have the <stdio_ext.h> header file. */
926 #undef HAVE_STDIO_EXT_H
928 /* Define to 1 if you have the <stdlib.h> header file. */
929 #undef HAVE_STDLIB_H
931 /* Define to 1 if you have the <strings.h> header file. */
932 #undef HAVE_STRINGS_H
934 /* Define to 1 if you have the <string.h> header file. */
935 #undef HAVE_STRING_H
937 /* Define to 1 if you have the `strsignal' function. */
938 #undef HAVE_STRSIGNAL
940 /* Define to 1 if you have the `strtoimax' function. */
941 #undef HAVE_STRTOIMAX
943 /* Define to 1 if you have the `strtoll' function. */
944 #undef HAVE_STRTOLL
946 /* Define to 1 if you have the `strtoull' function. */
947 #undef HAVE_STRTOULL
949 /* Define to 1 if you have the `strtoumax' function. */
950 #undef HAVE_STRTOUMAX
952 /* Define to 1 if `ifr_addr' is a member of `struct ifreq'. */
953 #undef HAVE_STRUCT_IFREQ_IFR_ADDR
955 /* Define to 1 if `ifr_addr.sa_len' is a member of `struct ifreq'. */
956 #undef HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN
958 /* Define to 1 if `ifr_broadaddr' is a member of `struct ifreq'. */
959 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR
961 /* Define to 1 if `ifr_flags' is a member of `struct ifreq'. */
962 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS
964 /* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */
965 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR
967 /* Define to 1 if `ifr_netmask' is a member of `struct ifreq'. */
968 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK
970 /* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */
971 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
973 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
974 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
976 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
977 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
979 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
980 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
982 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
983 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
985 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
986 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
988 /* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
989 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
991 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
992 #undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
994 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
995 #undef HAVE_STRUCT_TM_TM_ZONE
997 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
998    have utime.h but don't declare the struct anywhere. */
999 #undef HAVE_STRUCT_UTIMBUF
1001 /* Define if struct stat has an st_dm_mode member. */
1002 #undef HAVE_ST_DM_MODE
1004 /* Define to 1 if you have the `symlink' function. */
1005 #undef HAVE_SYMLINK
1007 /* Define to 1 if you have the `sync' function. */
1008 #undef HAVE_SYNC
1010 /* Define to 1 if you have the <sys/acl.h> header file. */
1011 #undef HAVE_SYS_ACL_H
1013 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1014 #undef HAVE_SYS_BITYPES_H
1016 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1017 #undef HAVE_SYS_INTTYPES_H
1019 /* Define to 1 if you have the <sys/loadavg.h> header file. */
1020 #undef HAVE_SYS_LOADAVG_H
1022 /* Define to 1 if you have the <sys/param.h> header file. */
1023 #undef HAVE_SYS_PARAM_H
1025 /* Define to 1 if you have the <sys/resource.h> header file. */
1026 #undef HAVE_SYS_RESOURCE_H
1028 /* Define to 1 if you have the <sys/select.h> header file. */
1029 #undef HAVE_SYS_SELECT_H
1031 /* Define to 1 if you have the <sys/socket.h> header file. */
1032 #undef HAVE_SYS_SOCKET_H
1034 /* Define to 1 if you have the <sys/soundcard.h> header file. */
1035 #undef HAVE_SYS_SOUNDCARD_H
1037 /* Define to 1 if you have the <sys/stat.h> header file. */
1038 #undef HAVE_SYS_STAT_H
1040 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
1041 #undef HAVE_SYS_SYSTEMINFO_H
1043 /* Define to 1 if you have the <sys/timeb.h> header file. */
1044 #undef HAVE_SYS_TIMEB_H
1046 /* Define to 1 if you have the <sys/time.h> header file. */
1047 #undef HAVE_SYS_TIME_H
1049 /* Define to 1 if you have the <sys/types.h> header file. */
1050 #undef HAVE_SYS_TYPES_H
1052 /* Define to 1 if you have the <sys/un.h> header file. */
1053 #undef HAVE_SYS_UN_H
1055 /* Define to 1 if you have the <sys/utsname.h> header file. */
1056 #undef HAVE_SYS_UTSNAME_H
1058 /* Define to 1 if you have the <sys/vlimit.h> header file. */
1059 #undef HAVE_SYS_VLIMIT_H
1061 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1062 #undef HAVE_SYS_WAIT_H
1064 /* Define to 1 if you have the <term.h> header file. */
1065 #undef HAVE_TERM_H
1067 /* Define to 1 if you have the tiff library (-ltiff). */
1068 #undef HAVE_TIFF
1070 /* Define to 1 if you have the `timer_settime' function. */
1071 #undef HAVE_TIMER_SETTIME
1073 /* Define if struct tm has the tm_gmtoff member. */
1074 #undef HAVE_TM_GMTOFF
1076 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1077    `HAVE_STRUCT_TM_TM_ZONE' instead. */
1078 #undef HAVE_TM_ZONE
1080 /* Define to 1 if you have the `touchlock' function. */
1081 #undef HAVE_TOUCHLOCK
1083 /* Define to 1 if you don't have `tm_zone' but do have the external array
1084    `tzname'. */
1085 #undef HAVE_TZNAME
1087 /* Define to 1 if you have the `tzset' function. */
1088 #undef HAVE_TZSET
1090 /* Define to 1 if you have the <unistd.h> header file. */
1091 #undef HAVE_UNISTD_H
1093 /* Define to 1 if you have the `unsetenv' function. */
1094 #undef HAVE_UNSETENV
1096 /* Define to 1 if the system has the type 'unsigned long long int'. */
1097 #undef HAVE_UNSIGNED_LONG_LONG_INT
1099 /* Define to 1 if you have the <util.h> header file. */
1100 #undef HAVE_UTIL_H
1102 /* Define to 1 if you have the `utimensat' function. */
1103 #undef HAVE_UTIMENSAT
1105 /* Define to 1 if you have the <utime.h> header file. */
1106 #undef HAVE_UTIME_H
1108 /* Define to 1 if you have the <utmp.h> header file. */
1109 #undef HAVE_UTMP_H
1111 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
1112 #undef HAVE_VALGRIND_VALGRIND_H
1114 /* Define to 1 if you have the `vfork' function. */
1115 #undef HAVE_VFORK
1117 /* Define to 1 if you have the <vfork.h> header file. */
1118 #undef HAVE_VFORK_H
1120 /* Define to 1 to use w32notify. */
1121 #undef HAVE_W32NOTIFY
1123 /* Define to 1 if you have the <wchar.h> header file. */
1124 #undef HAVE_WCHAR_H
1126 /* Define if you have the 'wchar_t' type. */
1127 #undef HAVE_WCHAR_T
1129 /* Define if you have a window system. */
1130 #undef HAVE_WINDOW_SYSTEM
1132 /* Define to 1 if you have the <winsock2.h> header file. */
1133 #undef HAVE_WINSOCK2_H
1135 /* Define to 1 if `fork' works. */
1136 #undef HAVE_WORKING_FORK
1138 /* Define to 1 if fstatat (..., 0) works. For example, it does not work in AIX
1139    7.1. */
1140 #undef HAVE_WORKING_FSTATAT_ZERO_FLAG
1142 /* Define if utimes works properly. */
1143 #undef HAVE_WORKING_UTIMES
1145 /* Define to 1 if `vfork' works. */
1146 #undef HAVE_WORKING_VFORK
1148 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1149 #undef HAVE_WS2TCPIP_H
1151 /* Define to 1 if you want to use version 11 of X windows. Otherwise, Emacs
1152    expects to use version 10. */
1153 #undef HAVE_X11
1155 /* Define to 1 if you have the X11R6 or newer version of Xlib. */
1156 #undef HAVE_X11R6
1158 /* Define if you have usable X11R6-style XIM support. */
1159 #undef HAVE_X11R6_XIM
1161 /* Define to 1 if you have the X11R6 or newer version of Xt. */
1162 #undef HAVE_X11XTR6
1164 /* Define to 1 if you have the Xaw3d library (-lXaw3d). */
1165 #undef HAVE_XAW3D
1167 /* Define to 1 if you have the Xft library. */
1168 #undef HAVE_XFT
1170 /* Define to 1 if XIM is available */
1171 #undef HAVE_XIM
1173 /* Define to 1 if you have the Xinerama extension. */
1174 #undef HAVE_XINERAMA
1176 /* Define to 1 if you have the Xkb extension. */
1177 #undef HAVE_XKB
1179 /* Define to 1 if you have the Xpm library (-lXpm). */
1180 #undef HAVE_XPM
1182 /* Define to 1 if you have the XRandr extension. */
1183 #undef HAVE_XRANDR
1185 /* Define to 1 if you have the `XrmSetDatabase' function. */
1186 #undef HAVE_XRMSETDATABASE
1188 /* Define to 1 if you have the `XRRGetOutputPrimary' function. */
1189 #undef HAVE_XRRGETOUTPUTPRIMARY
1191 /* Define to 1 if you have the `XRRGetScreenResourcesCurrent' function. */
1192 #undef HAVE_XRRGETSCREENRESOURCESCURRENT
1194 /* Define to 1 if you have the `XScreenNumberOfScreen' function. */
1195 #undef HAVE_XSCREENNUMBEROFSCREEN
1197 /* Define to 1 if you have the `XScreenResourceString' function. */
1198 #undef HAVE_XSCREENRESOURCESTRING
1200 /* Define if you have usable i18n support. */
1201 #undef HAVE_X_I18N
1203 /* Define to 1 if you have the SM library (-lSM). */
1204 #undef HAVE_X_SM
1206 /* Define to 1 if you want to use the X window system. */
1207 #undef HAVE_X_WINDOWS
1209 /* Define to 1 if you have the zlib library (-lz). */
1210 #undef HAVE_ZLIB
1212 /* Define to 1 if the system has the type `_Bool'. */
1213 #undef HAVE__BOOL
1215 /* Define to 1 if you have the `_ftime' function. */
1216 #undef HAVE__FTIME
1218 /* Define to 1 if _setjmp and _longjmp work. */
1219 #undef HAVE__SETJMP
1221 /* Define to 1 if you have the `__builtin_unwind_init' function. */
1222 #undef HAVE___BUILTIN_UNWIND_INIT
1224 /* Define to 1 if you have the `__executable_start' function. */
1225 #undef HAVE___EXECUTABLE_START
1227 /* Define to 1 if you have the `__secure_getenv' function. */
1228 #undef HAVE___SECURE_GETENV
1230 /* Define to support using a Hesiod database to find the POP server. */
1231 #undef HESIOD
1233 /* Define if the system is HPUX. */
1234 #undef HPUX
1236 /* This is substituted when $TERM is "internal". */
1237 #undef INTERNAL_TERMINAL
1239 /* Define to read input using SIGIO. */
1240 #undef INTERRUPT_INPUT
1242 /* Define if the system is IRIX. */
1243 #undef IRIX6_5
1245 /* Returns true if character is any form of separator. */
1246 #undef IS_ANY_SEP
1248 /* Returns true if character is a device separator. */
1249 #undef IS_DEVICE_SEP
1251 /* Returns true if character is a directory separator. */
1252 #undef IS_DIRECTORY_SEP
1254 /* Define to support Kerberos-authenticated POP mail retrieval. */
1255 #undef KERBEROS
1257 /* Define to use Kerberos 5 instead of Kerberos 4. */
1258 #undef KERBEROS5
1260 /* Define to 1 if localtime caches TZ. */
1261 #undef LOCALTIME_CACHE
1263 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1264    slash. */
1265 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1267 /* String giving fallback POP mail host. */
1268 #undef MAILHOST
1270 /* Define to unlink, rather than empty, mail spool after reading. */
1271 #undef MAIL_UNLINK_SPOOL
1273 /* Define if the mailer uses flock to interlock the mail spool. */
1274 #undef MAIL_USE_FLOCK
1276 /* Define if the mailer uses lockf to interlock the mail spool. */
1277 #undef MAIL_USE_LOCKF
1279 /* Define to support MMDF mailboxes in movemail. */
1280 #undef MAIL_USE_MMDF
1282 /* Define to support POP mail retrieval. */
1283 #undef MAIL_USE_POP
1285 /* Define if the system is MS DOS. */
1286 #undef MSDOS
1288 /* Define if system's imake configuration file defines `NeedWidePrototypes' as
1289    `NO'. */
1290 #undef NARROWPROTO
1292 /* Define if XEditRes should not be used. */
1293 #undef NO_EDITRES
1295 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1296 #undef NO_MINUS_C_MINUS_O
1298 /* Minimum value of NSIG. */
1299 #undef NSIG_MINIMUM
1301 /* Define to 1 if `NSInteger' is defined. */
1302 #undef NS_HAVE_NSINTEGER
1304 /* Define to 1 if you are using NS windowing under MacOS X. */
1305 #undef NS_IMPL_COCOA
1307 /* Define to 1 if you are using NS windowing under GNUstep. */
1308 #undef NS_IMPL_GNUSTEP
1310 /* Name of the file to open to get a null file, or a data sink. */
1311 #undef NULL_DEVICE
1313 /* Define to 1 if the nlist n_name member is a pointer */
1314 #undef N_NAME_POINTER
1316 /* Name of package */
1317 #undef PACKAGE
1319 /* Define to the address where bug reports for this package should be sent. */
1320 #undef PACKAGE_BUGREPORT
1322 /* Define to the full name of this package. */
1323 #undef PACKAGE_NAME
1325 /* Define to the full name and version of this package. */
1326 #undef PACKAGE_STRING
1328 /* Define to the one symbol short name of this package. */
1329 #undef PACKAGE_TARNAME
1331 /* Define to the home page for this package. */
1332 #undef PACKAGE_URL
1334 /* Define to the version of this package. */
1335 #undef PACKAGE_VERSION
1337 /* the number of pending output bytes on stream 'fp' */
1338 #undef PENDING_OUTPUT_N_BYTES
1340 /* Define to empty to suppress deprecation warnings when building with
1341    --enable-gcc-warnings and with libpng versions before 1.5, which lack
1342    png_longjmp. */
1343 #undef PNG_DEPSTRUCT
1345 /* Define if process_send_signal should use VSUSP instead of VSWTCH. */
1346 #undef PREFER_VSUSP
1348 /* Define to 1 if pthread_sigmask(), when it fails, returns -1 and sets errno.
1349    */
1350 #undef PTHREAD_SIGMASK_FAILS_WITH_ERRNO
1352 /* Define to 1 if pthread_sigmask() may returns 0 and have no effect. */
1353 #undef PTHREAD_SIGMASK_INEFFECTIVE
1355 /* Define to 1 if pthread_sigmask() unblocks signals incorrectly. */
1356 #undef PTHREAD_SIGMASK_UNBLOCK_BUG
1358 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1359    'ptrdiff_t'. */
1360 #undef PTRDIFF_T_SUFFIX
1362 /* How to iterate over PTYs. */
1363 #undef PTY_ITERATION
1365 /* How to get the device name of the control end of a PTY, if non-standard. */
1366 #undef PTY_NAME_SPRINTF
1368 /* How to open a PTY, if non-standard. */
1369 #undef PTY_OPEN
1371 /* How to get device name of the tty end of a PTY, if non-standard. */
1372 #undef PTY_TTY_NAME_SPRINTF
1374 /* Define to 1 if readlink fails to recognize a trailing slash. */
1375 #undef READLINK_TRAILING_SLASH_BUG
1377 /* Define REL_ALLOC if you want to use the relocating allocator for buffer
1378    space. */
1379 #undef REL_ALLOC
1381 /* Define to 1 if stat needs help when passed a directory name with a trailing
1382    slash */
1383 #undef REPLACE_FUNC_STAT_DIR
1385 /* Define to 1 if stat needs help when passed a file name with a trailing
1386    slash */
1387 #undef REPLACE_FUNC_STAT_FILE
1389 /* Define if emacs.c needs to call run_time_remap; for HPUX. */
1390 #undef RUN_TIME_REMAP
1392 /* Character that separates PATH elements. */
1393 #undef SEPCHAR
1395 /* How to set up a slave PTY, if needed. */
1396 #undef SETUP_SLAVE_PTY
1398 /* Make process_send_signal work by "typing" a signal character on the pty. */
1399 #undef SIGNALS_VIA_CHARACTERS
1401 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1402    'sig_atomic_t'. */
1403 #undef SIG_ATOMIC_T_SUFFIX
1405 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1406    'size_t'. */
1407 #undef SIZE_T_SUFFIX
1409 /* Define if the system is Solaris. */
1410 #undef SOLARIS2
1412 /* If using the C implementation of alloca, define if you know the
1413    direction of stack growth for your system; otherwise it will be
1414    automatically deduced at runtime.
1415         STACK_DIRECTION > 0 => grows toward higher addresses
1416         STACK_DIRECTION < 0 => grows toward lower addresses
1417         STACK_DIRECTION = 0 => direction of growth unknown */
1418 #undef STACK_DIRECTION
1420 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1421 #undef STAT_MACROS_BROKEN
1423 /* Define to 1 if you have the ANSI C header files. */
1424 #undef STDC_HEADERS
1426 /* Define to 1 on System V Release 4. */
1427 #undef SVR4
1429 /* Define to use system malloc. */
1430 #undef SYSTEM_MALLOC
1432 /* The type of system you are compiling for; sets `system-type'. */
1433 #undef SYSTEM_TYPE
1435 /* Undocumented. */
1436 #undef TAB3
1438 /* Undocumented. */
1439 #undef TABDLY
1441 /* Define to 1 if you use terminfo instead of termcap. */
1442 #undef TERMINFO
1444 /* Define to the header for the built-in window system. */
1445 #undef TERM_HEADER
1447 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1448 #undef TIME_WITH_SYS_TIME
1450 /* Some platforms redefine this. */
1451 #undef TIOCSIGSEND
1453 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1454 #undef TM_IN_SYS_TIME
1456 /* Define to 1 if the type of the st_atim member of a struct stat is struct
1457    timespec. */
1458 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
1460 /* Define to 1 for Encore UMAX. */
1461 #undef UMAX
1463 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
1464    <sys/cpustats.h>. */
1465 #undef UMAX4_3
1467 /* Define if the system has Unix98 PTYs. */
1468 #undef UNIX98_PTYS
1470 /* Define to 1 if FIONREAD is usable. */
1471 #undef USABLE_FIONREAD
1473 /* Define to 1 if SIGIO is usable. */
1474 #undef USABLE_SIGIO
1476 /* How to get a user's full name. */
1477 #undef USER_FULL_NAME
1479 /* Define to nonzero if you want access control list support. */
1480 #undef USE_ACL
1482 /* Define to 1 if using file notifications. */
1483 #undef USE_FILE_NOTIFY
1485 /* Define to 1 if using GTK. */
1486 #undef USE_GTK
1488 /* Define to 1 if using the Lucid X toolkit. */
1489 #undef USE_LUCID
1491 /* Define to use mmap to allocate buffer text. */
1492 #undef USE_MMAP_FOR_BUFFERS
1494 /* Define to 1 if using the Motif X toolkit. */
1495 #undef USE_MOTIF
1497 /* Define to 1 if you use ncurses. */
1498 #undef USE_NCURSES
1500 /* Enable extensions on AIX 3, Interix.  */
1501 #ifndef _ALL_SOURCE
1502 # undef _ALL_SOURCE
1503 #endif
1504 /* Enable general extensions on OS X.  */
1505 #ifndef _DARWIN_C_SOURCE
1506 # undef _DARWIN_C_SOURCE
1507 #endif
1508 /* Enable GNU extensions on systems that have them.  */
1509 #ifndef _GNU_SOURCE
1510 # undef _GNU_SOURCE
1511 #endif
1512 /* Enable threading extensions on Solaris.  */
1513 #ifndef _POSIX_PTHREAD_SEMANTICS
1514 # undef _POSIX_PTHREAD_SEMANTICS
1515 #endif
1516 /* Enable extensions on HP NonStop.  */
1517 #ifndef _TANDEM_SOURCE
1518 # undef _TANDEM_SOURCE
1519 #endif
1520 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1521    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1522    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1523 #ifndef _XOPEN_SOURCE
1524 # undef _XOPEN_SOURCE
1525 #endif
1526 /* Enable general extensions on Solaris.  */
1527 #ifndef __EXTENSIONS__
1528 # undef __EXTENSIONS__
1529 #endif
1532 /* Define to 1 if we should use toolkit scroll bars. */
1533 #undef USE_TOOLKIT_SCROLL_BARS
1535 /* Define to 1 if we should use XIM, if it is available. */
1536 #undef USE_XIM
1538 /* Define to 1 if using an X toolkit. */
1539 #undef USE_X_TOOLKIT
1541 /* Define if the system is compatible with System III. */
1542 #undef USG
1544 /* Define if the system is compatible with System V Release 4. */
1545 #undef USG5_4
1547 /* Define for USG systems where it works to open a pty's tty in the parent
1548    process, then close and reopen it in the child. */
1549 #undef USG_SUBTTY_WORKS
1551 /* Version number of package */
1552 #undef VERSION
1554 /* Define to 1 if unsetenv returns void instead of int. */
1555 #undef VOID_UNSETENV
1557 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1558    'wchar_t'. */
1559 #undef WCHAR_T_SUFFIX
1561 /* Use long long for EMACS_INT if available. */
1562 #undef WIDE_EMACS_INT
1564 /* Define if compiling for native MS Windows. */
1565 #undef WINDOWSNT
1567 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1568    'wint_t'. */
1569 #undef WINT_T_SUFFIX
1571 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1572    significant byte first (like Motorola and SPARC, unlike Intel). */
1573 #if defined AC_APPLE_UNIVERSAL_BUILD
1574 # if defined __BIG_ENDIAN__
1575 #  define WORDS_BIGENDIAN 1
1576 # endif
1577 #else
1578 # ifndef WORDS_BIGENDIAN
1579 #  undef WORDS_BIGENDIAN
1580 # endif
1581 #endif
1583 /* Define this to check for malloc buffer overrun. */
1584 #undef XMALLOC_OVERRUN_CHECK
1586 /* Compensate for a bug in Xos.h on some systems, where it requires time.h. */
1587 #undef XOS_NEEDS_TIME_H
1589 /* Define to the type of the 6th arg of XRegisterIMInstantiateCallback, either
1590    XPointer or XPointer*. */
1591 #undef XRegisterIMInstantiateCallback_arg6
1593 /* Define if the system is AIX. */
1594 #undef _AIX
1596 /* Enable large inode numbers on Mac OS X 10.5. */
1597 #undef _DARWIN_USE_64_BIT_INODE
1599 /* Number of bits in a file offset, on hosts where this is settable. */
1600 #undef _FILE_OFFSET_BITS
1602 /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1603    stat.st_size becomes 64-bit. */
1604 #undef _GL_WINDOWS_64_BIT_ST_SIZE
1606 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1607 #undef _LARGEFILE_SOURCE
1609 /* Define for large files, on AIX-style hosts. */
1610 #undef _LARGE_FILES
1612 /* Define to 1 if on MINIX. */
1613 #undef _MINIX
1615 /* Define if GNUstep uses ObjC exceptions. */
1616 #undef _NATIVE_OBJC_EXCEPTIONS
1618 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1619 #undef _NETBSD_SOURCE
1621 /* The _Noreturn keyword of C11.  */
1622 #if ! (defined _Noreturn \
1623        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1624 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1625       || 0x5110 <= __SUNPRO_C)
1626 #  define _Noreturn __attribute__ ((__noreturn__))
1627 # elif defined _MSC_VER && 1200 <= _MSC_VER
1628 #  define _Noreturn __declspec (noreturn)
1629 # else
1630 #  define _Noreturn
1631 # endif
1632 #endif
1635 /* Define to 2 if the system does not provide POSIX.1 features except with
1636    this defined. */
1637 #undef _POSIX_1_SOURCE
1639 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1640 #undef _POSIX_SOURCE
1642 /* Needed for system_process_attributes on Solaris. */
1643 #undef _STRUCTURED_PROC
1645 /* Define to rpl_ if the getopt replacement functions and variables should be
1646    used. */
1647 #undef __GETOPT_PREFIX
1649 /* Define to compiler's equivalent of C99 restrict keyword in array
1650    declarations. Define as empty for no equivalent. */
1651 #undef __restrict_arr
1653 /* Some platforms that do not use configure define this to include extra
1654    configuration information. */
1655 #undef config_opsysfile
1657 /* Please see the Gnulib manual for how to use these macros.
1659    Suppress extern inline with HP-UX cc, as it appears to be broken; see
1660    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
1662    Suppress extern inline with Sun C in standards-conformance mode, as it
1663    mishandles inline functions that call each other.  E.g., for 'inline void f
1664    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
1665    'reference to static identifier "f" in extern inline function'.
1666    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
1668    Suppress the use of extern inline on problematic Apple configurations, as
1669    Libc at least through Libc-825.26 (2013-04-09) mishandles it; see, e.g.,
1670    <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
1671    Perhaps Apple will fix this some day.  */
1672 #if (defined __APPLE__ \
1673      && ((! defined _DONT_USE_CTYPE_INLINE_ \
1674           && (defined __GNUC__ || defined __cplusplus)) \
1675          || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
1676              && defined __GNUC__ && ! defined __cplusplus)))
1677 # define _GL_EXTERN_INLINE_APPLE_BUG
1678 #endif
1679 #if ((__GNUC__ \
1680       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1681       : (199901L <= __STDC_VERSION__ \
1682          && !defined __HP_cc \
1683          && !(defined __SUNPRO_C && __STDC__))) \
1684      && !defined _GL_EXTERN_INLINE_APPLE_BUG)
1685 # define _GL_INLINE inline
1686 # define _GL_EXTERN_INLINE extern inline
1687 # define _GL_EXTERN_INLINE_IN_USE
1688 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
1689        && !defined _GL_EXTERN_INLINE_APPLE_BUG)
1690 # if __GNUC_GNU_INLINE__
1691    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1692 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1693 # else
1694 #  define _GL_INLINE extern inline
1695 # endif
1696 # define _GL_EXTERN_INLINE extern
1697 # define _GL_EXTERN_INLINE_IN_USE
1698 #else
1699 # define _GL_INLINE static _GL_UNUSED
1700 # define _GL_EXTERN_INLINE static _GL_UNUSED
1701 #endif
1703 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1704 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1705 #  define _GL_INLINE_HEADER_CONST_PRAGMA
1706 # else
1707 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
1708      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1709 # endif
1710   /* Suppress GCC's bogus "no previous prototype for 'FOO'"
1711      and "no previous declaration for 'FOO'"  diagnostics,
1712      when FOO is an inline function in the header; see
1713      <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.  */
1714 # define _GL_INLINE_HEADER_BEGIN \
1715     _Pragma ("GCC diagnostic push") \
1716     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1717     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1718     _GL_INLINE_HEADER_CONST_PRAGMA
1719 # define _GL_INLINE_HEADER_END \
1720     _Pragma ("GCC diagnostic pop")
1721 #else
1722 # define _GL_INLINE_HEADER_BEGIN
1723 # define _GL_INLINE_HEADER_END
1724 #endif
1726 /* A replacement for va_copy, if needed.  */
1727 #define gl_va_copy(a,b) ((a) = (b))
1729 /* Define to rpl_gmtime if the replacement function should be used. */
1730 #undef gmtime
1732 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1733    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1734    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1735    __APPLE__ && __MACH__ test for Mac OS X.
1736    __APPLE_CC__ tests for the Apple compiler and its version.
1737    __STDC_VERSION__ tests for the C99 mode.  */
1738 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1739 # define __GNUC_STDC_INLINE__ 1
1740 #endif
1742 /* Define to 1 if the compiler is checking for lint. */
1743 #undef lint
1745 /* Define to rpl_localtime if the replacement function should be used. */
1746 #undef localtime
1748 /* Define to a type if <wchar.h> does not define. */
1749 #undef mbstate_t
1751 /* Define to `int' if <sys/types.h> does not define. */
1752 #undef mode_t
1754 /* Define to the name of the strftime replacement function. */
1755 #undef my_strftime
1757 /* Define to the type of st_nlink in struct stat, or a supertype. */
1758 #undef nlink_t
1760 /* Define to `int' if <sys/types.h> does not define. */
1761 #undef pid_t
1763 /* Define to the equivalent of the C99 'restrict' keyword, or to
1764    nothing if this is not supported.  Do not define if restrict is
1765    supported directly.  */
1766 #undef restrict
1767 /* Work around a bug in Sun C++: it does not support _Restrict or
1768    __restrict__, even though the corresponding Sun C compiler ends up with
1769    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1770    previous line.  Perhaps some future version of Sun C++ will work with
1771    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1772 #if defined __SUNPRO_CC && !defined __RESTRICT
1773 # define _Restrict
1774 # define __restrict__
1775 #endif
1777 /* type to use in place of socklen_t if not defined */
1778 #undef socklen_t
1780 /* Define as a signed type of the same size as size_t. */
1781 #undef ssize_t
1783 /* Define to enable asynchronous subprocesses. */
1784 #undef subprocesses
1786 /* Define as a marker that can be attached to declarations that might not
1787     be used.  This helps to reduce warnings, such as from
1788     GCC -Wunused-parameter.  */
1789 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1790 # define _GL_UNUSED __attribute__ ((__unused__))
1791 #else
1792 # define _GL_UNUSED
1793 #endif
1794 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1795    is a misnomer outside of parameter lists.  */
1796 #define _UNUSED_PARAMETER_ _GL_UNUSED
1798 /* The __pure__ attribute was added in gcc 2.96.  */
1799 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1800 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1801 #else
1802 # define _GL_ATTRIBUTE_PURE /* empty */
1803 #endif
1805 /* The __const__ attribute was added in gcc 2.95.  */
1806 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1807 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1808 #else
1809 # define _GL_ATTRIBUTE_CONST /* empty */
1810 #endif
1813 /* Define as a macro for copying va_list variables. */
1814 #undef va_copy
1816 /* Define as `fork' if `vfork' does not work. */
1817 #undef vfork
1819 #include <conf_post.h>
1821 #endif /* EMACS_CONFIG_H */
1824 Local Variables:
1825 mode: c
1826 End: