Message ID | 20240214153635.156548-2-szymon.janc@codecoup.pl (mailing list archive) |
---|---|
State | Accepted |
Commit | b55d98e5cc97e4ff8c3980b84f46c84f3b1c1ee3 |
Headers | show |
Series | [1/2] build: Fix typo in external-plugins configure option | expand |
Context | Check | Description |
---|---|---|
tedd_an/pre-ci_am | success | Success |
tedd_an/CheckPatch | success | CheckPatch PASS |
tedd_an/GitLint | success | Gitlint PASS |
tedd_an/IncrementalBuild | success | Incremental Build PASS |
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 $*