mirror of
https://github.com/samba-team/samba.git
synced 2025-11-02 20:23:50 +03:00
r3223: continue the effort on LIBREPLACE to try to get the ldb tools to
compile on platforms like solaris without having to link to the whole of the Samba4 lib directory.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
d91659b037
commit
f6862bfc1c
@@ -4,6 +4,8 @@
|
||||
# Start SUBSYSTEM LIBREPLACE
|
||||
[SUBSYSTEM::LIBREPLACE]
|
||||
INIT_OBJ_FILES = lib/replace.o
|
||||
ADD_OBJ_FILES = \
|
||||
lib/snprintf.o
|
||||
# End SUBSYSTEM LIBREPLACE
|
||||
##############################
|
||||
|
||||
@@ -23,7 +25,6 @@ ADD_OBJ_FILES = \
|
||||
lib/time.o \
|
||||
lib/genrand.o \
|
||||
lib/username.o \
|
||||
lib/snprintf.o \
|
||||
lib/dprintf.o \
|
||||
lib/xfile.o \
|
||||
lib/wins_srv.o \
|
||||
|
||||
Reference in New Issue
Block a user