Fix invalid format usage
[platform/adaptation/camera-hal-v4l2.git] / autogen.sh
1 #! /bin/sh
2
3 libtoolize --copy --force
4 aclocal
5 autoheader
6 autoconf
7 automake -a -c