Re: configure-generated *.in's

2005-01-01 Thread Alexandre Duret-Lutz
>>> "J" == J T Conklin <[EMAIL PROTECTED]> writes: J> There appears to be no way to tell automake that a J> AC_CONFIG_FILE file will be generated earlier in the configure script, [...] J> it seems like you're saying that there was a bug which has J> long been fixed. My bad. I though you were

How to setup an example programs subdirectory?

2005-01-01 Thread Simon Perreault
Hi, I have a question for which I haven't been able to find an answer on my own, using the usual resources (manual, google, etc). My project uses automake and I want to have a directory containing example programs. These programs should not be built on a simple "make", but could be built on a

Re: How to setup an example programs subdirectory?

2005-01-01 Thread Robert Collins
On Sat, 2005-01-01 at 20:24 -0500, Simon Perreault wrote: > Hi, > > I have a question for which I haven't been able to find an answer on my own, > using the usual resources (manual, google, etc). > > My project uses automake and I want to have a directory containing example > programs. These pr