]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/rx/config.in
sim: enable hardware support by default
[thirdparty/binutils-gdb.git] / sim / rx / config.in
index 9d69487723e10a997ab0799575a0724de6af18d4..7cb68b3f535bb4db755a830917bb4286ec646c7c 100644 (file)
@@ -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 <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
@@ -34,6 +37,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