On Tue, 28 Jul 2009, Peter Breitenlohner wrote:

now that autoconf-2.64 is released, here a revised version of the patch I
sent you last week.

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.

Hi Ralf,

I have done some more testing of this patch, with and without the
corresponding patch for Automake-2.64 as well as with and without Libtool. Doing this I came across this question:

Should the ObjC++ language set --tag=CXX for libtool, i.e. should the ObjC++
language definition specify 'libtool_tag' => 'CXX' or should it not?

And somewhat related: should ObjC specify 'libtool_tag' => 'CC'?

Regards
Peter


Reply via email to