1998-06-14  Martin Baulig  <martin@home-of-linux.org>

	* acconfig.h (HAVE_LINUX_TABLE): New tag.
This commit is contained in:
Martin Baulig
1998-06-14 02:23:25 +00:00
committed by Martin Baulig
parent 6130f0a4f9
commit 6ea7e47194
2 changed files with 10 additions and 1 deletions

View File

@@ -1,7 +1,14 @@
1998-06-14 Martin Baulig <martin@home-of-linux.org> 1998-06-14 Martin Baulig <martin@home-of-linux.org>
* acconfig.h (HAVE_LINUX_TABLE): New tag.
* lib/lib.awk: New file.
Creates `lib.c' depending upon `features.def'.
* lib/<feature>.c: Removed.
* sysdeps/guile/guile.awk: New file. * sysdeps/guile/guile.awk: New file.
Creates `gulie.c' depending upon `features.def'. Creates `guile.c' depending upon `features.def'.
* sysdeps/guile/*.c: Removed. * sysdeps/guile/*.c: Removed.

View File

@@ -33,3 +33,5 @@
#undef GLIBTOP_EXAMPLES #undef GLIBTOP_EXAMPLES
#undef NEED_LIBGTOP #undef NEED_LIBGTOP
#undef HAVE_LINUX_TABLE