]> cygwin.com Git - cygwin-apps/cygutils.git/blob - config.h.in
Release 1.4.6
[cygwin-apps/cygutils.git] / config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
5 #undef ENABLE_NLS
6
7 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
8 #undef GWINSZ_IN_SYS_IOCTL
9
10 /* Define to 1 if you have the `bzero' function. */
11 #undef HAVE_BZERO
12
13 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
14 CoreFoundation framework. */
15 #undef HAVE_CFLOCALECOPYCURRENT
16
17 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
18 the CoreFoundation framework. */
19 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
20
21 /* Define to 1 if you have the <ctype.h> header file. */
22 #undef HAVE_CTYPE_H
23
24 /* Define if the GNU dcgettext() function is already present or preinstalled.
25 */
26 #undef HAVE_DCGETTEXT
27
28 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
29 you don't. */
30 #undef HAVE_DECL_CYGWIN_CONV_PATH
31
32 /* Define to 1 if you have the <dlfcn.h> header file. */
33 #undef HAVE_DLFCN_H
34
35 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
36 #undef HAVE_DOPRNT
37
38 /* Define to 1 if you have the <errno.h> header file. */
39 #undef HAVE_ERRNO_H
40
41 /* Define to 1 if you have the <fcntl.h> header file. */
42 #undef HAVE_FCNTL_H
43
44 /* Define to 1 if you have the `getcwd' function. */
45 #undef HAVE_GETCWD
46
47 /* Define to 1 if you have the <getopt.h> header file. */
48 #undef HAVE_GETOPT_H
49
50 /* Define if the GNU gettext() function is already present or preinstalled. */
51 #undef HAVE_GETTEXT
52
53 /* Define to 1 if you have the `gettimeofday' function. */
54 #undef HAVE_GETTIMEOFDAY
55
56 /* Define if you have the iconv() function and it works. */
57 #undef HAVE_ICONV
58
59 /* Define to 1 if you have the <inttypes.h> header file. */
60 #undef HAVE_INTTYPES_H
61
62 /* Define to 1 if you have the <langinfo.h> header file. */
63 #undef HAVE_LANGINFO_H
64
65 /* Define to 1 if you have the `popt' library (-lpopt). */
66 #undef HAVE_LIBPOPT
67
68 /* Define to 1 if you have the <limits.h> header file. */
69 #undef HAVE_LIMITS_H
70
71 /* Define to 1 if you have the <locale.h> header file. */
72 #undef HAVE_LOCALE_H
73
74 /* Define to 1 if `lstat' has the bug that it succeeds when given the
75 zero-length file name argument. */
76 #undef HAVE_LSTAT_EMPTY_STRING_BUG
77
78 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
79 to 0 otherwise. */
80 #undef HAVE_MALLOC
81
82 /* Define to 1 if you have the <malloc.h> header file. */
83 #undef HAVE_MALLOC_H
84
85 /* Define to 1 if you have the <memory.h> header file. */
86 #undef HAVE_MEMORY_H
87
88 /* Define to 1 if you have the `memset' function. */
89 #undef HAVE_MEMSET
90
91 /* Define to 1 if you have the `nl_langinfo' function. */
92 #undef HAVE_NL_LANGINFO
93
94 /* Define to 1 if you have the <popt.h> header file. */
95 #undef HAVE_POPT_H
96
97 /* Define to 1 if you have the `setlocale' function. */
98 #undef HAVE_SETLOCALE
99
100 /* Define to 1 if `stat' has the bug that it succeeds when given the
101 zero-length file name argument. */
102 #undef HAVE_STAT_EMPTY_STRING_BUG
103
104 /* Define to 1 if you have the <stdarg.h> header file. */
105 #undef HAVE_STDARG_H
106
107 /* Define to 1 if you have the <stddef.h> header file. */
108 #undef HAVE_STDDEF_H
109
110 /* Define to 1 if you have the <stdint.h> header file. */
111 #undef HAVE_STDINT_H
112
113 /* Define to 1 if you have the <stdlib.h> header file. */
114 #undef HAVE_STDLIB_H
115
116 /* Define to 1 if you have the `strcasecmp' function. */
117 #undef HAVE_STRCASECMP
118
119 /* Define to 1 if you have the `strchr' function. */
120 #undef HAVE_STRCHR
121
122 /* Define to 1 if you have the `strdup' function. */
123 #undef HAVE_STRDUP
124
125 /* Define to 1 if you have the `strerror' function. */
126 #undef HAVE_STRERROR
127
128 /* Define to 1 if you have the <strings.h> header file. */
129 #undef HAVE_STRINGS_H
130
131 /* Define to 1 if you have the <string.h> header file. */
132 #undef HAVE_STRING_H
133
134 /* Define to 1 if you have the `strrchr' function. */
135 #undef HAVE_STRRCHR
136
137 /* Define to 1 if you have the <sys/ioctl.h> header file. */
138 #undef HAVE_SYS_IOCTL_H
139
140 /* Define to 1 if you have the <sys/ipc.h> header file. */
141 #undef HAVE_SYS_IPC_H
142
143 /* Define to 1 if you have the <sys/msg.h> header file. */
144 #undef HAVE_SYS_MSG_H
145
146 /* Define to 1 if you have the <sys/param.h> header file. */
147 #undef HAVE_SYS_PARAM_H
148
149 /* Define to 1 if you have the <sys/sem.h> header file. */
150 #undef HAVE_SYS_SEM_H
151
152 /* Define to 1 if you have the <sys/shm.h> header file. */
153 #undef HAVE_SYS_SHM_H
154
155 /* Define to 1 if you have the <sys/stat.h> header file. */
156 #undef HAVE_SYS_STAT_H
157
158 /* Define to 1 if you have the <sys/types.h> header file. */
159 #undef HAVE_SYS_TYPES_H
160
161 /* Define to 1 if you have the <termios.h> header file. */
162 #undef HAVE_TERMIOS_H
163
164 /* Define to 1 if you have the <unistd.h> header file. */
165 #undef HAVE_UNISTD_H
166
167 /* Define to 1 if you have the <varargs.h> header file. */
168 #undef HAVE_VARARGS_H
169
170 /* Define to 1 if you have the `vprintf' function. */
171 #undef HAVE_VPRINTF
172
173 /* Define to 1 if you have the <wchar.h> header file. */
174 #undef HAVE_WCHAR_H
175
176 /* Define to 1 if you have the <windows.h> header file. */
177 #undef HAVE_WINDOWS_H
178
179 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
180 slash. */
181 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
182
183 /* Define to the sub-directory in which libtool stores uninstalled libraries.
184 */
185 #undef LT_OBJDIR
186
187 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
188 #undef NO_MINUS_C_MINUS_O
189
190 /* Name of package */
191 #undef PACKAGE
192
193 /* Define to the address where bug reports for this package should be sent. */
194 #undef PACKAGE_BUGREPORT
195
196 /* Define to the full name of this package. */
197 #undef PACKAGE_NAME
198
199 /* Define to the full name and version of this package. */
200 #undef PACKAGE_STRING
201
202 /* Define to the one symbol short name of this package. */
203 #undef PACKAGE_TARNAME
204
205 /* Define to the home page for this package. */
206 #undef PACKAGE_URL
207
208 /* Define to the version of this package. */
209 #undef PACKAGE_VERSION
210
211 /* Define to 1 if you have the ANSI C header files. */
212 #undef STDC_HEADERS
213
214 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
215 #undef TIME_WITH_SYS_TIME
216
217 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
218 #undef TM_IN_SYS_TIME
219
220 /* Version number of package */
221 #undef VERSION
222
223 /* Define to empty if `const' does not conform to ANSI C. */
224 #undef const
225
226 /* Define to rpl_malloc if the replacement function should be used. */
227 #undef malloc
This page took 0.045302 seconds and 5 git commands to generate.