autoconf: Replace --disable-tools option with --disable-scepclient
Since using a separate option for pki this was the only tool that was still enabled by that option.
This commit is contained in:
@@ -99,7 +99,7 @@ if USE_CMD
|
||||
exes += $(DESTDIR)$(sbindir)/charon-cmd
|
||||
endif
|
||||
|
||||
if USE_TOOLS
|
||||
if USE_SCEPCLIENT
|
||||
exes += $(DESTDIR)$(ipsecdir)/scepclient
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user