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