[LIBSAMPLERATE]
authorDmitry Gorbachev <gorbachev@reactos.org>
Sat, 23 Mar 2013 05:37:05 +0000 (05:37 +0000)
committerDmitry Gorbachev <gorbachev@reactos.org>
Sat, 23 Mar 2013 05:37:05 +0000 (05:37 +0000)
Revert r58582, fix MSVC build.

svn path=/trunk/; revision=58584

reactos/lib/3rdparty/libsamplerate/config.h

index 8f7fd4f..0a9f06c 100644 (file)
 /* #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