X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=acconfig.h;h=6db7549c439d8d55acc9cdeaebe2966c7aca9c7b;hp=476bb92da40a5acaeb5721872c04477dba4cdb8c;hb=3d251965606d6a6e47897504594f84d12e3e292a;hpb=aa8860b86ba41d70c454d5d824835c8cd92a1555 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