IRIX GCC fixes from 5.0 branch.

This commit is contained in:
Andrew Cagney
2000-05-23 07:49:05 +00:00
parent 5a327c7ac2
commit 6e8cb14ae5
4 changed files with 22 additions and 9 deletions

View File

@@ -102,7 +102,7 @@ AC_CHECK_HEADERS(ctype.h curses.h endian.h link.h thread_db.h proc_service.h \
string.h sys/procfs.h sys/ptrace.h sys/reg.h stdint.h \
term.h termio.h termios.h unistd.h wait.h sys/wait.h \
wchar.h wctype.h asm/debugreg.h sys/debugreg.h sys/select.h \
time.h sys/ioctl.h)
time.h sys/ioctl.h sys/user.h)
AC_HEADER_STAT
AC_C_CONST