diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-10-28 05:42:05 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-10-28 05:42:05 +0800 |
commit | 24c284da5689f9159e29b0b07d53bc04e7993597 (patch) | |
tree | 8b36dbc84eb9a5c3cc42a5e851b415b18d98220c /Templates | |
parent | a8b87bb6112bcec8e45bbae817b3c7eae4aa9b90 (diff) | |
download | freebsd-ports-gnome-24c284da5689f9159e29b0b07d53bc04e7993597.tar.gz freebsd-ports-gnome-24c284da5689f9159e29b0b07d53bc04e7993597.tar.zst freebsd-ports-gnome-24c284da5689f9159e29b0b07d53bc04e7993597.zip |
Remove functions provided by libutil.
With hat: portmgr
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/config.site | 3 |
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} |