[Gtkradiant] [Bug 606] Patch work for FreeBSD native build
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Thu, 19 Sep 2002 17:11:16 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=606
ttimo@idsoftware.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From ttimo@idsoftware.com 2002-09-19 17:11 -------
I just started looking at the patch.
The first problem I have right now is the glib12-config
my system is using glib-config and doesn't have a glib12-config
I think what we need to do on this matter is have cons check for existence of
glib12-config, and use glib-config otherwise
I also realize that the build system is kinda crappy .. it's the first cons
based build system we ever wrote (Gef and I), we'd need to set more things globally.