1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-15 04:21:01 +00:00
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