d35747a40
a3fded301
e5b1d30f1
b545a7e57
544c69c61
5b8af30da
1
2
3
4
5 6 7
8
9
10
11
#!/bin/sh set -e rm -rf config.cache build mkdir build aclocal -I m4 $ACLOCAL_FLAGS autoheader automake --add-missing $AUTOMAKE_FLAGS autoconf