Re: gnome_config
- From: James Henstridge <james daa com au>
- To: Havoc Pennington <hp redhat com>
- cc: Rodrigo Moya <rmoya tsai es>, gnome-devel-list gnome org
- Subject: Re: gnome_config
- Date: Tue, 18 Apr 2000 08:23:35 +0800 (WST)
I put a tarball of the config script I wrote (along with a few config
files for it) here:
http://www.daa.com.au/~james/files/pkg-config.tar.gz
The script can take the switches --expand, --cflags and --libs. The
first will expand the list of dependencies for the selected packages.
Something like:
./pkg-config --expand zvt
zvt gtk gmodule gdk xlib glib
(doing a `pkg-config --libs zvt` would return a reduced set of linker
flags to link with all these packages).
Note that the sample config files are a bit old, so it won't give
identical results to the current gnome-config, but it demonstrates the
idea.
James.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On 17 Apr 2000, Havoc Pennington wrote:
>
> James Henstridge <james@daa.com.au> writes:
> > I wrote a (messy) gnome-config replacement a long time ago that handled
> > dependencies. I could try to find it again if anyone is interested.
> >
>
> I wouldn't mind having a look, if you can find it.
>
> Havoc
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]