gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 22 May 2008 14:49:08 +0000 (14:49 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 22 May 2008 14:49:08 +0000 (14:49 +0000)
commitec64145246bd24f2a5c91e749b328d027fa0254e
tree4887bb9f315da91fcf83eff477a071a02642ada3
parenta1a2879083b10e0e8c74d8a65e7b9a76f568526c
gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY when including netdb.h when bui...

Original commit message from CVS:
* gst/udp/Makefile.am:
Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
when including netdb.h when building against glibc >= 2.8.
ChangeLog
gst/udp/Makefile.am