aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/v850/config.in')
-rw-r--r--sim/v850/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/v850/config.in b/sim/v850/config.in
index 1eb9e29..8249d7c 100644
--- a/sim/v850/config.in
+++ b/sim/v850/config.in
@@ -19,6 +19,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 `execv' function. */
#undef HAVE_EXECV
@@ -43,6 +46,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