aboutsummaryrefslogtreecommitdiff
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 ef7fc52f1..c94cbcfa7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1115,6 +1115,7 @@ AC_CHECK_HEADERS(
utime.h \
sys/utime.h \
sys/poll.h \
+ libgen.h \
setjmp.h,
dnl to do if not found
[],
@@ -1197,6 +1198,7 @@ AC_CHECK_FUNCS( strtoll \
dlopen \
utime \
sigsetjmp \
+ basename \
poll,
dnl if found
[],