aboutsummaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-10-28 14:23:51 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-10-28 14:23:51 +0000
commit69d071193225f578ec4cf57d8258119771cde340 (patch)
tree95369935812b32da259c2558ab77150d6870b8c7 /Templates
parentf1dc45bcb84f3ad65461d5333568081857aee345 (diff)
downloadports-69d071193225f578ec4cf57d8258119771cde340.tar.gz
ports-69d071193225f578ec4cf57d8258119771cde340.zip
Re-apply r400350 which is correct, to remove libutil-provided symbols.
Notes
Notes: svn path=/head/; revision=400392
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}