Browse code

initial UI stuff

Nils Faerber authored on 31/07/2012 17:51:24
Showing 1 changed files
1 1
new file mode 100755
... ...
@@ -0,0 +1,8 @@
1
+#!/bin/sh
2
+
3
+version=1.11
4
+set -x
5
+aclocal-$version
6
+autoconf
7
+libtoolize
8
+automake-$version --add-missing --foreign