On Wed, Apr 29, 2009 at 11:43 AM, tom fogal wrote:
> Dan Nicholson writes:
>> On Wed, Apr 29, 2009 at 9:32 AM, Tom Fogal wrote:
>> > Previously the pkg-config output files would contain e.g. `-lGL'
>> > and `-lGLU', even if the user modified their configuration to
>> > build libraries with diffe
Dan Nicholson writes:
> On Wed, Apr 29, 2009 at 9:32 AM, Tom Fogal wrote:
> > Previously the pkg-config output files would contain e.g. `-lGL'
> > and `-lGLU', even if the user modified their configuration to
> > build libraries with different names. Â This modifies the
> > pkg-config inputs, and
On Wed, Apr 29, 2009 at 9:32 AM, Tom Fogal wrote:
> Previously the pkg-config output files would contain e.g. `-lGL'
> and `-lGLU', even if the user modified their configuration to
> build libraries with different names. This modifies the
> pkg-config inputs, and corresponding makery, so that mod
Dan Nicholson wrote:
> On Tue, Apr 28, 2009 at 11:02 PM, tom fogal wrote:
>> Dan Nicholson writes:
>>> On Tue, Apr 28, 2009 at 8:56 PM, Tom Fogal wrote:
This modifies the pkg-config inputs, and corresponding makery, so
that modifying the output library name will cause the appropriate
>
On Tue, Apr 28, 2009 at 11:02 PM, tom fogal wrote:
> Dan Nicholson writes:
>> On Tue, Apr 28, 2009 at 8:56 PM, Tom Fogal wrote:
>> > This modifies the pkg-config inputs, and corresponding makery, so
>> > that modifying the output library name will cause the appropriate
>> > updated name to appea
Dan Nicholson writes:
> On Tue, Apr 28, 2009 at 8:56 PM, Tom Fogal wrote:
> > This modifies the pkg-config inputs, and corresponding makery, so
> > that modifying the output library name will cause the appropriate
> > updated name to appear in the pkg-config `-l' option.
>
> Yeah, this is the ri
On Tue, Apr 28, 2009 at 8:56 PM, Tom Fogal wrote:
> Previously the pkg-config output files would contain `-lGL' and
> `-lGLU', even if the user modified their configuration to build
> libraries with different names. This modifies the pkg-config
> inputs, and corresponding makery, so that modifyin