TOR: fix compilation
[tomato.git] / release / src / router / libnfsidmap / config.h.in
blob025008aee28bbcb49f954a29709fb8f43f013877
1 /* ./config.h.in. Generated from configure.in by autoheader. */
3 /* Enable GUMS mapping library support */
4 #undef ENABLE_GUMS
6 /* Enable LDAP Support */
7 #undef ENABLE_LDAP
9 /* Define to 1 if you have the <dlfcn.h> header file. */
10 #undef HAVE_DLFCN_H
12 /* Define to 1 if you have the <errno.h> header file. */
13 #undef HAVE_ERRNO_H
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
18 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
19 to 0 otherwise. */
20 #undef HAVE_MALLOC
22 /* Define to 1 if you have the <memory.h> header file. */
23 #undef HAVE_MEMORY_H
25 /* Define to 1 if you have the <stdint.h> header file. */
26 #undef HAVE_STDINT_H
28 /* Define to 1 if you have the <stdlib.h> header file. */
29 #undef HAVE_STDLIB_H
31 /* Define to 1 if you have the `strchr' function. */
32 #undef HAVE_STRCHR
34 /* Define to 1 if you have the `strdup' function. */
35 #undef HAVE_STRDUP
37 /* Define to 1 if you have the <strings.h> header file. */
38 #undef HAVE_STRINGS_H
40 /* Define to 1 if you have the <string.h> header file. */
41 #undef HAVE_STRING_H
43 /* Define to 1 if you have the <sys/stat.h> header file. */
44 #undef HAVE_SYS_STAT_H
46 /* Define to 1 if you have the <sys/types.h> header file. */
47 #undef HAVE_SYS_TYPES_H
49 /* Define to 1 if you have the <unistd.h> header file. */
50 #undef HAVE_UNISTD_H
52 /* Define to the sub-directory in which libtool stores uninstalled libraries.
54 #undef LT_OBJDIR
56 /* Name of package */
57 #undef PACKAGE
59 /* Define to the address where bug reports for this package should be sent. */
60 #undef PACKAGE_BUGREPORT
62 /* Define to the full name of this package. */
63 #undef PACKAGE_NAME
65 /* Define to the full name and version of this package. */
66 #undef PACKAGE_STRING
68 /* Define to the one symbol short name of this package. */
69 #undef PACKAGE_TARNAME
71 /* Define to the home page for this package. */
72 #undef PACKAGE_URL
74 /* Define to the version of this package. */
75 #undef PACKAGE_VERSION
77 /* Define this to change the plugins path */
78 #undef PATH_PLUGINS
80 /* Define to 1 if you have the ANSI C header files. */
81 #undef STDC_HEADERS
83 /* Version number of package */
84 #undef VERSION
86 /* Define to `int' if <sys/types.h> doesn't define. */
87 #undef gid_t
89 /* Define to rpl_malloc if the replacement function should be used. */
90 #undef malloc
92 /* Define to `unsigned int' if <sys/types.h> does not define. */
93 #undef size_t
95 /* Define to `int' if <sys/types.h> doesn't define. */
96 #undef uid_t