Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
aa9ee4bd
Commit
aa9ee4bd
authored
Dec 22, 2013
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Automatic update of common submodule
From dbedaa0 to d48bed3
parent
ecaede0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
8 deletions
+2
-8
autogen.sh
autogen.sh
+1
-7
common
common
+1
-1
No files found.
autogen.sh
View file @
aa9ee4bd
...
...
@@ -87,14 +87,8 @@ fi
toplevel_check
$srcfile
# autopoint
# first remove patch if necessary, then run autopoint, then reapply
if
test
-d
po
;
then
if
test
-f
po/Makefile.in.in
;
then
patch
-p0
-R
--forward
< common/gettext.patch
fi
tool_run
"
$autopoint
"
"--force"
"patch -p0 < common/gettext.patch"
patch
-p0
< common/gettext.patch
tool_run
"
$autopoint
"
"--force"
fi
# aclocal
...
...
common
@
d48bed31
Subproject commit dbed
aa010e2a19af2b27451c7c64111ea2f8dad2
Subproject commit d
48
bed
31ff6502de03a12ba226685608d3a3344e
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment