]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/aaa/mod_auth_digest.c: Fail the build without APR_HAS_RANDOM
authorJoe Orton <jorton@apache.org>
Thu, 13 Aug 2026 15:16:10 +0000 (15:16 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 13 Aug 2026 15:16:10 +0000 (15:16 +0000)
commit37d73119bc308117fe2bc3e965832b36ebc39362
treecd24cbd6d235c53101ac6f92466fef92cef061db
parent5e7b2c88786ca345ff1e7be5d190adc06129a01f
* modules/aaa/mod_auth_digest.c: Fail the build without APR_HAS_RANDOM
  or APR_HAS_SHARED_MEMORY, rather than testing at runtime. configure
  already declines to build the module without them.

Assisted-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
GitHub: PR #705

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937111 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_auth_digest.c