Blob


1 #!/bin/sh
3 ./autogen.sh || exit 1
4 ./configure --enable-gotd || exit 1
5 exec make