Code

Copied `trunk' to `tags/collectd-3.6.1'
[collectd.git] / src / libping / config.h.in
1 /* src/libping/config.h.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define to empty if the keyword does not work.  */
4 #undef const
6 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
7 #undef HAVE_SYS_WAIT_H
9 /* Define to `int' if <sys/types.h> doesn't define.  */
10 #undef pid_t
12 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
13 #undef size_t
15 /* Define if you have the ANSI C header files.  */
16 #undef STDC_HEADERS
18 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
19 #undef TIME_WITH_SYS_TIME
21 /* Define if you have the gethostbyname function.  */
22 #undef HAVE_GETHOSTBYNAME
24 /* Define if you have the gettimeofday function.  */
25 #undef HAVE_GETTIMEOFDAY
27 /* Define if you have the memcpy function.  */
28 #undef HAVE_MEMCPY
30 /* Define if you have the select function.  */
31 #undef HAVE_SELECT
33 /* Define if you have the socket function.  */
34 #undef HAVE_SOCKET
36 /* Define if you have the strcasecmp function.  */
37 #undef HAVE_STRCASECMP
39 /* Define if you have the strchr function.  */
40 #undef HAVE_STRCHR
42 /* Define if you have the strcmp function.  */
43 #undef HAVE_STRCMP
45 /* Define if you have the strdup function.  */
46 #undef HAVE_STRDUP
48 /* Define if you have the strlen function.  */
49 #undef HAVE_STRLEN
51 /* Define if you have the strncasecmp function.  */
52 #undef HAVE_STRNCASECMP
54 /* Define if you have the strncmp function.  */
55 #undef HAVE_STRNCMP
57 /* Define if you have the strncpy function.  */
58 #undef HAVE_STRNCPY
60 /* Define if you have the strstr function.  */
61 #undef HAVE_STRSTR
63 /* Define if you have the strtol function.  */
64 #undef HAVE_STRTOL
66 /* Define if you have the <arpa/inet.h> header file.  */
67 #undef HAVE_ARPA_INET_H
69 /* Define if you have the <dlfcn.h> header file.  */
70 #undef HAVE_DLFCN_H
72 /* Define if you have the <errno.h> header file.  */
73 #undef HAVE_ERRNO_H
75 /* Define if you have the <fcntl.h> header file.  */
76 #undef HAVE_FCNTL_H
78 /* Define if you have the <netdb.h> header file.  */
79 #undef HAVE_NETDB_H
81 /* Define if you have the <netinet/in.h> header file.  */
82 #undef HAVE_NETINET_IN_H
84 /* Define if you have the <signal.h> header file.  */
85 #undef HAVE_SIGNAL_H
87 /* Define if you have the <sys/resource.h> header file.  */
88 #undef HAVE_SYS_RESOURCE_H
90 /* Define if you have the <sys/select.h> header file.  */
91 #undef HAVE_SYS_SELECT_H
93 /* Define if you have the <sys/socket.h> header file.  */
94 #undef HAVE_SYS_SOCKET_H
96 /* Define if you have the <sys/time.h> header file.  */
97 #undef HAVE_SYS_TIME_H
99 /* Define if you have the <sys/times.h> header file.  */
100 #undef HAVE_SYS_TIMES_H
102 /* Define if you have the <sys/types.h> header file.  */
103 #undef HAVE_SYS_TYPES_H
105 /* Define if you have the <unistd.h> header file.  */
106 #undef HAVE_UNISTD_H
108 /* Define if you have the resolv library (-lresolv).  */
109 #undef HAVE_LIBRESOLV
111 /* Define if you have the rrd library (-lrrd).  */
112 #undef HAVE_LIBRRD
114 /* Define if you have the socket library (-lsocket).  */
115 #undef HAVE_LIBSOCKET
117 /* Name of package */
118 #undef PACKAGE
120 /* Version number of package */
121 #undef VERSION