aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@codecoup.pl>2024-02-14 16:36:35 +0100
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2024-02-14 12:57:43 -0500
commitb55d98e5cc97e4ff8c3980b84f46c84f3b1c1ee3 (patch)
tree816a2a828bbd42dbf9d82ed16240f2be14d93567
parent094f3fdcc0ac57c9feee8a1a3f458ab27f5f593f (diff)
bootstrap-configure: Enable external plugins
Make sure we build this code while in development mode.
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 8172840d5f..1c26909b92 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -34,4 +34,5 @@ fi
--enable-cups \
--enable-library \
--enable-admin \
+ --enable-external-plugins \
--disable-datafiles $*