Re: ylwrap should be included for any Yacc compilations.

2005-04-19 Thread Derek Price
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexandre Duret-Lutz wrote: > Hi Derek, > > Sorry for the long delay. No problem, I understand. :) > Using ylwrap in all cases is already planed for automake-1.10 for > other reasons, so I guess that will be OK with you. Yep. That'll do. I had

Re: A problem with "intermediate files"

2005-04-19 Thread Stepan Kasal
Hello, On Tue, Apr 19, 2005 at 12:30:44AM +0200, Alexandre Duret-Lutz wrote: > Sorry for the delay. Thank you very much for your help. > Stepan> SUFFIXES = .list > > That should be needed only if your extensions do not start with > a dot. I thought I had this documented, but I cannot find > w

Re: Logical conflict between EXTRA_DIST and AC_OUTPUT

2005-04-19 Thread Stepan Kasal
Hi, On Tue, Apr 19, 2005 at 12:35:00AM +0200, Alexandre Duret-Lutz wrote: > If a file is distributed, it should not be rebuild by configure. > If a file is build by configure, there is no point in distributing it. generally, yes. But the rpm *.spec file might be an exception. rpm contains an op