summaryrefslogtreecommitdiffstats
path: root/old-configure
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-10 03:16:43 +0200
committerwm4 <wm4@nowhere>2014-09-10 03:24:45 +0200
commite9b756c7ad7d51b41b2ccf0f72eb904b0eea2169 (patch)
tree10f6909622b28c8e5e7376137d1651e44055d50f /old-configure
parent564b957cc31a33124a935ea8678e5bbb710fc082 (diff)
downloadmpv-e9b756c7ad7d51b41b2ccf0f72eb904b0eea2169.tar.bz2
mpv-e9b756c7ad7d51b41b2ccf0f72eb904b0eea2169.tar.xz
input: remove central select() call
This is now unused. Get rid of it and all surrounding infrastructure, and replace the remaining "wakeup pipe" with a semaphore.
Diffstat (limited to 'old-configure')
-rwxr-xr-xold-configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/old-configure b/old-configure
index 3661afa8f8..16890b4a55 100755
--- a/old-configure
+++ b/old-configure
@@ -961,7 +961,6 @@ cat > $TMPC << EOF
#define HAVE_DOS_PATHS 0
#define HAVE_PRIORITY 0
#define HAVE_GLOB 1
-#define HAVE_POSIX_SELECT 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_NANOSLEEP 1
#define HAVE_SDL1 0