1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Remove trailing spaces and replace tabs by spaces in m4 macros.

This commit is contained in:
benjamin.drung@gmail.com
2013-10-24 23:24:52 +00:00
parent e1eb176ec4
commit bb7d691ffd
17 changed files with 35 additions and 37 deletions

View File

@@ -16,7 +16,7 @@ AC_DEFUN([AUDACITY_CHECKLIB_LIBLRDF], [
[Define if liblrdf (metadata for LADSPA plugins) support should be enabled])
fi
dnl Check for a system copy of liblrdf to use. I've only tested with
dnl Check for a system copy of liblrdf to use. I've only tested with
dnl version 0.4.0, this requirement might be relaxed in the future if
dnl someone else has it working with an earlier version.