chiark
/
gitweb
/
~mdw
/
cfd
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f8ae05174aa0b06fe98e951f9a28c24b73cf6924
[cfd]
/
setup
1
#! /bin/sh
2
3
set -e
4
mkaclocal || cp aclocal.glob aclocal.m4
5
autoconf
6
automake
7
mkdir build