summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2008-06-07 18:01:24 +0000
committerThomas Osterried <thomas@osterried.de>2008-06-07 18:01:24 +0000
commitb0ab5d43f507e035776ed99a283c57ab77b1a4ea (patch)
tree8886777154a61b79b6c2afa8bf58f0867aec6f8a
parent538fc2382353665369cb2a65921abcc38198f0ef (diff)
temporary: prefer automake-1.9 because automake-1.4 has
problems with ax25-tools/hdlcutil/fl
-rw-r--r--bootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 2bc870b..b6a966d 100644
--- a/bootstrap
+++ b/bootstrap
@@ -1,5 +1,5 @@
-aclocal
+aclocal-1.9
autoconf
-automake --add-missing
+automake-1.9 --add-missing
#./configure
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man