David Jensen wrote:
> Tushar Teredesai wrote:
> 
>> I think so too. IMO it was changed inadvertently because of the name
>> change. In the mean time we can use the configure option
>> --with-pc-path="/usr/lib/pkg-config:/usr/lib/pkgconfig" to overcome
>> the problem.
>>
>>  
>>
> I can't believe I didn't see that switch.
> Ok, I will try to update the book.  It looks to be a long haul, a lot of
> packages reference it.  It's new territory for me, vi or emacs users
> would find this easy.  Me, I'll try some sed 'grep's.

To identify the packages, try something like:

grep -r pkgconfig *|grep -v .svn


I've been doing a bit of thinking about this and perhaps a strategic
symlink pkg-config -> pkgconfig may be in order until we can get all the
packages fixed.

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to