summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parent8c24cf5238bb1013eebdb15acafcdda1b1f833ed (diff)
downloadcurl-a407a82d0b0bc637d81f49d7853c043efe1e3372.tar.gz
configure/cmake: remove checks for unused sgtty.h
Closes #7276
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ef82d3d3c..aea7b3cfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3036,7 +3036,6 @@ AC_CHECK_HEADERS(
sys/param.h \
termios.h \
termio.h \
- sgtty.h \
fcntl.h \
alloca.h \
io.h \