[Fix][src/service] Add 'fall through' comment when break statement is not needed
[platform/upstream/connman.git] / bootstrap
1 #!/bin/sh
2
3 aclocal && \
4     autoheader && \
5         libtoolize --automake --copy --force && \
6             automake --add-missing --copy && \
7                 autoconf