Part II of getting GdbTk's stop button to always work.

This commit is contained in:
Andrew Cagney
1997-05-08 01:00:39 +00:00
parent a7b2f95a49
commit c14cabbac4
6 changed files with 205 additions and 120 deletions

View File

@ -55,6 +55,8 @@ AC_PROG_AWK
AC_ARG_PROGRAM
AC_TYPE_SIGNAL
AC_HEADER_STDC
AC_CHECK_HEADERS(limits.h memory.h string.h strings.h unistd.h termios.h termio.h sgtty.h stddef.h stdlib.h sys/procfs.h link.h endian.h objlist.h)
AC_HEADER_STAT