aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 61547b6e2df898188f61be03af45010e5de8a651 (plain)
1
2
3
4
5
6
#!/bin/sh

aclocal -I m4
autoconf
autoheader
automake -ac