OSDN Git Service

Replace autogen.sh with our own version
[android-x86/hardware-intel-common-libva.git] / autogen.sh
1 #! /bin/sh
2 autoreconf -v --install
3 ./configure "$@"