summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 2d0bb40a1e9d0d7e1669c63f6b95ec331b9b325e (plain)
1
2
3
4
5
#!/bin/sh
if test ! -f muchsync.1 -a -z "$(command -v pandoc)"; then
    curl -o muchsync.1 http://www.muchsync.org/muchsync.1
fi
exec autoreconf -i