annotate lib-autoconf-1/acconfig.h @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
48
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
1 /* acconfig.h
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
2 This file is in the public domain.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
3
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
4 Descriptive text for the C preprocessor macros that
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
5 the distributed Autoconf macros can define.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
6 No software package will use all of them; autoheader copies the ones
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
7 your configure.in uses into your configuration header file templates.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
8
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
9 The entries are in sort -df order: alphabetical, case insensitive,
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
10 ignoring punctuation (such as underscores). Although this order
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
11 can split up related entries, it makes it easier to check whether
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
12 a given entry is in the file.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
13
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
14 Leave the following blank line there!! Autoheader needs it. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
15
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
16
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
17 /* Define if on AIX 3.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
18 System headers sometimes define this.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
19 We just want to avoid a redefinition error message. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
20 #ifndef _ALL_SOURCE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
21 #undef _ALL_SOURCE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
22 #endif
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
23
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
24 /* Define if using alloca.c. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
25 #undef C_ALLOCA
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
26
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
27 /* Define if type char is unsigned and you are not using gcc. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
28 #undef __CHAR_UNSIGNED__
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
29
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
30 /* Define to empty if the keyword does not work. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
31 #undef const
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
32
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
33 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
34 This function is required for alloca.c support on those systems. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
35 #undef CRAY_STACKSEG_END
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
36
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
37 /* Define for DGUX with <sys/dg_sys_info.h>. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
38 #undef DGUX
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
39
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
40 /* Define if you have dirent.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
41 #undef DIRENT
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
42
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
43 /* Define to the type of elements in the array set by `getgroups'.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
44 Usually this is either `int' or `gid_t'. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
45 #undef GETGROUPS_T
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
46
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
47 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
48 #undef GETLOADAVG_PRIVILEGED
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
49
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
50 /* Define to `int' if <sys/types.h> doesn't define. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
51 #undef gid_t
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
52
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
53 /* Define if you have alloca.h and it should be used (not Ultrix). */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
54 #undef HAVE_ALLOCA_H
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
55
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
56 /* Define if you don't have vprintf but do have _doprnt. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
57 #undef HAVE_DOPRNT
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
58
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
59 /* Define if your system has its own `getloadavg' function. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
60 #undef HAVE_GETLOADAVG
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
61
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
62 /* Define if the `long double' type works. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
63 #undef HAVE_LONG_DOUBLE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
64
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
65 /* Define if you support file names longer than 14 characters. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
66 #undef HAVE_LONG_FILE_NAMES
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
67
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
68 /* Define if you have a working `mmap' system call. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
69 #undef HAVE_MMAP
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
70
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
71 /* Define if you have netdb.h (and thus the rexec function). */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
72 #undef HAVE_NETDB_H
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
73
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
74 /* Define if system calls automatically restart after interruption
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
75 by a signal. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
76 #undef HAVE_RESTARTABLE_SYSCALLS
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
77
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
78 /* Define if your struct stat has st_blksize. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
79 #undef HAVE_ST_BLKSIZE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
80
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
81 /* Define if your struct stat has st_blocks. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
82 #undef HAVE_ST_BLOCKS
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
83
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
84 /* Define if you have the strcoll function and it is properly defined. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
85 #undef HAVE_STRCOLL
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
86
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
87 /* Define if your struct stat has st_rdev. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
88 #undef HAVE_ST_RDEV
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
89
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
90 /* Define if you have sys/mtio.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
91 #undef HAVE_SYS_MTIO_H
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
92
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
93 /* Define if you have a <sys/wait.h> with `union wait'. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
94 #undef HAVE_SYS_WAIT
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
95
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
96 /* Define if your struct tm has tm_zone. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
97 #undef HAVE_TM_ZONE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
98
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
99 /* Define if you don't have tm_zone but do have the external array
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
100 tzname. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
101 #undef HAVE_TZNAME
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
102
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
103 /* Define if `union wait' is the type of the first arg to wait functions. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
104 #undef HAVE_UNION_WAIT
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
105
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
106 /* Define if you have unistd.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
107 #undef HAVE_UNISTD_H
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
108
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
109 /* Define if utime(file, NULL) sets file's timestamp to the present. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
110 #undef HAVE_UTIME_NULL
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
111
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
112 /* Define if you have vfork.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
113 #undef HAVE_VFORK_H
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
114
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
115 /* Define if you have the vprintf function. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
116 #undef HAVE_VPRINTF
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
117
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
118 /* Define if you have the wait3 system call. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
119 #undef HAVE_WAIT3
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
120
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
121 /* Define if you have the POSIX.1 `waitpid' function. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
122 #undef HAVE_WAITPID
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
123
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
124 /* Define as __inline if that's what the C compiler calls it. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
125 #undef inline
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
126
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
127 /* Define if int is 16 bits instead of 32. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
128 #undef INT_16_BITS
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
129
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
130 /* Define if long int is 64 bits. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
131 #undef LONG_64_BITS
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
132
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
133 /* Define if major, minor, and makedev are declared in mkdev.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
134 #undef MAJOR_IN_MKDEV
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
135
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
136 /* Define if major, minor, and makedev are declared in sysmacros.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
137 #undef MAJOR_IN_SYSMACROS
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
138
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
139 /* Define if on MINIX. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
140 #undef _MINIX
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
141
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
142 /* Define to `int' if <sys/types.h> doesn't define. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
143 #undef mode_t
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
144
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
145 /* Define if you don't have dirent.h, but have ndir.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
146 #undef NDIR
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
147
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
148 /* Define if you have memory.h, and string.h doesn't declare the
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
149 mem* functions. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
150 #undef NEED_MEMORY_H
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
151
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
152 /* Define if your struct nlist has an n_un member. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
153 #undef NLIST_NAME_UNION
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
154
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
155 /* Define if you have nlist.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
156 #undef NLIST_STRUCT
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
157
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
158 /* Define if you can't use the address of an argument to a function
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
159 as the start of an array. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
160 #undef NO_ARG_ARRAY
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
161
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
162 /* Define if your C compiler doesn't accept -c and -o together. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
163 #undef NO_MINUS_C_MINUS_O
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
164
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
165 /* Define if you have neither a remote shell nor the rexec function. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
166 #undef NO_REMOTE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
167
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
168 /* Define to `long' if <sys/types.h> doesn't define. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
169 #undef off_t
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
170
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
171 /* Define to `int' if <sys/types.h> doesn't define. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
172 #undef pid_t
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
173
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
174 /* Define if the system does not provide POSIX.1 features except
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
175 with this defined. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
176 #undef _POSIX_1_SOURCE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
177
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
178 /* Define if you need to in order for stat and other things to work. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
179 #undef _POSIX_SOURCE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
180
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
181 /* Define as the return type of signal handlers (int or void). */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
182 #undef RETSIGTYPE
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
183
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
184 /* Define if the setvbuf function takes the buffering type as its second
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
185 argument and the buffer pointer as the third, as on System V
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
186 before release 3. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
187 #undef SETVBUF_REVERSED
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
188
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
189 /* Define to `unsigned' if <sys/types.h> doesn't define. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
190 #undef size_t
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
191
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
192 /* If using the C implementation of alloca, define if you know the
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
193 direction of stack growth for your system; otherwise it will be
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
194 automatically deduced at run-time.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
195 STACK_DIRECTION > 0 => grows toward higher addresses
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
196 STACK_DIRECTION < 0 => grows toward lower addresses
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
197 STACK_DIRECTION = 0 => direction of growth unknown
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
198 */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
199 #undef STACK_DIRECTION
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
200
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
201 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
202 #undef STAT_MACROS_BROKEN
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
203
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
204 /* Define if you have the ANSI C header files. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
205 #undef STDC_HEADERS
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
206
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
207 /* Define on System V Release 4. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
208 #undef SVR4
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
209
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
210 /* Define if you don't have dirent.h, but have sys/dir.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
211 #undef SYSDIR
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
212
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
213 /* Define if you don't have dirent.h, but have sys/ndir.h. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
214 #undef SYSNDIR
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
215
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
216 /* Define if `sys_siglist' is declared by <signal.h>. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
217 #undef SYS_SIGLIST_DECLARED
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
218
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
219 /* Define if you can safely include both <sys/time.h> and <time.h>. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
220 #undef TIME_WITH_SYS_TIME
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
221
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
222 /* Define if your <sys/time.h> declares struct tm. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
223 #undef TM_IN_SYS_TIME
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
224
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
225 /* Define to `int' if <sys/types.h> doesn't define. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
226 #undef uid_t
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
227
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
228 /* Define for Encore UMAX. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
229 #undef UMAX
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
230
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
231 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
232 instead of <sys/cpustats.h>. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
233 #undef UMAX4_3
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
234
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
235 /* Define if you do not have strings.h, index, bzero, etc.. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
236 #undef USG
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
237
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
238 /* Define vfork as fork if vfork does not work. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
239 #undef vfork
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
240
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
241 /* Define if the closedir function returns void instead of int. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
242 #undef VOID_CLOSEDIR
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
243
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
244 /* Define if your processor stores words with the most significant
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
245 byte first (like Motorola and SPARC, unlike Intel and VAX). */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
246 #undef WORDS_BIGENDIAN
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
247
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
248 /* Define if lex declares yytext as a char * by default, not a char[]. */
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
249 #undef YYTEXT_POINTER
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
250
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
251
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
252 /* Leave that blank line there!! Autoheader needs it.
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
253 If you're adding to this file, keep in mind:
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
254 The entries are in sort -df order: alphabetical, case insensitive,
56c54cf7c5b6 Import from CVS: tag r19-16b90
cvs
parents:
diff changeset
255 ignoring punctuation (such as underscores). */