aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
blob: 0599cf5f64725c2d403e062d97d4fb1c189b9060 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

# change to root directory
cd $(dirname "$0")

autopoint --force && \
	AUTOPOINT="intltoolize --automake --copy" autoreconf --force --install --verbose