OK, normally, one needs to have pkg-config development files in the
system in order to get the PKG_CHECK_MODULES macro right. When you run
your autogen, do it in following way:
ACLOCAL_FLAGS='-I/patch/to/where/is/pkg.m4' ./autogen.sh

Cheers

Fridrich

BTW: Google is sometimes good to ask first, faster then others.

On Sat, 2009-04-04 at 14:45 +0200, Nam Quang Tran wrote:
> Thank you very much for having answered my noob questions :S
> Now, when I run ./configure, the script fails with the following
> output:
> 
> ....
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... Win32 ld.exe
> appending configuration tag "F77" to libtool
> checking for pkg-config... /bin/pkg-config
> ./configure: line 20448: syntax error near unexpected token
> `PKG_CHECK_MODULES(WPDBINDINGS,'
> ./configure: line 20448: `PKG_CHECK_MODULES(WPDBINDINGS,'
> 
> Any ideas?



------------------------------------------------------------------------------
_______________________________________________
Libwpd-devel mailing list
Libwpd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libwpd-devel

Reply via email to