Hi Nicolas,

> And I get the error
> 
> ./configure: line 19934: syntax error near unexpected token `soup,'
> ./configure: line 19934: `PKG_CHECK_MODULES(soup, libsoup-2.4)'

Sounds like you were missing pkg-config when you called ./autogen.sh.
The built configure script should not contain the macro anymore.

Regards,
Tobias

Reply via email to