Re: Struggling with an autotools problem

2012-10-03 Thread Ade Lovett
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-3

Re: Struggling with an autotools problem

2012-10-03 Thread Jason E. Hale
On Wednesday, October 03, 2012 15:12:14 Paul Schmehl wrote: > I'm working on an update to the barnyard2 port. The developer has moved to > github, and everything is changed from the way it was previously compiled. > There's no install.sh script, there's no configure.ac, and I've had to fix > a num