summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-01-31 16:46:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:27 -0500
commit852228e8c67f2dc29a8402ae94998f562878c15f (patch)
treed3c773327a656cc7394d106a40dfc34849367be7 /source4/lib/tdb/config.mk
parentdd0d8b2a89309302e94c3fec1c06ce769a1fec60 (diff)
downloadsamba-852228e8c67f2dc29a8402ae94998f562878c15f.tar.gz
samba-852228e8c67f2dc29a8402ae94998f562878c15f.tar.bz2
samba-852228e8c67f2dc29a8402ae94998f562878c15f.zip
r5143: don't generate prototypes for lib/tdb/
metze (This used to be commit 1c48c30aaf58d069cdba2f59b5c012bc4bdd3efc)
Diffstat (limited to 'source4/lib/tdb/config.mk')
-rw-r--r--source4/lib/tdb/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/tdb/config.mk b/source4/lib/tdb/config.mk
index 96c2c590cb..2b2a595fca 100644
--- a/source4/lib/tdb/config.mk
+++ b/source4/lib/tdb/config.mk
@@ -6,6 +6,7 @@ INIT_OBJ_FILES = \
ADD_OBJ_FILES = \
lib/tdb/common/tdbutil.o \
lib/tdb/common/spinlock.o
+NOPROTO=YES
REQUIRED_SUBSYSTEMS = \
LIBREPLACE
#