btstack/bootstrap.sh
2011-01-12 19:27:27 +00:00

6 lines
72 B
Bash
Executable File

#!/bin/sh
mkdir -p config
aclocal -I m4
autoconf
automake --add-missing