summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-22 18:49:51 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-22 18:49:51 +0100
commita2595477869d5fee2f916bc857ca028e3b2fc677 (patch)
treeecfa1e465947f6bc8b47488f38d322c7b118263b /source4/lib/ldb/config.mk
parent907ec5ba7bac2b5431a14f02f0dc1f5e126366e2 (diff)
downloadsamba-a2595477869d5fee2f916bc857ca028e3b2fc677.tar.gz
samba-a2595477869d5fee2f916bc857ca028e3b2fc677.tar.bz2
samba-a2595477869d5fee2f916bc857ca028e3b2fc677.zip
build: Remove support for DESCRIPTION setting that is now unused.
(This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
Diffstat (limited to 'source4/lib/ldb/config.mk')
-rw-r--r--source4/lib/ldb/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk
index c52703658a..75ce89d6cf 100644
--- a/source4/lib/ldb/config.mk
+++ b/source4/lib/ldb/config.mk
@@ -131,7 +131,6 @@ SO_VERSION = 0
OUTPUT_TYPE = SHARED_LIBRARY
CFLAGS = -Ilib/ldb/include
PC_FILE = ldb.pc
-DESCRIPTION = LDAP-like embedded database library
INIT_FUNCTION_TYPE = int (*) (void)
OBJ_FILES = \
common/ldb.o \