On Sun, Jan 14, 2001 at 02:47:12PM -0500, Stuffed Crust wrote:
> On Sun, Jan 14, 2001 at 08:25:55PM +0100, Christoph Reichenbach wrote:
> > > Perhaps the automake system could be altered to allow for us to use
> > > dmalloc and set up the #defines and -ldmalloc correctly?  (I have very
> > > little clue on how to set up autoconf..)
> > 
> > That shouldn't be too much work unless they do something unexpected; I'll
> > have a look at it ASAP.
> 
> AC_ARG_WITH(dmalloc,
>         [  --with-dmalloc           link aginst the dmalloc library],
>         [LIBS="$LIBS -ldmalloc"],
>         [])

And in a fit of inspiration, I look at the man pages..

apparently adding "AM_WITH_DMALLOC" to the configure.in file does just
that.  :)  

 - Pizza
-- 
Solomon Peachy                                    pizzaATfucktheusers.org
I ain't broke, but I'm badly bent.                           ICQ# 1318344
Patience comes to those who wait.
    ...It's not "Beanbag Love", it's a "Transanimate Relationship"...

Reply via email to