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:
+4
-4
@@ -15,11 +15,11 @@ options = \
|
||||
options/manager.opt \
|
||||
options/medsrv.opt \
|
||||
options/pacman.opt \
|
||||
options/pool.opt \
|
||||
options/starter.opt \
|
||||
options/tnc.opt \
|
||||
options/pki.opt \
|
||||
options/tools.opt
|
||||
options/pool.opt \
|
||||
options/scepclient.opt \
|
||||
options/starter.opt \
|
||||
options/tnc.opt
|
||||
|
||||
plugins = \
|
||||
plugins/android_log.opt \
|
||||
|
||||
Reference in New Issue
Block a user