Hi,
On Fri, Nov 10, 2006 at 08:56:56AM +0100, Ralf Wildenhues wrote:
> * Paul Eggert wrote on Thu, Nov 09, 2006 at 10:05:32PM CET:
> > I installed this to prevent an Autoconf test failure in the
> > all-too-common case where g++ generates non-working executables on
> > Solaris:
>
> This is unfortunate, as it will hide [...]
perhaps we could move the test for AC_PROG_CXX_C_O to tests/c.at and
skip the test on Solaris. The is more exact implementation of the
idea expressed by Paul.
Wdyt?
How should we identify Solaris? Call `config.guess'? Or `uname'?
Just my dx,
Stepan