summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index cd4c85c2b5..b947d47fdb 100755
--- a/configure
+++ b/configure
@@ -4232,9 +4232,6 @@ fi
extra_ldflags="$extra_ldflags $_ld_pthread $_ld_dl $_ld_dl_dynamic"
(netbsd || openbsd) && x86_32 && extra_ldflags="$extra_ldflags -li386"
-def_debug='#undef MP_DEBUG'
-test "$_debug" != "" && def_debug='#define MP_DEBUG 1'
-
echocheck "joystick"
def_joystick='#undef CONFIG_JOYSTICK'