X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=configure.in;h=45389fa0c699fd83963ce6c689cfaa904f773248;hp=f48be12ff0e8915309e0278f197782171308c3b6;hb=420f3633557ed75a0de989eb065af6e09eed29ba;hpb=6e0187ce721be4997bef32d724528f8976df89d6 diff --git a/configure.in b/configure.in index f48be12..45389fa 100644 --- a/configure.in +++ b/configure.in @@ -264,7 +264,7 @@ AC_CHECK_HEADERS(stdarg.h sys/ioctl.h ioctl.h sysexits.h) AC_CHECK_HEADERS(sys/time.h sys/resource.h) AC_CHECK_HEADERS(unix.h) -AC_CHECK_FUNCS(setrlimit getsid) +AC_CHECK_FUNCS(setrlimit getsid isctype) AC_TYPE_SIGNAL