summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2006-12-21 13:28:28 +0100
committerBenjamin Otte <otte@gnome.org>2006-12-21 13:28:28 +0100
commit5a137ffdb9580b9ff42616fdb756f3c289a6473f (patch)
treebc045dd810489fb4cc36ab956eb5cfa70d3323ce /autogen.sh
initial checkin (doesn't do anything and doesn't work)
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..13824b4
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+autoreconf -i -f &&
+./configure --enable-maintainer-mode --disable-static $@