update .gitignore
[profile/ivi/libva.git] / autogen.sh
1 #! /bin/sh
2 autoreconf -v --install
3 ./configure "$@"