mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
build: Remove support for DESCRIPTION setting that is now unused.
(cherry picked from parts of commit91d7ba5202
) Michael (This used to be commit4b03f88c1e
)
This commit is contained in:
parent
df202a4ec4
commit
defae9b501
@ -6,4 +6,3 @@ PC_FILE = talloc.pc
|
||||
MANPAGE = talloc.3
|
||||
CFLAGS = -Ilib/talloc
|
||||
PUBLIC_HEADERS = talloc.h
|
||||
DESCRIPTION = A hierarchical pool based memory system with destructors
|
||||
|
@ -4,7 +4,6 @@
|
||||
VERSION = 0.0.1
|
||||
SO_VERSION = 0
|
||||
PC_FILE = tdb.pc
|
||||
DESCRIPTION = Trivial Database Library
|
||||
OBJ_FILES = \
|
||||
common/tdb.o common/dump.o common/io.o common/lock.o \
|
||||
common/open.o common/traverse.o common/freelist.o \
|
||||
|
Loading…
Reference in New Issue
Block a user