From 18ff80676c9ecce7f875a0bcb8190bd5a1dc1b00 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Sun, 22 Jun 2014 01:23:40 +0200 Subject: Add base_volume and correctly set active stream port --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ab68cba..844d3e7 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ AC_PROG_INSTALL # Checks for header files. AC_HEADER_STDC -AC_CHECK_HEADERS([stdlib.h string.h math.h sys/types.h unistd.h locale.h]) +AC_CHECK_HEADERS([string.h math.h sys/types.h unistd.h locale.h]) # ======================================================================= # Libtool -- cgit v1.2.1