* ggc-page.c (struct page_entry): Remove save_num_free_objects.
[official-gcc.git] / texinfo / config.h.in
blobf814b6573c5edc7482a4fb20b403bae4b0360025
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2 /* acconfig.h
3 This file is in the public domain.
5 Descriptive text for the C preprocessor macros that
6 the distributed Autoconf macros can define.
7 No software package will use all of them; autoheader copies the ones
8 your configure.in uses into your configuration header file templates.
10 The entries are in sort -df order: alphabetical, case insensitive,
11 ignoring punctuation (such as underscores). Although this order
12 can split up related entries, it makes it easier to check whether
13 a given entry is in the file.
15 Leave the following blank line there!! Autoheader needs it. */
19 /* Define if using alloca.c. */
20 #undef C_ALLOCA
22 /* Define to empty if the keyword does not work. */
23 #undef const
25 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
26 This function is required for alloca.c support on those systems. */
27 #undef CRAY_STACKSEG_END
29 /* Define if you have alloca, as a function or macro. */
30 #undef HAVE_ALLOCA
32 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
33 #undef HAVE_ALLOCA_H
35 /* Define if you don't have vprintf but do have _doprnt. */
36 #undef HAVE_DOPRNT
38 /* Define if you have a working `mmap' system call. */
39 #undef HAVE_MMAP
41 /* Define if you have the vprintf function. */
42 #undef HAVE_VPRINTF
44 /* Define as __inline if that's what the C compiler calls it. */
45 #undef inline
47 /* Define if on MINIX. */
48 #undef _MINIX
50 /* Define to `long' if <sys/types.h> doesn't define. */
51 #undef off_t
53 /* Define if the system does not provide POSIX.1 features except
54 with this defined. */
55 #undef _POSIX_1_SOURCE
57 /* Define if you need to in order for stat and other things to work. */
58 #undef _POSIX_SOURCE
60 /* Define as the return type of signal handlers (int or void). */
61 #undef RETSIGTYPE
63 /* Define if the setvbuf function takes the buffering type as its second
64 argument and the buffer pointer as the third, as on System V
65 before release 3. */
66 #undef SETVBUF_REVERSED
68 /* Define to `unsigned' if <sys/types.h> doesn't define. */
69 #undef size_t
71 /* If using the C implementation of alloca, define if you know the
72 direction of stack growth for your system; otherwise it will be
73 automatically deduced at run-time.
74 STACK_DIRECTION > 0 => grows toward higher addresses
75 STACK_DIRECTION < 0 => grows toward lower addresses
76 STACK_DIRECTION = 0 => direction of growth unknown
78 #undef STACK_DIRECTION
80 /* Define if you have the ANSI C header files. */
81 #undef STDC_HEADERS
83 /* Define if your <sys/time.h> declares struct tm. */
84 #undef TM_IN_SYS_TIME
86 /* Define to 1 if NLS is requested. */
87 #undef ENABLE_NLS
89 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
90 #undef HAVE_CATGETS
92 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
93 #undef HAVE_GETTEXT
95 /* Define if your locale.h file contains LC_MESSAGES. */
96 #undef HAVE_LC_MESSAGES
98 /* Define as 1 if you have the stpcpy function. */
99 #undef HAVE_STPCPY
101 /* Define to the name of the distribution. */
102 #undef PACKAGE
104 /* Define to the version of the distribution. */
105 #undef VERSION
107 /* Define if you have the __argz_count function. */
108 #undef HAVE___ARGZ_COUNT
110 /* Define if you have the __argz_next function. */
111 #undef HAVE___ARGZ_NEXT
113 /* Define if you have the __argz_stringify function. */
114 #undef HAVE___ARGZ_STRINGIFY
116 /* Define if you have the bzero function. */
117 #undef HAVE_BZERO
119 /* Define if you have the dcgettext function. */
120 #undef HAVE_DCGETTEXT
122 /* Define if you have the getcwd function. */
123 #undef HAVE_GETCWD
125 /* Define if you have the getpagesize function. */
126 #undef HAVE_GETPAGESIZE
128 /* Define if you have the memcpy function. */
129 #undef HAVE_MEMCPY
131 /* Define if you have the memmove function. */
132 #undef HAVE_MEMMOVE
134 /* Define if you have the memset function. */
135 #undef HAVE_MEMSET
137 /* Define if you have the munmap function. */
138 #undef HAVE_MUNMAP
140 /* Define if you have the putenv function. */
141 #undef HAVE_PUTENV
143 /* Define if you have the setenv function. */
144 #undef HAVE_SETENV
146 /* Define if you have the setlocale function. */
147 #undef HAVE_SETLOCALE
149 /* Define if you have the setvbuf function. */
150 #undef HAVE_SETVBUF
152 /* Define if you have the sigprocmask function. */
153 #undef HAVE_SIGPROCMASK
155 /* Define if you have the sigsetmask function. */
156 #undef HAVE_SIGSETMASK
158 /* Define if you have the stpcpy function. */
159 #undef HAVE_STPCPY
161 /* Define if you have the strcasecmp function. */
162 #undef HAVE_STRCASECMP
164 /* Define if you have the strchr function. */
165 #undef HAVE_STRCHR
167 /* Define if you have the strdup function. */
168 #undef HAVE_STRDUP
170 /* Define if you have the strerror function. */
171 #undef HAVE_STRERROR
173 /* Define if you have the <argz.h> header file. */
174 #undef HAVE_ARGZ_H
176 /* Define if you have the <fcntl.h> header file. */
177 #undef HAVE_FCNTL_H
179 /* Define if you have the <limits.h> header file. */
180 #undef HAVE_LIMITS_H
182 /* Define if you have the <locale.h> header file. */
183 #undef HAVE_LOCALE_H
185 /* Define if you have the <malloc.h> header file. */
186 #undef HAVE_MALLOC_H
188 /* Define if you have the <ncurses/termcap.h> header file. */
189 #undef HAVE_NCURSES_TERMCAP_H
191 /* Define if you have the <nl_types.h> header file. */
192 #undef HAVE_NL_TYPES_H
194 /* Define if you have the <pwd.h> header file. */
195 #undef HAVE_PWD_H
197 /* Define if you have the <string.h> header file. */
198 #undef HAVE_STRING_H
200 /* Define if you have the <strings.h> header file. */
201 #undef HAVE_STRINGS_H
203 /* Define if you have the <sys/fcntl.h> header file. */
204 #undef HAVE_SYS_FCNTL_H
206 /* Define if you have the <sys/file.h> header file. */
207 #undef HAVE_SYS_FILE_H
209 /* Define if you have the <sys/param.h> header file. */
210 #undef HAVE_SYS_PARAM_H
212 /* Define if you have the <sys/ptem.h> header file. */
213 #undef HAVE_SYS_PTEM_H
215 /* Define if you have the <sys/time.h> header file. */
216 #undef HAVE_SYS_TIME_H
218 /* Define if you have the <sys/ttold.h> header file. */
219 #undef HAVE_SYS_TTOLD_H
221 /* Define if you have the <sys/wait.h> header file. */
222 #undef HAVE_SYS_WAIT_H
224 /* Define if you have the <termcap.h> header file. */
225 #undef HAVE_TERMCAP_H
227 /* Define if you have the <termio.h> header file. */
228 #undef HAVE_TERMIO_H
230 /* Define if you have the <termios.h> header file. */
231 #undef HAVE_TERMIOS_H
233 /* Define if you have the <unistd.h> header file. */
234 #undef HAVE_UNISTD_H
236 /* Define if you have the <values.h> header file. */
237 #undef HAVE_VALUES_H
239 /* Define if you have the bsd library (-lbsd). */
240 #undef HAVE_LIBBSD
242 /* Define if you have the i library (-li). */
243 #undef HAVE_LIBI
245 /* Define if you have the z library (-lz). */
246 #undef HAVE_LIBZ
248 /* For gettext (NLS) */
249 #include <libintl.h>
250 #define _(String) gettext (String)
251 #define N_(String) (String)
254 /* Leave that blank line there!! Autoheader needs it.
255 If you're adding to this file, keep in mind:
256 The entries are in sort -df order: alphabetical, case insensitive,
257 ignoring punctuation (such as underscores). */