diff options
author | monsta <[email protected]> | 2017-01-18 14:23:29 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-01-18 14:23:29 +0300 |
commit | ca3f9b1cbf38d073563502a9a738534ff89e17d0 (patch) | |
tree | a866a16d20d309ab911782ce8338f22f7005b7f4 | |
parent | cee4fea4d85db8b1df90e60f43b56fe8db470a94 (diff) | |
download | mate-indicator-applet-ca3f9b1cbf38d073563502a9a738534ff89e17d0.tar.bz2 mate-indicator-applet-ca3f9b1cbf38d073563502a9a738534ff89e17d0.tar.xz |
build: show new style indicator support status in summary
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3759b11..4d4b305 100644 --- a/configure.ac +++ b/configure.ac @@ -152,4 +152,5 @@ AC_MSG_NOTICE([ Indicator Applet Configuration: Prefix: $prefix + Indicator-ng support: $have_indicator_ng ]) |