Files
tor/autogen.sh
T

10 lines
132 B
Bash
Executable File

#!/bin/sh
set -e
# Run this to generate all the initial makefiles, etc.
aclocal
autoheader
autoconf
automake --add-missing --copy