1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Indent and remove more libutil functions.

This commit is contained in:
Bryan Drewery 2015-10-27 22:15:21 +00:00
parent 9f96a60a08
commit 70b8294d37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400358

View File

@ -485,9 +485,6 @@ fi
: ${ac_cv_func_link=yes}
: ${ac_cv_func_localtime=yes}
: ${ac_cv_func_localtime_r=yes}
: ${ac_cv_func_login=${have_utmp}}
: ${ac_cv_func_logout=${have_utmp}}
: ${ac_cv_func_logwtmp=${have_utmp}}
: ${ac_cv_func_lstat=yes}
: ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
: ${ac_cv_func_malloc_0_nonnull=yes}