roken: Delete getcap/cgetent/cgetstr()
This commit is contained in:
@@ -183,7 +183,6 @@ AC_CHECK_FUNCS([ \
|
||||
asnprintf \
|
||||
asprintf \
|
||||
atexit \
|
||||
cgetent \
|
||||
getauxval \
|
||||
getconfattr \
|
||||
getprogname \
|
||||
@@ -216,11 +215,6 @@ AC_CHECK_FUNCS([ \
|
||||
vis \
|
||||
])
|
||||
|
||||
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])
|
||||
|
||||
AC_REQUIRE([AC_FUNC_MMAP])
|
||||
|
Reference in New Issue
Block a user