]> Pileus Git - grits/blobdiff - autogen.sh
Gtk Hello World
[grits] / autogen.sh
diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..9f31be2
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+aclocal
+autoheader
+automake -a -c
+autoconf
+
+# Run configure
+./configure