diff options
Diffstat (limited to 'sim/microblaze/config.in')
-rw-r--r-- | sim/microblaze/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/microblaze/config.in b/sim/microblaze/config.in index 8d37b72..c694fde 100644 --- a/sim/microblaze/config.in +++ b/sim/microblaze/config.in @@ -73,6 +73,9 @@ /* Define to 1 if you have the <string.h> header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the `strsignal' function. */ +#undef HAVE_STRSIGNAL + /* Define to 1 if `st_atime' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_ATIME |