bug#8662: check_JAVA does not support silent rules

2011-05-12 Thread Petteri Räty
relevant file snippets: configure.ac: AM_SILENT_RULES([yes]) Makefile.am: check_JAVA = Hello.java Now with make check you get output: CLASSPATH=.:./.:$CLASSPATH javac -d . Hello.java echo timestamp classcheck.stamp As all sources are compiled with one command a silent javac output could be

Re: bug#8234: check_JAVA built during make

2011-04-08 Thread Petteri Räty
On 04/06/2011 07:52 PM, Stefano Lattarini wrote: The attached patch should fix the bug. The exposing testcase passes with the modification to automake.in installed, and fails without. OK for maint? I'll push in 72 hours if there is no objection. My email address seems to have a longer

bug#8234: check_JAVA built during make

2011-04-06 Thread Petteri Räty
On 04/06/2011 07:52 PM, Stefano Lattarini wrote: The attached patch should fix the bug. The exposing testcase passes with the modification to automake.in installed, and fails without. OK for maint? I'll push in 72 hours if there is no objection. My email address seems to have a longer