Fix README.
authorgreen <green>
Thu, 21 Feb 2008 16:17:26 +0000 (16:17 +0000)
committergreen <green>
Thu, 21 Feb 2008 16:17:26 +0000 (16:17 +0000)
libffi/ChangeLog.libffi
libffi/README

index 11bad16..efcfc81 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-21  Thomas Heller <theller@ctypes.org>
+
+       * README: Change "make test" to "make check".
+
 2008-02-21  Anthony Green  <green@redhat.com>
 
        * configure.ac: Bump version to 3.0.2.
index b78618c..e018dbc 100644 (file)
@@ -88,7 +88,7 @@ Configure has many other options. Use "configure --help" to see them all.
 Once configure has finished, type "make". Note that you must be using
 GNU make.  You can ftp GNU make from prep.ai.mit.edu:/pub/gnu.
 
-To ensure that libffi is working as advertised, type "make test".
+To ensure that libffi is working as advertised, type "make check".
 
 To install the library and header files, type "make install".