summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 1803ee20c0..c14b1f669e 100755
--- a/configure
+++ b/configure
@@ -1907,9 +1907,7 @@ fi
if test "$_dxr3" = yes ; then
_def_dxr3='#define HAVE_DXR3 1'
_vosrc="$_vosrc vo_dxr3.c"
- _aosrc="$_aosrc ao_dxr3.c"
_vomodules="dxr3 $_vomodules"
- _aomodules="dxr3 $_aomodules"
else
_def_dxr3='#undef HAVE_DXR3'
if test "$_mp1e" = auto ; then