This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Libtool and target libraries
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Paul Brook <paul at nowt dot org>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 22 Jul 2003 21:11:08 -0300
- Subject: Re: Libtool and target libraries
- Organization: GCC Team, Red Hat
- References: <200307222332.18995.paul@nowt.org>
On Jul 22, 2003, Paul Brook <paul@nowt.org> wrote:
> Have I missed some magic incantation somewhere
Do you have anything like this (from libstdc++-v3/acinclude.m4) in
your acinclude.m4:
sinclude(../libtool.m4)
dnl The lines below arrange for aclocal not to bring an installed
dnl libtool.m4 into aclocal.m4, while still arranging for automake to
dnl add a definition of LIBTOOL to Makefile.in.
ifelse(,,,[AC_SUBST(LIBTOOL)
AC_DEFUN([AM_PROG_LIBTOOL])
AC_DEFUN([AC_LIBTOOL_DLOPEN])
AC_DEFUN([AC_PROG_LD])
])
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer