On Thu, Oct 11, 2001 at 09:36:12AM -0500, [EMAIL PROTECTED] wrote:
> Why don't you just:
> AC_TRY_RUN([int main() { return(0); } ], ,[
> AC_MSG_ERROR([C++ test compile failed; check your C++ compiler])])I'm not an M4 guru; in fact, I avoid it whenever humanly possible. :) Post a patch, if you like. -- Glenn Maynard
