From 8fb566fdf839206584b1dec7da2eb9c9540108fa Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 12 May 2011 15:15:07 +0200 Subject: ffmpeg: get rid of the 'q' key schizofrenia SIGINT for quitting should be enough for everybody. --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 126a6b551c..d527ed1974 100755 --- a/configure +++ b/configure @@ -1069,7 +1069,6 @@ HAVE_LIST=" inet_aton inline_asm isatty - kbhit ldbrx libdc1394_1 libdc1394_2 @@ -2792,7 +2791,6 @@ check_func ${malloc_prefix}posix_memalign && enable posix_memalign check_func setrlimit check_func strerror_r check_func strtok_r -check_func_headers conio.h kbhit check_func_headers io.h setmode check_func_headers lzo/lzo1x.h lzo1x_999_compress check_lib2 "windows.h psapi.h" GetProcessMemoryInfo -lpsapi -- cgit v1.2.3