diff options
| author | rbuj <[email protected]> | 2021-02-07 14:31:27 +0100 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-02-15 22:32:36 +0100 |
| commit | ecfaf772a947009a7812232ca120beab3282ee79 (patch) | |
| tree | d971da2dc88bf0de07998e1f4300ebee8f2d9bef | |
| parent | 397e31879bf79861a1a21ec4e2a75017e243d34b (diff) | |
| download | marco-ecfaf772a947009a7812232ca120beab3282ee79.tar.bz2 marco-ecfaf772a947009a7812232ca120beab3282ee79.tar.xz | |
build: show verbose logging and debug status in configuration summary
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f1b1e194..243f5d7f 100644 --- a/configure.ac +++ b/configure.ac @@ -471,4 +471,6 @@ marco-$VERSION: Xpresent: ${found_xpresent} Render: ${have_xrender} Xcursor: ${have_xcursor} + Verbose logging: ${enable_verbose_mode} + Debug: ${ax_enable_debug} " |
