[Qgis-developer] Re: PKG_CHECK_MODULES / pkg-config

Martin Dobias wonder.sk at gmail.com
Tue Jul 11 11:31:39 EDT 2006


Hi,

macro PKG_CHECK_MODULES should not be dependent on whether pkg-config
is installed.

As this is an issue for more people I suggest that qt4 detection with
pkg-config should be removed - those who will need it can apply a
patch.

Currently I'm away from my development computer for a long time so
anyone feel free to revert my changes in autoconfig stuff...


Martin

On 7/6/06, Radim Blazek <radim.blazek at gmail.com> wrote:
> Hi,
>
> my configure (without --with-qt-pkg-config) fails with:
>
> /configure.orig: line 9149: syntax error near unexpected token `QT,'
> ./configure.orig: line 9149: `    PKG_CHECK_MODULES(QT, QtCore QtGui
> Qt3Support QtNetwork QtXml QtSvg QtTest >= $QT_MIN_VER)'
>
> I have pkg-config version installed (version 0.20) on Ubuntu  6.06 LTS
> (Dapper Drake).
>
> It seems that PKG_CHECK_MODULES simply is not defined and consequently
> bash fails even if the block is not processed.
>
> Is it necessary to use PKG_CHECK_MODULES? It seems to be just another
> shit like all the auto* staf is.
>
> Radim
>



More information about the Qgis-developer mailing list