Re: [gtk-list] Re: gtk-config (ick)



On Wed, 18 Mar 1998, Chris Black wrote:

>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.

That's possible. However, as I want the build procedure to be
automated as much as possible, I'd rather do everything on the command
line.

>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

-- 
albert chin (china@pprd.abbott.com)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]