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