From xemacs-m  Mon Jun  2 05:18:35 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id FAA24805
	for <xemacs-beta@xemacs.org>; Mon, 2 Jun 1997 05:18:34 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id DAA12007; Mon, 2 Jun 1997 03:36:02 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id DAA20764; Mon, 2 Jun 1997 03:17:22 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id DAA24769; Mon, 2 Jun 1997 03:17:20 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id DAA03078; Mon, 2 Jun 1997 03:17:19 -0700
Date: Mon, 2 Jun 1997 03:17:19 -0700
Message-Id: <199706021017.DAA03078@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au>
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: getopt1.c
In-Reply-To: <199706020826.SAA20528@goaway.cc.monash.edu.au>
References: <"199706020805.BAA02710"@xemacs.eng.sun.com>
	<199706020826.SAA20528@goaway.cc.monash.edu.au>
X-Mailer: VM 6.31 under 20.3 XEmacs Lucid (beta3)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "ajc" == Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au> writes:

>> If getopt* hasn't changed since 20.2, the compilation environment must 
>> have changed.  How does 20.2 compile getopt*.c differently from 20.3-b3?

ajc> It doesn't. I had to do the same thing under 20.2 when trying to get it
ajc> to work with DU's cc.

Ahh...  I naturally assumed I was responsible for any system-dependent brokenness.

Anyways, I synched lib-src/getopt*.[ch] to the latest FSF version. 

Martin

