On 04/19/2012 10:14 PM, Stefano Lattarini wrote: > This change will provide the automake script with a new function that > reads in a Makefile fragment *without* performing Automake ad-hoc parsing, > but only the pre-processing step, i.e., removal of '##' comments and > substitution of tokens like '%SUBDIRS%', '%?LIBTOOL%' or '?GENENRIC?'. > > This will very likely be useful for the work on Automake-NG. > > This is a pure refactoring, with no intended functional or semantic > changes. > > * automake.in (preprocess_file): New function, extracted ... > (make_paragraphs): ... from here. > Pushed now.
Regards, Stefano