summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 540784cbd..2a05be4c6 100644
--- a/configure.in
+++ b/configure.in
@@ -865,9 +865,10 @@ if test x$no_aalib != "xyes"; then
fi
if test x"$have_dxr3" = "xyes"; then
if test x"$have_encoder" = "xyes"; then
- echo " - dxr3enc"
+ echo " - dxr3 (Hollywood+ and Creative dxr3, both mpeg and non-mpeg video)"
+ else
+ echo " - dxr3 (Hollywood+ and Creative dxr3, mpeg video only)"
fi
- echo " - dxr3"
fi
echo ""