*** empty log message ***
authorstefan <none@none>
Sun, 15 Dec 2002 22:38:59 +0000 (22:38 +0000)
committerstefan <none@none>
Sun, 15 Dec 2002 22:38:59 +0000 (22:38 +0000)
autogen.sh [new file with mode: 0755]

diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..10d2527
--- /dev/null
@@ -0,0 +1,6 @@
+#! /bin/sh
+
+aclocal
+autoheader
+automake --add-missing
+autoconf