Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Casanowow Life for love
VLC-Android
Commits
ee93ede4
Commit
ee93ede4
authored
Jan 29, 2014
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Build gettext if we don't have autopoint
parent
105ea72f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
compile.sh
compile.sh
+1
-0
No files found.
compile.sh
View file @
ee93ede4
...
...
@@ -256,6 +256,7 @@ export VLC_EXTRA_CFLAGS="${EXTRA_CFLAGS}"
make fetch
# We already have zlib available
[
-e
.zlib
]
||
(
mkdir
-p
zlib
;
touch
.zlib
)
which autopoint
>
/dev/null
||
make
$MAKEFLAGS
.gettext
make
$MAKEFLAGS
cd
../..
&&
mkdir
-p
android
&&
cd
android
...
...
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