aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/client/Attic/bootstrap?rev=1.1&content-type=text/plain&hideattic=0&sortby=date/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