bug#12860: avoiding ‘check-recursive’

2012-11-10 Thread Thien-Thi Nguyen
In GNU Serveez, there are many subdirectories, but only one (test/) that supports "make check" (w/ var ‘TESTS’ et al). Thus, top-level invocation of "make check" needlessly recurses, a grating annoyance. I'd thought to arrange for top-level "make check" to simply redirect into test/ by using ‘che

bug#12845: aclocal: stop handling AC_CONFIG_MACRO_DIR; handle just AC_CONFIG_MACRO_DIRS

2012-11-10 Thread Stefano Lattarini
tags 12845 wontfix close 12845 thanks On 11/09/2012 07:01 PM, Stefano Lattarini wrote: > > I agree; and as I said, I plan to remove aclocal's new-found ability > to handle AC_CONFIG_MACRO_DIR before releasing Automake 1.13. > On a second thought, that would cause extra confusion in the client pack