1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-25 15:34:10 +02:00
v.audacity
2012-08-20 03:48:09 +00:00
parent bd55ab0ff0
commit b4bb69cf8c
5 changed files with 6 additions and 2 deletions

View File

@@ -64,5 +64,6 @@ AC_DEFUN([AUDACITY_CHECKLIB_LIBVORBIS], [
else
AC_MSG_NOTICE([Vorbis libraries are NOT available in this source tree])
fi
LIBVORBIS_MIMETYPES="application/ogg;audio/x-vorbis+ogg;"
])