SVN_SILENT made messages (.desktop file)
[rsibreak.git] / configure.in.bot
blob1b1d876e056626ef9fa032ca889ab99942bbcc37
1 echo "--"
2 echo "-- RSIBreak configure result "
3 echo "--"
4 if test "x$LIBXSS" != "x"; then
5   echo "-- idle detection will be possible.................. YES"
6 else
7   echo "-- idle detection will be possible.................. NO"
8   echo ""
9   echo "If you want idle detection in RSIBreak, then you should install "
10   echo "the header files of libxss and re-run configure. If you don't "
11   echo "need it, you are ready to compile RSIBreak now."
12   echo ""