Simon Perkins wrote: > I also notice that automake generates an 'installcheck' target, but it's not > described in the documentation. Is this the place to put tests for the installed > package? Or does it have some other internal purpose? How do I put a test for > the installed software into my makefiles?
P.S. And is there a conveneient automake way of modifying the installcheck target as there is for make check? Sy