mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r692: Add libwinregistry
(This used to be commit 0ace3bf289777c30310a05e66fd674337413f0d8)
This commit is contained in:
parent
bb1bb2dee7
commit
76d50e0d26
@ -39,3 +39,8 @@ SMB_BINARY(regshell, [REG], [BIN], lib/registry/tools/regshell.o,[],[CONFIG LIBB
|
||||
SMB_BINARY(regtree, [REG], [BIN], lib/registry/tools/regtree.o,[],[CONFIG LIBBASIC LIBCMDLINE REGISTRY])
|
||||
SMB_BINARY(gregedit, [REG], [BIN], lib/registry/tools/gregedit.o,[gtk],[CONFIG LIBBASIC LIBCMDLINE REGISTRY])
|
||||
|
||||
if test x"$experimental" = xyes; then
|
||||
SMB_LIBRARY_ENABLE(libwinregistry, YES)
|
||||
fi
|
||||
|
||||
SMB_LIBRARY(libwinregistry, 0, 0, 1, , , REGISTRY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user