http://bugzilla.novell.com/show_bug.cgi?id=572871
http://bugzilla.novell.com/show_bug.cgi?id=572871#c10 Andrés G. Aragoneses <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #10 from Andrés G. Aragoneses <[email protected]> 2010-01-22 21:50:59 UTC --- (In reply to comment #9) > (In reply to comment #8) > > g++ is checked at configure time > > At what line? I see AC_PROG_CXX but not AC_CHECK_TOOL(CXX, g++, g++). > For gcc, an extra check is done besides AC_PROG_CC. It turns out that, according to the full thread in http://lists.gnu.org/archive/html/bug-autoconf/2002-04/msg00056.html AC_PROG_CXX is expected not to bomb out if after AC_PROG_CC, as awkward this can be (as it's not symmetric to the behavior of AC_PROG_CC in the first place). Thus, am changing this from RESOLVED->INVALID to RESOLVED->FIXED. Addressed in r150055 and r150077. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
