source: branches/samba-3.3.x/source/include/config.h.in@ 221

Last change on this file since 221 was 221, checked in by Herwig Bauernfeind, 17 years ago

Update Samba 3.3 to 3.3.1

File size: 86.5 KB
RevLine 
[221]1/* include/config.h.in. Generated from configure.in by autoheader. */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Whether the host os is aix */
7#undef AIX
8
9/* Whether the AIX send_file() API is available */
10#undef AIX_SENDFILE_API
11
12/* Does extattr API work */
13#undef BROKEN_EXTATTR
14
15/* Does getgrnam work correctly */
16#undef BROKEN_GETGRNAM
17
18/* Whether the nisplus include files are broken */
19#undef BROKEN_NISPLUS_INCLUDE_FILES
20
21/* Broken RedHat 7.2 system header files */
22#undef BROKEN_REDHAT_7_SYSTEM_HEADERS
23
24/* Broken RHEL5 sys/capability.h */
25#undef BROKEN_RHEL5_SYS_CAP_HEADER
26
27/* Does strndup work correctly */
28#undef BROKEN_STRNDUP
29
30/* Does strnlen work correctly */
31#undef BROKEN_STRNLEN
32
33/* Does this system use unicode compose characters */
34#undef BROKEN_UNICODE_COMPOSE_CHARACTERS
35
36/* Whether to enable cluster extensions */
37#undef CLUSTER_SUPPORT
38
39/* Whether the compiler supports the LL prefix on long long integers */
40#undef COMPILER_SUPPORTS_LL
41
42/* Marker for samba's config.h */
43#undef CONFIG_H_IS_FROM_SAMBA
44
45/* Whether the host os is Darwin/MacOSX */
46#undef DARWINOS
47
48/* Default display charset name */
49#undef DEFAULT_DISPLAY_CHARSET
50
51/* Default dos charset name */
52#undef DEFAULT_DOS_CHARSET
53
54/* Default unix charset name */
55#undef DEFAULT_UNIX_CHARSET
56
57/* Whether dlopen takes unsigned int flags */
58#undef DLOPEN_TAKES_UNSIGNED_FLAGS
59
60/* Define to check invariants around some common functions */
61#undef DMALLOC_FUNC_CHECK
62
63/* Defined if running in the build farm */
64#undef ENABLE_BUILD_FARM_HACKS
65
66/* Define to turn on dmalloc debugging */
67#undef ENABLE_DMALLOC
68
69/* Whether to use fully FHS-compatible paths */
70#undef FHS_COMPATIBLE
71
72/* Whether the host os is FreeBSD */
73#undef FREEBSD
74
75/* Whether the FreeBSD sendfile() API is available */
76#undef FREEBSD_SENDFILE_API
77
78/* Whether we are running on 64bit linux */
79#undef HAVE_64BIT_LINUX
80
81/* Whether acl_get_perm_np() is available */
82#undef HAVE_ACL_GET_PERM_NP
83
84/* Define to 1 if you have the <acl/libacl.h> header file. */
85#undef HAVE_ACL_LIBACL_H
86
87/* Whether the krb5_address struct has a addrtype property */
88#undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS
89
90/* Whether the krb5_address struct has a addr_type property */
91#undef HAVE_ADDR_TYPE_IN_KRB5_ADDRESS
92
93/* Define to 1 if you have the `add_proplist_entry' function. */
94#undef HAVE_ADD_PROPLIST_ENTRY
95
96/* Define to 1 if you have the <afs/afs.h> header file. */
97#undef HAVE_AFS_AFS_H
98
99/* Define to 1 if you have the <afs.h> header file. */
100#undef HAVE_AFS_H
101
102/* Whether 64 bit aio is available */
103#undef HAVE_AIOCB64
104
105/* Have aio_cancel */
106#undef HAVE_AIO_CANCEL
107
108/* Have aio_cancel64 */
109#undef HAVE_AIO_CANCEL64
110
111/* Have aio_error */
112#undef HAVE_AIO_ERROR
113
114/* Have aio_error64 */
115#undef HAVE_AIO_ERROR64
116
117/* Have aio_fsync */
118#undef HAVE_AIO_FSYNC
119
120/* Have aio_fsync64 */
121#undef HAVE_AIO_FSYNC64
122
123/* Define to 1 if you have the <aio.h> header file. */
124#undef HAVE_AIO_H
125
126/* Have aio_read */
127#undef HAVE_AIO_READ
128
129/* Have aio_read64 */
130#undef HAVE_AIO_READ64
131
132/* Have aio_return */
133#undef HAVE_AIO_RETURN
134
135/* Have aio_return64 */
136#undef HAVE_AIO_RETURN64
137
138/* Have aio_suspend */
139#undef HAVE_AIO_SUSPEND
140
141/* Have aio_suspend64 */
142#undef HAVE_AIO_SUSPEND64
143
144/* Have aio_write */
145#undef HAVE_AIO_WRITE
146
147/* Have aio_write64 */
148#undef HAVE_AIO_WRITE64
149
150/* Whether AIX ACLs are available */
151#undef HAVE_AIX_ACLS
152
153/* Define to 1 if you have the <alloca.h> header file. */
154#undef HAVE_ALLOCA_H
155
156/* Whether the AP_OPTS_USE_SUBKEY ap option is available */
157#undef HAVE_AP_OPTS_USE_SUBKEY
158
159/* Define to 1 if you have the <arpa/inet.h> header file. */
160#undef HAVE_ARPA_INET_H
161
162/* check for <asm/types.h> */
163#undef HAVE_ASM_TYPES_H
164
165/* Define to 1 if you have the <asm/unistd.h> header file. */
166#undef HAVE_ASM_UNISTD_H
167
168/* Define to 1 if you have the `asprintf' function. */
169#undef HAVE_ASPRINTF
170
171/* Define to 1 if you have the `atexit' function. */
172#undef HAVE_ATEXIT
173
174/* Define to 1 if you have the `attropen' function. */
175#undef HAVE_ATTROPEN
176
177/* Define to 1 if you have the `attr_get' function. */
178#undef HAVE_ATTR_GET
179
180/* Define to 1 if you have the `attr_getf' function. */
181#undef HAVE_ATTR_GETF
182
183/* Define to 1 if you have the `attr_list' function. */
184#undef HAVE_ATTR_LIST
185
186/* Define to 1 if you have the `attr_listf' function. */
187#undef HAVE_ATTR_LISTF
188
189/* Define to 1 if you have the `attr_remove' function. */
190#undef HAVE_ATTR_REMOVE
191
192/* Define to 1 if you have the `attr_removef' function. */
193#undef HAVE_ATTR_REMOVEF
194
195/* Define to 1 if you have the `attr_set' function. */
196#undef HAVE_ATTR_SET
197
198/* Define to 1 if you have the `attr_setf' function. */
199#undef HAVE_ATTR_SETF
200
201/* Define to 1 if you have the <attr/xattr.h> header file. */
202#undef HAVE_ATTR_XATTR_H
203
204/* Define to 1 if you have the `backtrace_symbols' function. */
205#undef HAVE_BACKTRACE_SYMBOLS
206
207/* Define to 1 if you have the `ber_scanf' function. */
208#undef HAVE_BER_SCANF
209
210/* Define to 1 if you have the `ber_sockbuf_add_io' function. */
211#undef HAVE_BER_SOCKBUF_ADD_IO
212
213/* What header to include for iconv() function: biconv.h */
214#undef HAVE_BICONV
215
216/* Whether bigcrypt is available */
217#undef HAVE_BIGCRYPT
218
219/* Whether the bool type is available */
220#undef HAVE_BOOL
221
222/* Whether fcntl64 locks are broken */
223#undef HAVE_BROKEN_FCNTL64_LOCKS
224
225/* Whether getgroups is broken */
226#undef HAVE_BROKEN_GETGROUPS
227
228/* Whether readdir() returns the wrong name offset */
229#undef HAVE_BROKEN_READDIR_NAME
230
231/* Define to 1 if you have the `bzero' function. */
232#undef HAVE_BZERO
233
234/* Whether there is a C99 compliant vsnprintf */
235#undef HAVE_C99_VSNPRINTF
236
237/* Whether cap_get_proc is available */