From 0309a021960c0a4e2e758dd52041197e684ed600 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Sat, 21 Jun 2014 16:41:05 +0200 Subject: Update decibel handling API and PulseAudio code --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3ec28d2..ab68cba 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ AC_PROG_INSTALL # Checks for header files. AC_HEADER_STDC -AC_CHECK_HEADERS([string.h sys/types.h unistd.h locale.h]) +AC_CHECK_HEADERS([stdlib.h string.h math.h sys/types.h unistd.h locale.h]) # ======================================================================= # Libtool -- cgit v1.2.1