1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

replace: make libreplace a private library

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Andrew Tridgell 2010-10-21 08:30:15 +11:00
parent 0ad5937b4e
commit a913e79ee5

View File

@ -368,6 +368,7 @@ def build(bld):
# libraries are loaded, but this doesn't appear to work
# at the moment:
# hide_symbols=bld.BUILTIN_LIBRARY('replace'),
private_library=True,
deps='crypt dl nsl socket rt')
TEST_SOURCES = '''test/testsuite.c test/main.c test/strptime.c