blob: 3b0f3db95b4d90c8c430b24d87be42d45d0a860e [file] [log] [blame]
#!/bin/sh
set -e
aclocal
autoheader
test -x `which glibtoolize` && glibtoolize || libtoolize
automake -af
autoconf