From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> This enables admin plugin with bootstrap-configure so it is normally build by the likes of CI. --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-configure b/bootstrap-configure index 0aba3ef22295..8172840d5fc2 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -33,4 +33,5 @@ fi --enable-ubsan \ --enable-cups \ --enable-library \ + --enable-admin \ --disable-datafiles $* -- 2.37.2