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
d5697779
Commit
d5697779
authored
Feb 10, 2007
by
Måns Rullgård
Browse files
prettify texi2html check
Originally committed as revision 7914 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
3eac5c63
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
d5697779
...
...
@@ -1711,13 +1711,7 @@ fi
enabled sdl
||
ffplay
=
no
##########################################
# texi2html check
texi2html
=
no
if
(
texi2html
-version
)
>
/dev/null 2>&1
;
then
texi2html
=
yes
fi
texi2html
-version
>
/dev/null 2>&1
&&
enable
texi2html
||
disable texi2html
##########################################
# IPv6 check
...
...
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