summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bootstrap4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 2bc870b..8fb1884 100644
--- a/bootstrap
+++ b/bootstrap
@@ -1,3 +1,7 @@
+# libtool creates libax25 without .so extension?
+# update libtool: see http://people.debian.org/~keybuk/libtool-missing_so.html
+# we temporary force it
+libtoolize --copy --force
aclocal
autoconf
automake --add-missing