Add the autogen.sh script to the source tree. master
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 9 Aug 2016 16:12:09 +0000 (18:12 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 9 Aug 2016 16:12:09 +0000 (18:12 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
autogen.sh [new file with mode: 0755]

diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..c0aceb2
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+#
+# Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
+# control files.
+
+autoreconf -vif