aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/snowballs/bootstrap?content-type=text/plain&rev=1.1
blob: 666c7d384a606182d499402c9e6dc55e0e8cb44d (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

set -x

rm -f config.cache

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