On Tue, Mar 28, 2000 at 06:26:20PM -0300, Alexandre Oliva wrote:
: On Mar 28, 2000, Kevin Atkinson <[EMAIL PROTECTED]> wrote:
: > How do I make the multi-lang libtool use c++ to link c++ shared libraries
: > so that the c++ libraries are linked in.
: 
: IIRC, you'd have to arrange for libtool to get an additional
: configuration section with information about the C++ compiler.  Which,
: in configure.in speak, translates to adding a call to AC_LIBTOOL_CXX
: :-)

This can possibly solve my sub-project linking problem, but autoconf
complains about not finding AC_LIBTOOL_CXX - where is it?

Using:
autoconf (GNU autoconf) 2.14.1 (the infamous one, I know)
automake (GNU automake) 1.4a
ltmain.sh (GNU libtool) 1.3.4 (1.385.2.196 1999/12/07 21:47:57)

  Lars J

Reply via email to