Date: Wed, 03 Oct 2012 13:48:06 -0700 From: Ade Lovett <ade@FreeBSD.org> To: freebsd-ports@freebsd.org Cc: pschmehl_lists@tx.rr.com Subject: Re: Struggling with an autotools problem Message-ID: <506CA486.8040908@FreeBSD.org> In-Reply-To: <C6A5C6091E9BD8C9ACE29CC8@localhost> References: <C6A5C6091E9BD8C9ACE29CC8@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?506CA486.8040908>