]> git.pld-linux.org Git - packages/db4.3.git/blame - db4.3.spec
- nptl bcond enabled for Th.
[packages/db4.3.git] / db4.3.spec
CommitLineData
8d44399a
AM
1#
2# Conditional build:
3%bcond_with java # build db-java (required for openoffice)
4%bcond_without tcl # don't build Tcl bindings
5%bcond_with pmutex # use POSIX mutexes (only process-private with linuxthreads)
35bc151d 6%bcond_without nptl # don't use process-shared POSIX mutexes (NPTL provides full interface)
1b9dd63f 7%bcond_without static_libs # don't build static libraries
8d44399a
AM
8#
9%{?with_nptl:%define with_pmutex 1}
10Summary: Berkeley DB database library for C
11