Really forgot them ...
This commit is contained in:
@@ -155,3 +155,7 @@
|
|||||||
* the running kernel (if we don't have configured kernel sources).
|
* the running kernel (if we don't have configured kernel sources).
|
||||||
*/
|
*/
|
||||||
#undef GLIBTOP_LINUX_VERSION_CODE
|
#undef GLIBTOP_LINUX_VERSION_CODE
|
||||||
|
|
||||||
|
/* Define if you want to use LibGTop without GNOME. */
|
||||||
|
#undef WITHOUT_GNOME
|
||||||
|
|
||||||
|
|||||||
@@ -82,6 +82,8 @@ if test "x$gnome_found" != xyes; then
|
|||||||
*** If you want to use LibGTop without GNOME, you need
|
*** If you want to use LibGTop without GNOME, you need
|
||||||
*** to give configure the --without-gnome parameter.
|
*** to give configure the --without-gnome parameter.
|
||||||
])
|
])
|
||||||
|
else
|
||||||
|
AC_DEFINE(WITHOUT_GNOME)
|
||||||
fi
|
fi
|
||||||
GNOME_SUPPORT_CHECKS
|
GNOME_SUPPORT_CHECKS
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user