Commit 84292aea authored by Warren Dukes's avatar Warren Dukes

MP4/AAC, not just AAC

git-svn-id: https://svn.musicpd.org/mpd/trunk@273 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 4e422a7f
......@@ -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 ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment