obexd-test package is needed for testing
[profile/ivi/obexd.git] / bootstrap
1 #!/bin/sh
2
3 aclocal && \
4     autoheader && \
5             libtoolize --automake --copy --force &&
6                 automake --add-missing --copy && \
7                     autoconf