Mon Mar 31 18:57:27 PST 1997  Jeremy Allison <jra@cygnus.com>

	* autoconf.sh: Added code to close file descriptor 4 by doing
	exec 4>&1 to allow Win32 build.

Fri Mar 21 21:04:56 1997  Ken Raeburn  <raeburn@cygnus.com>

	* autoconf.sh: Don't actually overwrite "configure" until the end,
	in case $AWK has gone missing, or autoconf was configured on one
	system and run on another.

Fri Feb 28 18:24:06 1997  Mark Eichin  <eichin@cygnus.com>

	* autoheader.sh: use exec to preserve stdout on fd#3 instead of
	just reopening /dev/tty later, which can fail.

Mon Dec 16 16:45:58 1996  Jeremy Allison <jra@cygnus.com>

	* autoconf.sh: Removed chmod on file to which the script has
	an open file descriptor. This cannot be done under __CYGWIN32__.
	* autoheader.sh: Close redirected stdout before removing file
	it is redirected to. Needed for __CYGWIN32__.
