mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Migrate to CAF 0.18
This commit is contained in:
parent
6323b0a8c2
commit
cf2b5f7e05
4 changed files with 41 additions and 24 deletions
2
configure
vendored
2
configure
vendored
|
@ -328,7 +328,7 @@ while [ $# -ne 0 ]; do
|
|||
append_cache_entry BROKER_ROOT_DIR PATH $optarg
|
||||
;;
|
||||
--with-caf=*)
|
||||
append_cache_entry CAF_ROOT_DIR PATH $optarg
|
||||
append_cache_entry CAF_ROOT PATH $optarg
|
||||
;;
|
||||
--with-libkqueue=*)
|
||||
append_cache_entry LIBKQUEUE_ROOT_DIR PATH $optarg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue