diff options
Diffstat (limited to 'sim/ppc/config.in')
-rw-r--r-- | sim/ppc/config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/ppc/config.in b/sim/ppc/config.in index b24229b..3fac50e 100644 --- a/sim/ppc/config.in +++ b/sim/ppc/config.in @@ -286,6 +286,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 |