1 2 3 4 5 6 7
#!/bin/sh set -e rm -f man/*.1 man/*.3 ./autogen.sh ./configure --enable-libtls make distcheck