am_conditional have_cgetent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15153 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -262,6 +262,7 @@ AC_CHECK_FUNCS([ \
|
||||
if test "$ac_cv_func_cgetent" = no; then
|
||||
AC_LIBOBJ(getcap)
|
||||
fi
|
||||
AM_CONDITIONAL(have_cgetent, test "$ac_cv_func_cgetent" = yes)
|
||||
|
||||
AC_REQUIRE([AC_FUNC_GETLOGIN])
|
||||
|
||||
|
Reference in New Issue
Block a user