But Eric's argument from [1], the ability to get the newest version between Automake releases, [1] http://lists.gnu.org/archive/html/bug-gnulib/2009-03/msg00175.html
Yes. However, the finicky gnulib hook declines to install it, due to space/tab madness. Can someone fix this in the automake sources and I'll try again? Thanks, karl build-aux/ylwrap:140: space before tab in indent. + from="y_tab.c" build-aux/ylwrap:142: space before tab in indent. + if test $from = "y.tab.h"; then build-aux/ylwrap:143: space before tab in indent. + from="y_tab.h" build-aux/ylwrap:144: space before tab in indent. + fi build-aux/ylwrap:151: space before tab in indent. + [\\/]* | ?:[\\/]*) target="$2";; build-aux/ylwrap:152: space before tab in indent. + *) target="../$2";;