It no longer contains automake-time %TRANSFORM% so that's the
right thing to do.
* automake.in (generate_makefile): Here.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
my $output_checks = '';
# See if any _SOURCES (or _LIBADD, or ...) variable were misspelled.
- $output_checks .= preprocess_file ("$libdir/am/check-typos.am");
+ $output_checks .= verbatim ('check-typos');
# Bail out if we have encountered errors at make runtime. The
# relevant diagnostic should have already been reported by any
# call to the function '$(am.error)', so we just print a generic