btstack/bootstrap.sh
2009-09-30 20:44:48 +00:00

6 lines
76 B
Bash
Executable File

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