Le 30 juil. 2012 à 18:45, Stefano Lattarini a écrit : > This will allow us to actually put such fragments in distributed > files, and then include them *at make runtime*, instead of copying > their contents in every single makefile (as is done now, a legacy > from mainline Automake). > > * automake.in (verbatim): New function, will copy the given file > "verbatim" (excluding removal of '##' comments) in the output > Makefile. > (handle_tests): Use 'verbatim', not 'almost_verbatim', to include > files 'color-tests.am', 'serial-tests.am' and 'parallel-tests.am'. > (handle_texinfo): Likewise, for 'texibuild.am'. > (generate_makefile): Likewise, for 'common-targets.am' and > 'am-dir.am'.
OK for both.
