Index: sim/mips/config.in |
diff --git a/sim/mips/config.in b/sim/mips/config.in |
index 9f71eb855f75d9da7cf5d0b6b48dfd3fa9538c9c..ef3289b95a860870d328129d87db6f8939415c54 100644 |
--- a/sim/mips/config.in |
+++ b/sim/mips/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 |
@@ -88,6 +91,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 |