aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32c/config.in')
-rw-r--r--sim/m32c/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/m32c/config.in b/sim/m32c/config.in
index aaa80a5..3b33610 100644
--- a/sim/m32c/config.in
+++ b/sim/m32c/config.in
@@ -13,6 +13,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define if dv-sockser is usable. */
+#undef HAVE_DV_SOCKSER
+
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
@@ -28,6 +31,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* 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