summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0a141d1851..176c4d3fc9 100755
--- a/configure
+++ b/configure
@@ -3886,7 +3886,7 @@ int main(void) {
return 0;
}
EOF
- cc_check -framework IOKit && tmp_run && _apple_remote=yes
+ cc_check -framework IOKit && _apple_remote=yes
fi
if test "$_apple_remote" = yes ; then
def_apple_remote='#define CONFIG_APPLE_REMOTE 1'