Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <38D76D20.74E4E57E@attglobal.net> Date: Tue, 21 Mar 2000 07:37:52 -0500 From: John Fortin X-Sender: "John Fortin" <@smtp-gw01.ny.us.ibm.net> (Unverified) X-Mailer: Mozilla 4.7 [en]C-gatewaynet (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: "cygwin-developers AT sourceware DOT cygnus DOT com" Subject: Re: Fwd: Re: Moving/Deleting open files isn't portable References: <20000320210022 DOT 7466 DOT qmail AT web107 DOT yahoomail DOT com> <20000320160353 DOT A25970 AT cygnus DOT com> <38D69A99 DOT B1E99E63 AT attglobal DOT net> <38D6DE63 DOT 8AEBF6D1 AT attglobal DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit John Fortin wrote: > > Chris Faylor wrote: > > > On Mon, Mar 20, 2000 at 01:00:22PM -0800, Earnie Boyd wrote: > > >Attached is a note from the autoconf group concerning the autoheader script > > >John Fortin reported on. It basically says that autoheader was fixed for this > > >problem since autoconf-2.13 was released. This means that it's fixed in CVS. > > > > Thanks for researching this, Earnie. I thought it was a little strange that > > this would still be a problem with autoheader. > > > > cgf > > I looked at autoheader in CVS and it is quite different from the 2.13 release > version. I'll try it tonight. > > I gotta admit, I didn't think about trying a new version of autoheader. > > John OK, I tried it. The new autoconf is sooooooo different, it does not seems compatible with the older version. I am going to ask around on the autoconf list and see if there is a way to "convert" to the new formats. The good news is that I didn't get any permission errors :) John