Welcome to mirror list, hosted at ThFree Co, Russian Federation.

autogen.sh - github.com/GStreamer/orc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8ce71a75ef178627596427ed58be313527a34b08 (plain)
1
2
3
4
5
#!/bin/sh

autoreconf -i -f &&
./configure --disable-static $confargs $@