Re: Stupid question about pkg-config

2011-09-04 Thread Vadim Zhukov
2011/9/4 patrick keshishian : > On Sun, Sep 4, 2011 at 5:32 AM, Vadim Zhukov wrote: >> Hello all. >> >> While playing with phonon update (KDE 4.7.0 is on the horizont, actually), >> I stepped in a problem: not all variable names work in pkg-config. >> Here is normal case: >> >> $ cat /usr/local/li

Re: Stupid question about pkg-config

2011-09-04 Thread patrick keshishian
On Sun, Sep 4, 2011 at 5:32 AM, Vadim Zhukov wrote: > Hello all. > > While playing with phonon update (KDE 4.7.0 is on the horizont, actually), > I stepped in a problem: not all variable names work in pkg-config. > Here is normal case: > > $ cat /usr/local/lib/pkgconfig/phonon.pc ^

Re: Stupid question about pkg-config

2011-09-04 Thread Nigel Taylor
On 09/04/11 13:32, Vadim Zhukov wrote: > Hello all. > > While playing with phonon update (KDE 4.7.0 is on the horizont, actually), > I stepped in a problem: not all variable names work in pkg-config. > Here is normal case: > > $ cat /usr/local/lib/pkgconfig/phonon.pc > prefix=/usr/local > exec_pr

Stupid question about pkg-config

2011-09-04 Thread Vadim Zhukov
Hello all. While playing with phonon update (KDE 4.7.0 is on the horizont, actually), I stepped in a problem: not all variable names work in pkg-config. Here is normal case: $ cat /usr/local/lib/pkgconfig/phonon.pc prefix=/usr/local exec_prefix=/usr/local libdir=/usr/local/lib includedir=/usr/loc