mirror of
https://github.com/pret/agbcc.git
synced 2026-04-24 23:10:04 -05:00
12 lines
295 B
C
Executable File
12 lines
295 B
C
Executable File
/* Define if you have the sys_errlist variable. */
|
|
#undef HAVE_SYS_ERRLIST
|
|
|
|
/* Define if you have the sys_nerr variable. */
|
|
#undef HAVE_SYS_NERR
|
|
|
|
/* Define if you have the sys_siglist variable. */
|
|
#undef HAVE_SYS_SIGLIST
|
|
|
|
/* Define if you have the strerror function. */
|
|
#undef HAVE_STRERROR
|