From 8183bedd2448dd8ba633af75b2d807cc1bd4c507 Mon Sep 17 00:00:00 2001 From: jaf Date: Tue, 14 May 2002 12:37:37 +0000 Subject: [PATCH] only include when necessary git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6092 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index f0200d2327..42636a9173 100755 --- a/configure +++ b/configure @@ -2496,6 +2496,7 @@ else _def_dxr2='#undef HAVE_DXR2' _noaomodules="dxr2 $_noaomodules" _novomodules="dxr2 $_novomodules" + _inc_dxr2="" echores "no" fi