[MPlayer-cvslog] r22771 - trunk/configure
cehoyos
subversion at mplayerhq.hu
Wed Mar 21 09:44:46 CET 2007
Author: cehoyos
Date: Wed Mar 21 09:44:45 2007
New Revision: 22771
Modified:
trunk/configure
Log:
Fix comment about defining HAVE_POSIX_SELECT
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Wed Mar 21 09:44:45 2007
@@ -7919,7 +7919,7 @@ $_def_vsscanf
/* Define this if your system has swab */
$_def_swab
-/* Define this if your system has no posix select */
+/* Define this if your system has posix select */
$_def_posix_select
/* Define this if your system has gettimeofday */
More information about the MPlayer-cvslog
mailing list