diff options
Diffstat (limited to 'sim/m32r/config.in')
-rw-r--r-- | sim/m32r/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/m32r/config.in b/sim/m32r/config.in index 2f19ba3..8de933c 100644 --- a/sim/m32r/config.in +++ b/sim/m32r/config.in @@ -76,6 +76,9 @@ /* Define to 1 if you have the `__setfpucw' function. */ #undef HAVE___SETFPUCW +/* Name of this package. */ +#undef PACKAGE + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT |