summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0c203fa8b..56f378ebb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -152,6 +152,7 @@ AC_CHECK_HEADERS([ \
pty.h \
security/pam_misc.h \
stdint.h \
+ stdio_ext.h \
stdlib.h \
sys/disk.h \
sys/disklabel.h \
@@ -245,6 +246,7 @@ AC_CHECK_DECL([lseek64],
#include <unistd.h>])
AC_CHECK_FUNCS([ \
+ __fpending \
__secure_getenv \
err \
errx \