Don't check termio.h and sgtty.h in common/common.m4 either
authorPedro Alves <palves@redhat.com>
Mon, 6 Nov 2017 16:19:12 +0000 (16:19 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 6 Nov 2017 16:19:12 +0000 (16:19 +0000)
commitd1928160a324c1b6cd14afeecd4c81ab927883fa
treec4244c3326b1cf3d7f2535fa7b859bde7bd9f2d3
parent6aa899ce25d73c397748e4df926da3fd7e5870e5
Don't check termio.h and sgtty.h in common/common.m4 either

common/common.m4 still had checks for termio.h/sgtty.h that are stale
now.  Remove them.

gdb/ChangeLog:
2017-11-06  Pedro Alves  <palves@redhat.com>

* common/common.m4 (GDB_AC_COMMON): No longer check termio.h nor
sgtty.h.
* config.in, configure: Regenerate.

gdb/gdbserver/ChangeLog:
2017-11-06  Pedro Alves  <palves@redhat.com>

* config.in, configure: Regenerate.
gdb/ChangeLog
gdb/common/common.m4
gdb/config.in
gdb/configure
gdb/gdbserver/ChangeLog
gdb/gdbserver/config.in
gdb/gdbserver/configure
This page took 0.026722 seconds and 4 git commands to generate.