MP4/AAC, not just AAC

git-svn-id: https://svn.musicpd.org/mpd/trunk@273 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-03-18 04:36:28 +00:00
parent 4e422a7fbd
commit 84292aeaea
1 changed files with 2 additions and 2 deletions

View File

@ -386,9 +386,9 @@ else
fi fi
if test x$enable_aac = xyes; then if test x$enable_aac = xyes; then
echo "AAC support ...................enabled" echo "MP4/AAC support ...............enabled"
else else
echo "AAC support ...................disabled" echo "MP4/AAC support ...............disabled"
fi fi
echo "" echo ""