]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/h8300/config.in
sim: enable hardware support by default
[thirdparty/binutils-gdb.git] / sim / h8300 / config.in
index fbed42af1edf4af05217658b5ecf7a757ccf2b1c..505aa8cf5f9323b599e294746d114dc239a25db6 100644 (file)
@@ -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