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)
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

index 80caa43f47f26cfb1b10dd2e6a00fba35482f5c7..7a90ea5f8c412a8097fa1b1db26a32560c8a991b 100644 (file)
@@ -1,3 +1,9 @@
+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.
+
 2017-11-06  Pedro Alves  <palves@redhat.com>
 
        * event-top.c: Check SIGTSTP instead of STOP_SIGNAL thoughout.
index 45726abe9a4dd8bc0012efabcd5e942b58354137..7e701b6daef52ed5336130afda8321bb99f2eee1 100644 (file)
@@ -29,7 +29,7 @@ AC_DEFUN([GDB_AC_COMMON], [
                   sys/resource.h sys/socket.h sys/syscall.h dnl
                   sys/un.h sys/wait.h dnl
                   thread_db.h wait.h dnl
-                  termios.h termio.h sgtty.h)
+                  termios.h)
 
   AC_CHECK_FUNCS([fdwalk getrlimit pipe pipe2 socketpair sigaction])
 
index 3f8ee38f720fdca5540bf5f48f508c30f3d068b4..904c604cc2ec39c5240f54398960c2466b8d164e 100644 (file)
 /* Define to 1 if you have the `setsid' function. */
 #undef HAVE_SETSID
 
-/* Define to 1 if you have the <sgtty.h> header file. */
-#undef HAVE_SGTTY_H
-
 /* Define to 1 if you have the `sigaction' function. */
 #undef HAVE_SIGACTION
 
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H
 
-/* Define to 1 if you have the <termio.h> header file. */
-#undef HAVE_TERMIO_H
-
 /* Define to 1 if you have the <term.h> header file. */
 #undef HAVE_TERM_H
 
index c638652416a5b4a5543a6ac0c6e7b77bd8fcdf67..def194dceea3df8b2ba6a999e47ce36137939d00 100755 (executable)
@@ -13068,7 +13068,7 @@ $as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
   fi
 
 
-  for ac_header in linux/perf_event.h locale.h memory.h signal.h                  sys/resource.h sys/socket.h sys/syscall.h               sys/un.h sys/wait.h             thread_db.h wait.h              termios.h termio.h sgtty.h
+  for ac_header in linux/perf_event.h locale.h memory.h signal.h                  sys/resource.h sys/socket.h sys/syscall.h               sys/un.h sys/wait.h             thread_db.h wait.h              termios.h
 do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
index cb2e4d01d49553ce0ecf9ee6dbc65e66a0715277..eaf6a685b9826b17f3dc79385eb50a12feeb438d 100644 (file)
@@ -1,3 +1,7 @@
+2017-11-06  Pedro Alves  <palves@redhat.com>
+
+       * config.in, configure: Regenerate.
+
 2017-10-27  Simon Marchi  <simon.marchi@ericsson.com>
 
        * target.c (struct thread_search): Remove.
index 5dacbacbed29835ae4723b27fd52583e97ebe729..4a2e778deebbef5801df234ada9da260e4aea05d 100644 (file)
 /* Define to 1 if you have the `setns' function. */
 #undef HAVE_SETNS
 
-/* Define to 1 if you have the <sgtty.h> header file. */
-#undef HAVE_SGTTY_H
-
 /* Define to 1 if you have the `sigaction' function. */
 #undef HAVE_SIGACTION
 
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H
 
-/* Define to 1 if you have the <termio.h> header file. */
-#undef HAVE_TERMIO_H
-
 /* Define to 1 if you have the <thread_db.h> header file. */
 #undef HAVE_THREAD_DB_H
 
index d5c62fbbd34d52550dee2c81a3043901c683a296..ec032bc07ab189a32fcd01fecbdda1cd26437ea7 100755 (executable)
@@ -6769,7 +6769,7 @@ $as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
   fi
 
 
-  for ac_header in linux/perf_event.h locale.h memory.h signal.h                  sys/resource.h sys/socket.h sys/syscall.h               sys/un.h sys/wait.h             thread_db.h wait.h              termios.h termio.h sgtty.h
+  for ac_header in linux/perf_event.h locale.h memory.h signal.h                  sys/resource.h sys/socket.h sys/syscall.h               sys/un.h sys/wait.h             thread_db.h wait.h              termios.h
 do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"