diff --git a/buildconf b/buildconf new file mode 100755 index 0000000000000000000000000000000000000000..ac62e0abc0f3d095fb4f1d5a6970c42c5f1d9fbe --- /dev/null +++ b/buildconf @@ -0,0 +1,6 @@ +#!/bin/sh + +automake +aclocal +autoheader +autoconf