]> git.pld-linux.org Git - packages/db4.3.git/commitdiff
- nptl bcond enabled for Th.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 23 Sep 2005 12:13:50 +0000 (12:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db4.3.spec -> 1.12

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.068536 seconds and 4 git commands to generate.