blob: a059b49787ba284fc64a237790d9db071a3223ef [file] [log] [blame]
#!/bin/sh
set -e
cat m4/*.m4 > acinclude.m4
aclocal
libtoolize --copy --force
cp /usr/share/automake/install-sh .
autoconf