Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
60e8bc13
Commit
60e8bc13
authored
Oct 09, 2008
by
Stefano Sabatini
Browse files
Make configure --help return 0.
Originally committed as revision 15593 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
1865259f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure
configure
+1
-1
No files found.
configure
View file @
60e8bc13
...
...
@@ -191,7 +191,7 @@ show_help(){
echo
" --disable-stripping disable stripping of executables and shared libraries"
echo
""
echo
"NOTE: Object files are built at the place where configure is launched."
exit
1
exit
0
}
log
(){
...
...
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