Add coff.h to AC_CHECK_HEADERS.
This commit is contained in:
parent
e88fd71235
commit
149c0cdc2d
1 changed files with 1 additions and 1 deletions
|
@ -1334,7 +1334,7 @@ AC_SUBST(LIBSOUND)
|
|||
dnl checks for header files
|
||||
AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \
|
||||
linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \
|
||||
termcap.h stdio_ext.h fcntl.h term.h strings.h)
|
||||
termcap.h stdio_ext.h fcntl.h term.h strings.h coff.h)
|
||||
AC_HEADER_STDC
|
||||
AC_HEADER_TIME
|
||||
AC_DECL_SYS_SIGLIST
|
||||
|
|
Loading…
Add table
Reference in a new issue