Replace autogen.sh with our own version
[platform/upstream/libva.git] / autogen.sh
1 #! /bin/sh
2 autoreconf -v --install
3 ./configure "$@"