On Sat, Jul 05, 2003, martin f krafft wrote:
> ./configure: line 1: g++: command not found 
> configure:21244: $? = 127 
> 
> This is, IMHO, a problem with autoconf, as it should really check
> for g++ first.

   Uh, this is not a problem with autoconf. It is a problem with upstream
calling AC_CHECK_COMPILERS (which checks for all compilers) and ignoring
the results thereof.

Cheers,
-- 
Sam.


Reply via email to