# HG changeset patch # User Carl Byington # Date 1402416796 25200 # Node ID a20b31625b44adc2099f15f266df8c5df254cf1d # Parent f133196b8591e18cec58240ea81b99c69160565c need --add-missing for newer systems diff -r f133196b8591 -r a20b31625b44 Makefile.cvs --- a/Makefile.cvs Tue Jun 10 09:03:08 2014 -0700 +++ b/Makefile.cvs Tue Jun 10 09:13:16 2014 -0700 @@ -4,6 +4,6 @@ libtoolize --force --copy aclocal -I m4 autoheader - automake + automake --add-missing autoconf