# HG changeset patch # User diego # Date 1207898260 0 # Node ID bc7b79ed5cbd9a2dd85fc8bc2c2aeafdddc8766a # Parent 50ef6af151fad0a004b4a951c244e33f38a1380c Remove unused definition. diff -r 50ef6af151fa -r bc7b79ed5cbd configure --- a/configure Thu Apr 10 21:01:53 2008 +0000 +++ b/configure Fri Apr 11 07:17:40 2008 +0000 @@ -7475,9 +7475,6 @@ _def_debug='#undef MP_DEBUG' test "$_debug" != "" && _def_debug='#define MP_DEBUG 1' -_def_linux='#undef TARGET_LINUX' -linux && _def_linux='#define TARGET_LINUX 1' - echocheck "joystick" _def_joystick='#undef HAVE_JOYSTICK' @@ -8397,8 +8394,6 @@ $_mp_wordsize -$_def_linux - $_def_vcd #ifdef sun