[libfann] 81/242: Add --copy to automake command

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit 785c461262e4f9ee86a71f2322baadb8730f9389
Author: Evan Nemerson <evan at coeus-group.com>
Date:   Mon Feb 16 09:55:00 2004 +0000

    Add --copy to automake command
---
 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autogen.sh b/autogen.sh
index 5458b2f..b78a9ef 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,5 +4,5 @@ aclocal
 libtoolize --force
 autoheader
 autoconf
-automake --add-missing
+automake --add-missing --copy
 ./configure $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list