summaryrefslogtreecommitdiff
path: root/.bootstrap
blob: 92eeaa902a016e240822fce6ca1a8924b7dcffff (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

# FIXME: Add libtoolize too to this list?
# FIXME: Use automake -a? Then we could remove various
# automake-supplied files from the repository.

# Sticks to automake-1.8, since later versions complains needs the
# ylwrap script.
aclocal-1.8 && autoconf && autoheader && automake-1.8