Subject: Re: gtk mess
To: None <rh@vip.at>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 02/19/1999 23:31:54
On Fri, 19 Feb 1999, Rene Hexel wrote:
> Basically all you have to do to make a gtk10 package compile is to use
> the compile/link options provided by gtk10-config (as opposed to
> gtk-config). For most packages that use GNU autoconfig, this requires a
> simple
>
> CONFIGURE_ENV+= GTK_CONFIG="${X11BASE}/bin/gtk10-config"
>
> or a
>
> CONFIGURE_ARGS= --with-gtk-config=${X11BASE}/bin/gtk10-config
>
> in their Makefiles.
>
> No changes are required to packages running under gtk+-1.1.x ...
Excellent!
- Hubert
--
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>