X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/da401a155138ef0affde38d3a040b68d078d1dad..d2520ac7054ad75d60342606bf13c821305d958c:/configure.ac diff --git a/configure.ac b/configure.ac index 35118f34..7c35047a 100644 --- a/configure.ac +++ b/configure.ac @@ -341,7 +341,7 @@ AC_CHECK_HEADER([sys/ptem.h], AC_DEFINE(WINSIZE_IN_PTEM,1, dnl --------------- dnl CHECK FUNCTIONS dnl --------------- -AC_CHECK_FUNCS([wcwidth mbtowc getutxent arc4random]) +AC_CHECK_FUNCS([wcwidth mbtowc getutxent arc4random mkstemps]) dnl Check for multibyte character set support AS_IF([test "x$ac_cv_header_wchar_h" = "xyes" -a \