summaryrefslogtreecommitdiffstats
path: root/bootstrap
blob: 8fb188466550da85463a899151ed34833972b74b (plain)
1
2
3
4
5
6
7
8
9
# 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
#./configure
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man