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
1c7d9427
Commit
1c7d9427
authored
Mar 19, 2002
by
Christophe Massiot
Browse files
Fixed a typo. Grmbl.
parent
a77d93f0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
configure
View file @
1c7d9427
This diff is collapsed.
Click to expand it.
configure.in
View file @
1c7d9427
...
@@ -835,7 +835,7 @@ fi
...
@@ -835,7 +835,7 @@ fi
dnl
dnl
dnl ipv6 plugin
dnl ipv6 plugin
dnl
dnl
AC_CHECK_FUNC(inet_pton,[PLUGINS="{PLUGINS} ipv6"])
AC_CHECK_FUNC(inet_pton,[PLUGINS="
$
{PLUGINS} ipv6"])
dnl
dnl
dnl Codec plugins
dnl Codec plugins
...
...
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