pulseaudio/src
Tanu Kaskinen 27d71c00d8 build-sys: check strtod_l instead of strtof_l
We have no strtof_l calls in the code, so it doesn't make sense to
check that function's availability. We have one strtod_l call, so
let's check that instead.

I don't know if this change makes any practical difference. I just
wondered why we had HAVE_STRTOF_L ifdefs in core-util.c for code that
didn't use strtof_l.
2015-09-07 14:54:27 +02:00
..
daemon Removed exclamation marks from user-visible messages. 2015-08-14 12:17:02 +03:00
modules alsa-mixer: sb-omni-surround-5.1.conf: remove analog-surround-40 mapping 2015-08-28 08:27:03 +03:00
pulse pulse: Document client libraries logging behavior 2015-08-17 15:21:17 +03:00
pulsecore build-sys: check strtod_l instead of strtof_l 2015-09-07 14:54:27 +02:00
tests lfe-filter-test: Use S16NE format 2015-06-01 11:05:24 +02:00
utils Removed exclamation marks from user-visible messages. 2015-08-14 12:17:02 +03:00
.gitignore .gitignore: Add lfe-filter-test 2015-03-31 12:42:37 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: Make echo-cancel use speex cflags/libs conditionally 2015-07-28 09:32:25 +05:30
map-file Client API: Add pa_stream_write_ext_free() function. 2014-09-10 10:12:08 +02:00