MinGW support

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15669 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-06-06 19:36:41 +00:00
parent 4f099751e7
commit ed34e0e837
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
OS=`uname -s`
case "$OS" in
CYGWIN*|Linux)
CYGWIN*|Linux|MINGW*)
last_cvs_update=`date -r CVS/Entries +%y%m%d-%H:%M 2>/dev/null`
;;
Darwin|*BSD*)