Struggling with an autotools problem

Ade Lovett ade at FreeBSD.org
Wed Oct 3 21:07:10 UTC 2012


On 10/3/2012 13:12, Paul Schmehl wrote:
> How do I add the --add-missing option to automake?
>
> My Makefile has this:
>
> USE_AUTOTOOLS=  automake autoconf aclocal
>
> I've searched and searched, and I've tried several different things, but
> I can't seem to resolve this error.

Search harder ;)

Lines 34-35 of Mk/bsd.autotools.mk

AUTOMAKE_ARGS= --add-missing

Simple.

-aDe



More information about the freebsd-ports mailing list