diff options
Diffstat (limited to 'sim/common/config.in')
-rw-r--r-- | sim/common/config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/config.in b/sim/common/config.in index e2c2494..5df0854 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 |