summaryrefslogtreecommitdiff
path: root/sim/arm/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
commit37bb87aebbf3b7846d252b2f2f818f391c579163 (patch)
tree757ce530a9420c3b54f0a732f70e6197ca202154 /sim/arm/config.in
parenta17949be7c80191977971299073bf460f0855020 (diff)
downloadgdb-37bb87aebbf3b7846d252b2f2f818f391c579163.tar.gz
* configure: Regenerate to track ../common/common.m4 changes.
* config.in: Ditto.
Diffstat (limited to 'sim/arm/config.in')
-rw-r--r--sim/arm/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/arm/config.in b/sim/arm/config.in
index 462227ec7b3..5da8bbe28ab 100644
--- a/sim/arm/config.in
+++ b/sim/arm/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