diff options
Diffstat (limited to 'sim/mips/config.in')
-rw-r--r-- | sim/mips/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/mips/config.in b/sim/mips/config.in index 064a530c393..9f71eb855f7 100644 --- a/sim/mips/config.in +++ b/sim/mips/config.in @@ -88,6 +88,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 |