aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 93952589a..9b73748b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -386,9 +386,9 @@ else
fi
if test x$enable_aac = xyes; then
- echo "AAC support ...................enabled"
+ echo "MP4/AAC support ...............enabled"
else
- echo "AAC support ...................disabled"
+ echo "MP4/AAC support ...............disabled"
fi
echo ""