aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/nel/bootstrap?rev=1.1&content-type=text/plain&sortby=log&only_with_tag=MAIN/index.html
blob: fdcef3ae4418d5ee102c715dbef44cbfabf868d3 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

set -x
rm -f config.cache
aclocal
libtoolize --force --copy
autoheader
automake --gnu --add-missing --copy
autoconf