--- uae/src/include/sysconfig.h.in 2018/04/24 16:38:39 1.1 +++ uae/src/include/sysconfig.h.in 2018/04/24 16:39:20 1.1.1.2 @@ -1,4 +1,4 @@ -/* sysconfig.h.in. Generated automatically from configure.in by autoheader. */ +/* src/include/sysconfig.h.in. Generated automatically from configure.in by autoheader. */ /* Define if on AIX 3. System headers sometimes define this. @@ -70,6 +70,9 @@ /* Define if you have the select function. */ #undef HAVE_SELECT +/* Define if you have the sigaction function. */ +#undef HAVE_SIGACTION + /* Define if you have the statfs function. */ #undef HAVE_STATFS @@ -88,6 +91,9 @@ /* Define if you have the header file. */ #undef HAVE_LINUX_JOYSTICK_H +/* Define if you have the header file. */ +#undef HAVE_NCURSES_H + /* Define if you have the header file. */ #undef HAVE_NDIR_H @@ -138,3 +144,6 @@ /* Define if you have the header file. */ #undef HAVE_VALUES_H + +/* Define if you have the ncurses library (-lncurses). */ +#undef HAVE_LIBNCURSES