K 10 svn:author V 5 adamw K 8 svn:date V 27 2018-05-22T13:38:04.774828Z K 7 svn:log V 312 Fix building after r470315 When I switched from autoreconf, I forgot to point this patch file at Makefile.in instead of Makefile.am. On some systems, this caused automake to be run because it saw the Makefile.am as newer than the Makefile.in, but automake isn't pulled in as a dependency. Reported by: antoine END