[libfann] 88/242: changed stuff that should not have been in cvs
    Christian Kastner 
    chrisk-guest at moszumanska.debian.org
       
    Sat Oct  4 21:10:23 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 2b2793bd2223856ba8f19bc9d42ad3989052a61e
Author: Steffen Nissen <lukesky at diku.dk>
Date:   Mon Feb 16 22:43:13 2004 +0000
    changed stuff that should not have been in cvs
---
 autogen.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index 9b9b03c..b78a9ef 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,8 +1,8 @@
 #!/bin/sh
 
-aclocal-1.7
+aclocal
 libtoolize --force
-autoheader2.50
-autoconf2.50
-automake-1.7 --add-missing --copy
+autoheader
+autoconf
+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