[MPlayer-cvslog] r34285 - trunk/configure
diego
subversion at mplayerhq.hu
Wed Nov 2 14:03:21 CET 2011
Author: diego
Date: Wed Nov 2 14:03:20 2011
New Revision: 34285
Log:
configure: Clarify a comment that explains the purpose of the glob_win variable.
patch by Stephen Sheldon, sfsheldo gmail com
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Mon Oct 31 20:44:51 2011 (r34284)
+++ trunk/configure Wed Nov 2 14:03:20 2011 (r34285)
@@ -3885,7 +3885,7 @@ echores "$gettimeofday"
echocheck "glob()"
-# glob_win enables a Windows-specific glob() replacement
+# glob_win disables a Windows-specific glob() replacement.
glob=yes
glob_win=yes
def_glob='#define HAVE_GLOB 1'
More information about the MPlayer-cvslog
mailing list