m4-patches
[Top][All Lists]
Advanced

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

Re: Help with src/yleval


From: Gary V. Vaughan
Subject: Re: Help with src/yleval
Date: Sun, 30 Sep 2001 16:26:29 +0100
User-agent: Mutt/1.3.22.1i

On Sun, Sep 30, 2001 at 11:07:24AM +0100, Gary V. Vaughan wrote:
> On Sat, Sep 29, 2001 at 05:18:51PM +0200, Akim Demaille wrote:
> > Also, I think that given that we shipped and always compile ltdl, you
> > mean to:
> > 
> > Index: m4/Makefile.am
> > --- m4/Makefile.am Sat, 22 Sep 2001 12:59:08 +0200 akim
> > +++ m4/Makefile.am Sat, 29 Sep 2001 16:09:14 +0200 akim
> > @@ -39,7 +39,7 @@
> >  libm4_la_SOURCES       = builtin.c debug.c error.c hash.c \
> >                           input.c ltdl.c macro.c module.c output.c \
> >                           path.c regex.c symtab.c utility.c
> > -libm4_la_LIBADD                = @LTLIBOBJS@ @LIBADD_DL@
> > +libm4_la_LIBADD                = @LTLIBOBJS@
> >  
> >  module.o module.lo: $(srcdir)/module.c pathconf.h
> >  pathconf.h: Makefile
> > 
> > 
> > at least that eased my gdbing.
> 
> Nup.
> 
> If you link ltdl.la, then libtool will find the dependency on -ldl (on
> linux) and add it for you.  M4 links ltdl.c directly into libm4.la, so
> we need to ensure that applications linking with libm4.la pulls in -ldl.

Done!

Cheers,
        Gary.
-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

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