Index: sim/mn10300/config.in |
diff --git a/sim/mn10300/config.in b/sim/mn10300/config.in |
index 94d04031b916fdca9e19731ea424bc070c18e65d..30c32c32782eca67ed9ab57de43cddf4ab8a5d45 100644 |
--- a/sim/mn10300/config.in |
+++ b/sim/mn10300/config.in |
@@ -16,6 +16,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 <errno.h> header file. */ |
#undef HAVE_ERRNO_H |
@@ -100,6 +103,10 @@ |
/* Define to 1 if you have the `__setfpucw' function. */ |
#undef HAVE___SETFPUCW |
+/* Define to the sub-directory in which libtool stores uninstalled libraries. |
+ */ |
+#undef LT_OBJDIR |
+ |
/* Name of this package. */ |
#undef PACKAGE |