X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fconfig.h.in;h=74267bfb20a024071958cc3ae4a8121499b428cb;hb=e9e1b0e6b53d86c2bee91711d94e87a033176f9b;hp=a665e34a39b6daa63b129a300b5fde949bac4c5b;hpb=8b5269f2484d1ab839c3577690dccb2a5bf43b85;p=adns.git 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. */