Re: encode search url using C
- From: Rudra Banerjee <bnrj rudra yahoo com>
- To: Christian Hergert <chris dronelabs com>, "libsoup-list gnome org" <libsoup-list gnome org>
- Subject: Re: encode search url using C
- Date: Fri, 12 Oct 2012 07:38:31 +0800 (SGT)
Thanks for your untiring help, it seems to be working.
I need to do a autoreconf, not only autoconf.
--
----- Original Message -----
From: Christian Hergert <chris dronelabs com>
To: libsoup-list gnome org
Cc: Rudra Banerjee <bnrj rudra yahoo com>
Sent: Friday, 12 October 2012 12:36 AM
Subject: Re: encode search url using C
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]