dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fixed CXX configure problem


From: Rob Savoye
Subject: fixed CXX configure problem
Date: Fri, 30 Aug 2002 23:21:54 -0600
User-agent: Mutt/1.2.5.1i

  
  I found a clean (well, sort of) way to have dejagnu not build executables
during configuration, but still build the test case if a working C++ compiler
is found. Anwyay, AC_NO_EXECUTABLES before calling AC_PROG_CXX does the trick.
Now it should be easier to test when you've only got a C compiler.

        - rob -





reply via email to

[Prev in Thread] Current Thread [Next in Thread]