mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-23 19:31:44 +00:00
Spelling.
This commit is contained in:
parent
1ed61017f5
commit
466ce01e2e
@ -5,7 +5,7 @@
|
||||
# For MinGW I use my very own Makefile system. So just copy them over
|
||||
# to Makefile for convenience's sake.
|
||||
if gcc -v 2>&1 | grep -i mingw > /dev/null 2> /dev/null; then
|
||||
echo Detected MinGW. Will copy the Makefile,mingw to Makefile and
|
||||
echo Detected MinGW. Will copy the Makefile.mingw to Makefile and
|
||||
echo make some adjustments.
|
||||
echo ''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user