aboutsummaryrefslogtreecommitdiff
path: root/sim/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/config.h.in')
-rw-r--r--sim/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/config.h.in b/sim/config.h.in
index af6b591..a7ef3eb 100644
--- a/sim/config.h.in
+++ b/sim/config.h.in
@@ -117,6 +117,15 @@
/* Define to 1 if you have the `kill' function. */
#undef HAVE_KILL
+/* Define to 1 if you have the `m' library (-lm). */
+#undef HAVE_LIBM
+
+/* Define to 1 if you have the `nsl' library (-lnsl). */
+#undef HAVE_LIBNSL
+
+/* Define to 1 if you have the `socket' library (-lsocket). */
+#undef HAVE_LIBSOCKET
+
/* Define to 1 if you have the `link' function. */
#undef HAVE_LINK