X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=acconfig.h;h=6db7549c439d8d55acc9cdeaebe2966c7aca9c7b;hb=1e6e0b5cc1bd2d49ffcef4ea7bb1bb6c256d07b7;hp=476bb92da40a5acaeb5721872c04477dba4cdb8c;hpb=1856d44cafff88b8721971fbac940a469c81a38b;p=mmh diff --git a/acconfig.h b/acconfig.h index 476bb92..6db7549 100644 --- a/acconfig.h +++ b/acconfig.h @@ -132,7 +132,6 @@ /* Defined for SunOS 4, FreeBSD, NetBSD, OpenBSD, BSD/OS -- does * PicoBSD have uname? :) */ -#undef BIND #undef BSD42 /* Defined for SCO5 */ @@ -253,5 +252,14 @@ /* Define if your system has mkstemp */ #undef HAVE_MKSTEMP +/* Define if your system has sethostent */ +#undef HAVE_SETHOSTENT + +/* Define if your system has gethostbyname */ +#undef HAVE_GETHOSTBYNAME + +/* Define if your system has netdb.h */ +#undef HAVE_NETDB_H + /* Define if your system has db1/ndbm.h instead of ndbm.h (ppclinux) */ #undef HAVE_DB1_NDBM_H