Re: missing --docdir parsing code

2005-04-18 Thread Paul Eggert
Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes: > Looks OK? Yes; please install. Thanks.

Re: Processing of automake comments

2005-04-18 Thread Alexandre Duret-Lutz
>>> "Stepan" == Stepan Kasal <[EMAIL PROTECTED]> writes: Stepan> Could you please fix this? http://lists.gnu.org/archive/html/automake-patches/2005-03/msg3.html -- Alexandre Duret-Lutz

Re: Logical conflict between EXTRA_DIST and AC_OUTPUT

2005-04-18 Thread Alexandre Duret-Lutz
>>> "Sergey" == Sergey Udaltsov <[EMAIL PROTECTED]> writes: Sergey> Hi ppl Sergey> In Makefile.am there is a line: Sergey> EXTRA_DIST=... mypackage.spec Sergey> At the same time I mention in configure.in AC_OUTPUT mypackage.spec - Sergey> which is generated from mypackage.spec.in. Is is corr

Re: A problem with "intermediate files"

2005-04-18 Thread Alexandre Duret-Lutz
Sorry for the delay. >>> "Stepan" == Stepan Kasal <[EMAIL PROTECTED]> writes: [...] 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 where. Stepan> gnumeric_SOURCES = ... gnm-genmarshals.list .

Re: ylwrap should be included for any Yacc compilations.

2005-04-18 Thread Alexandre Duret-Lutz
Hi Derek, Sorry for the long delay. >>> "Derek" == Derek Price <[EMAIL PROTECTED]> writes: Derek> Glancing at the inline rule which was being used: Derek> ~sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >[EMAIL PROTECTED] && mv [EMAIL PROTECTED] $@ Derek> Only the filename portion of the path is b

$BBg;j5^$*4j$$$7$^$9(B

2005-04-18 Thread info
$B5.J}$NCO0h$G:#8=:_5U1g=u4uK>[EMAIL PROTECTED],(B12$BL>$$$^$9!#(B $BL5NA$G$9$N$G4v$i$G$b$4MxMQ2<$5$$!#(B http://awg.webchu.com/?springf $B%a!<%k$Nl9g$O2<5-(BURL$B$KJV?.2<$5$$(B [EMAIL PROTECTED]

Re: Logical conflict between EXTRA_DIST and AC_OUTPUT

2005-04-18 Thread Stepan Kasal
Hi, On Sun, Apr 10, 2005 at 09:33:38PM +0100, Sergey Udaltsov wrote: > In Makefile.am there is a line: > EXTRA_DIST=... mypackage.spec > > At the same time I mention in configure.in AC_OUTPUT mypackage.spec - > which is generated from mypackage.spec.in. Is is correct that "make > distclean" remov