summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-02-08 10:24:33 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-02-08 11:04:29 +0000
commit7bc2e44479884a0c41a5f8490ec750e5bfa3cf8b (patch)
treea6acbcf1853dc654ae01e329b94528a88c33010c /autogen.sh
initial commit
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..2a19274
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,2 @@
+autoreconf -i --force && ./configure "$@"
+