chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Do not link against gmp :-).
[adns]
/
src
/
config.h.in
diff --git
a/src/config.h.in
b/src/config.h.in
index a665e34a39b6daa63b129a300b5fde949bac4c5b..74267bfb20a024071958cc3ae4a8121499b428cb 100644
(file)
--- 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 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. */
/* Use the definitions: */
/* GNU C attributes. */