From aa6a492a94e045b6196ca7ef1932002340961c46 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Wed, 21 Mar 2007 08:44:45 +0000 Subject: [PATCH] Fix comment about defining HAVE_POSIX_SELECT git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22771 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 8d8b71021e..2b4185adc2 100755 --- a/configure +++ b/configure @@ -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 */