aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/config.in
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2008-07-11 02:41:22 +0000
committerHans-Peter Nilsson <hp@axis.com>2008-07-11 02:41:22 +0000
commitb5bd96244f3fc0a4824e997b73f8c6fa996526f1 (patch)
tree9e9d58871a5f9db2f5858a7950580a6978207e26 /sim/d10v/config.in
parent35689115d0866e52f5dcfd43f9d4fb2fc02a72bd (diff)
downloadfsf-binutils-gdb-b5bd96244f3fc0a4824e997b73f8c6fa996526f1.zip
fsf-binutils-gdb-b5bd96244f3fc0a4824e997b73f8c6fa996526f1.tar.gz
fsf-binutils-gdb-b5bd96244f3fc0a4824e997b73f8c6fa996526f1.tar.bz2
* configure: Regenerate to track ../common/common.m4 changes.
* config.in: Ditto.
Diffstat (limited to 'sim/d10v/config.in')
-rw-r--r--sim/d10v/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/d10v/config.in b/sim/d10v/config.in
index 462227e..5da8bbe 100644
--- a/sim/d10v/config.in
+++ b/sim/d10v/config.in
@@ -67,6 +67,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_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
@@ -85,6 +88,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