We need to define LIBSUPPORT and SUPPORTINCS under all circumstances as it

1998-12-09  Martin Baulig  <martin@home-of-linux.org>

	* configure.in: We need to define LIBSUPPORT and SUPPORTINCS under
	all circumstances as it is in gnome-libs.
This commit is contained in:
Martin Baulig
1998-12-09 21:19:44 +00:00
committed by Martin Baulig
parent 9e41d36684
commit 3daeda7307
2 changed files with 9 additions and 10 deletions
+3
View File
@@ -1,5 +1,8 @@
1998-12-09 Martin Baulig <martin@home-of-linux.org>
* configure.in: We need to define LIBSUPPORT and SUPPORTINCS under
all circumstances as it is in gnome-libs.
* include/glibtop/procargs.h (glibtop_get_proc_args): Make the
return value a `char *' instead of a `const char *'.