Re: [kbuild-devel] linux kernel conf 0.3

2002-09-06 Thread Sam Ravnborg
On Fri, Sep 06, 2002 at 03:45:45PM +1000, Greg Banks wrote: > It seemed easy to add a check to gcml2 for "if" statements beginning > and ending in the same file, so last night I did it. The result is... > zero such cases in 2.5.33. The idea popped up when I noticed the missing "endmenu" in the a

Re: [kbuild-devel] linux kernel conf 0.3

2002-09-06 Thread Roman Zippel
Hi, On Fri, 6 Sep 2002, Greg Banks wrote: > > I dislike the requirement to convert all existing config.in files to > > support the new syntax. You already have the machinery to do the > > conversion online as needed, so why not detect if config.in is newer > > than config.lkc and if thats the ca