aboutsummaryrefslogtreecommitdiff
path: root/makeconf.sh
blob: 4a19b276fcae26ab2065251737d0a3a441b5af40 (plain)
1
2
3
4
5
6
7
#! /bin/sh

aclocal
autoheader
autoconf
automake -a -c
./configure