1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +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

@@ -68,5 +68,7 @@ AC_DEFUN([AUDACITY_CHECKLIB_LIBFLAC], [
else
AC_MSG_NOTICE([FLAC libraries are NOT available in this source tree])
fi
LIBFLAC_MIMETYPES="audio/flac;audio/x-flac;"
])