mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 14:05:52 +03:00
[PR #11] Check uthash library at configure time #116
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/ADD-SP/ngx_waf/pull/11
State: closed
Merged: Yes
To supplement #7, this allows early checking of uthash library at configure time, with more clear text if it is missing on the system.
Sample
./configureoutput when the library is there:Sample output when the library is missing:
[PR #11] [MERGED] Check uthash library at configure timeto [PR #11] Check uthash library at configure time