Author: dgorbachev
Date: Sat Mar 23 05:37:05 2013
New Revision: 58584
URL:
http://svn.reactos.org/svn/reactos?rev=58584&view=rev
Log:
[LIBSAMPLERATE]
Revert r58582, fix MSVC build.
Modified:
trunk/reactos/lib/3rdparty/libsamplerate/config.h
Modified: trunk/reactos/lib/3rdparty/libsamplerate/config.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/3rdparty/libsamplerate…
==============================================================================
--- trunk/reactos/lib/3rdparty/libsamplerate/config.h [iso-8859-1] (original)
+++ trunk/reactos/lib/3rdparty/libsamplerate/config.h [iso-8859-1] Sat Mar 23 05:37:05
2013
@@ -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