Re: Configure.in ang GTK 2
- From: Sven Neumann <sven gimp org>
- To: "Arno" <dark-arno ifrance com>
- Cc: "Mailling List gtk-list" <gtk-list gnome org>, "Mailling List gtk-app-devel-list" <gtk-app-devel-list gnome org>
- Subject: Re: Configure.in ang GTK 2
- Date: 21 Jul 2002 12:02:02 +0200
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))
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]