X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/baa55df33c507f4278074481e5347d5216e137db..2b63c01aa93210f7c6b812c135173812793c7176:/configure.ac diff --git a/configure.ac b/configure.ac index af186fe7..26b26066 100644 --- a/configure.ac +++ b/configure.ac @@ -424,7 +424,7 @@ AC_CHECK_HEADER([sys/ptem.h], AC_DEFINE(WINSIZE_IN_PTEM,1, dnl --------------- dnl CHECK FUNCTIONS dnl --------------- -AC_CHECK_FUNCS([wcwidth mbtowc writev lstat nl_langinfo]) +AC_CHECK_FUNCS([wcwidth mbtowc writev lstat nl_langinfo getutxent]) dnl Check for multibyte character set support if test "x$ac_cv_header_wchar_h" = "xyes" -a "x$ac_cv_header_wctype_h" = "xyes" \