Re: PATCH: gnome-libs-1-0 gnome-config.in fix
- From: Miguel de Icaza <miguel helixcode com>
- To: Jason Leach <jasonleach usa net>
- Cc: gnome-hackers gnome org
- Subject: Re: PATCH: gnome-libs-1-0 gnome-config.in fix
- Date: 09 Jan 2001 19:01:11 -0500
> This is a simple patch for gnome-libs-1-0 to fix a problem with the
> gnome-config script. To see the problem, do each of the following and
> notice how the outputs are very different:
>
> gnome-config --cflags idl gtk
> gnome-config --cflags gtk idl
>
> I committed this to HEAD a while ago and mailed some people about it
> going into gnome-libs-1-0, but never got a reply. Hollar if you have
> any objections towards this patch beinng committed to gnome-libs-1-0.
Well, the issue is that "idl" is a special case as it is not really a
"library", so this patch is actually incorrect. You should not use
the idl target with any other target.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]