X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=f2773672896f209c4af41e8cc45e66eb8d0861c8;hb=320738062c7a81f062c5adab98a1a1c4fdbd4bc7;hp=2be74e64e9116fcc67a4b6cc605e44799517b0f5;hpb=30fad70245d9ddfae0b781460bc51468a01f92f6;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 2be74e6..f277367 100644 --- a/configure.ac +++ b/configure.ac @@ -668,7 +668,7 @@ dnl off_t, because it will affect the result of that test. AC_SYS_LARGEFILE dnl ** check for specific header (.h) files that we are interested in -AC_CHECK_HEADERS([bfd.h ctype.h dirent.h dlfcn.h errno.h fcntl.h grp.h limits.h locale.h nlist.h pthread.h pwd.h signal.h sys/mman.h sys/resource.h sys/select.h sys/time.h sys/timeb.h sys/timers.h sys/times.h sys/utsname.h sys/wait.h termios.h time.h utime.h windows.h winsock.h sched.h]) +AC_CHECK_HEADERS([bfd.h ctype.h dirent.h dlfcn.h errno.h fcntl.h grp.h limits.h locale.h nlist.h pthread.h pwd.h signal.h sys/cpuset.h sys/mman.h sys/resource.h sys/select.h sys/time.h sys/timeb.h sys/timers.h sys/times.h sys/utsname.h sys/wait.h termios.h time.h utime.h windows.h winsock.h sched.h]) dnl ** check if it is safe to include both and AC_HEADER_TIME