aboutsummaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-10-27 21:42:05 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-10-27 21:42:05 +0000
commitd5d85cccc3d8c619d96552e91368783ece85a1ce (patch)
tree8b36dbc84eb9a5c3cc42a5e851b415b18d98220c /Templates
parentbbb44dfce679f3112bb51866659151fd492da156 (diff)
downloadports-d5d85cccc3d8c619d96552e91368783ece85a1ce.tar.gz
ports-d5d85cccc3d8c619d96552e91368783ece85a1ce.zip
Remove functions provided by libutil.
With hat: portmgr
Notes
Notes: svn path=/head/; revision=400350
Diffstat (limited to 'Templates')
-rw-r--r--Templates/config.site3
1 files changed, 0 insertions, 3 deletions
diff --git a/Templates/config.site b/Templates/config.site
index 3540e803c718..44788ce8d549 100644
--- a/Templates/config.site
+++ b/Templates/config.site
@@ -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}