Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
f96736f0
Commit
f96736f0
authored
Mar 05, 2006
by
Christophe Mutricy
Browse files
configure.ac: use the gecko-sdk in the contrib
parent
2276b7e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
f96736f0
...
@@ -131,6 +131,9 @@ dnl kludge because only the debian package provides a ffmpeg-config
...
@@ -131,6 +131,9 @@ dnl kludge because only the debian package provides a ffmpeg-config
if test -z $with_goom_tree; then
if test -z $with_goom_tree; then
with_goom_tree=${topdir}/extras/contrib/src/goom
with_goom_tree=${topdir}/extras/contrib/src/goom
fi
fi
if test -z $with_mozilla_sdk_path; then
with_mozilla_sdk_path=${topdir}/extras/contrib/gecko-sdk
fi
if test ".`uname -s`" = ".Darwin"; then
if test ".`uname -s`" = ".Darwin"; then
export LD_LIBRARY_PATH=${topdir}/extras/contrib/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=${topdir}/extras/contrib/lib:$LD_LIBRARY_PATH
...
...
Write
Preview
Supports
Markdown
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