dogecoin/autogen.sh

6 lines
92 B
Bash
Executable file

#!/bin/sh
set -e
srcdir="$(dirname $0)"
cd "$srcdir"
autoreconf --verbose --install --force