]> git.pld-linux.org Git - packages/db4.3.git/blobdiff - db4.3.spec
- nptl bcond enabled for Th.
[packages/db4.3.git] / db4.3.spec
index b5113d12d946f740a04af31db821266f627b8886..639e678dbefda1fed482294769b50cb3ea82f5ad 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with    java    # build db-java (required for openoffice)
 %bcond_without tcl     # don't build Tcl bindings
 %bcond_with    pmutex  # use POSIX mutexes (only process-private with linuxthreads)
-%bcond_with    nptl    # use process-shared POSIX mutexes (NPTL provides full interface)
+%bcond_without nptl    # don't use process-shared POSIX mutexes (NPTL provides full interface)
 %bcond_without static_libs     # don't build static libraries
 #
 %{?with_nptl:%define   with_pmutex     1}
This page took 0.072292 seconds and 4 git commands to generate.