Re: Configure.in ang GTK 2



Hi,

rsteinke w-link net writes:

But I don't know what I must write to test if gtk2 is install on the
computeur. And where I precise the use gtk2 and not gtk1.2 to compile the
project.

AM_PATH_GTK_2_0(2.0.0, , AC_MSG_ERROR(Cannot find GTK+-2.0))

Is there a reason to use this instead of PKG_CHECK_MODULES()
(from pkg-config)?

it's superiour since it checks that the headers and library are indeed
installed and that their versions match.


Salut, Sven



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]