Assume termios is available, remove support for termio and sgtty
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.ac
index 60e235d6e361bb15241583a189e2e7153b2ccef3..456d3b360abf29b1cd8d6d569986d45ec28c5499 100644 (file)
@@ -96,7 +96,7 @@ ACX_CONFIGURE_DIR(["../gnulib"], ["build-gnulib-gdbserver"],
 
 ACX_CONFIGURE_DIR(["../../libiberty"], ["build-libiberty-gdbserver"])
 
-AC_CHECK_HEADERS(sgtty.h termio.h termios.h sys/reg.h string.h dnl
+AC_CHECK_HEADERS(termios.h sys/reg.h string.h dnl
                 proc_service.h sys/procfs.h linux/elf.h dnl
                 fcntl.h signal.h sys/file.h dnl
                 sys/ioctl.h netinet/in.h sys/socket.h netdb.h dnl
This page took 0.024578 seconds and 4 git commands to generate.