- fix cache variable name
This commit is contained in:
parent
d2092c59e7
commit
abb4fb8930
2
apr.spec
2
apr.spec
@ -60,7 +60,7 @@ export ac_cv_search_shm_open=no
|
||||
|
||||
# Forcibly prevent detection of pthread_mutexattr_setrobust_np,
|
||||
# which doesn't seem to work.
|
||||
export ac_cv_pthread_mutexattr_setrobust_np=no
|
||||
export ac_cv_func_pthread_mutexattr_setrobust_np=no
|
||||
export apr_cv_setrobust_with_prio_inherit=no
|
||||
|
||||
%configure \
|
||||
|
Loading…
Reference in New Issue
Block a user