Menu

Diff of /configure.ac [26aafc] .. [7c54b3]  Maximize  Restore

Switch to side-by-side view

--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,8 @@
 AC_CHECK_HEADERS([sys/ioctl.h sys/param.h sys/time.h unistd.h utime.h])
 AC_CHECK_HEADERS([sys/dirent.h time.h pwd.h paths.h pty.h libutil.h])
 AC_CHECK_HEADERS([sys/types.h sys/stat.h sys/wait.h limits.h signal.h])
-AC_CHECK_HEADERS([curses.h term.h utmp.h sys/utime.h ucontext.h setjmp.h])
+AC_CHECK_HEADERS([curses.h term.h utmp.h sys/utime.h ucontext.h stddef.h])
+AC_CHECK_HEADERS([setjmp.h])
 
 AC_CHECK_HEADERS([selinux/selinux.h selinux/context.h])
 if test "$ac_cv_header_selinux_selinux_h" = "yes" -a "$ac_cv_header_selinux_context_h" = "yes" ; then
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.