summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
diff options
context:
space:
mode:
authorGergely Nagy <ngg@tresorit.com>2021-06-18 09:54:57 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-18 13:52:02 +0200
commita407a82d0b0bc637d81f49d7853c043efe1e3372 (patch)
tree1a289b4c08d38c0aca00abdb7918e174c0f4ab9b /lib/curl_config.h.cmake
parent8c24cf5238bb1013eebdb15acafcdda1b1f833ed (diff)
downloadcurl-a407a82d0b0bc637d81f49d7853c043efe1e3372.tar.gz
configure/cmake: remove checks for unused sgtty.h
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 789750d59..46b7ef137 100644
--- a/lib/curl_config.h.cmake
+++ b/lib/curl_config.h.cmake
@@ -545,9 +545,6 @@
/* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
#cmakedefine HAVE_SETSOCKOPT_SO_NONBLOCK 1
-/* Define to 1 if you have the <sgtty.h> header file. */
-#cmakedefine HAVE_SGTTY_H 1
-
/* Define to 1 if you have the sigaction function. */
#cmakedefine HAVE_SIGACTION 1