summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
diff options
context:
space:
mode:
authorGergely Nagy <ngg@tresorit.com>2021-06-18 09:59:22 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-18 13:52:05 +0200
commit4e03d45bf90f5f51301c0a4c0bdf60a477f82feb (patch)
tree007550344519182b63f5aeff392cdc452ce3f2e7 /lib/curl_config.h.cmake
parenta407a82d0b0bc637d81f49d7853c043efe1e3372 (diff)
downloadcurl-4e03d45bf90f5f51301c0a4c0bdf60a477f82feb.tar.gz
configure/cmake: remove unused define HAVE_FDOPEN
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 46b7ef137..cbbe99b58 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 fdopen function. */
-#cmakedefine HAVE_FDOPEN 1
-
/* Define to 1 if you have the `fork' function. */
#cmakedefine HAVE_FORK 1