diff mbox series

[2/2] bootstrap-configure: Enable external plugins

Message ID 20240214153635.156548-2-szymon.janc@codecoup.pl
State New
Headers show
Series [1/2] build: Fix typo in external-plugins configure option | expand

Commit Message

Szymon Janc Feb. 14, 2024, 3:36 p.m. UTC
Make sure we build this code while in development mode.
---
 bootstrap-configure | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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 $*