bug#8234: check_JAVA built during make

2011-04-09 Thread Stefano Lattarini
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

bug#8234: check_JAVA built during make

2011-03-12 Thread Petteri Räty
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