summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
diff options
context:
space:
mode:
authorGergely Nagy <ngg@tresorit.com>2021-06-18 10:01:29 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-18 13:52:08 +0200
commit9bf0e7b2efbdf18902ea6f1deae1aefc0ac4cc79 (patch)
tree839241201aa49b66af9c4ed611c5ae0c7af58a77 /lib/curl_config.h.cmake
parent4e03d45bf90f5f51301c0a4c0bdf60a477f82feb (diff)
downloadcurl-9bf0e7b2efbdf18902ea6f1deae1aefc0ac4cc79.tar.gz
configure/cmake: remove unused define HAVE_FORK
Closes #7276
Diffstat (limited to 'lib/curl_config.h.cmake')
-rw-r--r--lib/curl_config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/curl_config.h.cmake b/lib/curl_config.h.cmake
index cbbe99b58..6a638824d 100644
--- a/lib/curl_config.h.cmake
+++ b/lib/curl_config.h.cmake
@@ -160,9 +160,6 @@
/* Define to 1 if you have a working fcntl O_NONBLOCK function. */
#cmakedefine HAVE_FCNTL_O_NONBLOCK 1
-/* Define to 1 if you have the `fork' function. */
-#cmakedefine HAVE_FORK 1
-
/* Define to 1 if you have the freeaddrinfo function. */
#cmakedefine HAVE_FREEADDRINFO 1