projects
/
platform
/
upstream
/
gst-libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
775a3a0
)
autogen.sh: Also check for libav submodule
author
David Schleef
<ds@schleef.org>
Fri, 22 Apr 2011 19:53:22 +0000
(12:53 -0700)
committer
David Schleef
<ds@schleef.org>
Fri, 22 Apr 2011 19:53:22 +0000
(12:53 -0700)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 43b6731a53b5767667ea01821bc3b5d7e6604e2e..5d891485d66b24cbdcad7c17d749cc4077648412 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-6,7
+6,7
@@
package=gst-ffmpeg
srcfile=configure.ac
# make sure we have common
-if test ! -f common/gst-autogen.sh;
+if test ! -f common/gst-autogen.sh
-o ! -f gst-libs/ext/libav/configure
;
then
echo "+ Setting up common submodule"
git submodule init