buildconf   [plain text]


#!/bin/sh
glibtoolize -c -f --automake
aclocal
autoheader
automake -a -c --foreign
autoconf