mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-05 22:59:29 +02:00
Rob's changes suggested on -devel
This commit is contained in:
parent
dfd675aca3
commit
6d3b524935
2
configure
vendored
2
configure
vendored
@ -5978,7 +5978,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
if true ; then
|
||||
if false ; then
|
||||
|
||||
$as_echo "#define USE_LIBSOXR 1" >>confdefs.h
|
||||
|
||||
|
@ -11,7 +11,7 @@ AC_DEFUN([AUDACITY_CHECKLIB_LIBSOXR], [
|
||||
LIBSOXR_ARGUMENT=$withval,
|
||||
LIBSOXR_ARGUMENT="unspecified")
|
||||
|
||||
if true ; then
|
||||
if false ; then
|
||||
AC_DEFINE(USE_LIBSOXR, 1,
|
||||
[Define if libsoxr support should be enabled])
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user