Version increased to unfs3_0.9.22+dfsg-1maemo3
[unfs3] / unfs3 / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if the system has the type `int32'. */
4 #undef HAVE_INT32
5
6 /* Define to 1 if the system has the type `int64'. */
7 #undef HAVE_INT64
8
9 /* Define to 1 if you have the `lchown' function. */
10 #undef HAVE_LCHOWN
11
12 /* Define to 1 if you have the <linux/ext2_fs.h> header file. */
13 #undef HAVE_LINUX_EXT2_FS_H
14
15 /* Define to 1 if you have the <mntent.h> header file. */
16 #undef HAVE_MNTENT_H
17
18 /* Define to 1 if you have the <rpc/svc_soc.h> header file. */
19 #undef HAVE_RPC_SVC_SOC_H
20
21 /* Define to 1 if you have the `setegid' function. */
22 #undef HAVE_SETEGID
23
24 /* Define to 1 if you have the `seteuid' function. */
25 #undef HAVE_SETEUID
26
27 /* Define to 1 if you have the `setgroups' function. */
28 #undef HAVE_SETGROUPS
29
30 /* Define to 1 if you have the `setresgid' function. */
31 #undef HAVE_SETRESGID
32
33 /* Define to 1 if you have the `setresuid' function. */
34 #undef HAVE_SETRESUID
35
36 /* Define to 1 if you have the `statvfs' function. */
37 #undef HAVE_STATVFS
38
39 /* Define to 1 if you have the <stdint.h> header file. */
40 #undef HAVE_STDINT_H
41
42 /* Define to 1 if `st_gen' is member of `struct stat'. */
43 #undef HAVE_STRUCT_STAT_ST_GEN
44
45 /* Define to 1 if `xp_fd' is member of `struct __rpc_svcxprt'. */
46 #undef HAVE_STRUCT___RPC_SVCXPRT_XP_FD
47
48 /* Define to 1 if you have the <sys/mnttab.h> header file. */
49 #undef HAVE_SYS_MNTTAB_H
50
51 /* Define to 1 if you have the <sys/mount.h> header file. */
52 #undef HAVE_SYS_MOUNT_H
53
54 /* Define to 1 if you have the <sys/vmount.h> header file. */
55 #undef HAVE_SYS_VMOUNT_H
56
57 /* Define to 1 if the system has the type `uint32'. */
58 #undef HAVE_UINT32
59
60 /* Define to 1 if the system has the type `uint64'. */
61 #undef HAVE_UINT64
62
63 /* Define to 1 if you have the `vsyslog' function. */
64 #undef HAVE_VSYSLOG
65
66 /* Define to 1 if you have the `xdr_int32' function. */
67 #undef HAVE_XDR_INT32
68
69 /* Define to 1 if you have the `xdr_long' function. */
70 #undef HAVE_XDR_LONG
71
72 /* Define to 1 if you have the `xdr_uint32' function. */
73 #undef HAVE_XDR_UINT32
74
75 /* Define to 1 if you have the `xdr_uint64' function. */
76 #undef HAVE_XDR_UINT64
77
78 /* Define to 1 if you have the `xdr_uint64_t' function. */
79 #undef HAVE_XDR_UINT64_T
80
81 /* Define to 1 if you have the `xdr_u_int64_t' function. */
82 #undef HAVE_XDR_U_INT64_T
83
84 /* Define to 1 if you have the `xdr_u_long' function. */
85 #undef HAVE_XDR_U_LONG
86
87 /* Define to the address where bug reports for this package should be sent. */
88 #undef PACKAGE_BUGREPORT
89
90 /* Define to the full name of this package. */
91 #undef PACKAGE_NAME
92
93 /* Define to the full name and version of this package. */
94 #undef PACKAGE_STRING
95
96 /* Define to the one symbol short name of this package. */
97 #undef PACKAGE_TARNAME
98
99 /* Define to the version of this package. */
100 #undef PACKAGE_VERSION
101
102 /* Define to an empty value if you use Solaris. */
103 #undef PORTMAP
104
105 /* Define to 1 if you have the ANSI C header files. */
106 #undef STDC_HEADERS
107
108 /* Cluster extensions */
109 #undef WANT_CLUSTER
110
111 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
112    `char[]'. */
113 #undef YYTEXT_POINTER
114
115 /* Number of bits in a file offset, on hosts where this is settable. */
116 #undef _FILE_OFFSET_BITS
117
118 /* Define for large files, on AIX-style hosts. */
119 #undef _LARGE_FILES