libupnp/threadutil
Marcelo Roberto Jimenez 8180a54f41 SF Bug Tracker [ 2026431 ] pupnp does not build on GNU/KfreeBSD.
Submitted By: Nick Leverton - leveret
	Gnu/KFreeBSD is one of the Debian architectures, it includes a FreeBSD
	kernel with GNU userspace (glibc etc). The Gnu/KfreeBSD developers
	provided the attached patch to test the appropriate #define and allow pupnp
	to build in their environment, and asked me to forward it to you.

	Since the test is a simple check for defined(__GLIBC__), this would
	presumably also help with other ports of GNU libc to non-Linux kernels.


git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@457 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2008-07-24 11:29:47 +00:00
..
inc UpnpInet.h is now the only place where winsock2.h and Ws2tcpip.h are included. 2008-07-21 22:42:54 +00:00
src SF Bug Tracker [ 2026431 ] pupnp does not build on GNU/KfreeBSD. 2008-07-24 11:29:47 +00:00
Makefile.am Using pthread flags for the whole project, not just at the places 2007-12-25 18:29:52 +00:00