Update liburcu version check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 Jun 2011 15:27:11 +0000 (11:27 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 Jun 2011 15:27:11 +0000 (11:27 -0400)
commitcfa0520d911287f5c470d74272c578bc041077bf
tree46a5edbc48c76ead14df42420943ef301733197f
parent730c53dc7daf938d99745ea8970e038e1a47f096
Update liburcu version check

liburcu symbols have changed (_bp suffix added for the -bp flavor used
by UST), and we now depend on urcu 0.5.5 for struct rcu_head definition.
Therefore, check for synchronize_rcu_bp and call_rcu_bp.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
This page took 0.023722 seconds and 4 git commands to generate.