Re-apply r400350 which is correct, to remove libutil-provided symbols.

This commit is contained in:
Bryan Drewery 2015-10-28 14:23:51 +00:00
parent f1dc45bcb8
commit 69d0711932
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400392

View File

@ -330,7 +330,6 @@
: ${ac_cv_func_iswctype=yes}
: ${ac_cv_func_link=yes}
: ${ac_cv_func_localtime=yes}
: ${ac_cv_func_login_getcapbool=yes}
: ${ac_cv_func_lstat=yes}
: ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
: ${ac_cv_func_malloc_0_nonnull=yes}
@ -354,8 +353,6 @@
: ${ac_cv_func_munmap=yes}
: ${ac_cv_func_nl_langinfo=yes}
: ${ac_cv_func_opendir=yes}
# Breaks heimdal and rancid at least
# : ${ac_cv_func_openpty=yes}
: ${ac_cv_func_pam_getenvlist=yes}
: ${ac_cv_func_pam_putenv=yes}
: ${ac_cv_func_pathconf=yes}