summaryrefslogtreecommitdiffstats
path: root/package/libdb
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-11 20:26:57 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-11 20:26:57 +0000
commit975fc2e34c2b407c47ee05fe2d686f6efc4830e5 (patch)
tree78e74a68ff1be8e8ed5c79adbbb603c7ea9281c8 /package/libdb
parent79a0dd484e491e128b4502b6669b08d41ef347f2 (diff)
add a load of fixes from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1410 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libdb')
-rw-r--r--package/libdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libdb/Makefile b/package/libdb/Makefile
index a6da8d8db..77510aefe 100644
--- a/package/libdb/Makefile
+++ b/package/libdb/Makefile
@@ -50,7 +50,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
--disable-java \
--enable-cxx \
--disable-posixmutexes \
- --enable-uimutexes \
+ --disable-uimutexes \
--disable-tcl \
--disable-rpc \
--enable-compat185 \