mpd/m4
Max Kellermann 9b5ce27c3b configure.ac: check if "struct ucred" is available
By default, glibc 2.8 hides struct ucred behind the _GNU_SOURCE
macro.  I don't want to enable that globally, because it may encourage
the use of non-portable functions.  Test if "struct ucred" is
available, and enable _GNU_SOURCE if required.

For details about that issue, see glib's bug database:

 http://sources.redhat.com/bugzilla/show_bug.cgi?id=6545
2008-10-16 14:59:26 +02:00
..
acx_pthread.m4 autotools: add pthreads linker support 2008-10-06 18:52:48 +02:00
codeset.m4 add codeset.m4, OS X doesn't have this 2005-03-13 15:42:06 +00:00
lame.m4 shout: added mp3 encoder 2008-09-12 16:05:23 +02:00
libOggFLAC.m4 m4/lib*FLAC.m4: fix typos, -INONE/include no longer mis-added to CFLAGS 2006-09-12 06:50:21 +00:00
mpd_check_cflag.m4 quote "=" in the CFLAGS check 2008-08-25 15:51:18 +02:00
pkg.m4 m4: add pkg.m4 so users can run autogen.sh without pkg-config 2006-09-14 01:52:14 +00:00
ucred.m4 configure.ac: check if "struct ucred" is available 2008-10-16 14:59:26 +02:00