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: 1d04f38f0217c8e7a16f2cb22482c3978c0c79d6 (plain)
1
2
3
4
5
#!/bin/sh

autoreconf -i -f &&
./configure --disable-static --enable-gtk-doc $@