mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 00:53:46 +02:00
Remove trailing spaces and replace tabs by spaces in m4 macros.
This commit is contained in:
@@ -44,9 +44,9 @@ AC_DEFUN([AUDACITY_CHECKLIB_LIBTWOLAME], [
|
||||
LIBTWOLAME_LOCAL_LIBS="libtwolame.a"
|
||||
LIBTWOLAME_LOCAL_CXXFLAGS='-I$(top_srcdir)/lib-src/twolame/libtwolame'
|
||||
LIBTWOLAME_LOCAL_CPPSYMBOLS="USE_LIBTWOLAME"
|
||||
|
||||
dnl disable programs we don't need to build
|
||||
LIBTWOLAME_LOCAL_CONFIGURE_ARGS="--disable-programs"
|
||||
|
||||
dnl disable programs we don't need to build
|
||||
LIBTWOLAME_LOCAL_CONFIGURE_ARGS="--disable-programs"
|
||||
|
||||
AC_MSG_NOTICE([libtwolame library is available in the local tree])
|
||||
else
|
||||
|
Reference in New Issue
Block a user