From e9b756c7ad7d51b41b2ccf0f72eb904b0eea2169 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 10 Sep 2014 03:16:43 +0200 Subject: 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. --- old-configure | 1 - 1 file changed, 1 deletion(-) (limited to 'old-configure') 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 -- cgit v1.2.3