lkml.org 
[lkml]   [2002]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Kconfig (qt) -> Gconfig (gtk)
On 3 Nov 2002, Alan Cox wrote:

| On Sun, 2002-11-03 at 00:06, J.A. Magallón wrote:
| > As I see it, the onle thing that should be included in a standard kernel
| > would be something like a kconfig-xaw, that is sure to be on every box that
| > has X, and could be a reference implementation.
|
| Lots of people no longer include Xaw either nowdays 8)
|
| Probably the easiest way to do this would be to move the GUI tools out
| of the kernel (or maybe leave the common useful ones) and have make
| guiconfig do
|
| if [ -f /usr/sbin/kernel-gui-config ] ; then
| /usr/sbin/kernel-gui-config
| elif got_qt() ; then
| qt config
| elif got_gtk() ; then
| gtk_config
| else
| warnign message
| make config
make menuconfig || make oldconfig || make config
| fi
| -

Please don't stick us with 'make config'. :)

--
~Randy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.547 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site