| Patch |
| r850742 |
r850742 | fitz | 2004-08-17 12:39:35 -0500 (Tue, 17 Aug 2004) Added descriptive error message to output of 'make check' if Python is not found. Patch by: Blake Nicholson <svn@seraphinandblake.com> * Makefile.in (check): If $(PYTHON) does not equal "none", run test suite as before. Otherwise print message indicating Python could not be found.