summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-21 08:44:45 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-21 08:44:45 +0000
commitaa6a492a94e045b6196ca7ef1932002340961c46 (patch)
treeb1906e9ff929472514b2c79a6f87a14920cdf2ba /configure
parent653d16096e5cf6cf8e18fc014a6388a91862b595 (diff)
downloadmpv-aa6a492a94e045b6196ca7ef1932002340961c46.tar.bz2
mpv-aa6a492a94e045b6196ca7ef1932002340961c46.tar.xz
Fix comment about defining HAVE_POSIX_SELECT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22771 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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 */