On 24 May 2013 18:17, "O. Hartmann" wrote:
>
> I work on a port tha comes with a configure.ac file which contains a m4
> macro AC_MSG_WARN.
>
> I have set this in the port's toplevel Makefile to ensure the correct
> build of the software:
>
> USES= pkgconfig
> USE_AUTOTOOLS=
I work on a port tha comes with a configure.ac file which contains a m4
macro AC_MSG_WARN.
I have set this in the port's toplevel Makefile to ensure the correct
build of the software:
USES= pkgconfig
USE_AUTOTOOLS= aclocal libtoolize libltdl autoheader autoconf
automake