X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=config.h.in;h=4f3b78dbfe4bd3e03389e7190b5fb177b7830aa5;hb=7036a59145b61979bfd61344d55ac9ce36cc4d54;hp=a07a89173ac5de6cc322e5acba74bd340046a817;hpb=89f64d662eeac27f3b0e42fe77ee207f7971ecb8;p=mmh diff --git a/config.h.in b/config.h.in index a07a891..4f3b78d 100644 --- a/config.h.in +++ b/config.h.in @@ -327,6 +327,9 @@ in libc.a the way AIX 4.1 does. */ #undef HAVE_SNPRINTF_PROTOTYPE +/* Define if you have the getutent function. */ +#undef HAVE_GETUTENT + /* Define if you have the killpg function. */ #undef HAVE_KILLPG @@ -450,6 +453,9 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H +/* Define if you have the lockfile library (-llockfile). */ +#undef HAVE_LIBLOCKFILE + /* Define if you have the m library (-lm). */ #undef HAVE_LIBM