Date: Wed, 28 Oct 2015 14:23:52 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400392 - head/Templates Message-ID: <201510281423.t9SENq5I090111@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Wed Oct 28 14:23:51 2015 New Revision: 400392 URL: https://svnweb.freebsd.org/changeset/ports/400392 Log: Re-apply r400350 which is correct, to remove libutil-provided symbols. Modified: head/Templates/config.site Modified: head/Templates/config.site ============================================================================== --- head/Templates/config.site Wed Oct 28 13:56:17 2015 (r400391) +++ head/Templates/config.site Wed Oct 28 14:23:51 2015 (r400392) @@ -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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510281423.t9SENq5I090111>