Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
7af8b241
Commit
7af8b241
authored
Nov 27, 2005
by
yoann
Browse files
* Fix typo
parent
f42a78ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
7af8b241
...
...
@@ -5144,7 +5144,7 @@ dnl for a in `./vlc-config --target plugin` ; do echo $a; done | sed -e 's,modul
dnl Shortcut to nice compile message
rm -f compile
echo '#! /bin/sh' >compile
echo "PATH=$PATH LANG=C make \$
\
* 2>&1| ${srcdir}/extras/make.pl" >>compile
echo "PATH=$PATH LANG=C make \$* 2>&1| ${srcdir}/extras/make.pl" >>compile
chmod a+x compile
printf "
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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