summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 7c5d8dcbd1..b365310d70 100755
--- a/configure
+++ b/configure
@@ -3643,6 +3643,7 @@ if test "$_apple_ir" = auto ; then
#include <linux/input.h>
int main(void) {
struct input_event ev;
+ struct input_id id;
return 0;
}
EOF