]> andersk Git - moira.git/blobdiff - configure.in
Check if we have strvis() so we can use it. Regenerate configure.
[moira.git] / configure.in
index 6de8128a68488a98f992530f830d93b1d2b7a755..f913a4cf37182f6d3c66d0796efc76883332293c 100755 (executable)
@@ -422,7 +422,7 @@ AC_SUBST(CURSES_LIBS)
 AC_SUBST(CURSES_SUBDIRS)
 
 
-AC_CHECK_FUNCS(getusershell strlcpy strlcat uname)
+AC_CHECK_FUNCS(getusershell strlcpy strlcat uname strvis)
 
 AC_CHECK_FUNC(sigaction, AC_DEFINE(HAVE_POSIX_SIGNALS))
 
This page took 0.033049 seconds and 4 git commands to generate.