1 /* config.h.in. Generated automatically from configure.in by autoheader. */
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. */
22 /* Define to empty if the keyword does not work. */
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. */
32 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
35 /* Define if you don't have vprintf but do have _doprnt. */
38 /* Define if you have a working `mmap' system call. */
41 /* Define if you have the vprintf function. */
44 /* Define as __inline if that's what the C compiler calls it. */
47 /* Define if on MINIX. */
50 /* Define to `long' if <sys/types.h> doesn't define. */
53 /* Define if the system does not provide POSIX.1 features except
55 #undef _POSIX_1_SOURCE
57 /* Define if you need to in order for stat and other things to work. */
60 /* Define as the return type of signal handlers (int or void). */
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
66 #undef SETVBUF_REVERSED
68 /* Define to `unsigned' if <sys/types.h> doesn't define. */
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. */
83 /* Define if your <sys/time.h> declares struct tm. */
86 /* Define to 1 if NLS is requested. */
89 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
92 /* Define as 1 if you have gettext and don't want to use GNU 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. */
101 /* Define to the name of the distribution. */
104 /* Define to the version of the distribution. */
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. */
119 /* Define if you have the dcgettext function. */
120 #undef HAVE_DCGETTEXT
122 /* Define if you have the getcwd function. */
125 /* Define if you have the getpagesize function. */
126 #undef HAVE_GETPAGESIZE
128 /* Define if you have the memcpy function. */
131 /* Define if you have the memmove function. */
134 /* Define if you have the memset function. */
137 /* Define if you have the munmap function. */
140 /* Define if you have the putenv function. */
143 /* Define if you have the setenv function. */
146 /* Define if you have the setlocale function. */
147 #undef HAVE_SETLOCALE
149 /* Define if you have the setvbuf function. */
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. */
161 /* Define if you have the strcasecmp function. */
162 #undef HAVE_STRCASECMP
164 /* Define if you have the strchr function. */
167 /* Define if you have the strdup function. */
170 /* Define if you have the strerror function. */
173 /* Define if you have the <argz.h> header file. */
176 /* Define if you have the <fcntl.h> header file. */
179 /* Define if you have the <limits.h> header file. */
182 /* Define if you have the <locale.h> header file. */
185 /* Define if you have the <malloc.h> header file. */
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. */
197 /* Define if you have the <string.h> header file. */
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. */
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. */
236 /* Define if you have the <values.h> header file. */
239 /* Define if you have the bsd library (-lbsd). */
242 /* Define if you have the i library (-li). */
245 /* Define if you have the z library (-lz). */
248 /* For gettext (NLS) */
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). */