mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
Add coff.h to AC_CHECK_HEADERS.
This commit is contained in:
parent
e88fd71235
commit
149c0cdc2d
@ -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…
Reference in New Issue
Block a user