Added warning message that the `netload' applet will not be built if

you don't have LibGTop.
This commit is contained in:
Martin Baulig 1998-11-22 19:52:44 +00:00
parent 6a4aee5f5f
commit 17626a3119

View file

@ -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