[LIBSAMPLERATE]

Revert r58582, fix MSVC build.

svn path=/trunk/; revision=58584
This commit is contained in:
Dmitry Gorbachev 2013-03-23 05:37:05 +00:00
parent 6dac8c3e7d
commit 5d35e2e644

View file

@ -96,10 +96,10 @@
/* #undef HAVE_LIBM */ /* #undef HAVE_LIBM */
/* Define if you have C99's lrint function. */ /* Define if you have C99's lrint function. */
#define HAVE_LRINT 1 /* #undef HAVE_LRINT */
/* Define if you have C99's lrintf function. */ /* 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 to 1 if you have the `malloc' function. */
#define HAVE_MALLOC 1 #define HAVE_MALLOC 1