]> err.no Git - util-linux/commitdiff
--copy on automake call in autogen.sh
authorLaMont Jones <lamont@mmjgroup.com>
Tue, 17 Jul 2007 22:49:53 +0000 (16:49 -0600)
committerLaMont Jones <lamont@mmjgroup.com>
Tue, 17 Jul 2007 22:49:53 +0000 (16:49 -0600)
autogen.sh

index 3451b953f0a228cae994b0a229ceea15f59907c0..fc1ae610ec6999e7d1f8f0d68fcaf42492b2c009 100755 (executable)
@@ -58,7 +58,7 @@ autopoint --force
 aclocal -I m4
 autoconf
 autoheader
-automake --add-missing
+automake --copy --add-missing
 
 cd $THEDIR