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