Re: encode search url using C
- From: Christian Hergert <chris dronelabs com>
- To: libsoup-list gnome org
- Subject: Re: encode search url using C
- Date: Thu, 11 Oct 2012 16:36:49 -0700
On 10/11/2012 04:22 PM, Christian Hergert wrote:
> On 10/11/2012 04:16 PM, Rudra Banerjee wrote:
>> Hi,
>> Thanks for this excellent support.
>> But now, I am facing another problem.
>> I am building my project with autotools.
>> The libsoup doc says:
>> "So in your configure script, you might specify something like:
>>
>> 1
>> 2
>> 3
>> PKG_CHECK_MODULES(LIBSOUP, [libsoup-2.4 >= 2.26])
>> AC_SUBST(LIBSOUP_CFLAGS)
>> AC_SUBST(LIBSOUP_LIBS)"
>>
>> which I did in my configure script, manually, but still, I am getting
>> error:
>> ./configure: line 3471: syntax error near unexpected token `LIBSOUP,'
>> ./configure: line 3471: `PKG_CHECK_MODULES(LIBSOUP, [libsoup-2.4 >=
>> 2.26])'
Also, you might want to check that PKG_CHECK_MODULES is in your aclocal.m4.
-- Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]