mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Remove trailing spaces and replace tabs by spaces in m4 macros.
This commit is contained in:
@@ -79,4 +79,3 @@ AC_DEFUN([AUDACITY_CHECKLIB_FFMPEG], [
|
|||||||
|
|
||||||
FFMPEG_MIMETYPES="audio/aac;audio/ac3;audio/mp4;audio/x-ms-wma;video/mpeg;"
|
FFMPEG_MIMETYPES="audio/aac;audio/ac3;audio/mp4;audio/x-ms-wma;video/mpeg;"
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
@@ -52,4 +52,3 @@ AC_DEFUN([AUDACITY_CHECKLIB_LIBEXPAT], [
|
|||||||
AC_MSG_NOTICE([Expat libraries are NOT available in the local tree])
|
AC_MSG_NOTICE([Expat libraries are NOT available in the local tree])
|
||||||
fi
|
fi
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user