]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
import autogen.sh
authormlichvar <mlichvar>
Tue, 19 Sep 2006 13:48:54 +0000 (13:48 +0000)
committermlichvar <mlichvar>
Tue, 19 Sep 2006 13:48:54 +0000 (13:48 +0000)
autogen.sh [new file with mode: 0755]

diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..7c748d3
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+autoheader
+autoconf
+automake --foreign -a -c -f
+make -C po