mpd/m4
Denis Krjuchkov 46bab7e4b9 Add infrastructure for using multiple event loops
This change adds two configuration options:

  --with-eventloop=[glib|internal|auto]
  --with-pollmethod=[epoll|auto]

First allows switching between GLib event loop and internal one.
Second chooses backend to use for internal event loop.
Conditional compilation symbols are changed accordingly.
Additional helper macro MPD_OPTIONAL_FUNC_NODEF is added as well.
2013-11-27 17:28:36 +06:00
..
ax_append_compile_flags.m4 configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scripts 2012-07-30 11:10:04 +02:00
ax_append_flag.m4 configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scripts 2012-07-30 11:10:04 +02:00
ax_append_link_flags.m4 configure.ac: enable --gc-sections 2012-08-02 19:09:29 +02:00
ax_check_compile_flag.m4 configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scripts 2012-07-30 11:10:04 +02:00
ax_check_link_flag.m4 configure.ac: copy missing file m4/ax_check_link_flag.m4 2012-08-03 14:40:04 +02:00
ax_cxx_compile_stdcxx_0x.m4 configure.ac: require C++11 compiler 2012-08-01 09:59:12 +02:00
faad.m4 decoder/faad: use the newer NeAAC* API 2013-01-29 16:17:15 +01:00
libwrap.m4 configure.ac: new libwrap autoconf test 2010-01-20 21:42:43 +01:00
mpd_auto.m4 configure.ac: add function MPD_AUTO_LIB and use it 2013-10-17 00:09:08 +02:00
mpd_func.m4 Add infrastructure for using multiple event loops 2013-11-27 17:28:36 +06:00
pkg.m4 m4: add pkg.m4 so users can run autogen.sh without pkg-config 2006-09-14 01:52:14 +00:00
pretty_print.m4 configure.ac: eliminate bashism "echo -n" 2011-01-07 17:31:30 +01:00
ucred.m4 configure.ac: use $LIBS instead of $MPD_LIBS 2011-10-09 18:29:25 +02:00