mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 13:38:48 +00:00
3 lines
52 B
Bash
Executable file
3 lines
52 B
Bash
Executable file
#! /bin/sh
|
|
autoreconf -v --install
|
|
./configure "$@"
|