aboutsummaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-10-28 22:23:51 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-10-28 22:23:51 +0800
commitc7c13eb7739a97eaca7259a29effc14e8283693e (patch)
tree95369935812b32da259c2558ab77150d6870b8c7 /Templates
parent612cc2b5e981c13e4c7b28dccc52b352c867920e (diff)
downloadfreebsd-ports-gnome-c7c13eb7739a97eaca7259a29effc14e8283693e.tar.gz
freebsd-ports-gnome-c7c13eb7739a97eaca7259a29effc14e8283693e.tar.zst
freebsd-ports-gnome-c7c13eb7739a97eaca7259a29effc14e8283693e.zip
Re-apply r400350 which is correct, to remove libutil-provided symbols.
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}