Added warning message that the `netload' applet will not be built if
you don't have LibGTop.
This commit is contained in:
parent
6a4aee5f5f
commit
17626a3119
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ if test x$applets_libgtop != xyes; then
|
|||
AC_MSG_WARN([*** \`cpumemusage' applet will not be built ***])
|
||||
AC_MSG_WARN([*** \`diskusage' applet will not be built ***])
|
||||
AC_MSG_WARN([*** \`multiload' applet will not be built ***])
|
||||
AC_MSG_WARN([*** \`netload' applet will not be built ***])
|
||||
fi
|
||||
|
||||
dnl Check for ghttp library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue