Re: gtk-config (ick)
- From: Chris Black <cblack wilma ifas ufl edu>
- To: gtk-list redhat com
- Subject: Re: gtk-config (ick)
- Date: Wed, 18 Mar 1998 14:02:53 -0500
How about just modifying the gtk-config script itself to deal with
non-standard file locations? I would think this would be easier than
making a custom install script and such.
Also, I think the next release of gtk-config should allow something like:
gtk-config --cflags --libs
so you can get all those flags with one invocation of gtk-config with 2
cmdline options.
I have done compiles doing:
gcc -o prog prog.c `gtk-config --cflags` `gtk-config --libs`
so it does at least work in some cases.
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]