diff options
| author | rbuj <[email protected]> | 2020-02-05 11:40:55 +0100 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2020-02-06 11:29:48 +0100 | 
| commit | c51e4b3b1152be0dfb9949eb8e481acb2ad59d79 (patch) | |
| tree | 595942f6d147f28cc51904a3665bf2499641f0b2 | |
| parent | 33e7bb9a641f7e14fad624310d94787f1216f4e4 (diff) | |
| download | mate-panel-c51e4b3b1152be0dfb9949eb8e481acb2ad59d79.tar.bz2 mate-panel-c51e4b3b1152be0dfb9949eb8e481acb2ad59d79.tar.xz  | |
build: show warning flags on configure summary
| -rw-r--r-- | configure.ac | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 85526379..802df2f7 100644 --- a/configure.ac +++ b/configure.ac @@ -370,6 +370,7 @@ echo "          source code location:          ${srcdir}          compiler:                      ${CC}          cflags:                        ${CFLAGS} +        warning flags:                 ${WARN_CFLAGS}          Maintainer mode:               ${USE_MAINTAINER_MODE}          Use *_DISABLE_DEPRECATED:      ${enable_deprecation_flags}          Applets to build in-process:   ${PANEL_INPROCESS_APPLETS}  | 
