]> cygwin.com Git - cygwin-apps/cygutils.git/blame - config.h.in
mkinstalldirs is obsolete
[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
28/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
d4a28ab0
CW
29#undef HAVE_DOPRNT
30
5a07c6d2 31/* Define to 1 if you have the <errno.h> header file. */
d4a28ab0
CW
32#undef HAVE_ERRNO_H
33
5a07c6d2 34/* Define to 1 if you have the <fcntl.h> header file. */
bd695173
CW
35#undef HAVE_FCNTL_H
36
5a07c6d2 37/* Define to 1 if you have the `getcwd' function. */
d4a28ab0
CW
38#undef HAVE_GETCWD
39
5a07c6d2 40/* Define to 1 if you have the <getopt.h> header file. */
bd695173
CW
41#undef HAVE_GETOPT_H
42
5a07c6d2
CW
43/* Define if the GNU gettext() function is already present or preinstalled. */
44#undef HAVE_GETTEXT
45
eb7cdcb6
CW
46/* Define to 1 if you have the `gettimeofday' function. */
47#undef HAVE_GETTIMEOFDAY
48
5a07c6d2
CW
49/* Define if you have the iconv() function. */
50#undef HAVE_ICONV
51
52/* Define to 1 if you have the <inttypes.h> header file. */
d4a28ab0
CW
53#undef HAVE_INTTYPES_H
54
5a07c6d2 55/* Define to 1 if you have the <langinfo.h> header file. */
d4a28ab0
CW
56#undef HAVE_LANGINFO_H
57
5a07c6d2 58/* Define to 1 if you have the `popt' library (-lpopt). */
d4a28ab0
CW
59#undef HAVE_LIBPOPT
60
5a07c6d2 61/* Define to 1 if you have the <limits.h> header file. */
d4a28ab0
CW
62#undef HAVE_LIMITS_H
63
5a07c6d2 64/* Define to 1 if you have the <locale.h> header file. */
d4a28ab0
CW
65#undef HAVE_LOCALE_H
66
5a07c6d2
CW
67/* Define to 1 if `lstat' has the bug that it succeeds when given the
68 zero-length file name argument. */
d4a28ab0
CW
69#undef HAVE_LSTAT_EMPTY_STRING_BUG
70
ec5b9412
CW
71/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
72 to 0 otherwise. */
d4a28ab0
CW
73#undef HAVE_MALLOC
74
5a07c6d2 75/* Define to 1 if you have the <malloc.h> header file. */
d4a28ab0
CW
76#undef HAVE_MALLOC_H
77
5a07c6d2 78/* Define to 1 if you have the <memory.h> header file. */
d4a28ab0
CW
79#undef HAVE_MEMORY_H
80
5a07c6d2 81/* Define to 1 if you have the `memset' function. */
d4a28ab0
CW
82#undef HAVE_MEMSET
83
5a07c6d2 84/* Define to 1 if you have the `nl_langinfo' function. */
d4a28ab0
CW
85#undef HAVE_NL_LANGINFO
86
5a07c6d2 87/* Define to 1 if you have the <popt.h> header file. */
d4a28ab0
CW
88#undef HAVE_POPT_H
89
5a07c6d2 90/* Define to 1 if you have the `setlocale' function. */
d4a28ab0
CW
91#undef HAVE_SETLOCALE
92
5a07c6d2
CW
93/* Define to 1 if `stat' has the bug that it succeeds when given the
94 zero-length file name argument. */
d4a28ab0
CW
95#undef HAVE_STAT_EMPTY_STRING_BUG
96
5a07c6d2 97/* Define to 1 if you have the <stdarg.h> header file. */
bd695173
CW
98#undef HAVE_STDARG_H
99
5a07c6d2 100/* Define to 1 if you have the <stddef.h> header file. */
bd695173
CW
101#undef HAVE_STDDEF_H
102
5a07c6d2 103/* Define to 1 if you have the <stdint.h> header file. */
d4a28ab0
CW
104#undef HAVE_STDINT_H
105
5a07c6d2 106/* Define to 1 if you have the <stdlib.h> header file. */
d4a28ab0
CW
107#undef HAVE_STDLIB_H
108
5a07c6d2 109/* Define to 1 if you have the `strcasecmp' function. */
d4a28ab0
CW
110#undef HAVE_STRCASECMP
111
5a07c6d2 112/* Define to 1 if you have the `strchr' function. */
d4a28ab0
CW
113#undef HAVE_STRCHR
114
5a07c6d2 115/* Define to 1 if you have the `strdup' function. */
d4a28ab0
CW
116#undef HAVE_STRDUP
117
5a07c6d2 118/* Define to 1 if you have the `strerror' function. */
d4a28ab0
CW
119#undef HAVE_STRERROR
120
5a07c6d2 121/* Define to 1 if you have the <strings.h> header file. */
d4a28ab0
CW
122#undef HAVE_STRINGS_H
123
5a07c6d2 124/* Define to 1 if you have the <string.h> header file. */
d4a28ab0
CW
125#undef HAVE_STRING_H
126
5a07c6d2 127/* Define to 1 if you have the `strrchr' function. */
d4a28ab0
CW
128#undef HAVE_STRRCHR
129
67358361
CW
130/* Define to 1 if you have the <sys/ioctl.h> header file. */
131#undef HAVE_SYS_IOCTL_H
132
9420d22f
CW
133/* Define to 1 if you have the <sys/ipc.h> header file. */
134#undef HAVE_SYS_IPC_H
135
5a07c6d2 136/* Define to 1 if you have the <sys/msg.h> header file. */
d4a28ab0
CW
137#undef HAVE_SYS_MSG_H
138
5a07c6d2 139/* Define to 1 if you have the <sys/param.h> header file. */
d4a28ab0
CW
140#undef HAVE_SYS_PARAM_H
141
5a07c6d2 142/* Define to 1 if you have the <sys/sem.h> header file. */
d4a28ab0
CW
143#undef HAVE_SYS_SEM_H
144
5a07c6d2 145/* Define to 1 if you have the <sys/shm.h> header file. */
d4a28ab0
CW
146#undef HAVE_SYS_SHM_H
147
5a07c6d2 148/* Define to 1 if you have the <sys/stat.h> header file. */
d4a28ab0
CW
149#undef HAVE_SYS_STAT_H
150
5a07c6d2 151/* Define to 1 if you have the <sys/types.h> header file. */
d4a28ab0
CW
152#undef HAVE_SYS_TYPES_H
153
67358361
CW
154/* Define to 1 if you have the <termios.h> header file. */
155#undef HAVE_TERMIOS_H
156
5a07c6d2 157/* Define to 1 if you have the <unistd.h> header file. */
d4a28ab0
CW
158#undef HAVE_UNISTD_H
159
5a07c6d2 160/* Define to 1 if you have the <varargs.h> header file. */
bd695173
CW
161#undef HAVE_VARARGS_H
162
5a07c6d2 163/* Define to 1 if you have the `vprintf' function. */
d4a28ab0
CW
164#undef HAVE_VPRINTF
165
5a07c6d2 166/* Define to 1 if you have the <wchar.h> header file. */
d4a28ab0
CW
167#undef HAVE_WCHAR_H
168
5a07c6d2 169/* Define to 1 if you have the <windows.h> header file. */
d4a28ab0
CW
170#undef HAVE_WINDOWS_H
171
5a07c6d2
CW
172/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
173 slash. */
d4a28ab0
CW
174#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
175
5a07c6d2
CW
176/* Define to 1 if your C compiler doesn't accept -c and -o together. */
177#undef NO_MINUS_C_MINUS_O
178
d4a28ab0
CW
179/* Name of package */
180#undef PACKAGE
181
5a07c6d2
CW
182/* Define to the address where bug reports for this package should be sent. */
183#undef PACKAGE_BUGREPORT
184
185/* Define to the full name of this package. */
186#undef PACKAGE_NAME
187
188/* Define to the full name and version of this package. */
189#undef PACKAGE_STRING
190
191/* Define to the one symbol short name of this package. */
192#undef PACKAGE_TARNAME
193
194/* Define to the version of this package. */
195#undef PACKAGE_VERSION
196
197/* Define to 1 if you have the ANSI C header files. */
d4a28ab0
CW
198#undef STDC_HEADERS
199
5a07c6d2 200/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
bd695173
CW
201#undef TIME_WITH_SYS_TIME
202
5a07c6d2 203/* Define to 1 if your <sys/time.h> declares `struct tm'. */
d4a28ab0
CW
204#undef TM_IN_SYS_TIME
205
206/* Version number of package */
207#undef VERSION
208
209/* Define to empty if `const' does not conform to ANSI C. */
210#undef const
2cacf0ee
CW
211
212/* Define to rpl_malloc if the replacement function should be used. */
213#undef malloc
This page took 0.048719 seconds and 5 git commands to generate.