16 Dec
2007
16 Dec
'07
11:31 p.m.
* Ralf Wildenhues wrote on Sun, Dec 16, 2007 at 09:12:00PM CET:
I will try to build CLN with this, with GCC 4.1.1 and svn HEAD on GNU/Linux x86,
Tests passed. Cheers, Ralf
2007-12-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Cater to the fact that g++ 4.3 will use a different naming for the global constructor suffix. * m4/c++-constructors.m4 (CL_GLOBAL_CONSTRUCTORS): Add test for the global constructor suffix, define CL_GLOBAL_CONSTRUCTOR_SUFFIX appropriately. * include/cln/config.h.in: Provide template to be filled in by configure. * include/cln/modules.h (CL_PROVIDE, CL_REQUIRE): Use CL_GLOBAL_CONSTRUCTOR_SUFFIX.