No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / bind / dist / contrib / queryperf / config.h.in
blob744afdde31a374ffa20875ce22302bb43d8fed17
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you have the `getaddrinfo' function. */
4 #undef HAVE_GETADDRINFO
6 /* Define to 1 if you have the `gethostbyname2' function. */
7 #undef HAVE_GETHOSTBYNAME2
9 /* Define to 1 if you have the `getnameinfo' function. */
10 #undef HAVE_GETNAMEINFO
12 /* Define to 1 if you have the `nsl' library (-lnsl). */
13 #undef HAVE_LIBNSL
15 /* Define to 1 if you have the `socket' library (-lsocket). */
16 #undef HAVE_LIBSOCKET
18 /* Define to 1 if `struct sockaddr' has element `sa_len'. */
19 #undef HAVE_SA_LEN
21 /* Define to the address where bug reports for this package should be sent. */
22 #undef PACKAGE_BUGREPORT
24 /* Define to the full name of this package. */
25 #undef PACKAGE_NAME
27 /* Define to the full name and version of this package. */
28 #undef PACKAGE_STRING
30 /* Define to the one symbol short name of this package. */
31 #undef PACKAGE_TARNAME
33 /* Define to the version of this package. */
34 #undef PACKAGE_VERSION
36 /* Define to `int' if `socklen_t' does not exist. */
37 #undef socklen_t