summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index a638a89..2f598f7 100755
--- a/configure
+++ b/configure
@@ -491,6 +491,8 @@ EOF
choose cl strcasestr STRCASESTR 'strcasestr()'
choose cl strnlen STRNLEN 'strnlen()'
choose c uint64t UINT64T 'uint64_t'
+ choose cl futimens FUTIMENS 'futimens()'
+ choose cl futimes FUTIMES 'futimes()'
if $forcedevr ; then
echo "/dev/random detection override required, assuming it exists and is working."