aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-01-15 14:59:09 +0200
committerRiccardo Spagni <ric@spagni.net>2016-01-15 14:59:09 +0200
commit2ee050d87a0c52414595f53a2d64e81670ef2be3 (patch)
tree8afb77b9132e4126905df3e9b160215ed65e7ac7
parentMerge pull request #606 (diff)
parentThere has never been any such function "fnctl" (diff)
downloadmonero-2ee050d87a0c52414595f53a2d64e81670ef2be3.tar.xz
Merge pull request #607
0b6be41 There has never been any such function "fnctl" (Howard Chu)
-rw-r--r--external/unbound/configure_checks.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/unbound/configure_checks.cmake b/external/unbound/configure_checks.cmake
index edb64c788..1cfc20d3e 100644
--- a/external/unbound/configure_checks.cmake
+++ b/external/unbound/configure_checks.cmake
@@ -58,7 +58,6 @@ check_function_exists(ctime_r HAVE_CTIME_R)
check_function_exists(daemon HAVE_DAEMON)
check_function_exists(endprotoent HAVE_ENDPROTOENT)
check_function_exists(endservent HAVE_ENDSERVENT)
-check_function_exists(fnctl HAVE_FNCTL)
check_function_exists(fork HAVE_FORK)
check_function_exists(fseeko HAVE_FSEEKO)
check_function_exists(fsync HAVE_FSYNC)