Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Unofficial Gentoo Development Guide and Autotools
Date: Thu, 19 May 2005 19:05:53
Message-Id: 200505191506.13470.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] Unofficial Gentoo Development Guide and Autotools by Mike Frysinger
1 On Thursday 19 May 2005 02:59 pm, Mike Frysinger wrote:
2 > then if it works, it will add '-lmng' to LDFLAGS ...
3
4 err, no it doesnt ... it adds -lmng to MNG_LIBS which is updated in Makefile's
5 with AC_SUBST() ...
6 -mike
7 --
8 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Unofficial Gentoo Development Guide and Autotools Chris White <chriswhite@g.o>