From: Dmitry Gorbachev Date: Sat, 23 Mar 2013 05:37:05 +0000 (+0000) Subject: [LIBSAMPLERATE] X-Git-Tag: backups/ros-csrss@60644~26^2~21 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=5d35e2e644315b31cf8fb43051dcd80a6d5d8416 [LIBSAMPLERATE] Revert r58582, fix MSVC build. svn path=/trunk/; revision=58584 --- diff --git a/reactos/lib/3rdparty/libsamplerate/config.h b/reactos/lib/3rdparty/libsamplerate/config.h index 8f7fd4f9689..0a9f06c6984 100644 --- a/reactos/lib/3rdparty/libsamplerate/config.h +++ b/reactos/lib/3rdparty/libsamplerate/config.h @@ -96,10 +96,10 @@ /* #undef HAVE_LIBM */ /* Define if you have C99's lrint function. */ -#define HAVE_LRINT 1 +/* #undef HAVE_LRINT */ /* Define if you have C99's lrintf function. */ -#define HAVE_LRINTF 1 +/* #undef HAVE_LRINTF */ /* Define to 1 if you have the `malloc' function. */ #define HAVE_MALLOC 1