Fix regression caused by 027a1298c22aeecc2fee2d270cd86790530892f6
[platform/upstream/libva.git] / autogen.sh
1 #! /bin/sh
2 autoreconf -v --install
3 ./configure "$@"