mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-16 16:20:50 +02:00
Fixing the other "explicity" typo
This commit is contained in:
parent
41b175e56b
commit
c551ad2d37
@ -456,7 +456,7 @@ if ( test "$LIBRESAMPLE_USE_LOCAL" = "yes" || test "$LIBRESAMPLE_USE_SYSTEM" = "
|
|||||||
dnl done - we are using libresample
|
dnl done - we are using libresample
|
||||||
AC_MSG_NOTICE([Libsamplerate not explicitly requested, using libresample])
|
AC_MSG_NOTICE([Libsamplerate not explicitly requested, using libresample])
|
||||||
else
|
else
|
||||||
dnl If we get here, then libsamplerate has been explicity specified.
|
dnl If we get here, then libsamplerate has been explicitly specified.
|
||||||
dnl Could that be disabling it? No, because it wouldn't then have been enabled above.
|
dnl Could that be disabling it? No, because it wouldn't then have been enabled above.
|
||||||
LIBRESAMPLE_USE_LOCAL="no"
|
LIBRESAMPLE_USE_LOCAL="no"
|
||||||
LIBRESAMPLE_USE_SYSTEM="no"
|
LIBRESAMPLE_USE_SYSTEM="no"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user