Imported Upstream version 0.2.2
[platform/upstream/libtirpc.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <arpa/inet.h> header file. */
4 #undef HAVE_ARPA_INET_H
5
6 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
7    */
8 #undef HAVE_DIRENT_H
9
10 /* Define to 1 if you have the <dlfcn.h> header file. */
11 #undef HAVE_DLFCN_H
12
13 /* Define to 1 if you have the <fcntl.h> header file. */
14 #undef HAVE_FCNTL_H
15
16 /* Define to 1 if you have the <inttypes.h> header file. */
17 #undef HAVE_INTTYPES_H
18
19 /* Define to 1 if you have the `gssapi' library (-lgssapi). */
20 #undef HAVE_LIBGSSAPI
21
22 /* Define to 1 if you have the <libintl.h> header file. */
23 #undef HAVE_LIBINTL_H
24
25 /* Define to 1 if you have the `pthread' library (-lpthread). */
26 #undef HAVE_LIBPTHREAD
27
28 /* Define to 1 if you have the <limits.h> header file. */
29 #undef HAVE_LIMITS_H
30
31 /* Define to 1 if you have the <locale.h> header file. */
32 #undef HAVE_LOCALE_H
33
34 /* Define to 1 if you have the <memory.h> header file. */
35 #undef HAVE_MEMORY_H
36
37 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
38 #undef HAVE_NDIR_H
39
40 /* Define to 1 if you have the <netdb.h> header file. */
41 #undef HAVE_NETDB_H
42
43 /* Define to 1 if you have the <netinet/in.h> header file. */
44 #undef HAVE_NETINET_IN_H
45
46 /* Define to 1 if you have the <stddef.h> header file. */
47 #undef HAVE_STDDEF_H
48
49 /* Define to 1 if you have the <stdint.h> header file. */
50 #undef HAVE_STDINT_H
51
52 /* Define to 1 if you have the <stdlib.h> header file. */
53 #undef HAVE_STDLIB_H
54
55 /* Define to 1 if you have the <strings.h> header file. */
56 #undef HAVE_STRINGS_H
57
58 /* Define to 1 if you have the <string.h> header file. */
59 #undef HAVE_STRING_H
60
61 /* Define to 1 if you have the <syslog.h> header file. */
62 #undef HAVE_SYSLOG_H
63
64 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
65    */
66 #undef HAVE_SYS_DIR_H
67
68 /* Define to 1 if you have the <sys/ioctl.h> header file. */
69 #undef HAVE_SYS_IOCTL_H
70
71 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
72    */
73 #undef HAVE_SYS_NDIR_H
74
75 /* Define to 1 if you have the <sys/param.h> header file. */
76 #undef HAVE_SYS_PARAM_H
77
78 /* Define to 1 if you have the <sys/socket.h> header file. */
79 #undef HAVE_SYS_SOCKET_H
80
81 /* Define to 1 if you have the <sys/stat.h> header file. */
82 #undef HAVE_SYS_STAT_H
83
84 /* Define to 1 if you have the <sys/time.h> header file. */
85 #undef HAVE_SYS_TIME_H
86
87 /* Define to 1 if you have the <sys/types.h> header file. */
88 #undef HAVE_SYS_TYPES_H
89
90 /* Define to 1 if you have the <unistd.h> header file. */
91 #undef HAVE_UNISTD_H
92
93 /* Define to the sub-directory in which libtool stores uninstalled libraries.
94    */
95 #undef LT_OBJDIR
96
97 /* Name of package */
98 #undef PACKAGE
99
100 /* Define to the address where bug reports for this package should be sent. */
101 #undef PACKAGE_BUGREPORT
102
103 /* Define to the full name of this package. */
104 #undef PACKAGE_NAME
105
106 /* Define to the full name and version of this package. */
107 #undef PACKAGE_STRING
108
109 /* Define to the one symbol short name of this package. */
110 #undef PACKAGE_TARNAME
111
112 /* Define to the home page for this package. */
113 #undef PACKAGE_URL
114
115 /* Define to the version of this package. */
116 #undef PACKAGE_VERSION
117
118 /* Define to 1 if you have the ANSI C header files. */
119 #undef STDC_HEADERS
120
121 /* Version number of package */
122 #undef VERSION