blob: 67ce09364bdc004514f508da3323847ab4bd1d16 [file] [log] [blame]
#!/bin/sh
set -e
aclocal
autoheader
test `which glibtoolize 2> /dev/null` && glibtoolize || libtoolize
automake -af
autoconf -f