Re: Configure.in ang GTK 2



Un beau jour, Sven Neumann a écrit:

Hi,

"Arno" <dark-arno ifrance com> writes:

I use glade to create a small program, but I want to compile with
GTK2. So I want to modify the configure.in file to change :

AM_PATH_GTK(1.2.0, ,
            AC_MSG_ERROR(Cannot find GTK: Is gtk-config in path?))

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))



Thank you

Arno

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif





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