sed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: non-recursive makefiles


From: Assaf Gordon
Subject: Re: non-recursive makefiles
Date: Sun, 24 Jul 2016 22:48:14 -0400

> On Jul 23, 2016, at 19:04, Jim Meyering <address@hidden> wrote:
[...]

> To get past "make syntax-check", I had to split a line in lib/local.mk
> that was longer than 80.
> Similarly (addressing a preexisting problem), I had to move the
> J.T.... line in THANKS.in to follow the other names starting with "J".
> That let "make distcheck" get to the more interesting parts:
> 
>  ERROR: files left in build directory after distclean:
>  ./lib/.deps/obstack.Po
>  ./lib/.deps/getfilecon.Po
> 
> I haven't yet investigated, but note (if you cannot reproduce)
> this was using automake built from upstream git master.
> 
> Once you split the lib/local.mk line, you're welcome to push.

Thanks for the review.
Pushed at: 
http://git.savannah.gnu.org/cgit/sed.git/commit/?id=3b29bece3ef0132fa96ae3d60c33d707665e5fbf

I wasn't able to reproduce the left-over files with either automake 1.14.1 or 
1.15, I'll try with latest git.

-assaf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]