X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 17 Apr 2002 08:33:29 +0100 From: Laurynas Biveinis X-Mailer: The Bat! (v1.60c) Personal X-Priority: 3 (Normal) Message-ID: <140548770289.20020417083329@softhome.net> To: rich AT phekda DOT freeserve DOT co DOT uk CC: djgpp-workers AT delorie DOT com Subject: Re[2]: DJGPP-specific (?) bug in Autoconf 2.50 In-Reply-To: <3CBB4661.E0F30B27@phekda.freeserve.co.uk> References: <172511444808 DOT 20020416221124 AT softhome DOT net> <3CBB4661 DOT E0F30B27 AT phekda DOT freeserve DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Apr 2002 06:30:05.0756 (UTC) FILETIME=[25AF2FC0:01C1E510] Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk >> I think AC_EXEEXT (or how it is called in 2.50?), RD> AC_EXEEXT is dead in 2.50, since it's computed automatically by configure RD> scripts anyway Yes, what I was talking about is some internal macro used by AC_PROG_C and AC_PROG_CXX to determine executable extensions and if compiler works. I wasn't reffering to user-space macro. Laurynas