aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 1456d94b0ebe1a43f37fb6623fc7cd757ab4ba6c (plain)
1
2
3
4
5
6
7
#!/bin/sh -e
autoconf
cd tools
autoconf
autoheader
cd ../stubdom
autoconf