summaryrefslogtreecommitdiff
path: root/sim/common/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/config.in')
-rw-r--r--sim/common/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/config.in b/sim/common/config.in
index e2c2494f704..5df0854831d 100644
--- a/sim/common/config.in
+++ b/sim/common/config.in
@@ -145,6 +145,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