Subject: Re: config.status.overriden on solaris
To: Johnny C. Lam <jlam@NetBSD.org>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: tech-pkg
Date: 02/26/2004 15:14:56
	From:  "Johnny C. Lam" <jlam@NetBSD.org>
	Date:  Thu, 26 Feb 2004 00:43:53 +0000

> The reason that the generated config.status file sources the overridden
> file instead of executing is is so that the overridden script can
> transparently use the same argument list.  If the above patch is applied,
> the overridden script will know it's called config.status.overridden and
> will be able to bypass config.status when calling --recheck.  Could you
> test the attached patch instead?

Didn't work for my case:

	[...]
fast creating man/Makefile
fast creating po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===> Building for kbiff-3.7
cd . && /bin/ksh ./config.status Makefile
config.status: error: invalid argument: Makefile
gmake: *** [Makefile] Error 1
*** Error code 2

cheers
mark