Date: Fri, 24 May 2013 20:51:41 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD ports <freebsd-ports@freebsd.org> Subject: how to include m4 macros stored in m4 folder of port's sources? Message-ID: <1369421501.33742.104.camel@thor.walstatt.dyndns.org>
next in thread | raw e-mail | index | archive | help
--=-u1OvUcDsr7vsR+EGuC/9 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable The sources of of port provide their own m4 macros (i.e. AX_PTHREAD, AX_BOOST) store in ax_boost.m4 in m4 of the toplevel dir of the sources. I have to issue USE_AUTOTOOLS=3D aclocal autoheader libtoolize libtool autoconf automake to create the proper configure file.=20 The configure file fails with an error of a missing macro, in particular AX_BOOST([]) which is present in the m4 folder and as far as I know, it should be addressed with libtool. I can not find any useful information within the porter's handbook about this very common case of having pristine autotool environments and how to handle them. My question in specific is: what is the tag/sequence in the toplevel Makefile to endure that macros stored in the m4-folder of the sources are loaded automatically? When issuing the aclocal-autoheader-libtoolize-autoconf-automake chain in the source folder, everything works fine except the fact that the FreeBSD specific environment variables are not set. Please CC me, I do not subscribe this list. Regards and thanks in advance, Oliver=20 --=-u1OvUcDsr7vsR+EGuC/9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iQEcBAABAgAGBQJRn7a9AAoJEOgBcD7A/5N8PbYIAKogyukM9WZ5241bjFCLJuBi BWp2oCwtvHw7nTMVk2cfU5hCAS7aNqIXhprhB0GNMLsgmXKscHt+hsA07ZlHTUb0 3VzBOYUg0r1PmBZQb8IXposY7RmlAdaW8jrk6xF8JoMD82pbO3zJkj7vZ1qQr+Qg xT8BW6OT+oy2J0PwvHgXUUtgZ5nES/wbNcioSiTQXsgfylwRyFds49k9RZfu3pgg gkqWy8i9b9NVhIrMlUQW2WMDb3IrBFSjrNcJZe1aifHFVndDLs0bFmsRdJGguGlT 28qVYiGQUW2uzdTs3F/n1HSS56APM3eZ260cQcxQ7oZJ4iN4G8jqAkTiNyxMS3k= =LmUa -----END PGP SIGNATURE----- --=-u1OvUcDsr7vsR+EGuC/9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1369421501.33742.104.camel>