Fix README.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user