]> git.pld-linux.org Git - packages/db4.3.git/blame - db4.3.spec
- builds
[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)
6%bcond_with nptl # synonym for pmutex (NPTL provides full interface)
7#
8%{?with_nptl:%define with_pmutex 1}
9Summary: Berkeley DB database library for C
10