Make sure we build this code while in development mode. --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-configure b/bootstrap-configure index 8172840d5..1c26909b9 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -34,4 +34,5 @@ fi --enable-cups \ --enable-library \ --enable-admin \ + --enable-external-plugins \ --disable-datafiles $* -- 2.43.0