summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsf-exg <sf-exg>2011-05-30 15:28:54 +0000
committersf-exg <sf-exg>2011-05-30 15:28:54 +0000
commit4f2d8a4b1e1f39829e2b337f6116318731738852 (patch)
tree3e2ca09ad39908186756ce11a489cbdc510293c3
parente0ecd69eb8351fbfdc32e22cb9c2c6dc42cb3f4b (diff)
Use autoreconf to bootstrap.
-rw-r--r--autogen.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index 087d2aa..8056ee7 100644
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,3 @@
#!/bin/sh
-libtoolize --force
-automake --add-missing --force-missing
-autoreconf
-
+autoreconf --install --symlink --force