diff options
Diffstat (limited to 'sim/mn10300/config.in')
-rw-r--r-- | sim/mn10300/config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sim/mn10300/config.in b/sim/mn10300/config.in index 29d1fe2..c3a5c27 100644 --- a/sim/mn10300/config.in +++ b/sim/mn10300/config.in @@ -56,9 +56,6 @@ */ #undef LT_OBJDIR -/* Name of this package. */ -#undef PACKAGE - /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -77,12 +74,6 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* Additional package description */ -#undef PKGVERSION - -/* Bug reporting address */ -#undef REPORT_BUGS_TO - /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS |