wafsamba: add -D_SAMBA_BUILTIN_LINKING_ to detect builtin linking
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Sep 2023 12:45:32 +0000 (14:45 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 16 Oct 2023 08:23:15 +0000 (10:23 +0200)
commitf63a989d833be2ab7502033e70dde66cb6979b02
tree83b32b357e18c90f5143188f37e01012b59d6739
parentd34a105f904b056030eb309a9f968aca2ee1d40f
wafsamba: add -D_SAMBA_BUILTIN_LINKING_ to detect builtin linking

This will help us to provide a stripped down version of libreplace
when doing builtin linking

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15475

Signed-off-by: Stefan Metzmacher <metze@samba.org>
buildtools/wafsamba/samba_autoconf.py
buildtools/wafsamba/wafsamba.py