On Wed, 16 Sep 2009, Peter Breitenlohner wrote:
On Tue, 15 Sep 2009, Ralf Wildenhues wrote:
... Maybe it can even omit the objcxx.m4 file completely?
Two more things:
(1) Automake's choice of linker:
With the ObjC++ patch the current choice is
C only => CCLD
ObjC (possibly plus C) => OBJ
On Tue, 15 Sep 2009, Ralf Wildenhues wrote:
This new version requires autoconf-2.64 (otherwise aclocal fails) and
defines AM_PROG_OBJCXX. A hook for AC_PROG_OBJCXX, eventually to be defined
by Autoconf, is already in place.
Would you be so nice as to respin and simplify the patch under the
as