gstreamer/autogen.sh

4 lines
52 B
Bash
Raw Normal View History

#! /bin/sh
autoreconf -v --install
./configure "$@"