OSDN Git Service

hciattach_rtk: fix cast-align errors
[android-x86/external-bluetooth-bluez.git] / bootstrap
1 #!/bin/sh
2
3 aclocal && \
4     autoheader && \
5         libtoolize --automake --copy --force && \
6             automake --add-missing --copy && \
7                 autoconf