On Wednesday 06 April 2011, Stefano Lattarini wrote:
> On Saturday 12 March 2011, Petteri Räty wrote:
> > http://sources.redhat.com/automake/automake.html
> >
> > "The special prefix ‘check_’ indicates that the objects in question
> > should not be built until the ‘make check’ command is run. Thos
http://sources.redhat.com/automake/automake.html
"The special prefix ‘check_’ indicates that the objects in question
should not be built until the ‘make check’ command is run. Those objects
are not installed either. "
It seems this is not how check_JAVA behaves currently. I added a
Hello.java to