[MPlayer-cvslog] r21916 - trunk/configure

vayne subversion at mplayerhq.hu
Sat Jan 13 22:26:54 CET 2007


Author: vayne
Date: Sat Jan 13 22:26:54 2007
New Revision: 21916

Modified:
   trunk/configure

Log:
fix typo for gettimeofday()

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat Jan 13 22:26:54 2007
@@ -7491,7 +7491,7 @@
 
 NEED_FSEEKO  = $_need_fseeko
 NEED_FTELLO  = $_need_ftello
-NEED_GETTTIMEOFDAY    = $_need_getttimeofday
+NEED_GETTIMEOFDAY    = $_need_gettimeofday
 NEED_GLOB    = $_need_glob
 NEED_SCANDIR = $_need_scandir
 NEED_SETENV  = $_need_setenv



More information about the MPlayer-cvslog mailing list