[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3

David Paleino d.paleino at gmail.com
Sun Feb 6 20:12:34 UTC 2011


The following commit has been merged in the master branch:
commit d228cf270430ca7052a9f72d3be32ace7543712a
Author: David Paleino <d.paleino at gmail.com>
Date:   Tue Mar 31 20:51:38 2009 +0200

    Added autogen.sh to generate autotools files

diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..6868f2d
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+autoreconf -i
+rm -rf autom4te.cache/

-- 
bash-completion



More information about the Bash-completion-commits mailing list