aboutsummaryrefslogtreecommitdiff
path: root/sim/cris/config.in
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2008-07-11 02:32:33 +0000
committerHans-Peter Nilsson <hp@axis.com>2008-07-11 02:32:33 +0000
commit8929c18caae6bdce443788cc05619b5caa7fe32e (patch)
tree1bdcd08e8b637f383a45670a1f715fbc95c03e4f /sim/cris/config.in
parent79e1e45978bf87df02507ba52f8a70cab9540bb7 (diff)
downloadfsf-binutils-gdb-8929c18caae6bdce443788cc05619b5caa7fe32e.zip
fsf-binutils-gdb-8929c18caae6bdce443788cc05619b5caa7fe32e.tar.gz
fsf-binutils-gdb-8929c18caae6bdce443788cc05619b5caa7fe32e.tar.bz2
* cris/configure: Regenerate to track ../common/common.m4 changes.
* cris/config.in: Ditto.
Diffstat (limited to 'sim/cris/config.in')
-rw-r--r--sim/cris/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/cris/config.in b/sim/cris/config.in
index 41eb086..35a6405 100644
--- a/sim/cris/config.in
+++ b/sim/cris/config.in
@@ -79,6 +79,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
@@ -97,6 +100,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