test for strvis*

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9278 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-12-06 20:07:25 +00:00
parent 3588d7a571
commit 511ef74271

View File

@@ -161,11 +161,17 @@ AC_CHECK_FUNCS([ \
getconfattr \ getconfattr \
getrlimit \ getrlimit \
getspnam \ getspnam \
strsvis \
strvis \
strvisx \
strvisx \
svis \
sysconf \ sysconf \
sysctl \ sysctl \
uname \ uname \
vasnprintf \ vasnprintf \
vasprintf \ vasprintf \
vis \
]) ])
if test "$ac_cv_func_cgetent" = no; then if test "$ac_cv_func_cgetent" = no; then