Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes:
> Looks OK?
Yes; please install. Thanks.
>>> "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
>>> "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
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 .
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
$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]
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