aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mn10300/config.in')
-rw-r--r--sim/mn10300/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/mn10300/config.in b/sim/mn10300/config.in
index b5a1c6e..78ca120 100644
--- a/sim/mn10300/config.in
+++ b/sim/mn10300/config.in
@@ -88,6 +88,9 @@
/* Define to 1 if you have the <utime.h> header file. */
#undef HAVE_UTIME_H
+/* Define to 1 if you have the <zlib.h> header file. */
+#undef HAVE_ZLIB_H
+
/* Define to 1 if you have the `__setfpucw' function. */
#undef HAVE___SETFPUCW
@@ -106,6 +109,12 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
+/* Additional package description */
+#undef PKGVERSION
+
+/* Bug reporting address */
+#undef REPORT_BUGS_TO
+
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE