From e7c349950e12eace412206192b4ba7cab6eacc15 Mon Sep 17 00:00:00 2001 From: Yun-Hao Chung Date: Tue, 3 Aug 2021 19:43:09 +0800 Subject: plugins: new plugin This adds an initial code for a new plugin admin. Reviewed-by: Miao-chen Chou --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 0efd83abc..a34be8320 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -30,4 +30,5 @@ fi --enable-pie \ --enable-cups \ --enable-library \ + --enable-admin \ --disable-datafiles $* -- cgit v1.2.1