[openssh-commits] [openssh] 06/06: Remove generic check for getpagesize.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 9 04:37:59 AEDT 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 98fdb05f0c0d7a89a066225a94eafd7fce10163d
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Feb 9 04:09:26 2026 +1100
Remove generic check for getpagesize.
We have a more specific check later.
---
configure.ac | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index a8823d68b..962c43540 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2108,7 +2108,6 @@ AC_CHECK_FUNCS([ \
getline \
getnameinfo \
getopt \
- getpagesize \
getpeereid \
getpeerucred \
getpgid \
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list