Blake Nicholson <svn@seraphinandblake.com>


Patch
r850742

r850742 | fitz | 2004-08-17 17:39:35 +0000 (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.