Re: Configure.in ang GTK 2
- From: Paul Davis <pbd op net>
- To: Sven Neumann <sven gimp org>
- Cc: "Arno" <dark-arno ifrance com>, "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: Sun, 21 Jul 2002 08:00:10 -0400
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))
i thought gtk+ 2 was eschewing the horrible autoconf macros in favor
of pkg-config?
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]