fix test build issue on a clean system
[profile/ivi/libva.git] / autogen.sh
1 #! /bin/sh
2 autoreconf -v --install
3 ./configure "$@"