TCLAP/autotools.sh
2003-12-22 02:32:36 +00:00

7 lines
65 B
Bash
Executable File

#!/bin/bash
aclocal -I config
autoconf
autoheader
automake -a