changeset 250:3218ab6af599

need --add-missing for newer systems
author Carl Byington <carl@five-ten-sg.com>
date Sun, 08 Apr 2012 11:47:45 -0700
parents 15bf4f68a0b2
children 0a2b842c07cd
files Makefile.cvs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.cvs	Sun Apr 08 11:42:59 2012 -0700
+++ b/Makefile.cvs	Sun Apr 08 11:47:45 2012 -0700
@@ -4,6 +4,6 @@
 	libtoolize --force --copy
 	aclocal -I m4
 	autoheader
-	automake
+	automake --add-missing
 	autoconf