[libfann] 76/242: Add autogen.sh

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:21 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 656779587f6ebf8851b58fef1e517e061bb26f71
Author: Evan Nemerson <evan at coeus-group.com>
Date:   Thu Feb 12 22:12:08 2004 +0000

    Add autogen.sh
---
 autogen.sh | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..5458b2f
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+aclocal
+libtoolize --force
+autoheader
+autoconf
+automake --add-missing
+./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