chiark / gitweb /
Build system: Use -lresolv only if inet_aton is not found otherwise.
[secnet.git] / config.h.in
index 13034ba4249902b339e3a15b3a0f2da584802bd7..5acb7fac3e06672d0805154c7264c158e514c7a4 100644 (file)
@@ -29,9 +29,6 @@
 /* Define to 1 if you have the `nsl' library (-lnsl). */
 #undef HAVE_LIBNSL
 
-/* Define to 1 if you have the `resolv' library (-lresolv). */
-#undef HAVE_LIBRESOLV
-
 /* Define to 1 if you have the `socket' library (-lsocket). */
 #undef HAVE_LIBSOCKET