changeset 60:a20b31625b44

need --add-missing for newer systems
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2014 09:13:16 -0700
parents f133196b8591
children d80641be405b
files Makefile.cvs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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