Hi, On Thu, 6 Mar 2003, Benjamin Reed wrote: > > That might not be for a couple weeks though since I have tons of work > > and travel next week. > > Yeah, I started looking into it a bit last night and I think it will > basically be impossible (or impractical) to implement in am_edit. > am_edit edit's the .in files (strangely enough), and by the time you > have those it's too late. What makes you think that? > I'm going to try to find some docs on adding keywords to automake (if > it's even possible) and then I guess we'll go from there. Ehh no. You don't want to do this in automake. am_edit is perfectly capable to do the rewriting you want. Ciao, Michael.