[LIBSAMPLERATE]

Fix redefinition of 'lrint' / 'lrintf'.

svn path=/trunk/; revision=58582
This commit is contained in:
Dmitry Gorbachev 2013-03-23 05:10:18 +00:00
parent 3bbbee5d33
commit 8886eb989e

View file

@ -96,10 +96,10 @@
/* #undef HAVE_LIBM */
/* Define if you have C99's lrint function. */
/* #undef HAVE_LRINT */
#define HAVE_LRINT 1
/* Define if you have C99's lrintf function. */
/* #undef HAVE_LRINTF */
#define HAVE_LRINTF 1
/* Define to 1 if you have the `malloc' function. */
#define HAVE_MALLOC 1