X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/8b5269f2484d1ab839c3577690dccb2a5bf43b85..e9e1b0e6b53d86c2bee91711d94e87a033176f9b:/src/config.h.in diff --git a/src/config.h.in b/src/config.h.in index a665e34..74267bf 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -12,6 +12,12 @@ /* Define if printf-format argument lists a la GCC are available. */ #undef HAVE_GNUC25_PRINTFFORMAT +/* Define if you have the nsl library (-lnsl). */ +#undef HAVE_LIBNSL + +/* Define if you have the socket library (-lsocket). */ +#undef HAVE_LIBSOCKET + /* Use the definitions: */ /* GNU C attributes. */