Removed all sysdeps checks.

2001-04-21  Martin Baulig  <baulig@suse.de>

	* configure.in: Removed all sysdeps checks.

	* lib/sysdeps-init*.c: Removed.

	* lib/inodedb.c: Moved here from sysdeps/common/inodedb.c.

	* glibtop-config.h: Removed.
This commit is contained in:
Martin Baulig
2001-04-20 22:29:59 +00:00
committed by Martin Baulig
parent 7a7c6baf55
commit 08956770d2
15 changed files with 27 additions and 1324 deletions

View File

@@ -1,3 +1,13 @@
2001-04-21 Martin Baulig <baulig@suse.de>
* configure.in: Removed all sysdeps checks.
* lib/sysdeps-init*.c: Removed.
* lib/inodedb.c: Moved here from sysdeps/common/inodedb.c.
* glibtop-config.h: Removed.
2001-04-20 Martin Baulig <baulig@suse.de>
Moved all sysdeps code to the new libgtop-backends module.