diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 84dc75acd..4ba8d13c4 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -399,49 +399,6 @@
-
- Check
-
-
- &dependencies;
-
- Gawk, GCC, Grep, Make, Sed, and Texinfo
-
-
-
-
- &runtime;
-
- Bash and Gawk
-
-
-
-
- &testsuites;
-
- None
-
-
-
-
- &before;
-
- None
-
-
-
-
- &external;
-
-
- libsubunit
- and
-
- patchutils
-
-
-
-
Coreutils
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index b8ff551d3..8e1bec99c 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -305,12 +305,9 @@
Removed:
-
-
+
+ Check-0.15.2
+
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index d58002ad2..2b3dbd9e7 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -110,15 +110,6 @@
-
- Check (&check-version;) - &check-size;:
-
- Home page:
- Download:
- MD5 sum: &check-md5;
-
-
-
Coreutils (&coreutils-version;) - &coreutils-size;:
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml
index 85589c3be..cb13689e7 100644
--- a/chapter08/chapter08.xml
+++ b/chapter08/chapter08.xml
@@ -70,7 +70,6 @@
-
diff --git a/chapter08/check.xml b/chapter08/check.xml
deleted file mode 100644
index 1000aaa68..000000000
--- a/chapter08/check.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
- %general-entities;
-]>
-
-
-
-
-
- check
- &check-version;
- &check-url;
-
-
- Check-&check-version;
-
-
- Check
-
-
-
-
-
- Check is a unit testing framework for C.
-
-
- &buildtime;
- &diskspace;
-
-
- &check-fin-sbu;
- &check-fin-du;
-
-
-
-
-
-
- Installation of Check
-
- Prepare Check for compilation:
-
-./configure --prefix=/usr --disable-static
-
- Build the package:
-
-make
-
- Compilation is now complete. To run the Check test suite, issue the
- following command:
-
-make check
-
-
- Install the package:
-
- make docdir=/usr/share/doc/check-&check-version; install
-
-
-
-
- Contents of Check
-
-
- Installed program
- Installed library
-
-
- checkmk
- libcheck.so
-
-
-
-
- Short Descriptions
-
-
-
-
- checkmk
-
- Awk script for generating C unit tests for use with the Check
- unit testing framework
-
- checkmk
-
-
-
-
-
- libcheck.so
-
- Contains functions that allow Check to be called from a test
- program
-
- libcheck
-
-
-
-
-
-
-
-
-
diff --git a/lfs-latest-git.php b/lfs-latest-git.php
index f189871eb..d8da03ef5 100644
--- a/lfs-latest-git.php
+++ b/lfs-latest-git.php
@@ -118,7 +118,6 @@ function get_packages( $package, $dirpath )
//if ( $package != "wheel" ) return 0; // debug
if ( $package == "bc" ) $dirpath = github("gavinhoward/bc");
-if ( $package == "check" ) $dirpath = github("libcheck/check");
if ( $package == "e2fsprogs" ) $dirpath = "https://sourceforge.net/projects/e2fsprogs/files/e2fsprogs";
if ( $package == "expat" ) $dirpath = "https://sourceforge.net/projects/expat/files";
if ( $package == "elfutils" ) $dirpath = "https://sourceware.org/ftp/elfutils";
diff --git a/packages.ent b/packages.ent
index 5dbbfed1a..c5d645e4c 100644
--- a/packages.ent
+++ b/packages.ent
@@ -96,14 +96,6 @@
-
-
-
-
-
-
-
-