X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sat, 20 Apr 2002 11:51:29 +0100 From: Laurynas Biveinis X-Mailer: The Bat! (v1.60c) Personal X-Priority: 3 (Normal) Message-ID: <53906312378.20020420115129@softhome.net> To: "Tim Van Holder" CC: djgpp-workers AT delorie DOT com Subject: Re[2]: DJGPP-specific (?) bug in Autoconf 2.50 In-Reply-To: <000701c1e84d$44a9d070$9b5f77d5@zastaixp> References: <000701c1e84d$44a9d070$9b5f77d5 AT zastaixp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Apr 2002 09:48:18.0247 (UTC) FILETIME=[7FD04D70:01C1E850] 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 >> checking for g++... no >> [...] >> checking for xlC... no >> checking whether we are using the GNU C++ compiler... no >> checking whether g++ accepts -g... no >> configure: creating ./config.status >> --- TVH> checking for g++... no [...] TVH> checking for xlC... no TVH> checking whether we are using the GNU C++ compiler... no TVH> checking whether g++ accepts -g... no TVH> configure: creating ./config.status How is it fixed? The output is exactly the same and the same substitutions in Makefiles happen. IMHO it should abort with an error. I've reported this in bug-autoconf mailing list and still got no reply. Perhaps if you could follow up my posting there that the bug is present in the CVS version (I cannot verify this), it would get some attention? Laurynas