summaryrefslogtreecommitdiff
path: root/.bootstrap
blob: cdf72232d08952717d8ce9d7aeb899c271f0bc35 (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.

# Stick to automake-1.8, since later versions require the ylwrap
# script.
aclocal-1.8 && autoconf && autoheader && automake-1.8