1
0
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:
Andrew Tridgell
2004-10-25 23:26:13 +00:00
committed by Gerald (Jerry) Carter
parent d91659b037
commit f6862bfc1c
3 changed files with 35 additions and 34 deletions

View File

@@ -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 \