]> git.pld-linux.org Git - packages/db4.2.git/blame - db4.2.spec
- Fixed nptl bcond
[packages/db4.2.git] / db4.2.spec
CommitLineData
3057fd07
JB
1#
2# Conditional build:
ba0ade0b 3%bcond_with java # build db-java (required for openoffice)
35727624 4%bcond_without tcl # don't build tcl bindings
b78c0e49
JB
5%bcond_with pmutex # use POSIX mutexes (only process-private with linuxthreads)
6%bcond_with nptl # synonym for pmutex (NPTL provides full interface)
dff4a1a9 7#
962ba2c7 8%{?with_nptl:%define with_pmutex 1}
9#%%define pmutex 1
10
6a84e094 11Summary: Berkeley DB database library for C
034387f5
MM
12