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

set -x

rm -f config.cache

aclocal \
&& libtoolize --force --copy \
&& autoheader \
&& automake --gnu --add-missing --copy \
&& autoconf