summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 6b443855020f85882a82e35a735d00b7ffb04e8d (plain)
1
2
3
4
5
6
7
#! /bin/sh -e

autopoint
aclocal-1.10 -I m4
autoheader && echo timestamp > stamp-h.in
autoconf
automake-1.10 --add-missing --copy