autoconf
[Top][All Lists]
Advanced

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

C++ compiler optional


From: Steve M. Robbins
Subject: C++ compiler optional
Date: Sun, 29 Sep 2002 01:38:52 -0400
User-agent: Mutt/1.4i

Howdy,

What is the recommended way to write a configure script that
checks for an *optional* C++ compiler, building an extra component
if a C++ compiler is detected.

I'm after something like AC_PROG_CXX, except that I don't want
to abort if no compiler is found.

-S




reply via email to

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