Whamcloud - gitweb
- tagging RC_CURRENT
[fs/lustre-release.git] / lustre / include / config.h.in
1 /* include/config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* build ldiskfs as a module */
4 #undef CONFIG_LDISKFS_FS_MODULE
5
6 /* enable fs security */
7 #undef CONFIG_LDISKFS_FS_SECURITY
8
9 /* enable extended attributes for ldiskfs */
10 #undef CONFIG_LDISKFS_FS_XATTR
11
12 /* enable posix acls */
13 #undef CONFIG_LDISKFS_POSIX_ACL
14
15 /* this kernel contains Red Hat 2.4.20 patches */
16 #undef CONFIG_RH_2_4_20
17
18 /* kernel has cpu affinity support */
19 #undef CPU_AFFINITY
20
21 /* Building with Cray Portals */
22 #undef CRAY_PORTALS
23
24 /* Use the Pinger */
25 #undef ENABLE_PINGER
26
27 /* the kernel passes struct file to direct_IO */
28 #undef HAVE_DIO_FILE
29
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #undef HAVE_INTTYPES_H
32
33 /* struct kiobuf has a dovary field */
34 #undef HAVE_KIOBUF_DOVARY
35
36 /* libefence support is requested */
37 #undef HAVE_LIBEFENCE
38
39 /* readline library is available */
40 #undef HAVE_LIBREADLINE
41
42 /* Define to 1 if you have the <memory.h> header file. */
43 #undef HAVE_MEMORY_H
44
45 /* struct page has a list field */
46 #undef HAVE_PAGE_LIST
47
48 /* the kernel defines PDE */
49 #undef HAVE_PDE
50
51 /* Define to 1 if you have the <stdint.h> header file. */
52 #undef HAVE_STDINT_H
53
54 /* Define to 1 if you have the <stdlib.h> header file. */
55 #undef HAVE_STDLIB_H
56
57 /* Define to 1 if you have the <strings.h> header file. */
58 #undef HAVE_STRINGS_H
59
60 /* Define to 1 if you have the <string.h> header file. */
61 #undef HAVE_STRING_H
62
63 /* Define to 1 if you have the <sys/stat.h> header file. */
64 #undef HAVE_SYS_STAT_H
65
66 /* Define to 1 if you have the <sys/types.h> header file. */
67 #undef HAVE_SYS_TYPES_H
68
69 /* Define to 1 if you have the <unistd.h> header file. */
70 #undef HAVE_UNISTD_H
71
72 /* IOCTL Buffer Size */
73 #undef OBD_MAX_IOCTL_BUFFER
74
75 /* Name of package */
76 #undef PACKAGE
77
78 /* Define to the address where bug reports for this package should be sent. */
79 #undef PACKAGE_BUGREPORT
80
81 /* Define to the full name of this package. */
82 #undef PACKAGE_NAME
83
84 /* Define to the full name and version of this package. */
85 #undef PACKAGE_STRING
86
87 /* Define to the one symbol short name of this package. */
88 #undef PACKAGE_TARNAME
89
90 /* Define to the version of this package. */
91 #undef PACKAGE_VERSION
92
93 /* The size of a `unsigned long long', as computed by sizeof. */
94 #undef SIZEOF_UNSIGNED_LONG_LONG
95
96 /* use zero-copy TCP */
97 #undef SOCKNAL_ZC
98
99 /* Define to 1 if you have the ANSI C header files. */
100 #undef STDC_HEADERS
101
102 /* Version number of package */
103 #undef VERSION