m4-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] build: fix bootstrapping


From: Pavel Raiskup
Subject: Re: [PATCH] build: fix bootstrapping
Date: Tue, 27 May 2014 08:58:22 +0200
User-agent: KMail/4.12.5 (Linux/3.14.4-200.fc20.x86_64; KDE/4.12.5; x86_64; ; )

On Monday 26 of May 2014 21:14:23 Eric Blake wrote:
> On 05/25/2014 10:06 AM, Pavel Raiskup wrote:
> > * configure.ac (LT_LIB_DLLOAD): Added, needed for linking
> > dlopen(), etc.
> > * Makefile.am (m4_libm4_la_LIBADD): LIBADD_DL is redundant,
> > LT_LIB_DLLOAD deals with that.
> > (doc/m4.1): Depend on src/m4.
> > ---
> >  Makefile.am  | 4 ++--
> >  configure.ac | 1 +
> >  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> Which branch is this against?

Against master branch.

> Are you aware that current m4 releases come from branch-1.4, not master?

Yes, just trying to build m4 from master (1.9a) and package that for
easier testing.

> That said, I'll probably apply this once I know more about why it is
> needed.

Please don't, the patch is not correct.  I'll repost better one.  When man
pages are generated by help2man, the man page target should not be
dependant on generated binary (when help2man is also not distributed,
which is IMO bad idea in principle).

Pavel




reply via email to

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