Tom Howard wrote: > The best way I've found to do this sort of think, is to create an > autoconf macro that generates a Makefile fragment and use AC_SUBST_FILE > on that.
Awesome! Terrific! Many many thanks for the hint. Harald Dunkel wrote: > It would be pretty cool if Automake could append this > automagically when generating the Makefile.in files. How could it know to which Makefile.ins it should append it? There are typically several Makefile.ams for one configure.ac. Bruno
