Commit | Line | Data |
---|---|---|
252b5132 RH |
1 | /* Define if you have the sys_errlist variable. */ |
2 | #undef HAVE_SYS_ERRLIST | |
3 | ||
4 | /* Define if you have the sys_nerr variable. */ | |
5 | #undef HAVE_SYS_NERR | |
6 | ||
7 | /* Define if you have the sys_siglist variable. */ | |
8 | #undef HAVE_SYS_SIGLIST | |
9 | ||
10 | /* Define if you have the strerror function. */ | |
11 | #undef HAVE_STRERROR |