Assume termios is available, remove support for termio and sgtty
[deliverable/binutils-gdb.git] / gdb / configure.ac
index 4e64c80f62c6d051cd983bd7251deee594240fa6..b909217c77da59c7b304b2dfa812cf5b629569ba 100644 (file)
@@ -1298,8 +1298,7 @@ AC_CHECK_HEADERS([nlist.h machine/reg.h poll.h sys/poll.h proc_service.h \
                  sys/file.h sys/filio.h sys/ioctl.h sys/param.h \
                  sys/resource.h sys/procfs.h sys/ptrace.h ptrace.h \
                  sys/reg.h sys/debugreg.h sys/select.h sys/syscall.h \
-                 termios.h termio.h \
-                 sgtty.h elf_hp.h \
+                 termios.h elf_hp.h \
                  dlfcn.h])
 AC_CHECK_HEADERS(sys/proc.h, [], [],
 [#if HAVE_SYS_PARAM_H
This page took 0.023697 seconds and 4 git commands to generate.