wafsamba: Remove unused configure check
commited0b850e3dc13dba1f7291d8ed45e93fd1cb9c94
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 2 Nov 2022 01:57:03 +0000 (2 14:57 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 20 Mar 2023 00:22:32 +0000 (20 00:22 +0000)
treeb7f3c8d33607b46e9ccbcbc45369889098ff64d8
parent0f244bd1145f9cd72c930bcf91a8497ba1a26a09
wafsamba: Remove unused configure check

This check would trigger compiler warnings due to the extra argument
passed to eprintf(). HAVE__VA_ARGS__MACRO isn't used anywhere, so we can
remove the check.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/wscript