summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-07-28 01:15:39 +0300
committerLauri Leukkunen <lle@rahina.org>2007-07-28 01:15:39 +0300
commit01a0c193529cd44fc2ab7b5009769087a4bb2ee1 (patch)
tree49fab889fa8eb42e33b8ba6f52b9a04edb90867e /autogen.sh
parent86d096b7fae2002e6208e1bbf87e44b90773852f (diff)
Change to use system liblua5.1
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 4e36414..0746031 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,8 +1,9 @@
#!/bin/bash
-automake_version=1.9
+#automake_version=1.9
rm -rf configure autom4te.cache
+aclocal
autoheader
autoconf