summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 25fb200e13b089fecc7e428c224032c2044df775 (plain)
1
2
3
4
5
6
7
#!/bin/bash
#

aclocal
autoheader
automake --foreign --add-missing 
autoconf