Date: Thu, 07 Aug 2003 21:52:45 +0200 From: Jens Rehsack <rehsack@liwing.de> To: ports <ports@freebsd.org> Subject: Help with aclocal creating a new port Message-ID: <3F32AE0D.30002@liwing.de>
next in thread | raw e-mail | index | archive | help
Hi, I'm on creating a port for diacanvas2 which is required for creating a port for gaphor (see gnome software map for details). Diacanvas2 requires to run aclocal - what is not really a problem. The problem I have is, that it requires libtool-1.4, which doesn't require an ltconfig script. Simply running aclocal sucks in the m4-macros from /usr/local/share/aclocal completely, where the macro definitions for libtool13 are located before those for libtool14. Is there any chance to drive around that problem, that the resulting aclocal.m4 contains macros which force configure to require an ltconfig script? Thanks in advance, Jens
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F32AE0D.30002>