diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-07-09 05:57:42 +0200 |
---|---|---|
committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-07-09 05:57:42 +0200 |
commit | ff7cd22d1cc2ff22dc35dc7c0e513bd3423020ae (patch) | |
tree | 6be8571dcf49cd1d1d3e25227e7a938eae4f811e | |
parent | 8ab26b1cd3f1a5e67c6f06adf59d3de8c9bb14d5 (diff) | |
download | ayatana-indicator-session-ff7cd22d1cc2ff22dc35dc7c0e513bd3423020ae.tar.gz ayatana-indicator-session-ff7cd22d1cc2ff22dc35dc7c0e513bd3423020ae.tar.bz2 ayatana-indicator-session-ff7cd22d1cc2ff22dc35dc7c0e513bd3423020ae.zip |
configure.ac: include the indicator dir in output
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f3a9039..c03639e 100644 --- a/configure.ac +++ b/configure.ac @@ -196,5 +196,6 @@ AC_MSG_NOTICE([ SUS Indicator Configuration: Prefix: $prefix + Indicator Dir: $INDICATORDIR Indicator GTK: $with_gtk ]) |