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