diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-05-05 16:35:52 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-05-05 16:35:52 +0000 |
commit | 90c2020e84bf5da095b6608c66fee8c8fe6f6426 (patch) | |
tree | 942c6d436f9ba70747cbc2063a2d87a246852154 /autogen.sh | |
parent | 94bc644f6c1d3cf4564078fc92d30212683852e1 (diff) | |
download | gst-plugins-bad-90c2020e84bf5da095b6608c66fee8c8fe6f6426.tar.gz gst-plugins-bad-90c2020e84bf5da095b6608c66fee8c8fe6f6426.tar.bz2 gst-plugins-bad-90c2020e84bf5da095b6608c66fee8c8fe6f6426.zip |
updates to make this closer to compile
Original commit message from CVS:
updates to make this closer to compile
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ then fi # ensure that we have the dirs we put ext libs in to appease automake -mkdir -p gst-libs/ext/ffmpeg/ffmpeg +#mkdir -p gst-libs/ext/ffmpeg/ffmpeg # source helper functions if test ! -f common/gst-autogen.sh; |